Skip to content

Commit 748c41f

Browse files
fix(deps): bump @tanstack/react-query from 5.79.0 to 5.80.6 (#5050)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14830bd commit 748c41f

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.1",
5656
"@mui/material": "^7.1.1",
57-
"@tanstack/react-query": "^5.79.0",
57+
"@tanstack/react-query": "^5.80.6",
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.79.0":
3776-
version: 5.79.0
3777-
resolution: "@tanstack/query-core@npm:5.79.0"
3778-
checksum: 10c0/614c9f4dc7cb4df9c6804f67a76e2d580af5fa7b25505c2e3c5137bfa40d2005a1a96606c9f8e533754c78722e23708948760104a460fd8bc06df990fea42afb
3775+
"@tanstack/query-core@npm:5.80.6":
3776+
version: 5.80.6
3777+
resolution: "@tanstack/query-core@npm:5.80.6"
3778+
checksum: 10c0/ce52d962036bf84845c9dafb654075bbc8eafd9236069b7c234b7f72a30e4e61daf222940d9f28b4359858277cc1e1d08dd1f8e6cc0adac72acc083fc5c0195c
37793779
languageName: node
37803780
linkType: hard
37813781

3782-
"@tanstack/react-query@npm:^5.79.0":
3783-
version: 5.79.0
3784-
resolution: "@tanstack/react-query@npm:5.79.0"
3782+
"@tanstack/react-query@npm:^5.80.6":
3783+
version: 5.80.6
3784+
resolution: "@tanstack/react-query@npm:5.80.6"
37853785
dependencies:
3786-
"@tanstack/query-core": "npm:5.79.0"
3786+
"@tanstack/query-core": "npm:5.80.6"
37873787
peerDependencies:
37883788
react: ^18 || ^19
3789-
checksum: 10c0/f1d440075b7f8e7738cd4f26a87a089c0efaf282e633cfb9db249ef20068d5f4f14c9d990a304b96df183bffc8839ee579853fef212c213510c425b8092630be
3789+
checksum: 10c0/ec2dc548ff28d92778e851d64b0c24e3289218b496694c0b7bed1e92b5b96b03f8b047d4a8a04c6924937c56e257d53fbe42e046745da10d9dababe48505f843
37903790
languageName: node
37913791
linkType: hard
37923792

@@ -4414,7 +4414,7 @@ __metadata:
44144414
"@parcel/optimizer-data-url": "npm:^2.15.2"
44154415
"@parcel/transformer-inline-string": "npm:^2.15.2"
44164416
"@parcel/transformer-typescript-tsc": "npm:^2.15.2"
4417-
"@tanstack/react-query": "npm:^5.79.0"
4417+
"@tanstack/react-query": "npm:^5.80.6"
44184418
"@testing-library/dom": "npm:^10.4.0"
44194419
"@testing-library/jest-dom": "npm:^6.6.3"
44204420
"@testing-library/react": "npm:^16.3.0"

0 commit comments

Comments
 (0)