Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 29, 2023
1 parent af533ec commit e6c010b
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 @@ -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.15.0",
"@tanstack/react-query": "5.15.3",
"@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 @@ -7211,14 +7211,14 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.15.0":
version: 5.15.0
resolution: "@tanstack/react-query@npm:5.15.0"
"@tanstack/react-query@npm:5.15.3":
version: 5.15.3
resolution: "@tanstack/react-query@npm:5.15.3"
dependencies:
"@tanstack/query-core": "npm:5.14.2"
peerDependencies:
react: ^18.0.0
checksum: 29590d1919a0f0ea3970fc25bc342af0875e098af408ee280149de3015dbc480fa6452537035a3889ff70566e0299fa7e61a47ff4ee55ada4aade8307d2109e4
checksum: 607ee5efb69cca001788a2c3812f58907d55ec82e7334ba76a4df0bba073efcb81b8f73df3812980afdb7bc479006c2c751a1e253e7284eacb0147cb9429e472
languageName: node
linkType: hard

Expand Down Expand Up @@ -17903,7 +17903,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.15.0"
"@tanstack/react-query": "npm:5.15.3"
"@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 e6c010b

Please sign in to comment.