Updated dependencies, most notably React 19 (#90)
* Updated dependencies, most notably React 19
This commit is contained in:
committed by
GitHub
parent
7fb24f606c
commit
90f25a5ed5
@@ -32,7 +32,7 @@
|
||||
"clsx": "^2.1.1",
|
||||
"cmdk": "1.0.4",
|
||||
"input-otp": "1.4.1",
|
||||
"lucide-react": "^0.462.0",
|
||||
"lucide-react": "^0.468.0",
|
||||
"react-top-loading-bar": "2.3.1",
|
||||
"recharts": "2.14.1",
|
||||
"tailwind-merge": "^2.5.5"
|
||||
@@ -43,21 +43,21 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@radix-ui/react-icons": "^1.3.2",
|
||||
"@tanstack/react-query": "5.62.1",
|
||||
"@tanstack/react-query": "5.62.2",
|
||||
"@tanstack/react-table": "^8.20.5",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"date-fns": "^4.1.0",
|
||||
"eslint": "^8.57.0",
|
||||
"next": "15.0.3",
|
||||
"next-themes": "0.4.3",
|
||||
"prettier": "^3.4.1",
|
||||
"next": "15.0.4",
|
||||
"next-themes": "0.4.4",
|
||||
"prettier": "^3.4.2",
|
||||
"react-day-picker": "^8.10.1",
|
||||
"react-hook-form": "^7.53.2",
|
||||
"react-i18next": "^15.1.3",
|
||||
"sonner": "^1.7.0",
|
||||
"tailwindcss": "3.4.15",
|
||||
"tailwindcss": "3.4.16",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"typescript": "^5.7.2",
|
||||
"zod": "^3.23.8"
|
||||
|
||||
Reference in New Issue
Block a user