|
|
@@ -13,7 +13,7 @@
|
|
|
"knip": "knip"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "@clerk/clerk-react": "^5.58.1",
|
|
|
+ "@clerk/clerk-react": "^5.61.3",
|
|
|
"@hookform/resolvers": "^5.2.2",
|
|
|
"@radix-ui/react-alert-dialog": "^1.1.15",
|
|
|
"@radix-ui/react-avatar": "^1.1.11",
|
|
|
@@ -33,51 +33,51 @@
|
|
|
"@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.18",
|
|
|
- "@tanstack/react-query": "^5.90.12",
|
|
|
- "@tanstack/react-router": "^1.141.2",
|
|
|
+ "@tailwindcss/vite": "^4.2.2",
|
|
|
+ "@tanstack/react-query": "^5.95.2",
|
|
|
+ "@tanstack/react-router": "^1.168.4",
|
|
|
"@tanstack/react-table": "^8.21.3",
|
|
|
- "axios": "^1.13.5",
|
|
|
+ "axios": "^1.13.6",
|
|
|
"class-variance-authority": "^0.7.1",
|
|
|
"clsx": "^2.1.1",
|
|
|
"cmdk": "1.1.1",
|
|
|
"date-fns": "^4.1.0",
|
|
|
"input-otp": "^1.4.2",
|
|
|
- "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",
|
|
|
+ "lucide-react": "^1.7.0",
|
|
|
+ "react": "^19.2.4",
|
|
|
+ "react-day-picker": "9.14.0",
|
|
|
+ "react-dom": "^19.2.4",
|
|
|
+ "react-hook-form": "^7.72.0",
|
|
|
"react-top-loading-bar": "^3.0.2",
|
|
|
- "recharts": "^3.6.0",
|
|
|
+ "recharts": "^3.8.1",
|
|
|
"sonner": "^2.0.7",
|
|
|
- "tailwind-merge": "^3.4.0",
|
|
|
- "tailwindcss": "^4.1.18",
|
|
|
+ "tailwind-merge": "^3.5.0",
|
|
|
+ "tailwindcss": "^4.2.2",
|
|
|
"tw-animate-css": "^1.4.0",
|
|
|
- "zod": "^4.2.0",
|
|
|
- "zustand": "^5.0.9"
|
|
|
+ "zod": "^4.3.6",
|
|
|
+ "zustand": "^5.0.12"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@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.141.2",
|
|
|
- "@tanstack/router-plugin": "^1.141.2",
|
|
|
- "@trivago/prettier-plugin-sort-imports": "^6.0.0",
|
|
|
- "@types/node": "^25.0.2",
|
|
|
- "@types/react": "^19.2.7",
|
|
|
+ "@eslint/js": "^10.0.1",
|
|
|
+ "@faker-js/faker": "^10.4.0",
|
|
|
+ "@tanstack/eslint-plugin-query": "^5.95.2",
|
|
|
+ "@tanstack/react-query-devtools": "^5.95.2",
|
|
|
+ "@tanstack/react-router-devtools": "^1.166.11",
|
|
|
+ "@tanstack/router-plugin": "^1.167.5",
|
|
|
+ "@trivago/prettier-plugin-sort-imports": "^6.0.2",
|
|
|
+ "@types/node": "^25.5.0",
|
|
|
+ "@types/react": "^19.2.14",
|
|
|
"@types/react-dom": "^19.2.3",
|
|
|
- "@vitejs/plugin-react-swc": "^4.2.2",
|
|
|
- "eslint": "^9.39.2",
|
|
|
+ "@vitejs/plugin-react-swc": "^4.3.0",
|
|
|
+ "eslint": "^10.1.0",
|
|
|
"eslint-plugin-react-hooks": "^7.0.1",
|
|
|
- "eslint-plugin-react-refresh": "^0.4.25",
|
|
|
- "globals": "^16.5.0",
|
|
|
- "knip": "^5.73.4",
|
|
|
- "prettier": "^3.7.4",
|
|
|
+ "eslint-plugin-react-refresh": "^0.5.2",
|
|
|
+ "globals": "^17.4.0",
|
|
|
+ "knip": "^6.0.6",
|
|
|
+ "prettier": "^3.8.1",
|
|
|
"prettier-plugin-tailwindcss": "^0.7.2",
|
|
|
- "typescript": "~5.9.3",
|
|
|
- "typescript-eslint": "^8.49.0",
|
|
|
- "vite": "^7.3.0"
|
|
|
+ "typescript": "~6.0.2",
|
|
|
+ "typescript-eslint": "^8.57.2",
|
|
|
+ "vite": "^8.0.3"
|
|
|
}
|
|
|
}
|