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

@@ -16,7 +16,7 @@
"./marketing": "./src/components/marketing.tsx"
},
"devDependencies": {
"@hookform/resolvers": "^4.0.0",
"@hookform/resolvers": "^4.1.0",
"@kit/billing": "workspace:*",
"@kit/eslint-config": "workspace:*",
"@kit/lemon-squeezy": "workspace:*",
@@ -27,7 +27,7 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@supabase/supabase-js": "2.48.1",
"@types/react": "19.0.8",
"@types/react": "19.0.9",
"date-fns": "^4.1.0",
"lucide-react": "^0.475.0",
"next": "15.1.7",

View File

@@ -24,7 +24,7 @@
"@kit/supabase": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@types/react": "19.0.8",
"@types/react": "19.0.9",
"next": "15.1.7",
"react": "19.0.0",
"zod": "^3.24.2"

View File

@@ -27,7 +27,7 @@
"@kit/supabase": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@types/react": "19.0.8",
"@types/react": "19.0.9",
"date-fns": "^4.1.0",
"next": "15.1.7",
"react": "19.0.0",