Skip to content

build(deps): Bump @tanstack/react-query from 5.65.1 to 5.66.0 #4664

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

Merged
merged 1 commit into from
Jan 31, 2025
Merged
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 @@ -55,7 +55,7 @@
"@mui/icons-material": "^6.4.2",
"@mui/lab": "^6.0.0-beta.21",
"@mui/material": "^6.4.2",
"@tanstack/react-query": "^5.65.1",
"@tanstack/react-query": "^5.66.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 @@ -3831,21 +3831,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.65.0":
version: 5.65.0
resolution: "@tanstack/query-core@npm:5.65.0"
checksum: 10c0/8c957082819dc90aa162256e0cc9d7d33e90f4ba9a55ec788ef5ec36bbb2b1863663dda594f9b6eb820ec9855f8d6aecd01324a020d16b58ad012c99270fe989
"@tanstack/query-core@npm:5.66.0":
version: 5.66.0
resolution: "@tanstack/query-core@npm:5.66.0"
checksum: 10c0/a03afcb3a075f1923ce3d03dcb16662bb35159280bf87598b9d446366cfd47f5c736be41fb90938c4e6848633c036087d7019f0dbb95f2f2450a9fea4764adbb
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5.65.1":
version: 5.65.1
resolution: "@tanstack/react-query@npm:5.65.1"
"@tanstack/react-query@npm:^5.66.0":
version: 5.66.0
resolution: "@tanstack/react-query@npm:5.66.0"
dependencies:
"@tanstack/query-core": "npm:5.65.0"
"@tanstack/query-core": "npm:5.66.0"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/0b0ed414c59ee1d7a5a8e72d2e2f2513f7367b59ee33d5663b114fcf5108438786b9bbbd12173ae7f8124538f313cd4dff942c7080b60d26d011c18918b1d563
checksum: 10c0/60e1a3fd7f2f8b2038d70954b51eeb84c31273d09a68537babdc2ac3d8c200968a1f7865a8e189ffd63be0c30387985b4b4eaf1d9065990bd3699ac5872b7523
languageName: node
linkType: hard

Expand Down Expand Up @@ -4473,7 +4473,7 @@ __metadata:
"@parcel/optimizer-data-url": "npm:^2.13.3"
"@parcel/transformer-inline-string": "npm:^2.13.3"
"@parcel/transformer-typescript-tsc": "npm:^2.13.3"
"@tanstack/react-query": "npm:^5.65.1"
"@tanstack/react-query": "npm:^5.66.0"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.6.3"
"@testing-library/react": "npm:^16.2.0"
Expand Down