Skip to content

Commit 370bc20

Browse files
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.66.8 to 5.66.9 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.66.9/packages/react-query) Updates `@tanstack/react-query-devtools` from 5.66.8 to 5.66.9 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.66.9/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] <[email protected]>
1 parent 3e8c0e3 commit 370bc20

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

frontend/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@fontsource/inter": "^5.1.1",
2323
"@radix-ui/react-collapsible": "^1.1.3",
2424
"@radix-ui/react-dialog": "^1.1.6",
25-
"@tanstack/react-query": "^5.66.8",
25+
"@tanstack/react-query": "^5.66.9",
2626
"@tanstack/react-router": "^1.105.0",
2727
"@vector-im/compound-design-tokens": "3.0.1",
2828
"@vector-im/compound-web": "^7.6.2",
@@ -52,7 +52,7 @@
5252
"@storybook/react": "^8.5.8",
5353
"@storybook/react-vite": "^8.5.8",
5454
"@storybook/test": "^8.5.5",
55-
"@tanstack/react-query-devtools": "^5.66.8",
55+
"@tanstack/react-query-devtools": "^5.66.9",
5656
"@tanstack/router-devtools": "^1.105.0",
5757
"@tanstack/router-vite-plugin": "^1.105.0",
5858
"@testing-library/jest-dom": "^6.6.3",

0 commit comments

Comments
 (0)