瀏覽代碼

build(deps): update dependencies to latest versions

- Updated react and react-dom to 19.2.3
- Updated @tanstack/react-query to 5.90.12
- Updated @tanstack/react-router to 1.141.2
- Bumped @clerk/clerk-react to 5.58.1
- Updated various other dependencies including eslint, prettier, and tailwindcss

This update includes minor version upgrades for improved performance and bug fixes.
satnaing 6 月之前
父節點
當前提交
afcc19d05b
共有 2 個文件被更改,包括 366 次插入205 次删除
  1. 24 24
      package.json
  2. 342 181
      pnpm-lock.yaml

+ 24 - 24
package.json

@@ -13,7 +13,7 @@
     "knip": "knip"
   },
   "dependencies": {
-    "@clerk/clerk-react": "^5.57.0",
+    "@clerk/clerk-react": "^5.58.1",
     "@hookform/resolvers": "^5.2.2",
     "@radix-ui/react-alert-dialog": "^1.1.15",
     "@radix-ui/react-avatar": "^1.1.11",
@@ -33,9 +33,9 @@
     "@radix-ui/react-switch": "^1.2.6",
     "@radix-ui/react-tabs": "^1.1.13",
     "@radix-ui/react-tooltip": "^1.2.8",
-    "@tailwindcss/vite": "^4.1.17",
-    "@tanstack/react-query": "^5.90.10",
-    "@tanstack/react-router": "^1.139.3",
+    "@tailwindcss/vite": "^4.1.18",
+    "@tanstack/react-query": "^5.90.12",
+    "@tanstack/react-router": "^1.141.2",
     "@tanstack/react-table": "^8.21.3",
     "axios": "^1.13.2",
     "class-variance-authority": "^0.7.1",
@@ -43,41 +43,41 @@
     "cmdk": "1.1.1",
     "date-fns": "^4.1.0",
     "input-otp": "^1.4.2",
-    "lucide-react": "^0.554.0",
-    "react": "^19.2.0",
-    "react-day-picker": "9.11.2",
-    "react-dom": "^19.2.0",
-    "react-hook-form": "^7.66.1",
+    "lucide-react": "^0.561.0",
+    "react": "^19.2.3",
+    "react-day-picker": "9.12.0",
+    "react-dom": "^19.2.3",
+    "react-hook-form": "^7.68.0",
     "react-top-loading-bar": "^3.0.2",
-    "recharts": "^3.5.0",
+    "recharts": "^3.6.0",
     "sonner": "^2.0.7",
     "tailwind-merge": "^3.4.0",
-    "tailwindcss": "^4.1.17",
+    "tailwindcss": "^4.1.18",
     "tw-animate-css": "^1.4.0",
-    "zod": "^4.1.13",
-    "zustand": "^5.0.8"
+    "zod": "^4.2.0",
+    "zustand": "^5.0.9"
   },
   "devDependencies": {
-    "@eslint/js": "^9.39.1",
+    "@eslint/js": "^9.39.2",
     "@faker-js/faker": "^10.1.0",
     "@tanstack/eslint-plugin-query": "^5.91.2",
     "@tanstack/react-query-devtools": "^5.91.1",
-    "@tanstack/react-router-devtools": "^1.139.3",
-    "@tanstack/router-plugin": "^1.139.3",
+    "@tanstack/react-router-devtools": "^1.141.2",
+    "@tanstack/router-plugin": "^1.141.2",
     "@trivago/prettier-plugin-sort-imports": "^6.0.0",
-    "@types/node": "^24.10.1",
+    "@types/node": "^25.0.2",
     "@types/react": "^19.2.7",
     "@types/react-dom": "^19.2.3",
     "@vitejs/plugin-react-swc": "^4.2.2",
-    "eslint": "^9.39.1",
+    "eslint": "^9.39.2",
     "eslint-plugin-react-hooks": "^7.0.1",
-    "eslint-plugin-react-refresh": "^0.4.24",
+    "eslint-plugin-react-refresh": "^0.4.25",
     "globals": "^16.5.0",
-    "knip": "^5.70.2",
-    "prettier": "^3.6.2",
-    "prettier-plugin-tailwindcss": "^0.7.1",
+    "knip": "^5.73.4",
+    "prettier": "^3.7.4",
+    "prettier-plugin-tailwindcss": "^0.7.2",
     "typescript": "~5.9.3",
-    "typescript-eslint": "^8.48.0",
-    "vite": "^7.2.4"
+    "typescript-eslint": "^8.49.0",
+    "vite": "^7.3.0"
   }
 }

File diff suppressed because it is too large
+ 342 - 181
pnpm-lock.yaml


Some files were not shown because too many files changed in this diff