|
|
@@ -32,52 +32,52 @@
|
|
|
"@radix-ui/react-toast": "^1.2.2",
|
|
|
"@radix-ui/react-tooltip": "^1.1.4",
|
|
|
"@radix-ui/react-visually-hidden": "^1.1.0",
|
|
|
- "@tabler/icons-react": "^3.22.0",
|
|
|
- "@tanstack/react-query": "^5.59.20",
|
|
|
- "@tanstack/react-router": "^1.81.4",
|
|
|
+ "@tabler/icons-react": "^3.24.0",
|
|
|
+ "@tanstack/react-query": "^5.62.3",
|
|
|
+ "@tanstack/react-router": "^1.86.1",
|
|
|
"@tanstack/react-table": "^8.20.5",
|
|
|
- "axios": "^1.7.7",
|
|
|
- "class-variance-authority": "^0.7.0",
|
|
|
+ "axios": "^1.7.9",
|
|
|
+ "class-variance-authority": "^0.7.1",
|
|
|
"clsx": "^2.1.1",
|
|
|
- "cmdk": "1.0.0",
|
|
|
+ "cmdk": "1.0.4",
|
|
|
"date-fns": "^4.1.0",
|
|
|
"js-cookie": "^3.0.5",
|
|
|
- "lucide-react": "^0.456.0",
|
|
|
+ "lucide-react": "^0.468.0",
|
|
|
"react": "^18.3.1",
|
|
|
"react-day-picker": "8.10.1",
|
|
|
"react-dom": "^18.3.1",
|
|
|
- "react-hook-form": "^7.53.2",
|
|
|
- "recharts": "^2.13.3",
|
|
|
- "tailwind-merge": "^2.5.4",
|
|
|
+ "react-hook-form": "^7.54.0",
|
|
|
+ "recharts": "^2.14.1",
|
|
|
+ "tailwind-merge": "^2.5.5",
|
|
|
"tailwindcss-animate": "^1.0.7",
|
|
|
- "use-intl": "^3.25.1",
|
|
|
+ "use-intl": "^3.26.0",
|
|
|
"zod": "^3.23.8",
|
|
|
- "zustand": "^5.0.1"
|
|
|
+ "zustand": "^5.0.2"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@eslint/js": "^9.13.0",
|
|
|
+ "@eslint/js": "^9.16.0",
|
|
|
"@faker-js/faker": "^9.3.0",
|
|
|
- "@tanstack/eslint-plugin-query": "^5.60.1",
|
|
|
- "@tanstack/react-query-devtools": "^5.59.20",
|
|
|
- "@tanstack/router-devtools": "^1.81.4",
|
|
|
- "@tanstack/router-plugin": "^1.79.0",
|
|
|
+ "@tanstack/eslint-plugin-query": "^5.62.1",
|
|
|
+ "@tanstack/react-query-devtools": "^5.62.3",
|
|
|
+ "@tanstack/router-devtools": "^1.86.1",
|
|
|
+ "@tanstack/router-plugin": "^1.86.0",
|
|
|
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
|
|
|
"@types/js-cookie": "^3.0.6",
|
|
|
- "@types/node": "^22.9.0",
|
|
|
+ "@types/node": "^22.10.1",
|
|
|
"@types/react": "^18.3.12",
|
|
|
"@types/react-dom": "^18.3.1",
|
|
|
- "@vitejs/plugin-react-swc": "^3.5.0",
|
|
|
+ "@vitejs/plugin-react-swc": "^3.7.2",
|
|
|
"autoprefixer": "^10.4.20",
|
|
|
- "eslint": "^9.13.0",
|
|
|
- "eslint-plugin-react-hooks": "^5.0.0",
|
|
|
- "eslint-plugin-react-refresh": "^0.4.14",
|
|
|
- "globals": "^15.11.0",
|
|
|
+ "eslint": "^9.16.0",
|
|
|
+ "eslint-plugin-react-hooks": "^5.1.0",
|
|
|
+ "eslint-plugin-react-refresh": "^0.4.16",
|
|
|
+ "globals": "^15.13.0",
|
|
|
"postcss": "^8.4.49",
|
|
|
- "prettier": "^3.3.3",
|
|
|
- "prettier-plugin-tailwindcss": "^0.6.8",
|
|
|
- "tailwindcss": "^3.4.14",
|
|
|
- "typescript": "~5.6.2",
|
|
|
- "typescript-eslint": "^8.11.0",
|
|
|
+ "prettier": "^3.4.2",
|
|
|
+ "prettier-plugin-tailwindcss": "^0.6.9",
|
|
|
+ "tailwindcss": "^3.4.16",
|
|
|
+ "typescript": "~5.7.2",
|
|
|
+ "typescript-eslint": "^8.17.0",
|
|
|
"vite": "^5.4.10"
|
|
|
}
|
|
|
}
|