Skip to content

Commit d362c3c

Browse files
fix(deps): bump @tanstack/react-query in /examples/function-mock-shop (#7585)
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.31.0 to 5.35.1. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.35.1/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5f213b commit d362c3c

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

examples/function-mock-shop/package-lock.json

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

examples/function-mock-shop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@contentful/f36-components": "4.65.5",
88
"@contentful/f36-tokens": "4.0.5",
99
"@contentful/react-apps-toolkit": "1.2.16",
10-
"@tanstack/react-query": "^5.31.0",
10+
"@tanstack/react-query": "^5.35.1",
1111
"contentful-management": "10.46.4",
1212
"emotion": "10.0.27",
1313
"graphql-request": "^6.1.0",

0 commit comments

Comments
 (0)