20 05 2025 deps update (#257)
* Update dependencies across packages Upgraded various package dependencies, including `zod`, `@supabase/supabase-js`, `react-hook-form`, `lucide-react`, and others to their latest versions. Ensures compatibility, security, and access to new features.
This commit is contained in:
committed by
GitHub
parent
ad1a673320
commit
2ede13dec9
@@ -11,8 +11,8 @@
|
||||
"@ai-sdk/openai": "^1.3.22",
|
||||
"@hookform/resolvers": "^5.0.1",
|
||||
"@tanstack/react-query": "5.76.1",
|
||||
"ai": "4.3.15",
|
||||
"lucide-react": "^0.510.0",
|
||||
"ai": "4.3.16",
|
||||
"lucide-react": "^0.511.0",
|
||||
"next": "15.3.2",
|
||||
"nodemailer": "^7.0.3",
|
||||
"react": "19.1.0",
|
||||
@@ -26,17 +26,17 @@
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@tailwindcss/postcss": "^4.1.7",
|
||||
"@types/node": "^22.15.18",
|
||||
"@types/node": "^22.15.19",
|
||||
"@types/nodemailer": "6.4.17",
|
||||
"@types/react": "19.1.4",
|
||||
"@types/react-dom": "19.1.5",
|
||||
"babel-plugin-react-compiler": "19.1.0-rc.2",
|
||||
"pino-pretty": "^13.0.0",
|
||||
"react-hook-form": "^7.56.3",
|
||||
"react-hook-form": "^7.56.4",
|
||||
"tailwindcss": "4.1.7",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"typescript": "^5.8.3",
|
||||
"zod": "^3.24.4"
|
||||
"zod": "^3.25.7"
|
||||
},
|
||||
"prettier": "@kit/prettier-config",
|
||||
"browserslist": [
|
||||
|
||||
Reference in New Issue
Block a user