chore(dependencies): update packages to latest versions

- Bumped `lucide-react` to `^0.516.0`
- Upgraded `react-hook-form` to `^7.58.0`
- Updated `zod` to `^3.25.67`
- Incremented `@sentry/nextjs` to `^9.29.0`
- Miscellaneous upgrades for `eslint`, `@tailwindcss/postcss`, and `supabase` dependencies.
This commit is contained in:
gbuomprisco
2025-06-17 13:33:32 +08:00
parent 1032fb7f94
commit b4c8c74bd0
28 changed files with 627 additions and 623 deletions

View File

@@ -13,7 +13,7 @@
".": "./src/index.ts"
},
"dependencies": {
"@react-email/components": "0.0.42"
"@react-email/components": "0.1.0"
},
"devDependencies": {
"@kit/eslint-config": "workspace:*",