Skip to content

Commit

Permalink
chore(deps): bump @tanstack/react-query-devtools from 4.35.0 to 4.35.3
Browse files Browse the repository at this point in the history
Bumps [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) from 4.35.0 to 4.35.3.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v4.35.3/packages/react-query-devtools)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
1 parent 3d96096 commit 91e6055
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@next/bundle-analyzer": "^13.4.19",
"@prisma/client": "^5.2.0",
"@tanstack/react-query": "^4.35.0",
"@tanstack/react-query-devtools": "^4.35.0",
"@tanstack/react-query-devtools": "^4.35.3",
"@upstash/redis": "^1.22.0",
"@vercel/og": "^0.5.13",
"date-fns": "^2.30.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -838,18 +838,18 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-query-devtools@npm:^4.35.0":
version: 4.35.0
resolution: "@tanstack/react-query-devtools@npm:4.35.0"
"@tanstack/react-query-devtools@npm:^4.35.3":
version: 4.35.3
resolution: "@tanstack/react-query-devtools@npm:4.35.3"
dependencies:
"@tanstack/match-sorter-utils": ^8.7.0
superjson: ^1.10.0
use-sync-external-store: ^1.2.0
peerDependencies:
"@tanstack/react-query": ^4.35.0
"@tanstack/react-query": ^4.35.3
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: e634b16bf06fc1e3609368073eaef26cf9a01ec2257e43ab59151c82033a612709231f55cab82a3395173899483a197077478482db728163f78dd338f49c74ee
checksum: 59495f9dabdb13efa780444de9b4c89cc34528109da1fe993f2f710a63959a73acb250f50c6a120d11d0e34006582f9913a448c8f62a0a2d0e9f72a733129d7a
languageName: node
linkType: hard

Expand Down Expand Up @@ -4801,7 +4801,7 @@ __metadata:
"@next/bundle-analyzer": ^13.4.19
"@prisma/client": ^5.2.0
"@tanstack/react-query": ^4.35.0
"@tanstack/react-query-devtools": ^4.35.0
"@tanstack/react-query-devtools": ^4.35.3
"@testing-library/jest-dom": ^6.1.3
"@testing-library/react": ^14.0.0
"@types/jsdom": ^21.1.2
Expand Down

0 comments on commit 91e6055

Please sign in to comment.