build(deps): bump the tanstack-query group across 1 directory with 2 updates

Bumps the tanstack-query group with 2 updates in the /frontend directory: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools).


Updates `@tanstack/react-query` from 5.66.6 to 5.66.8
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.66.8/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.66.6 to 5.66.8
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.66.8/packages/react-query-devtools)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack-query
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tanstack-query
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-20 13:50:55 +00:00
committed by GitHub
parent c905ab5b55
commit 3c6432d83b
2 changed files with 11 additions and 11 deletions

View File

@@ -12,7 +12,7 @@
"@fontsource/inter": "^5.1.1",
"@radix-ui/react-collapsible": "^1.1.3",
"@radix-ui/react-dialog": "^1.1.6",
"@tanstack/react-query": "^5.66.6",
"@tanstack/react-query": "^5.66.8",
"@tanstack/react-router": "^1.105.0",
"@vector-im/compound-design-tokens": "3.0.1",
"@vector-im/compound-web": "^7.6.2",
@@ -42,7 +42,7 @@
"@storybook/react": "^8.5.6",
"@storybook/react-vite": "^8.5.6",
"@storybook/test": "^8.5.5",
"@tanstack/react-query-devtools": "^5.66.6",
"@tanstack/react-query-devtools": "^5.66.8",
"@tanstack/router-devtools": "^1.105.0",
"@tanstack/router-vite-plugin": "^1.105.0",
"@testing-library/jest-dom": "^6.6.3",
@@ -5355,9 +5355,9 @@
}
},
"node_modules/@tanstack/react-query": {
"version": "5.66.6",
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.66.6.tgz",
"integrity": "sha512-Xepc53h+D5sqoO/MZiSH2ROVLTDfRwR+3E4C2oS71/lo9u2mwbneZIEyIGXEHvmfyQpqtbf9voghD+QwLDLzcA==",
"version": "5.66.8",
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.66.8.tgz",
"integrity": "sha512-LqYHYArmM7ycyT1I/Txc/n6KzI8S/hBFw2SQ9Uj1GpbZ89AvZLEvetquiQEHkZ5rFEm+iVNpZ6zYjTiPmJ9N5Q==",
"license": "MIT",
"dependencies": {
"@tanstack/query-core": "5.66.4"
@@ -5371,9 +5371,9 @@
}
},
"node_modules/@tanstack/react-query-devtools": {
"version": "5.66.6",
"resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.66.6.tgz",
"integrity": "sha512-HKeLTxxeURdCHiPCfFIfK2Gh4GpGT6CtD+zg5s7dtui7ykFfPlv4B3weYVRIsFpXWItFZUpaTDUSb2yUM/k9Ww==",
"version": "5.66.8",
"resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.66.8.tgz",
"integrity": "sha512-OOdGk4ijs1SEliluWoE5D0ghxwDQz4x2LKzO69K6++VuxtizONXEXtk/oC3QGa9Tru/2CQmsJ5HUk8pmUAi9Qg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5384,7 +5384,7 @@
"url": "https://github.com/sponsors/tannerlinsley"
},
"peerDependencies": {
"@tanstack/react-query": "^5.66.6",
"@tanstack/react-query": "^5.66.8",
"react": "^18 || ^19"
}
},

View File

@@ -22,7 +22,7 @@
"@fontsource/inter": "^5.1.1",
"@radix-ui/react-collapsible": "^1.1.3",
"@radix-ui/react-dialog": "^1.1.6",
"@tanstack/react-query": "^5.66.6",
"@tanstack/react-query": "^5.66.8",
"@tanstack/react-router": "^1.105.0",
"@vector-im/compound-design-tokens": "3.0.1",
"@vector-im/compound-web": "^7.6.2",
@@ -52,7 +52,7 @@
"@storybook/react": "^8.5.6",
"@storybook/react-vite": "^8.5.6",
"@storybook/test": "^8.5.5",
"@tanstack/react-query-devtools": "^5.66.6",
"@tanstack/react-query-devtools": "^5.66.8",
"@tanstack/router-devtools": "^1.105.0",
"@tanstack/router-vite-plugin": "^1.105.0",
"@testing-library/jest-dom": "^6.6.3",