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:
gbuomprisco
2025-11-08 09:58:20 +07:00
parent 2829979363
commit 56fa498b9a
11 changed files with 55 additions and 61 deletions

View File

@@ -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:",

View File

@@ -57,7 +57,7 @@
"@nosecone/next": "1.0.0-beta.14",
"@radix-ui/react-icons": "^1.3.2",
"@supabase/supabase-js": "2.80.0",
"@tanstack/react-query": "5.90.5",
"@tanstack/react-query": "5.90.7",
"@tanstack/react-table": "^8.21.3",
"date-fns": "^4.1.0",
"lucide-react": "^0.553.0",
@@ -85,7 +85,7 @@
"@types/react-dom": "catalog:",
"babel-plugin-react-compiler": "1.0.0",
"cssnano": "^7.1.2",
"pino-pretty": "13.1.2",
"pino-pretty": "13.0.0",
"prettier": "^3.6.2",
"supabase": "catalog:",
"tailwindcss": "catalog:",