chore: update @tanstack/react-query and pino-pretty versions across multiple packages
- Upgraded @tanstack/react-query from version 5.90.5 to 5.90.7 in various package.json files. - Downgraded pino-pretty from version 13.1.2 to 13.0.0 in multiple package.json files. - Ensured consistency in dependency versions across applications and features.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"@ai-sdk/openai": "^2.0.64",
|
||||
"@faker-js/faker": "^10.1.0",
|
||||
"@hookform/resolvers": "^5.2.2",
|
||||
"@tanstack/react-query": "5.90.5",
|
||||
"@tanstack/react-query": "5.90.7",
|
||||
"ai": "5.0.89",
|
||||
"lucide-react": "^0.553.0",
|
||||
"next": "catalog:",
|
||||
@@ -35,7 +35,7 @@
|
||||
"@types/react": "catalog:",
|
||||
"@types/react-dom": "catalog:",
|
||||
"babel-plugin-react-compiler": "1.0.0",
|
||||
"pino-pretty": "13.1.2",
|
||||
"pino-pretty": "13.0.0",
|
||||
"react-hook-form": "^7.66.0",
|
||||
"recharts": "2.15.3",
|
||||
"tailwindcss": "catalog:",
|
||||
|
||||
Reference in New Issue
Block a user