Skip to content

Commit d64a4a0

Browse files
fix(deps): bump @tanstack/react-query from 5.71.10 to 5.72.2
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.71.10 to 5.72.2. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.72.2/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.72.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad8a9b2 commit d64a4a0

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": "^6.4.8",
5656
"@mui/material": "^6.4.8",
57-
"@tanstack/react-query": "^5.71.10",
57+
"@tanstack/react-query": "^5.72.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
@@ -3764,21 +3764,21 @@ __metadata:
37643764
languageName: node
37653765
linkType: hard
37663766

3767-
"@tanstack/query-core@npm:5.71.10":
3768-
version: 5.71.10
3769-
resolution: "@tanstack/query-core@npm:5.71.10"
3770-
checksum: 10c0/2b6a9c6b252c434cdf1048f9f82d1de27ff06dd67c5c76408bb028778f77308e245b043a55db7b012148e5fd9317ee176d8179caffa18cf4d35c5d721cd81346
3767+
"@tanstack/query-core@npm:5.72.2":
3768+
version: 5.72.2
3769+
resolution: "@tanstack/query-core@npm:5.72.2"
3770+
checksum: 10c0/b1e4670c327a9f7e4892b5eb0c423ae230e440b30b749796595ecd7e19a683f613dd94e81fa97e420d765d2325493f5a0dfe3f6fe2ed860c2522c52a281c3e03
37713771
languageName: node
37723772
linkType: hard
37733773

3774-
"@tanstack/react-query@npm:^5.71.10":
3775-
version: 5.71.10
3776-
resolution: "@tanstack/react-query@npm:5.71.10"
3774+
"@tanstack/react-query@npm:^5.72.2":
3775+
version: 5.72.2
3776+
resolution: "@tanstack/react-query@npm:5.72.2"
37773777
dependencies:
3778-
"@tanstack/query-core": "npm:5.71.10"
3778+
"@tanstack/query-core": "npm:5.72.2"
37793779
peerDependencies:
37803780
react: ^18 || ^19
3781-
checksum: 10c0/59275edfe5293fd0d825b4b048e4ceba890b5732a2ec5538d697296864498a647a51dc58fcebac5e36536d0ca7340deb0606870d86ffd4449933d368505b2ac4
3781+
checksum: 10c0/4d0e3252aca29c9e59f5d023250b8f1524a5388f400f1c4fd2aa8bdbd971a5a424e53dd8c48b11b252ff1892fab982d144fec3436d529f47373a2cfbdd5e9548
37823782
languageName: node
37833783
linkType: hard
37843784

@@ -4405,7 +4405,7 @@ __metadata:
44054405
"@parcel/optimizer-data-url": "npm:^2.14.4"
44064406
"@parcel/transformer-inline-string": "npm:^2.14.4"
44074407
"@parcel/transformer-typescript-tsc": "npm:^2.14.4"
4408-
"@tanstack/react-query": "npm:^5.71.10"
4408+
"@tanstack/react-query": "npm:^5.72.2"
44094409
"@testing-library/dom": "npm:^10.4.0"
44104410
"@testing-library/jest-dom": "npm:^6.6.3"
44114411
"@testing-library/react": "npm:^16.3.0"

0 commit comments

Comments
 (0)