chore: bump dependencies

This commit is contained in:
zetaloop
2026-05-03 06:20:51 +08:00
parent a0b61fbc44
commit 48effb4eeb
2 changed files with 78 additions and 78 deletions
+3 -3
View File
@@ -19,7 +19,7 @@
"dependencies": {
"@hookform/resolvers": "^5.2.2",
"@standard-schema/spec": "^1.1.0",
"@tanstack/react-query": "^5.100.6",
"@tanstack/react-query": "^5.100.8",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
@@ -29,10 +29,10 @@
"radix-ui": "^1.4.3",
"react": "19.2.5",
"react-dom": "19.2.5",
"react-hook-form": "^7.74.0",
"react-hook-form": "^7.75.0",
"sonner": "^2.0.7",
"tailwind-merge": "^3.5.0",
"zod": "^4.4.1",
"zod": "^4.4.2",
"zustand": "^5.0.12"
},
"devDependencies": {