Skip to content

Commit 9401ce4

Browse files
fix(deps): bump @tanstack/react-query from 5.77.2 to 5.79.0 (#5030)
1 parent 5f161a5 commit 9401ce4

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.77.2",
57+
"@tanstack/react-query": "^5.79.0",
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.77.2":
3750-
version: 5.77.2
3751-
resolution: "@tanstack/query-core@npm:5.77.2"
3752-
checksum: 10c0/2c83a23f61443de054250f35f596345d0ed4731b2bf4218f2acbef224255d0d9a1e41547e56ec58db4da5a97942cdd829c5d7c3906fc4a23857dd16f4d4608de
3749+
"@tanstack/query-core@npm:5.79.0":
3750+
version: 5.79.0
3751+
resolution: "@tanstack/query-core@npm:5.79.0"
3752+
checksum: 10c0/614c9f4dc7cb4df9c6804f67a76e2d580af5fa7b25505c2e3c5137bfa40d2005a1a96606c9f8e533754c78722e23708948760104a460fd8bc06df990fea42afb
37533753
languageName: node
37543754
linkType: hard
37553755

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

@@ -4388,7 +4388,7 @@ __metadata:
43884388
"@parcel/optimizer-data-url": "npm:^2.15.2"
43894389
"@parcel/transformer-inline-string": "npm:^2.15.2"
43904390
"@parcel/transformer-typescript-tsc": "npm:^2.15.2"
4391-
"@tanstack/react-query": "npm:^5.77.2"
4391+
"@tanstack/react-query": "npm:^5.79.0"
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)