Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2024
1 parent 037beef commit b1d2b62
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.17.0",
"@tanstack/react-query": "5.17.1",
"@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 @@ -7168,21 +7168,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.17.0":
version: 5.17.0
resolution: "@tanstack/query-core@npm:5.17.0"
checksum: 3090ada4ba1bed162186ca33c25c5caa4e3e4449555dd1cec331a43b5e89d9b5a3320d5983ca106b33bbf7388783bd0dfc071957579a4db037ca4b66ad031e85
"@tanstack/query-core@npm:5.17.1":
version: 5.17.1
resolution: "@tanstack/query-core@npm:5.17.1"
checksum: b3cfb44bfe33e8f23368905f7e51edad2ea8ee5ac1bc559a6e54dcb1667faf11e39ffd6f2a4ab87e317f2c8d2ca8e3be8f137fdd1dc46f89a5480d782b7d8e1d
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.17.0":
version: 5.17.0
resolution: "@tanstack/react-query@npm:5.17.0"
"@tanstack/react-query@npm:5.17.1":
version: 5.17.1
resolution: "@tanstack/react-query@npm:5.17.1"
dependencies:
"@tanstack/query-core": "npm:5.17.0"
"@tanstack/query-core": "npm:5.17.1"
peerDependencies:
react: ^18.0.0
checksum: 7f40ed9b874a5709c54e5c6393126f8b44a4b1e80ddd68ee96f514019f5b9244a86fff06ccb8072bb113fac79dcd0a69fd1ea56871b9366df1f79db27bf817af
checksum: ab6152e4db73d1e238b90833dc75b33621298fdf9a0cdd42d727d8cef8cb5ad25b9ee432dd6e424a4c232e69e52a06070479bbe589df4ded33bbbe03f75d84ba
languageName: node
linkType: hard

Expand Down Expand Up @@ -17792,7 +17792,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.0"
"@tanstack/react-query": "npm:5.17.1"
"@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 b1d2b62

Please sign in to comment.