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

@@ -21,7 +21,7 @@
"@kit/supabase": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"zod": "^3.25.63"
"zod": "^3.25.67"
},
"typesVersions": {
"*": {

View File

@@ -29,12 +29,12 @@
"@supabase/supabase-js": "2.50.0",
"@types/react": "19.1.8",
"date-fns": "^4.1.0",
"lucide-react": "^0.514.0",
"lucide-react": "^0.516.0",
"next": "15.3.3",
"react": "19.1.0",
"react-hook-form": "^7.57.0",
"react-hook-form": "^7.58.0",
"react-i18next": "^15.5.3",
"zod": "^3.25.63"
"zod": "^3.25.67"
},
"typesVersions": {
"*": {

View File

@@ -27,7 +27,7 @@
"@types/react": "19.1.8",
"next": "15.3.3",
"react": "19.1.0",
"zod": "^3.25.63"
"zod": "^3.25.67"
},
"typesVersions": {
"*": {

View File

@@ -31,7 +31,7 @@
"date-fns": "^4.1.0",
"next": "15.3.3",
"react": "19.1.0",
"zod": "^3.25.63"
"zod": "^3.25.67"
},
"typesVersions": {
"*": {