Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.17.9 (#4906)
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 Jan 8, 2024
1 parent 19117b3 commit c4c946b
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.92.0",
"@soluble/cache-interop": "0.12.8",
"@soluble/cache-ioredis": "0.13.11",
"@tanstack/react-query": "5.17.8",
"@tanstack/react-query": "5.17.9",
"@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 @@ -7177,21 +7177,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.17.8":
version: 5.17.8
resolution: "@tanstack/query-core@npm:5.17.8"
checksum: 0efda61079f3578e8b19a526f66b79bd51704858b2295eea5f92753bf9c55c8d39617e5761a5c66edfeb272c70ebab67abdd2272734e21a9672dfaecc508b6f6
"@tanstack/query-core@npm:5.17.9":
version: 5.17.9
resolution: "@tanstack/query-core@npm:5.17.9"
checksum: 54d5c10797e4478d40f12455fd1cc5447d06fb7c633fb868b8c48bcc323d83828f2cd51ce3275ce980f90f111d3f300d4efb6f0fbc35a10a78f98c64713009d7
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.17.8":
version: 5.17.8
resolution: "@tanstack/react-query@npm:5.17.8"
"@tanstack/react-query@npm:5.17.9":
version: 5.17.9
resolution: "@tanstack/react-query@npm:5.17.9"
dependencies:
"@tanstack/query-core": "npm:5.17.8"
"@tanstack/query-core": "npm:5.17.9"
peerDependencies:
react: ^18.0.0
checksum: 9b7c71657ae23aa1f41ea598b68ef2a37bc05fdfafc8264dc4a8c89f6674c4655b1b4a6c70438d438f76ab259ad02e341a10ad16bb95fd439ca77bf450d888bd
checksum: fe9c3c37594cddda1a3c3ec7f489243b5d8117af07cb7096a82ea644c248b31c8c3b9e248fef59ee9d41ff78663e87dd900d17da2b7f95d9b9171479a7c2d4da
languageName: node
linkType: hard

Expand Down Expand Up @@ -17819,7 +17819,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.17.8"
"@tanstack/react-query": "npm:5.17.9"
"@testing-library/dom": "npm:9.3.3"
"@testing-library/jest-dom": "npm:6.2.0"
"@testing-library/react": "npm:14.1.2"
Expand Down

0 comments on commit c4c946b

Please sign in to comment.