|
@@ -34,20 +34,20 @@
|
|
|
"@radix-ui/react-tabs": "^1.1.13",
|
|
"@radix-ui/react-tabs": "^1.1.13",
|
|
|
"@radix-ui/react-tooltip": "^1.2.8",
|
|
"@radix-ui/react-tooltip": "^1.2.8",
|
|
|
"@tailwindcss/vite": "^4.2.2",
|
|
"@tailwindcss/vite": "^4.2.2",
|
|
|
- "@tanstack/react-query": "^5.95.2",
|
|
|
|
|
- "@tanstack/react-router": "^1.168.4",
|
|
|
|
|
|
|
+ "@tanstack/react-query": "^5.99.0",
|
|
|
|
|
+ "@tanstack/react-router": "^1.168.18",
|
|
|
"@tanstack/react-table": "^8.21.3",
|
|
"@tanstack/react-table": "^8.21.3",
|
|
|
- "axios": "^1.13.6",
|
|
|
|
|
|
|
+ "axios": "^1.15.0",
|
|
|
"class-variance-authority": "^0.7.1",
|
|
"class-variance-authority": "^0.7.1",
|
|
|
"clsx": "^2.1.1",
|
|
"clsx": "^2.1.1",
|
|
|
"cmdk": "1.1.1",
|
|
"cmdk": "1.1.1",
|
|
|
"date-fns": "^4.1.0",
|
|
"date-fns": "^4.1.0",
|
|
|
"input-otp": "^1.4.2",
|
|
"input-otp": "^1.4.2",
|
|
|
- "lucide-react": "^1.7.0",
|
|
|
|
|
- "react": "^19.2.4",
|
|
|
|
|
|
|
+ "lucide-react": "^1.8.0",
|
|
|
|
|
+ "react": "^19.2.5",
|
|
|
"react-day-picker": "9.14.0",
|
|
"react-day-picker": "9.14.0",
|
|
|
- "react-dom": "^19.2.4",
|
|
|
|
|
- "react-hook-form": "^7.72.0",
|
|
|
|
|
|
|
+ "react-dom": "^19.2.5",
|
|
|
|
|
+ "react-hook-form": "^7.72.1",
|
|
|
"react-top-loading-bar": "^3.0.2",
|
|
"react-top-loading-bar": "^3.0.2",
|
|
|
"recharts": "^3.8.1",
|
|
"recharts": "^3.8.1",
|
|
|
"sonner": "^2.0.7",
|
|
"sonner": "^2.0.7",
|
|
@@ -60,24 +60,24 @@
|
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
|
"@eslint/js": "^10.0.1",
|
|
"@eslint/js": "^10.0.1",
|
|
|
"@faker-js/faker": "^10.4.0",
|
|
"@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",
|
|
|
|
|
|
|
+ "@tanstack/eslint-plugin-query": "^5.99.0",
|
|
|
|
|
+ "@tanstack/react-query-devtools": "^5.99.0",
|
|
|
|
|
+ "@tanstack/react-router-devtools": "^1.166.13",
|
|
|
|
|
+ "@tanstack/router-plugin": "^1.167.18",
|
|
|
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
|
|
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
|
|
|
- "@types/node": "^25.5.0",
|
|
|
|
|
|
|
+ "@types/node": "^25.6.0",
|
|
|
"@types/react": "^19.2.14",
|
|
"@types/react": "^19.2.14",
|
|
|
"@types/react-dom": "^19.2.3",
|
|
"@types/react-dom": "^19.2.3",
|
|
|
- "@vitejs/plugin-react": "^5.0.2",
|
|
|
|
|
- "eslint": "^10.1.0",
|
|
|
|
|
- "eslint-plugin-react-hooks": "^7.0.1",
|
|
|
|
|
|
|
+ "@vitejs/plugin-react": "^6.0.1",
|
|
|
|
|
+ "eslint": "^10.2.0",
|
|
|
|
|
+ "eslint-plugin-react-hooks": "7.1.0-canary-705268dc-20260409",
|
|
|
"eslint-plugin-react-refresh": "^0.5.2",
|
|
"eslint-plugin-react-refresh": "^0.5.2",
|
|
|
- "globals": "^17.4.0",
|
|
|
|
|
- "knip": "^6.0.6",
|
|
|
|
|
- "prettier": "^3.8.1",
|
|
|
|
|
|
|
+ "globals": "^17.5.0",
|
|
|
|
|
+ "knip": "^6.4.1",
|
|
|
|
|
+ "prettier": "^3.8.2",
|
|
|
"prettier-plugin-tailwindcss": "^0.7.2",
|
|
"prettier-plugin-tailwindcss": "^0.7.2",
|
|
|
"typescript": "~6.0.2",
|
|
"typescript": "~6.0.2",
|
|
|
- "typescript-eslint": "^8.57.2",
|
|
|
|
|
- "vite": "^8.0.3"
|
|
|
|
|
|
|
+ "typescript-eslint": "^8.58.1",
|
|
|
|
|
+ "vite": "^8.0.8"
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|