Updated dependencies, reintroduced bundle analyzer (#159)

This commit is contained in:
Giancarlo Buomprisco
2025-02-11 10:48:28 +07:00
committed by GitHub
parent f5a961f155
commit f2c74bd11c
25 changed files with 655 additions and 649 deletions

View File

@@ -18,7 +18,7 @@
"nanoid": "^5.0.9"
},
"devDependencies": {
"@hookform/resolvers": "^3.10.0",
"@hookform/resolvers": "^4.0.0",
"@kit/accounts": "workspace:*",
"@kit/billing-gateway": "workspace:*",
"@kit/email-templates": "workspace:*",
@@ -39,7 +39,7 @@
"class-variance-authority": "^0.7.1",
"date-fns": "^4.1.0",
"lucide-react": "^0.475.0",
"next": "15.1.6",
"next": "15.1.7",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "^7.54.2",