build(deps): bump the tanstack-query group in /frontend with 2 updates (#4853)

This commit is contained in:
Quentin Gliech
2025-08-04 12:02:10 +02:00
committed by GitHub
2 changed files with 15 additions and 15 deletions
+13 -13
View File
@@ -12,7 +12,7 @@
"@fontsource/inter": "^5.2.6",
"@radix-ui/react-collapsible": "^1.1.11",
"@radix-ui/react-dialog": "^1.1.14",
"@tanstack/react-query": "^5.83.1",
"@tanstack/react-query": "^5.84.1",
"@tanstack/react-router": "^1.130.10",
"@vector-im/compound-design-tokens": "5.0.2",
"@vector-im/compound-web": "^8.2.0",
@@ -39,7 +39,7 @@
"@graphql-codegen/typescript-msw": "^3.0.1",
"@storybook/addon-docs": "^9.0.18",
"@storybook/react-vite": "^9.0.18",
"@tanstack/react-query-devtools": "^5.83.1",
"@tanstack/react-query-devtools": "^5.84.1",
"@tanstack/react-router-devtools": "^1.130.10",
"@tanstack/router-plugin": "^1.130.10",
"@testing-library/jest-dom": "^6.6.4",
@@ -5155,9 +5155,9 @@
}
},
"node_modules/@tanstack/query-devtools": {
"version": "5.83.1",
"resolved": "https://registry.npmjs.org/@tanstack/query-devtools/-/query-devtools-5.83.1.tgz",
"integrity": "sha512-KOQ3SMLnHHrnwwAHflK50QT8zEHg3rjPZx6cd+G7yZl4vU9moctTQU1A3zvHYEXabzKu5G31bcll6qhNCya9+w==",
"version": "5.84.0",
"resolved": "https://registry.npmjs.org/@tanstack/query-devtools/-/query-devtools-5.84.0.tgz",
"integrity": "sha512-fbF3n+z1rqhvd9EoGp5knHkv3p5B2Zml1yNRjh7sNXklngYI5RVIWUrUjZ1RIcEoscarUb0+bOvIs5x9dwzOXQ==",
"dev": true,
"license": "MIT",
"funding": {
@@ -5166,9 +5166,9 @@
}
},
"node_modules/@tanstack/react-query": {
"version": "5.83.1",
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.83.1.tgz",
"integrity": "sha512-JHZ3xox3p0sqCgM7ykBRtMWSLmWgjR7I+oJMAZ1beK/O/gfShI2b/PdovL2/ivVLUZklXgBenQu4ZjPhIM+yrw==",
"version": "5.84.1",
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.84.1.tgz",
"integrity": "sha512-zo7EUygcWJMQfFNWDSG7CBhy8irje/XY0RDVKKV4IQJAysb+ZJkkJPcnQi+KboyGUgT+SQebRFoTqLuTtfoDLw==",
"license": "MIT",
"dependencies": {
"@tanstack/query-core": "5.83.1"
@@ -5182,20 +5182,20 @@
}
},
"node_modules/@tanstack/react-query-devtools": {
"version": "5.83.1",
"resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.83.1.tgz",
"integrity": "sha512-t5zcIHoSbT4ducv5YBYULgol6mt1gflHBLbN9oMa/VvPxVtQBY7nyDWFzOYycGXLlH3RrSp7w+oFBTB2GS04Ug==",
"version": "5.84.1",
"resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.84.1.tgz",
"integrity": "sha512-nle+OQ9B3Z3EG2R3ixvaNcJ6OeqGwmAc5iMDW6Vj+emLZkWRrN3BDsrzZQu414n34lpxplnC7z1jmKuU/scHCQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@tanstack/query-devtools": "5.83.1"
"@tanstack/query-devtools": "5.84.0"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/tannerlinsley"
},
"peerDependencies": {
"@tanstack/react-query": "^5.83.1",
"@tanstack/react-query": "^5.84.1",
"react": "^18 || ^19"
}
},
+2 -2
View File
@@ -22,7 +22,7 @@
"@fontsource/inter": "^5.2.6",
"@radix-ui/react-collapsible": "^1.1.11",
"@radix-ui/react-dialog": "^1.1.14",
"@tanstack/react-query": "^5.83.1",
"@tanstack/react-query": "^5.84.1",
"@tanstack/react-router": "^1.130.10",
"@vector-im/compound-design-tokens": "5.0.2",
"@vector-im/compound-web": "^8.2.0",
@@ -49,7 +49,7 @@
"@graphql-codegen/typescript-msw": "^3.0.1",
"@storybook/addon-docs": "^9.0.18",
"@storybook/react-vite": "^9.0.18",
"@tanstack/react-query-devtools": "^5.83.1",
"@tanstack/react-query-devtools": "^5.84.1",
"@tanstack/react-router-devtools": "^1.130.10",
"@tanstack/router-plugin": "^1.130.10",
"@testing-library/jest-dom": "^6.6.4",