minor changes + package updates

This commit is contained in:
Ishaan Dey
2024-05-26 21:41:20 -07:00
parent 089ab2b1df
commit c8a2e3200a
7 changed files with 39 additions and 36 deletions

View File

@ -35,12 +35,13 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"framer-motion": "^11.2.3",
"fs": "^0.0.1-security",
"geist": "^1.3.0",
"lucide-react": "^0.365.0",
"monaco-themes": "^0.4.4",
"next": "14.1.3",
"next-themes": "^0.3.0",
"react": "^18",
"react": "^18.3.1",
"react-dom": "^18",
"react-hook-form": "^7.51.3",
"react-resizable-panels": "^2.0.16",
@ -57,7 +58,7 @@
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "^18",
"@types/react": "^18.3.3",
"@types/react-dom": "^18",
"@types/three": "^0.164.0",
"autoprefixer": "^10.0.1",