Updated Dependencies (#104)

This commit is contained in:
Giancarlo Buomprisco
2025-01-07 20:34:40 +08:00
committed by GitHub
parent 10898231fe
commit 8f3c1b2aeb
21 changed files with 287 additions and 336 deletions

View File

@@ -16,7 +16,7 @@
"./marketing": "./src/components/marketing.tsx"
},
"devDependencies": {
"@hookform/resolvers": "^3.9.1",
"@hookform/resolvers": "^3.10.0",
"@kit/billing": "workspace:*",
"@kit/eslint-config": "workspace:*",
"@kit/lemon-squeezy": "workspace:*",
@@ -34,7 +34,7 @@
"next": "15.1.3",
"react": "19.0.0",
"react-hook-form": "^7.54.2",
"react-i18next": "^15.3.0",
"react-i18next": "^15.4.0",
"zod": "^3.24.1"
},
"eslintConfig": {