Update dependencies to latest versions for improved stability and features (#253)
This commit is contained in:
committed by
GitHub
parent
de347005b1
commit
3893806b4a
@@ -33,7 +33,7 @@
|
||||
"clsx": "^2.1.1",
|
||||
"cmdk": "1.1.1",
|
||||
"input-otp": "1.4.2",
|
||||
"lucide-react": "^0.507.0",
|
||||
"lucide-react": "^0.509.0",
|
||||
"react-top-loading-bar": "3.0.2",
|
||||
"recharts": "2.15.3",
|
||||
"tailwind-merge": "^3.2.0"
|
||||
@@ -43,18 +43,18 @@
|
||||
"@kit/prettier-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@radix-ui/react-icons": "^1.3.2",
|
||||
"@tanstack/react-query": "5.75.2",
|
||||
"@tanstack/react-query": "5.75.7",
|
||||
"@tanstack/react-table": "^8.21.3",
|
||||
"@types/react": "19.1.2",
|
||||
"@types/react": "19.1.3",
|
||||
"@types/react-dom": "19.1.3",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"date-fns": "^4.1.0",
|
||||
"eslint": "^9.26.0",
|
||||
"next": "15.3.1",
|
||||
"next": "15.3.2",
|
||||
"next-themes": "0.4.6",
|
||||
"prettier": "^3.5.3",
|
||||
"react-day-picker": "^8.10.1",
|
||||
"react-hook-form": "^7.56.2",
|
||||
"react-hook-form": "^7.56.3",
|
||||
"react-i18next": "^15.5.1",
|
||||
"sonner": "^2.0.3",
|
||||
"tailwindcss": "4.1.5",
|
||||
|
||||
Reference in New Issue
Block a user