Skip to content

Commit e3b0989

Browse files
fix(deps): bump @tanstack/react-query from 5.76.1 to 5.76.2 (#5003)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 753c007 commit e3b0989

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.1",
57+
"@tanstack/react-query": "^5.76.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
@@ -3684,21 +3684,21 @@ __metadata:
36843684
languageName: node
36853685
linkType: hard
36863686

3687-
"@tanstack/query-core@npm:5.76.0":
3688-
version: 5.76.0
3689-
resolution: "@tanstack/query-core@npm:5.76.0"
3690-
checksum: 10c0/970cc783838bf7e30acbad476c72e4bb3b302c15525152cfcf5ffef8b185537e780b608e3f77793cb355b49cc98a9de597d978d400df44dbd550cba78742d67c
3687+
"@tanstack/query-core@npm:5.76.2":
3688+
version: 5.76.2
3689+
resolution: "@tanstack/query-core@npm:5.76.2"
3690+
checksum: 10c0/04c347799f7d0e11008dc4c2197e27321ea9b582ae40b2b6e869bfda565d82385dcb37b257199ca5562bc7158c0cac953b94d7b04930cbb404676dad2adbfc03
36913691
languageName: node
36923692
linkType: hard
36933693

3694-
"@tanstack/react-query@npm:^5.76.1":
3695-
version: 5.76.1
3696-
resolution: "@tanstack/react-query@npm:5.76.1"
3694+
"@tanstack/react-query@npm:^5.76.2":
3695+
version: 5.76.2
3696+
resolution: "@tanstack/react-query@npm:5.76.2"
36973697
dependencies:
3698-
"@tanstack/query-core": "npm:5.76.0"
3698+
"@tanstack/query-core": "npm:5.76.2"
36993699
peerDependencies:
37003700
react: ^18 || ^19
3701-
checksum: 10c0/35757f185ccd577e0763b18c2e29db621b40fb85419507d43a2a136fd47d8a4410f219fa9697142f7199577cc42c23dd117021cc8c072545eca133d5114148d9
3701+
checksum: 10c0/5286378658dd3a8377013321a9f16d95a063d63f205caa44583d6030e16cc64bfe2698d66037dc4dc029ba036a6009524cb94d996c8b807869e0afbe2bafe452
37023702
languageName: node
37033703
linkType: hard
37043704

@@ -4297,7 +4297,7 @@ __metadata:
42974297
"@parcel/optimizer-data-url": "npm:^2.15.1"
42984298
"@parcel/transformer-inline-string": "npm:^2.15.1"
42994299
"@parcel/transformer-typescript-tsc": "npm:^2.15.1"
4300-
"@tanstack/react-query": "npm:^5.76.1"
4300+
"@tanstack/react-query": "npm:^5.76.2"
43014301
"@testing-library/dom": "npm:^10.4.0"
43024302
"@testing-library/jest-dom": "npm:^6.6.3"
43034303
"@testing-library/react": "npm:^16.3.0"

0 commit comments

Comments
 (0)