chore: update dependencies

This commit is contained in:
Amruth Pillai
2026-06-17 10:40:23 +02:00
parent 76bd1e80f7
commit 37faf592b7
21 changed files with 2722 additions and 2389 deletions
+5 -5
View File
@@ -30,20 +30,20 @@
"react": "^19.2.7",
"react-dom": "^19.2.7",
"react-resizable-panels": "^4.11.2",
"shadcn": "^4.10.0",
"shadcn": "^4.11.0",
"sonner": "^2.0.7",
"tw-animate-css": "^1.4.0"
},
"devDependencies": {
"@reactive-resume/config": "workspace:*",
"@tailwindcss/postcss": "^4.3.0",
"@tailwindcss/typography": "^0.5.19",
"@tailwindcss/postcss": "^4.3.1",
"@tailwindcss/typography": "^0.5.20",
"@types/js-cookie": "^3.0.6",
"@types/react": "^19.2.17",
"@types/react-dom": "^19.2.3",
"@typescript/native-preview": "7.0.0-dev.20260605.1",
"@typescript/native-preview": "7.0.0-dev.20260617.2",
"postcss": "^8.5.15",
"tailwindcss": "^4.3.0",
"tailwindcss": "^4.3.1",
"typescript": "^6.0.3"
}
}