Skip to content

Commit acaf31e

Browse files
fix(deps): bump @tanstack/react-query from 5.80.10 to 5.81.5 (#5125)
1 parent d1626d4 commit acaf31e

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.1",
5555
"@mui/icons-material": "^7.1.2",
5656
"@mui/material": "^7.1.2",
57-
"@tanstack/react-query": "^5.80.10",
57+
"@tanstack/react-query": "^5.81.5",
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.10":
3776-
version: 5.80.10
3777-
resolution: "@tanstack/query-core@npm:5.80.10"
3778-
checksum: 10c0/6391f4439f1f4676f5efeb07271e6b0b1418bd1192779f55cac537f0b35ec31c729eb43a30e0269534328c259c3ed6dd2f31555c42c68b6dd0c9ede410d46eb1
3775+
"@tanstack/query-core@npm:5.81.5":
3776+
version: 5.81.5
3777+
resolution: "@tanstack/query-core@npm:5.81.5"
3778+
checksum: 10c0/8d3af841f0e2f3fba1dfd100a8bbc2d07e7b1d5b8570d3d0d8bba5127601c2788e5f7c84839f93f3b0cbe54f14866c1fef8e3f9e745f02d27afaaeea33b7b755
37793779
languageName: node
37803780
linkType: hard
37813781

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

@@ -4416,7 +4416,7 @@ __metadata:
44164416
"@parcel/optimizer-data-url": "npm:^2.15.4"
44174417
"@parcel/transformer-inline-string": "npm:^2.15.4"
44184418
"@parcel/transformer-typescript-tsc": "npm:^2.15.4"
4419-
"@tanstack/react-query": "npm:^5.80.10"
4419+
"@tanstack/react-query": "npm:^5.81.5"
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)