Skip to content

Commit

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

"@tanstack/query-core@npm:5.14.2":
version: 5.14.2
resolution: "@tanstack/query-core@npm:5.14.2"
checksum: 1171510ecfaf51693de021c164dc94297260bd88f560705cda2cae460c869cf1bbe5f08389fcf36d69c3b8cfe6b24fec492bfa962afdbaabbe3c9e99065df6fd
"@tanstack/query-core@npm:5.15.4":
version: 5.15.4
resolution: "@tanstack/query-core@npm:5.15.4"
checksum: 973e6581537fccb293a51bbd47e5a4f358aaa2a00af4ce37183e41e853e6f7de689b37249e56911ff9350757899013fb7928c3274c07d98561accf3684501fa1
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -17879,7 +17879,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.3"
"@tanstack/react-query": "npm:5.15.4"
"@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 8323a1f

Please sign in to comment.