Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.59.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2024
1 parent 3664f4c commit 71e0814
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.36.0",
"@soluble/cache-interop": "0.12.8",
"@soluble/cache-ioredis": "0.13.11",
"@tanstack/react-query": "5.59.16",
"@tanstack/react-query": "5.59.19",
"@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 @@ -6738,21 +6738,21 @@ __metadata:
languageName: node
linkType: hard

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

"@tanstack/react-query@npm:5.59.16":
version: 5.59.16
resolution: "@tanstack/react-query@npm:5.59.16"
"@tanstack/react-query@npm:5.59.19":
version: 5.59.19
resolution: "@tanstack/react-query@npm:5.59.19"
dependencies:
"@tanstack/query-core": "npm:5.59.16"
"@tanstack/query-core": "npm:5.59.17"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/82acf170d2d169ad18081e4dc52bdcec3b92bd1b134bb704ab6949937a59fd4d7d4ddb1172dd7fdbd1667a2d2e0ffa118e68bde5f53972649b8e55bd0e87244c
checksum: 10c0/1640320168efaa5d9af5f770b654e01b5c35140435e43038391bbf8be7fb8e643b2e5cce0a2970b61fed327701808a1d01fcefe926a031b6c83a8b90cc3950ad
languageName: node
linkType: hard

Expand Down Expand Up @@ -15211,7 +15211,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.16"
"@tanstack/react-query": "npm:5.59.19"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/jest-dom": "npm:6.6.3"
"@testing-library/react": "npm:16.0.1"
Expand Down

0 comments on commit 71e0814

Please sign in to comment.