chore: bump dependencies
react 19.2.3 → 19.2.5, react-dom 19.2.3 → 19.2.5, next 16.1.6 → 16.2.4, @tanstack/react-query 5.99.2 → 5.100.0
This commit is contained in:
+4
-4
@@ -19,16 +19,16 @@
|
||||
"dependencies": {
|
||||
"@hookform/resolvers": "^5.2.2",
|
||||
"@standard-schema/spec": "^1.1.0",
|
||||
"@tanstack/react-query": "^5.99.2",
|
||||
"@tanstack/react-query": "^5.100.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"cmdk": "^1.1.1",
|
||||
"lucide-react": "^0.575.0",
|
||||
"next": "16.1.6",
|
||||
"next": "16.2.4",
|
||||
"next-themes": "^0.4.6",
|
||||
"radix-ui": "^1.4.3",
|
||||
"react": "19.2.3",
|
||||
"react-dom": "19.2.3",
|
||||
"react": "19.2.5",
|
||||
"react-dom": "19.2.5",
|
||||
"react-hook-form": "^7.73.1",
|
||||
"sonner": "^2.0.7",
|
||||
"tailwind-merge": "^3.5.0",
|
||||
|
||||
Reference in New Issue
Block a user