Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.59.9 (#5983)
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 Oct 11, 2024
1 parent 49fe8bc commit df8efb0
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": "8.33.1",
"@soluble/cache-interop": "0.12.8",
"@soluble/cache-ioredis": "0.13.11",
"@tanstack/react-query": "5.59.8",
"@tanstack/react-query": "5.59.9",
"@vercel/analytics": "1.3.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 @@ -6408,21 +6408,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.59.6":
version: 5.59.6
resolution: "@tanstack/query-core@npm:5.59.6"
checksum: 10c0/b868ea403aa5be2ed020147a2a67cccbf5ba4963c599b95997f50c698bc40ad483e5b0e00a01156476b0f8637fc4999071b55abfc94e5309f74c99ab10099b1e
"@tanstack/query-core@npm:5.59.9":
version: 5.59.9
resolution: "@tanstack/query-core@npm:5.59.9"
checksum: 10c0/a422c7a1b097541c76d7c64321114dae21628feece147fda2362482304c2064db8d327a5192ad286885f4066e515cadc7267aa3ea39063c0f31da65d13d0d0d4
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.59.8":
version: 5.59.8
resolution: "@tanstack/react-query@npm:5.59.8"
"@tanstack/react-query@npm:5.59.9":
version: 5.59.9
resolution: "@tanstack/react-query@npm:5.59.9"
dependencies:
"@tanstack/query-core": "npm:5.59.6"
"@tanstack/query-core": "npm:5.59.9"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/c6350c8e0da8c3abbae9957c84cf8ccd6e9fc6e994d463dced27c9d9f35a78e973f37f04b27d532f0f904ed4476a4bb92cfe05abcf2644c9d36fd98ca1b3b81a
checksum: 10c0/17fca365b478514c11f5f4de9e6f193e1cd94bed12bf0be71e4554d871dbcbc297ec558e053a01015114d9fce201f4d15040a37275b61d4b27ae9901d5dc8c01
languageName: node
linkType: hard

Expand Down Expand Up @@ -14915,7 +14915,7 @@ __metadata:
"@svgr/webpack": "npm:8.1.0"
"@tailwindcss/forms": "npm:0.5.9"
"@tailwindcss/typography": "npm:0.5.15"
"@tanstack/react-query": "npm:5.59.8"
"@tanstack/react-query": "npm:5.59.9"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/jest-dom": "npm:6.5.0"
"@testing-library/react": "npm:16.0.1"
Expand Down

0 comments on commit df8efb0

Please sign in to comment.