Skip to content

Commit 42cf055

Browse files
fix(deps): bump @tanstack/react-query from 5.76.2 to 5.77.2 (#5028)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b66f0ba commit 42cf055

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@emotion/styled": "^11.14.0",
5555
"@mui/icons-material": "^7.1.0",
5656
"@mui/material": "^7.1.0",
57-
"@tanstack/react-query": "^5.76.2",
57+
"@tanstack/react-query": "^5.77.2",
5858
"@types/styled-components": "^5.1.34",
5959
"ansi-styles": "^6.2.1",
6060
"d3": "^7.9.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3746,21 +3746,21 @@ __metadata:
37463746
languageName: node
37473747
linkType: hard
37483748

3749-
"@tanstack/query-core@npm:5.76.2":
3750-
version: 5.76.2
3751-
resolution: "@tanstack/query-core@npm:5.76.2"
3752-
checksum: 10c0/04c347799f7d0e11008dc4c2197e27321ea9b582ae40b2b6e869bfda565d82385dcb37b257199ca5562bc7158c0cac953b94d7b04930cbb404676dad2adbfc03
3749+
"@tanstack/query-core@npm:5.77.2":
3750+
version: 5.77.2
3751+
resolution: "@tanstack/query-core@npm:5.77.2"
3752+
checksum: 10c0/2c83a23f61443de054250f35f596345d0ed4731b2bf4218f2acbef224255d0d9a1e41547e56ec58db4da5a97942cdd829c5d7c3906fc4a23857dd16f4d4608de
37533753
languageName: node
37543754
linkType: hard
37553755

3756-
"@tanstack/react-query@npm:^5.76.2":
3757-
version: 5.76.2
3758-
resolution: "@tanstack/react-query@npm:5.76.2"
3756+
"@tanstack/react-query@npm:^5.77.2":
3757+
version: 5.77.2
3758+
resolution: "@tanstack/react-query@npm:5.77.2"
37593759
dependencies:
3760-
"@tanstack/query-core": "npm:5.76.2"
3760+
"@tanstack/query-core": "npm:5.77.2"
37613761
peerDependencies:
37623762
react: ^18 || ^19
3763-
checksum: 10c0/5286378658dd3a8377013321a9f16d95a063d63f205caa44583d6030e16cc64bfe2698d66037dc4dc029ba036a6009524cb94d996c8b807869e0afbe2bafe452
3763+
checksum: 10c0/949d866ca8e1264ab506c7ac5ae11a596103a2f0c5cbf46022a22d256951791e330a8f126011cc6a73831514f889b87de11063d04f14014038375ae5a7ad3556
37643764
languageName: node
37653765
linkType: hard
37663766

@@ -4388,7 +4388,7 @@ __metadata:
43884388
"@parcel/optimizer-data-url": "npm:^2.15.1"
43894389
"@parcel/transformer-inline-string": "npm:^2.15.1"
43904390
"@parcel/transformer-typescript-tsc": "npm:^2.15.1"
4391-
"@tanstack/react-query": "npm:^5.76.2"
4391+
"@tanstack/react-query": "npm:^5.77.2"
43924392
"@testing-library/dom": "npm:^10.4.0"
43934393
"@testing-library/jest-dom": "npm:^6.6.3"
43944394
"@testing-library/react": "npm:^16.3.0"

0 commit comments

Comments
 (0)