Updated dependencies

This commit is contained in:
gbuomprisco
2025-02-17 14:16:32 +07:00
parent 9785be7067
commit 23753065c7
25 changed files with 562 additions and 555 deletions

View File

@@ -15,10 +15,10 @@
"./webhooks": "./src/server/services/webhooks/index.ts"
},
"dependencies": {
"nanoid": "^5.0.9"
"nanoid": "^5.1.0"
},
"devDependencies": {
"@hookform/resolvers": "^4.0.0",
"@hookform/resolvers": "^4.1.0",
"@kit/accounts": "workspace:*",
"@kit/billing-gateway": "workspace:*",
"@kit/email-templates": "workspace:*",
@@ -32,9 +32,9 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@supabase/supabase-js": "2.48.1",
"@tanstack/react-query": "5.66.0",
"@tanstack/react-query": "5.66.3",
"@tanstack/react-table": "^8.21.2",
"@types/react": "19.0.8",
"@types/react": "19.0.9",
"@types/react-dom": "19.0.3",
"class-variance-authority": "^0.7.1",
"date-fns": "^4.1.0",