Skip to content

Commit 879dbb9

Browse files
fix(deps): bump @tanstack/react-query from 5.80.7 to 5.80.10 (#5094)
1 parent 47c507c commit 879dbb9

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.2",
5656
"@mui/material": "^7.1.2",
57-
"@tanstack/react-query": "^5.80.7",
57+
"@tanstack/react-query": "^5.80.10",
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
@@ -3772,21 +3772,21 @@ __metadata:
37723772
languageName: node
37733773
linkType: hard
37743774

3775-
"@tanstack/query-core@npm:5.80.7":
3776-
version: 5.80.7
3777-
resolution: "@tanstack/query-core@npm:5.80.7"
3778-
checksum: 10c0/bd96393e1a94aebc4d10da05e03de89ddce09d7266d0fcff2785480c544425d732f9fb03ecb93c96520980f57655f143452b9701f9bcb620cd07a04077018583
3775+
"@tanstack/query-core@npm:5.80.10":
3776+
version: 5.80.10
3777+
resolution: "@tanstack/query-core@npm:5.80.10"
3778+
checksum: 10c0/6391f4439f1f4676f5efeb07271e6b0b1418bd1192779f55cac537f0b35ec31c729eb43a30e0269534328c259c3ed6dd2f31555c42c68b6dd0c9ede410d46eb1
37793779
languageName: node
37803780
linkType: hard
37813781

3782-
"@tanstack/react-query@npm:^5.80.7":
3783-
version: 5.80.7
3784-
resolution: "@tanstack/react-query@npm:5.80.7"
3782+
"@tanstack/react-query@npm:^5.80.10":
3783+
version: 5.80.10
3784+
resolution: "@tanstack/react-query@npm:5.80.10"
37853785
dependencies:
3786-
"@tanstack/query-core": "npm:5.80.7"
3786+
"@tanstack/query-core": "npm:5.80.10"
37873787
peerDependencies:
37883788
react: ^18 || ^19
3789-
checksum: 10c0/2d2fb8a7c60fe94c90f3345050673e217366e968fd28565a92bf4097a320c7c73bc6ecaa1b20ca70a705accbf8618a9888016c5a1813bb57fe86b6c824973a21
3789+
checksum: 10c0/1a759b264cc94b389f802f1183183a3fbe1669ec1bb354951cfab6b6cf175276885c5f5c9b3fc00340a87140fdff4b9cf0c688fb7af103d34fb3b209d33a0a95
37903790
languageName: node
37913791
linkType: hard
37923792

@@ -4416,7 +4416,7 @@ __metadata:
44164416
"@parcel/optimizer-data-url": "npm:^2.15.2"
44174417
"@parcel/transformer-inline-string": "npm:^2.15.2"
44184418
"@parcel/transformer-typescript-tsc": "npm:^2.15.2"
4419-
"@tanstack/react-query": "npm:^5.80.7"
4419+
"@tanstack/react-query": "npm:^5.80.10"
44204420
"@testing-library/dom": "npm:^10.4.0"
44214421
"@testing-library/jest-dom": "npm:^6.6.3"
44224422
"@testing-library/react": "npm:^16.3.0"

0 commit comments

Comments
 (0)