Skip to content

Commit 4eb1083

Browse files
fix(deps): update dependency @tanstack/react-query to v5.66.3 (#6238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca1541b commit 4eb1083

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

apps/nextjs-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@sentry/react": "8.54.0",
7979
"@soluble/cache-interop": "0.12.8",
8080
"@soluble/cache-ioredis": "0.13.11",
81-
"@tanstack/react-query": "5.66.0",
81+
"@tanstack/react-query": "5.66.3",
8282
"@vercel/analytics": "1.4.1",
8383
"@your-org/common-i18n": "workspace:^",
8484
"@your-org/core-lib": "workspace:^",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -6774,21 +6774,21 @@ __metadata:
67746774
languageName: node
67756775
linkType: hard
67766776

6777-
"@tanstack/query-core@npm:5.66.0":
6778-
version: 5.66.0
6779-
resolution: "@tanstack/query-core@npm:5.66.0"
6780-
checksum: 10c0/a03afcb3a075f1923ce3d03dcb16662bb35159280bf87598b9d446366cfd47f5c736be41fb90938c4e6848633c036087d7019f0dbb95f2f2450a9fea4764adbb
6777+
"@tanstack/query-core@npm:5.66.3":
6778+
version: 5.66.3
6779+
resolution: "@tanstack/query-core@npm:5.66.3"
6780+
checksum: 10c0/93375becb7e611a0913a833cb5ee6df01adefdcf43c043473fc37f6934590a297a72db2f55cd0d113e48ec85d4ea665be930b9eaf8f4c72f99cb50aa22840602
67816781
languageName: node
67826782
linkType: hard
67836783

6784-
"@tanstack/react-query@npm:5.66.0":
6785-
version: 5.66.0
6786-
resolution: "@tanstack/react-query@npm:5.66.0"
6784+
"@tanstack/react-query@npm:5.66.3":
6785+
version: 5.66.3
6786+
resolution: "@tanstack/react-query@npm:5.66.3"
67876787
dependencies:
6788-
"@tanstack/query-core": "npm:5.66.0"
6788+
"@tanstack/query-core": "npm:5.66.3"
67896789
peerDependencies:
67906790
react: ^18 || ^19
6791-
checksum: 10c0/60e1a3fd7f2f8b2038d70954b51eeb84c31273d09a68537babdc2ac3d8c200968a1f7865a8e189ffd63be0c30387985b4b4eaf1d9065990bd3699ac5872b7523
6791+
checksum: 10c0/3a6663d369fd3f55b9c8a906707169ba37d36c54066c300707ce26709aad714c77347df62ac54c504b6cf92e505b134f37681596b7d23a431bfdc20c6cd59b1c
67926792
languageName: node
67936793
linkType: hard
67946794

@@ -15554,7 +15554,7 @@ __metadata:
1555415554
"@svgr/webpack": "npm:8.1.0"
1555515555
"@tailwindcss/forms": "npm:0.5.10"
1555615556
"@tailwindcss/typography": "npm:0.5.16"
15557-
"@tanstack/react-query": "npm:5.66.0"
15557+
"@tanstack/react-query": "npm:5.66.3"
1555815558
"@testing-library/dom": "npm:10.4.0"
1555915559
"@testing-library/jest-dom": "npm:6.6.3"
1556015560
"@testing-library/react": "npm:16.2.0"

0 commit comments

Comments
 (0)