Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.15.5 (#4852)
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 Dec 30, 2023
1 parent e396d11 commit 73ab52a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@sentry/react": "7.91.0",
"@soluble/cache-interop": "0.12.8",
"@soluble/cache-ioredis": "0.13.11",
"@tanstack/react-query": "5.15.4",
"@tanstack/react-query": "5.15.5",
"@vercel/analytics": "1.1.1",
"@your-org/common-i18n": "workspace:^",
"@your-org/core-lib": "workspace:^",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7176,21 +7176,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.15.4":
version: 5.15.4
resolution: "@tanstack/query-core@npm:5.15.4"
checksum: 973e6581537fccb293a51bbd47e5a4f358aaa2a00af4ce37183e41e853e6f7de689b37249e56911ff9350757899013fb7928c3274c07d98561accf3684501fa1
"@tanstack/query-core@npm:5.15.5":
version: 5.15.5
resolution: "@tanstack/query-core@npm:5.15.5"
checksum: 62d2429c9b71e79e2135292569c7d8d278525c9100e490563b4739afae9bec8aaa9aa3e4defd248634bd6c4128f316b915f18b1f2ab8e268b279072178fed5a9
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.15.4":
version: 5.15.4
resolution: "@tanstack/react-query@npm:5.15.4"
"@tanstack/react-query@npm:5.15.5":
version: 5.15.5
resolution: "@tanstack/react-query@npm:5.15.5"
dependencies:
"@tanstack/query-core": "npm:5.15.4"
"@tanstack/query-core": "npm:5.15.5"
peerDependencies:
react: ^18.0.0
checksum: 48e9928aa21fba0b5c144959834346992ecce22d9d78d0e015d4c721d1ecdc20fb6a0aad2efd509d7528ad4dd70543752a9c253c31339a54010e105c38d97898
checksum: 812451b527e0ecb5e5134841c5096fa1e2823268e42785c204f65ad11b029ddab6063d5db0406cd7961661c9004bf6bbd8c1f85b5bd235415d2b0112121d5aec
languageName: node
linkType: hard

Expand Down Expand Up @@ -17872,7 +17872,7 @@ __metadata:
"@svgr/webpack": "npm:8.1.0"
"@tailwindcss/forms": "npm:0.5.7"
"@tailwindcss/typography": "npm:0.5.10"
"@tanstack/react-query": "npm:5.15.4"
"@tanstack/react-query": "npm:5.15.5"
"@testing-library/dom": "npm:9.3.3"
"@testing-library/jest-dom": "npm:6.1.6"
"@testing-library/react": "npm:14.1.2"
Expand Down

0 comments on commit 73ab52a

Please sign in to comment.