Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2023
1 parent 00d4826 commit c86cb1b
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 @@ -77,7 +77,7 @@
"@sentry/react": "7.88.0",
"@soluble/cache-interop": "0.12.8",
"@soluble/cache-ioredis": "0.13.11",
"@tanstack/react-query": "5.14.0",
"@tanstack/react-query": "5.14.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 @@ -7182,21 +7182,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.14.0":
version: 5.14.0
resolution: "@tanstack/query-core@npm:5.14.0"
checksum: 4e0b12a07b8622deece3bfe942adc9a9961f0cd9471db97b6f4074ec7359d819633f1d9239240f31d91f4a6b3f789466b3c27ffdb86ff37ddeb2140485a407ca
"@tanstack/query-core@npm:5.14.1":
version: 5.14.1
resolution: "@tanstack/query-core@npm:5.14.1"
checksum: 33231bd67dacbdf35c8f1477dba52a4a2355c8bfcec8626007cae31a45c7266ed24ff6e29a90fb8acbf671899ee2f979adad958c3247f3939d8057e856d173f5
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.14.0":
version: 5.14.0
resolution: "@tanstack/react-query@npm:5.14.0"
"@tanstack/react-query@npm:5.14.1":
version: 5.14.1
resolution: "@tanstack/react-query@npm:5.14.1"
dependencies:
"@tanstack/query-core": "npm:5.14.0"
"@tanstack/query-core": "npm:5.14.1"
peerDependencies:
react: ^18.0.0
checksum: 43f9a0eb5e183c94e8196eb1118e9b6ea0a0aecadb2bb838281e71e20614477030a46c730e9b19831bddc063b8d486b2d09518fb0a72dabadfca71714109864e
checksum: 5249fff34ad4694de23da55a36f71482cef85ce905219275bd380fa1e564136dbed1c69b9007f98f41af0e11f24dc817cdf7ea4cb85cf5ca03b4215cfa1500ba
languageName: node
linkType: hard

Expand Down Expand Up @@ -17850,7 +17850,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.0"
"@tanstack/react-query": "npm:5.14.1"
"@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 c86cb1b

Please sign in to comment.