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

Bumps the tanstack-query group in /frontend with 2 updates: [@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.80.2 to 5.80.3
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.80.3/packages/react-query)

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

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.80.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack-query
- dependency-name: "@tanstack/react-query-devtools"
  dependency-version: 5.80.3
  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-06-04 14:00:24 +00:00
committed by GitHub
parent 7c21c4d15a
commit 9d9bf45923
2 changed files with 11 additions and 11 deletions

View File

@@ -12,7 +12,7 @@
"@fontsource/inter": "^5.2.5",
"@radix-ui/react-collapsible": "^1.1.8",
"@radix-ui/react-dialog": "^1.1.11",
"@tanstack/react-query": "^5.80.2",
"@tanstack/react-query": "^5.80.3",
"@tanstack/react-router": "^1.120.15",
"@vector-im/compound-design-tokens": "4.0.2",
"@vector-im/compound-web": "^7.12.0",
@@ -39,7 +39,7 @@
"@graphql-codegen/typescript-msw": "^3.0.1",
"@storybook/addon-docs": "^9.0.4",
"@storybook/react-vite": "^9.0.4",
"@tanstack/react-query-devtools": "^5.80.2",
"@tanstack/react-query-devtools": "^5.80.3",
"@tanstack/react-router-devtools": "^1.120.15",
"@tanstack/router-plugin": "^1.120.15",
"@testing-library/jest-dom": "^6.6.3",
@@ -5140,9 +5140,9 @@
}
},
"node_modules/@tanstack/react-query": {
"version": "5.80.2",
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.80.2.tgz",
"integrity": "sha512-LfA0SVheJBOqC8RfJw/JbOW3yh2zuONQeWU5Prjm7yjUGUONeOedky1Bj39Cfj8MRdXrZV+DxNT7/DN/M907lQ==",
"version": "5.80.3",
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.80.3.tgz",
"integrity": "sha512-psqr/QRzYfqJvgD8F2teMO6mL4hN4gzkOra9BlPplNhwByviZIhHUrWTXQEMmUdPWHNkGjA1SP6xG2+brhmIoQ==",
"license": "MIT",
"dependencies": {
"@tanstack/query-core": "5.80.2"
@@ -5156,9 +5156,9 @@
}
},
"node_modules/@tanstack/react-query-devtools": {
"version": "5.80.2",
"resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.80.2.tgz",
"integrity": "sha512-nGeCXBkSoYHKkQQO6pBr+DE8ML/EGd79MvFCkBPRcAA8u65OMNOJPXB0sg2AGgXX2+enTEQLHWZwjzukNB9gIA==",
"version": "5.80.3",
"resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.80.3.tgz",
"integrity": "sha512-WfoTdSd/SvBL7BJQzr2iQ8XGhMTw9hnKQn96ztG53Hm3AzWyvDrG8FoAPpwIE6c/f9+kmFGCxMvvTVueAy+0Gw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5169,7 +5169,7 @@
"url": "https://github.com/sponsors/tannerlinsley"
},
"peerDependencies": {
"@tanstack/react-query": "^5.80.2",
"@tanstack/react-query": "^5.80.3",
"react": "^18 || ^19"
}
},

View File

@@ -22,7 +22,7 @@
"@fontsource/inter": "^5.2.5",
"@radix-ui/react-collapsible": "^1.1.8",
"@radix-ui/react-dialog": "^1.1.11",
"@tanstack/react-query": "^5.80.2",
"@tanstack/react-query": "^5.80.3",
"@tanstack/react-router": "^1.120.15",
"@vector-im/compound-design-tokens": "4.0.2",
"@vector-im/compound-web": "^7.12.0",
@@ -49,7 +49,7 @@
"@graphql-codegen/typescript-msw": "^3.0.1",
"@storybook/addon-docs": "^9.0.4",
"@storybook/react-vite": "^9.0.4",
"@tanstack/react-query-devtools": "^5.80.2",
"@tanstack/react-query-devtools": "^5.80.3",
"@tanstack/react-router-devtools": "^1.120.15",
"@tanstack/router-plugin": "^1.120.15",
"@testing-library/jest-dom": "^6.6.3",