Skip to content

Commit 37754b6

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

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.81.5",
57+
"@tanstack/react-query": "^5.90.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
@@ -3774,21 +3774,21 @@ __metadata:
37743774
languageName: node
37753775
linkType: hard
37763776

3777-
"@tanstack/query-core@npm:5.81.5":
3778-
version: 5.81.5
3779-
resolution: "@tanstack/query-core@npm:5.81.5"
3780-
checksum: 10c0/8d3af841f0e2f3fba1dfd100a8bbc2d07e7b1d5b8570d3d0d8bba5127601c2788e5f7c84839f93f3b0cbe54f14866c1fef8e3f9e745f02d27afaaeea33b7b755
3777+
"@tanstack/query-core@npm:5.90.2":
3778+
version: 5.90.2
3779+
resolution: "@tanstack/query-core@npm:5.90.2"
3780+
checksum: 10c0/695a7450b0bb9f6dd21bebeacfc962dfc886631a3b3a13c33a842ef719b4c3dd30c15febe8c1ade6902a85e0f387c51a97570f430cc8f5c7032ff737d6410597
37813781
languageName: node
37823782
linkType: hard
37833783

3784-
"@tanstack/react-query@npm:^5.81.5":
3785-
version: 5.81.5
3786-
resolution: "@tanstack/react-query@npm:5.81.5"
3784+
"@tanstack/react-query@npm:^5.90.2":
3785+
version: 5.90.2
3786+
resolution: "@tanstack/react-query@npm:5.90.2"
37873787
dependencies:
3788-
"@tanstack/query-core": "npm:5.81.5"
3788+
"@tanstack/query-core": "npm:5.90.2"
37893789
peerDependencies:
37903790
react: ^18 || ^19
3791-
checksum: 10c0/04803dd7d7d6ac73ba8c55bb25d76aa2f74d173d1574a113c35559bf6a8ac7d04a75db5e470e9a2e4132fee5e0ce1ab23bd8c27d17f70a461aca0e7ae740e76b
3791+
checksum: 10c0/22e76626a59890409858521b0e42b49219126a4ea5ed79eaa48a267959175dfdd28b30b9b03a415dccf703d95c18100a9d8917679818f6d2adc26d6c5f96a4d6
37923792
languageName: node
37933793
linkType: hard
37943794

@@ -4419,7 +4419,7 @@ __metadata:
44194419
"@parcel/optimizer-data-url": "npm:^2.15.4"
44204420
"@parcel/transformer-inline-string": "npm:^2.15.4"
44214421
"@parcel/transformer-typescript-tsc": "npm:^2.15.4"
4422-
"@tanstack/react-query": "npm:^5.81.5"
4422+
"@tanstack/react-query": "npm:^5.90.2"
44234423
"@testing-library/dom": "npm:^10.4.0"
44244424
"@testing-library/jest-dom": "npm:^6.6.3"
44254425
"@testing-library/react": "npm:^16.3.0"

0 commit comments

Comments
 (0)