Updated dependencies
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hookform/resolvers": "^4.1.0",
|
||||
"@hookform/resolvers": "^4.1.1",
|
||||
"@radix-ui/react-accordion": "1.2.3",
|
||||
"@radix-ui/react-alert-dialog": "^1.1.6",
|
||||
"@radix-ui/react-avatar": "^1.1.3",
|
||||
@@ -36,14 +36,14 @@
|
||||
"lucide-react": "^0.475.0",
|
||||
"react-top-loading-bar": "3.0.2",
|
||||
"recharts": "2.15.1",
|
||||
"tailwind-merge": "^3.0.1"
|
||||
"tailwind-merge": "^3.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@kit/eslint-config": "workspace:*",
|
||||
"@kit/prettier-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@radix-ui/react-icons": "^1.3.2",
|
||||
"@tanstack/react-query": "5.66.7",
|
||||
"@tanstack/react-query": "5.66.9",
|
||||
"@tanstack/react-table": "^8.21.2",
|
||||
"@types/react": "19.0.10",
|
||||
"@types/react-dom": "19.0.4",
|
||||
@@ -52,12 +52,12 @@
|
||||
"eslint": "^9.20.1",
|
||||
"next": "15.1.7",
|
||||
"next-themes": "0.4.4",
|
||||
"prettier": "^3.5.1",
|
||||
"prettier": "^3.5.2",
|
||||
"react-day-picker": "^8.10.1",
|
||||
"react-hook-form": "^7.54.2",
|
||||
"react-i18next": "^15.4.1",
|
||||
"sonner": "^2.0.0",
|
||||
"tailwindcss": "4.0.7",
|
||||
"sonner": "^2.0.1",
|
||||
"tailwindcss": "4.0.8",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"typescript": "^5.7.3",
|
||||
"zod": "^3.24.2"
|
||||
|
||||
Reference in New Issue
Block a user