Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.59.16 (#6046)
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 24, 2024
1 parent 4012bd0 commit a0ad226
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.35.0",
"@soluble/cache-interop": "0.12.8",
"@soluble/cache-ioredis": "0.13.11",
"@tanstack/react-query": "5.59.15",
"@tanstack/react-query": "5.59.16",
"@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 @@ -6611,21 +6611,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.59.13":
version: 5.59.13
resolution: "@tanstack/query-core@npm:5.59.13"
checksum: 10c0/57b43a9c1599b99055195fa83db80ddc7e00996244e9b73de5afa6bb8b0b489ee344ca5bcd660ccb9a6e4d2c01ef5dab42acd2e30ffa2b96d0335b3facb84707
"@tanstack/query-core@npm:5.59.16":
version: 5.59.16
resolution: "@tanstack/query-core@npm:5.59.16"
checksum: 10c0/487a1ac0df5e02ca4ea5bf3b9ee0010ac7fe0856a36fa7bd10947598d3f0ba356c91aa21b123729b26f2116f05b8b69cd8fb17681c24cdd586de17b6fe021521
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.59.15":
version: 5.59.15
resolution: "@tanstack/react-query@npm:5.59.15"
"@tanstack/react-query@npm:5.59.16":
version: 5.59.16
resolution: "@tanstack/react-query@npm:5.59.16"
dependencies:
"@tanstack/query-core": "npm:5.59.13"
"@tanstack/query-core": "npm:5.59.16"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/7b697eee85ed40efb82b6609434e2580405a3c32844365a8bb876b354e3068b21e0fa4c8ed0f5a06af45dc68373f39873b046f104975a31204d9288e03bba0f5
checksum: 10c0/82acf170d2d169ad18081e4dc52bdcec3b92bd1b134bb704ab6949937a59fd4d7d4ddb1172dd7fdbd1667a2d2e0ffa118e68bde5f53972649b8e55bd0e87244c
languageName: node
linkType: hard

Expand Down Expand Up @@ -15557,7 +15557,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.15"
"@tanstack/react-query": "npm:5.59.16"
"@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 a0ad226

Please sign in to comment.