⬆️(frontend) bump react-query-related dependencies

No major / breaking change in these few releases.
Quickly tested all features, everything seems alright
This commit is contained in:
lebaudantoine
2025-01-20 19:00:48 +01:00
committed by aleb_the_flash
parent 90cfcd31c8
commit 90df8fe5b4
2 changed files with 152 additions and 25 deletions

View File

@@ -19,7 +19,7 @@
"@pandacss/preset-panda": "0.48.0",
"@react-aria/toast": "3.0.0-beta.18",
"@remixicon/react": "4.5.0",
"@tanstack/react-query": "5.61.3",
"@tanstack/react-query": "5.64.2",
"crisp-sdk-web": "1.0.25",
"hoofd": "1.7.1",
"i18next": "24.0.2",
@@ -38,8 +38,8 @@
},
"devDependencies": {
"@pandacss/dev": "0.48.0",
"@tanstack/eslint-plugin-query": "5.61.3",
"@tanstack/react-query-devtools": "5.61.3",
"@tanstack/eslint-plugin-query": "5.64.2",
"@tanstack/react-query-devtools": "5.64.2",
"@types/node": "22.9.3",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",