Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.45.1 (#5597)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 16, 2024
1 parent 7a28e74 commit d362f2e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@sentry/react": "8.9.2",
"@soluble/cache-interop": "0.12.8",
"@soluble/cache-ioredis": "0.13.11",
"@tanstack/react-query": "5.45.0",
"@tanstack/react-query": "5.45.1",
"@vercel/analytics": "1.3.1",
"@your-org/common-i18n": "workspace:^",
"@your-org/core-lib": "workspace:^",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7048,14 +7048,14 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.45.0":
version: 5.45.0
resolution: "@tanstack/react-query@npm:5.45.0"
"@tanstack/react-query@npm:5.45.1":
version: 5.45.1
resolution: "@tanstack/react-query@npm:5.45.1"
dependencies:
"@tanstack/query-core": "npm:5.45.0"
peerDependencies:
react: ^18.0.0
checksum: 10c0/0bff05c1a048c0f77f85d40adb165785b703b521a2e0f8cc6cd02185f41acd13d75b441ebe1b3887090a155f1f41c90e40079f567a1f00ed34f1f3908531dbb2
checksum: 10c0/39968d90bfe365ea0a1bff64caaf065fc8ea3304ae450a055265e235e461bd82bbe3dc9182d32062ecb48c45e2d679ee87909489bde9b9e7b09ed7c41e81fd93
languageName: node
linkType: hard

Expand Down Expand Up @@ -16519,7 +16519,7 @@ __metadata:
"@svgr/webpack": "npm:8.1.0"
"@tailwindcss/forms": "npm:0.5.7"
"@tailwindcss/typography": "npm:0.5.13"
"@tanstack/react-query": "npm:5.45.0"
"@tanstack/react-query": "npm:5.45.1"
"@testing-library/dom": "npm:10.1.0"
"@testing-library/jest-dom": "npm:6.4.6"
"@testing-library/react": "npm:16.0.0"
Expand Down

0 comments on commit d362f2e

Please sign in to comment.