Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.59.8 (#5979)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 4eda7d8 commit fc88350
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": "8.33.1",
"@soluble/cache-interop": "0.12.8",
"@soluble/cache-ioredis": "0.13.11",
"@tanstack/react-query": "5.59.6",
"@tanstack/react-query": "5.59.8",
"@vercel/analytics": "1.3.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 @@ -6415,14 +6415,14 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.59.6":
version: 5.59.6
resolution: "@tanstack/react-query@npm:5.59.6"
"@tanstack/react-query@npm:5.59.8":
version: 5.59.8
resolution: "@tanstack/react-query@npm:5.59.8"
dependencies:
"@tanstack/query-core": "npm:5.59.6"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/ac2d5821ab2c9484a3236a59087a63b5a4124e1c29a92cdb7097210f77bc7fa0dd1513a643c5e39f024857189fe2c802f9c93c43e9853ce07ee402ada3f7544a
checksum: 10c0/c6350c8e0da8c3abbae9957c84cf8ccd6e9fc6e994d463dced27c9d9f35a78e973f37f04b27d532f0f904ed4476a4bb92cfe05abcf2644c9d36fd98ca1b3b81a
languageName: node
linkType: hard

Expand Down Expand Up @@ -14915,7 +14915,7 @@ __metadata:
"@svgr/webpack": "npm:8.1.0"
"@tailwindcss/forms": "npm:0.5.9"
"@tailwindcss/typography": "npm:0.5.15"
"@tanstack/react-query": "npm:5.59.6"
"@tanstack/react-query": "npm:5.59.8"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/jest-dom": "npm:6.5.0"
"@testing-library/react": "npm:16.0.1"
Expand Down

0 comments on commit fc88350

Please sign in to comment.