Skip to content

fix(deps): bump @tanstack/react-query from 5.81.5 to 5.82.0 #5138

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

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 @@ -54,7 +54,7 @@
"@emotion/styled": "^11.14.1",
"@mui/icons-material": "^7.1.2",
"@mui/material": "^7.1.2",
"@tanstack/react-query": "^5.81.5",
"@tanstack/react-query": "^5.82.0",
"@types/styled-components": "^5.1.34",
"ansi-styles": "^6.2.1",
"d3": "^7.9.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3772,21 +3772,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.81.5":
version: 5.81.5
resolution: "@tanstack/query-core@npm:5.81.5"
checksum: 10c0/8d3af841f0e2f3fba1dfd100a8bbc2d07e7b1d5b8570d3d0d8bba5127601c2788e5f7c84839f93f3b0cbe54f14866c1fef8e3f9e745f02d27afaaeea33b7b755
"@tanstack/query-core@npm:5.82.0":
version: 5.82.0
resolution: "@tanstack/query-core@npm:5.82.0"
checksum: 10c0/8569830a34aad334842dec04338ddbb58a94a77ea7d75995486c4160d29cd1d4b2b4da6c6b82cdb2f8959096ab0b6b97736ade8a7868bfd9934decc0c4ce629f
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5.81.5":
version: 5.81.5
resolution: "@tanstack/react-query@npm:5.81.5"
"@tanstack/react-query@npm:^5.82.0":
version: 5.82.0
resolution: "@tanstack/react-query@npm:5.82.0"
dependencies:
"@tanstack/query-core": "npm:5.81.5"
"@tanstack/query-core": "npm:5.82.0"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/04803dd7d7d6ac73ba8c55bb25d76aa2f74d173d1574a113c35559bf6a8ac7d04a75db5e470e9a2e4132fee5e0ce1ab23bd8c27d17f70a461aca0e7ae740e76b
checksum: 10c0/c73f7974801e6be2833b6c85860c8c3ce86afbd581287497694f79f2d34f502abd7009b3bad141f56781a21cf071383429ae2110500c8d4f7fb5b57ae4fedb64
languageName: node
linkType: hard

Expand Down Expand Up @@ -4416,7 +4416,7 @@ __metadata:
"@parcel/optimizer-data-url": "npm:^2.15.4"
"@parcel/transformer-inline-string": "npm:^2.15.4"
"@parcel/transformer-typescript-tsc": "npm:^2.15.4"
"@tanstack/react-query": "npm:^5.81.5"
"@tanstack/react-query": "npm:^5.82.0"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.6.3"
"@testing-library/react": "npm:^16.3.0"
Expand Down