Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2023
1 parent 0410cbe commit 04b0aef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@sentry/react": "7.91.0",
"@soluble/cache-interop": "0.12.8",
"@soluble/cache-ioredis": "0.13.11",
"@tanstack/react-query": "5.14.2",
"@tanstack/react-query": "5.14.6",
"@vercel/analytics": "1.1.1",
"@your-org/common-i18n": "workspace:^",
"@your-org/core-lib": "workspace:^",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7195,14 +7195,14 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.14.2":
version: 5.14.2
resolution: "@tanstack/react-query@npm:5.14.2"
"@tanstack/react-query@npm:5.14.6":
version: 5.14.6
resolution: "@tanstack/react-query@npm:5.14.6"
dependencies:
"@tanstack/query-core": "npm:5.14.2"
peerDependencies:
react: ^18.0.0
checksum: c92c8b486c8fdb86a9a66005c3dc547b6b72684485654a5d52ecc0faeeb2e78cba2c6d8157a1ef62c1e93b6de7914c58781ca6c723a56634ceee4a7dd462d546
checksum: 22b98a48f84439597508e26bd97545aaae12d159e5ae16b44cc12bebf131cb30575fff0e4bb46f7049c72e82760f0f589f9889109b4880beca7c3300edd037b6
languageName: node
linkType: hard

Expand Down Expand Up @@ -17944,7 +17944,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.14.2"
"@tanstack/react-query": "npm:5.14.6"
"@testing-library/dom": "npm:9.3.3"
"@testing-library/jest-dom": "npm:6.1.5"
"@testing-library/react": "npm:14.1.2"
Expand Down

0 comments on commit 04b0aef

Please sign in to comment.