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.67.2 to 5.67.3
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.67.3/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.67.2 to 5.67.3
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.67.3/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-03-12 14:25:12 +00:00
committed by GitHub
parent 51e1c11df9
commit be65dbe20f
2 changed files with 15 additions and 15 deletions

View File

@@ -12,7 +12,7 @@
"@fontsource/inter": "^5.2.5",
"@radix-ui/react-collapsible": "^1.1.3",
"@radix-ui/react-dialog": "^1.1.6",
"@tanstack/react-query": "^5.67.2",
"@tanstack/react-query": "^5.67.3",
"@tanstack/react-router": "^1.114.13",
"@vector-im/compound-design-tokens": "4.0.1",
"@vector-im/compound-web": "^7.6.4",
@@ -42,7 +42,7 @@
"@storybook/react": "^8.6.4",
"@storybook/react-vite": "^8.6.4",
"@storybook/test": "^8.5.5",
"@tanstack/react-query-devtools": "^5.67.2",
"@tanstack/react-query-devtools": "^5.67.3",
"@tanstack/router-devtools": "^1.114.13",
"@tanstack/router-vite-plugin": "^1.114.13",
"@testing-library/jest-dom": "^6.6.3",
@@ -5328,9 +5328,9 @@
}
},
"node_modules/@tanstack/query-core": {
"version": "5.67.2",
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.67.2.tgz",
"integrity": "sha512-+iaFJ/pt8TaApCk6LuZ0WHS/ECVfTzrxDOEL9HH9Dayyb5OVuomLzDXeSaI2GlGT/8HN7bDGiRXDts3LV+u6ww==",
"version": "5.67.3",
"resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.67.3.tgz",
"integrity": "sha512-pq76ObpjcaspAW4OmCbpXLF6BCZP2Zr/J5ztnyizXhSlNe7fIUp0QKZsd0JMkw9aDa+vxDX/OY7N+hjNY/dCGg==",
"license": "MIT",
"funding": {
"type": "github",
@@ -5349,12 +5349,12 @@
}
},
"node_modules/@tanstack/react-query": {
"version": "5.67.2",
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.67.2.tgz",
"integrity": "sha512-6Sa+BVNJWhAV4QHvIqM73norNeGRWGC3ftN0Ix87cmMvI215I1wyJ44KUTt/9a0V9YimfGcg25AITaYVel71Og==",
"version": "5.67.3",
"resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.67.3.tgz",
"integrity": "sha512-u/n2HsQeH1vpZIOzB/w2lqKlXUDUKo6BxTdGXSMvNzIq5MHYFckRMVuFABp+QB7RN8LFXWV6X1/oSkuDq+MPIA==",
"license": "MIT",
"dependencies": {
"@tanstack/query-core": "5.67.2"
"@tanstack/query-core": "5.67.3"
},
"funding": {
"type": "github",
@@ -5365,9 +5365,9 @@
}
},
"node_modules/@tanstack/react-query-devtools": {
"version": "5.67.2",
"resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.67.2.tgz",
"integrity": "sha512-cmj2DxBc+/9btQ66n5xI8wTtAma2BLVa403K7zIYiguzJ/kV201jnGensYqJeu1Rd8uRMLLRM74jLVMLDWNRJA==",
"version": "5.67.3",
"resolved": "https://registry.npmjs.org/@tanstack/react-query-devtools/-/react-query-devtools-5.67.3.tgz",
"integrity": "sha512-+PM2UnCyXAQozXB32cnawx38wwnaHPTtFAhX1V5QmHy/FL1u9k7nd8nxn2+GTwf15SGbUaGfxA/vq/9EARUEIQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -5378,7 +5378,7 @@
"url": "https://github.com/sponsors/tannerlinsley"
},
"peerDependencies": {
"@tanstack/react-query": "^5.67.2",
"@tanstack/react-query": "^5.67.3",
"react": "^18 || ^19"
}
},

View File

@@ -22,7 +22,7 @@
"@fontsource/inter": "^5.2.5",
"@radix-ui/react-collapsible": "^1.1.3",
"@radix-ui/react-dialog": "^1.1.6",
"@tanstack/react-query": "^5.67.2",
"@tanstack/react-query": "^5.67.3",
"@tanstack/react-router": "^1.114.13",
"@vector-im/compound-design-tokens": "4.0.1",
"@vector-im/compound-web": "^7.6.4",
@@ -52,7 +52,7 @@
"@storybook/react": "^8.6.4",
"@storybook/react-vite": "^8.6.4",
"@storybook/test": "^8.5.5",
"@tanstack/react-query-devtools": "^5.67.2",
"@tanstack/react-query-devtools": "^5.67.3",
"@tanstack/router-devtools": "^1.114.13",
"@tanstack/router-vite-plugin": "^1.114.13",
"@testing-library/jest-dom": "^6.6.3",