🔧 chore(deps): Update package dependencies across multiple projects for improved stability and performance

This commit is contained in:
web@ppanel
2025-01-09 17:28:34 +07:00
parent 25da429da6
commit b01a5bc83b
7 changed files with 34 additions and 34 deletions
+5 -5
View File
@@ -52,7 +52,7 @@
"@tanstack/react-table": "^8.20.6",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "1.0.0",
"cmdk": "1.0.4",
"date-fns": "^4.1.0",
"embla-carousel-react": "^8.5.2",
"framer-motion": "^11.16.1",
@@ -62,7 +62,7 @@
"next-themes": "^0.4.4",
"react-day-picker": "8.10.1",
"react-hook-form": "^7.54.2",
"react-markdown": "^9.0.1",
"react-markdown": "^9.0.3",
"react-resizable-panels": "^2.1.7",
"react-syntax-highlighter": "^15.6.1",
"recharts": "^2.15.0",
@@ -80,8 +80,8 @@
},
"devDependencies": {
"@turbo/gen": "^2.3.3",
"@types/node": "^22.10.2",
"@types/react": "^19.0.2",
"@types/node": "^22.10.5",
"@types/react": "^19.0.4",
"@types/react-dom": "^19.0.2",
"@types/react-syntax-highlighter": "^15.5.13",
"@types/rtl-detect": "^1.0.3",
@@ -92,6 +92,6 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}