chore: update dependencies

This commit is contained in:
Amruth Pillai
2026-06-05 23:35:23 +02:00
parent b9e4ab78ef
commit 042d076efa
20 changed files with 1644 additions and 1512 deletions
+5 -5
View File
@@ -27,10 +27,10 @@
"cmdk": "^1.1.1",
"js-cookie": "^3.0.8",
"next-themes": "^0.4.6",
"react": "^19.2.6",
"react-dom": "^19.2.6",
"react": "^19.2.7",
"react-dom": "^19.2.7",
"react-resizable-panels": "^4.11.2",
"shadcn": "^4.9.0",
"shadcn": "^4.10.0",
"sonner": "^2.0.7",
"tw-animate-css": "^1.4.0"
},
@@ -39,9 +39,9 @@
"@tailwindcss/postcss": "^4.3.0",
"@tailwindcss/typography": "^0.5.19",
"@types/js-cookie": "^3.0.6",
"@types/react": "^19.2.15",
"@types/react": "^19.2.17",
"@types/react-dom": "^19.2.3",
"@typescript/native-preview": "7.0.0-dev.20260527.2",
"@typescript/native-preview": "7.0.0-dev.20260605.1",
"postcss": "^8.5.15",
"tailwindcss": "^4.3.0",
"typescript": "^6.0.3"