feat: bump more deps (#14079)

This commit is contained in:
DarkSky
2025-12-10 16:02:28 +08:00
committed by GitHub
parent 40f3337d45
commit cb0ff04efa
194 changed files with 2155 additions and 2297 deletions
+12 -12
View File
@@ -36,7 +36,7 @@
"@radix-ui/react-toggle": "^1.1.1",
"@radix-ui/react-toggle-group": "^1.1.1",
"@radix-ui/react-tooltip": "^1.1.5",
"@sentry/react": "^9.2.0",
"@sentry/react": "^9.47.1",
"@tanstack/react-table": "^8.20.5",
"@toeverything/infra": "workspace:*",
"@toeverything/theme": "^1.1.16",
@@ -46,25 +46,25 @@
"lodash-es": "^4.17.21",
"lucide-react": "^0.508.0",
"next-themes": "^0.4.4",
"react": "^19.0.0",
"react": "^19.2.1",
"react-day-picker": "^9.4.3",
"react-dom": "^19.0.0",
"react-dom": "^19.2.1",
"react-hook-form": "^7.54.1",
"react-resizable-panels": "^3.0.0",
"react-router-dom": "^7.5.1",
"sonner": "^2.0.0",
"swr": "^2.2.5",
"vaul": "^1.1.1",
"react-resizable-panels": "^3.0.6",
"react-router-dom": "^7.10.1",
"sonner": "^2.0.7",
"swr": "^2.3.7",
"vaul": "^1.1.2",
"zod": "^3.25.76"
},
"devDependencies": {
"@types/lodash-es": "^4.17.12",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cross-env": "^7.0.3",
"shadcn-ui": "^0.9.4",
"tailwind-merge": "^3.0.0",
"tailwindcss": "^4.0.0",
"cross-env": "^10.1.0",
"shadcn-ui": "^0.9.5",
"tailwind-merge": "^3.4.0",
"tailwindcss": "^4.1.17",
"tailwindcss-animate": "^1.0.7"
},
"scripts": {