Updated dependencies (#228)
This commit is contained in:
committed by
GitHub
parent
39fc9497db
commit
15b316dd7b
@@ -16,7 +16,7 @@
|
||||
"./marketing": "./src/components/marketing.tsx"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@hookform/resolvers": "^5.0.0",
|
||||
"@hookform/resolvers": "^5.0.1",
|
||||
"@kit/billing": "workspace:*",
|
||||
"@kit/eslint-config": "workspace:*",
|
||||
"@kit/lemon-squeezy": "workspace:*",
|
||||
@@ -27,9 +27,9 @@
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@supabase/supabase-js": "2.49.4",
|
||||
"@types/react": "19.0.12",
|
||||
"@types/react": "19.1.0",
|
||||
"date-fns": "^4.1.0",
|
||||
"lucide-react": "^0.486.0",
|
||||
"lucide-react": "^0.487.0",
|
||||
"next": "15.2.4",
|
||||
"react": "19.1.0",
|
||||
"react-hook-form": "^7.55.0",
|
||||
|
||||
Reference in New Issue
Block a user