Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.53.3 (#5872)
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 Sep 2, 2024
1 parent e4f13aa commit 9bab28b
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": "8.27.0",
"@soluble/cache-interop": "0.12.8",
"@soluble/cache-ioredis": "0.13.11",
"@tanstack/react-query": "5.53.2",
"@tanstack/react-query": "5.53.3",
"@vercel/analytics": "1.3.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 @@ -6388,21 +6388,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.53.2":
version: 5.53.2
resolution: "@tanstack/query-core@npm:5.53.2"
checksum: 10c0/572062fa180cd258415df3b47ae4e4ce0e96e0ad4ef9cf158e2cde3a1d4884e587c0eaf2216a6dba8aff3d1655adbcce5a8b35b29aa1983adad4f5b31db3f566
"@tanstack/query-core@npm:5.53.3":
version: 5.53.3
resolution: "@tanstack/query-core@npm:5.53.3"
checksum: 10c0/bf1cee5aa69bca4e3caada664d3cf699031d513e56b206e853fa34ab867482018a1cf8caddcf175bde4c4eedc03378cb628f1b0d5338b1cffcd0c0b56b2ef339
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.53.2":
version: 5.53.2
resolution: "@tanstack/react-query@npm:5.53.2"
"@tanstack/react-query@npm:5.53.3":
version: 5.53.3
resolution: "@tanstack/react-query@npm:5.53.3"
dependencies:
"@tanstack/query-core": "npm:5.53.2"
"@tanstack/query-core": "npm:5.53.3"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/d18285ed43aad52ee5892bb9af6daf82eb7b005570b3e8eac23e9b4f22a53cf00dbc47b6f2fb4156b5625a452c03c016b24de06db47f3b32200c19aecaec737c
checksum: 10c0/c14e8e2cfe1c46437c513dcfcdfcac211368a29967d0256fa1320484861f14ca5c34dd117a7cd850732759fcc9faa7454b042d812c027fda8e128113b2616dcb
languageName: node
linkType: hard

Expand Down Expand Up @@ -15322,7 +15322,7 @@ __metadata:
"@svgr/webpack": "npm:8.1.0"
"@tailwindcss/forms": "npm:0.5.8"
"@tailwindcss/typography": "npm:0.5.15"
"@tanstack/react-query": "npm:5.53.2"
"@tanstack/react-query": "npm:5.53.3"
"@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 9bab28b

Please sign in to comment.