Updated dependencies (#422)
* Updated dependencies * Reduce number of CI workers
This commit is contained in:
committed by
GitHub
parent
abf48bd36e
commit
2f78e16dfa
@@ -8,12 +8,12 @@
|
||||
"format": "prettier --check --write \"**/*.{ts,tsx}\" --ignore-path=\"../../.prettierignore\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@ai-sdk/openai": "^2.0.76",
|
||||
"@ai-sdk/openai": "^2.0.77",
|
||||
"@faker-js/faker": "^10.1.0",
|
||||
"@hookform/resolvers": "^5.2.2",
|
||||
"@tanstack/react-query": "catalog:",
|
||||
"ai": "5.0.106",
|
||||
"lucide-react": "^0.555.0",
|
||||
"ai": "5.0.108",
|
||||
"lucide-react": "^0.556.0",
|
||||
"next": "catalog:",
|
||||
"nodemailer": "^7.0.11",
|
||||
"react": "catalog:",
|
||||
@@ -36,7 +36,7 @@
|
||||
"@types/react-dom": "catalog:",
|
||||
"babel-plugin-react-compiler": "1.0.0",
|
||||
"pino-pretty": "13.0.0",
|
||||
"react-hook-form": "^7.67.0",
|
||||
"react-hook-form": "^7.68.0",
|
||||
"recharts": "2.15.3",
|
||||
"tailwindcss": "catalog:",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
|
||||
Reference in New Issue
Block a user