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

@@ -20,7 +20,7 @@
"nanoid": "^5.0.9"
},
"devDependencies": {
"@hookform/resolvers": "^3.10.0",
"@hookform/resolvers": "^4.0.0",
"@kit/billing-gateway": "workspace:*",
"@kit/email-templates": "workspace:*",
"@kit/eslint-config": "workspace:*",
@@ -38,7 +38,7 @@
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"lucide-react": "^0.475.0",
"next": "15.1.6",
"next": "15.1.7",
"next-themes": "0.4.4",
"react": "19.0.0",
"react-dom": "19.0.0",