Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @tanstack/react-query from 5.59.16 to 5.59.20 #486

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@rails/ujs": "^7.1.400",
"@stripe/react-stripe-js": "^2.8.1",
"@stripe/stripe-js": "^4.9.0",
"@tanstack/react-query": "^5.59.16",
"@tanstack/react-query": "^5.59.20",
"@wca/helpers": "^1.1.5",
"autonumeric": "^4.10.7",
"autoprefixer": "^10.4.20",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2539,21 +2539,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.59.16":
version: 5.59.16
resolution: "@tanstack/query-core@npm:5.59.16"
checksum: 10c0/487a1ac0df5e02ca4ea5bf3b9ee0010ac7fe0856a36fa7bd10947598d3f0ba356c91aa21b123729b26f2116f05b8b69cd8fb17681c24cdd586de17b6fe021521
"@tanstack/query-core@npm:5.59.20":
version: 5.59.20
resolution: "@tanstack/query-core@npm:5.59.20"
checksum: 10c0/c93a8d41e21db532e92c1c90916bec578729d32d1f39d655603b9e81a9d5aebc8588a4d6a75928e04d3ddc90e71a1f8dc066a61d0ba24108eaf60cc2ce024a2f
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5.59.16":
version: 5.59.16
resolution: "@tanstack/react-query@npm:5.59.16"
"@tanstack/react-query@npm:^5.59.20":
version: 5.59.20
resolution: "@tanstack/react-query@npm:5.59.20"
dependencies:
"@tanstack/query-core": "npm:5.59.16"
"@tanstack/query-core": "npm:5.59.20"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/82acf170d2d169ad18081e4dc52bdcec3b92bd1b134bb704ab6949937a59fd4d7d4ddb1172dd7fdbd1667a2d2e0ffa118e68bde5f53972649b8e55bd0e87244c
checksum: 10c0/fc3342c3a26c51c866d54082d14f86b2f644847ea8f9051000e529a012ea5437e18e35f999fcc453b2eecb0faaf29bd1aaec0956587ade63ba02262d6737800a
languageName: node
linkType: hard

Expand Down Expand Up @@ -10131,7 +10131,7 @@ __metadata:
"@rails/ujs": "npm:^7.1.400"
"@stripe/react-stripe-js": "npm:^2.8.1"
"@stripe/stripe-js": "npm:^4.9.0"
"@tanstack/react-query": "npm:^5.59.16"
"@tanstack/react-query": "npm:^5.59.20"
"@wca/helpers": "npm:^1.1.5"
autonumeric: "npm:^4.10.7"
autoprefixer: "npm:^10.4.20"
Expand Down