Skip to content

Commit 8eb4436

Browse files
fix(deps): bump @tanstack/react-query from 5.74.11 to 5.75.0 (#4964)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ecc1e1c commit 8eb4436

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.74.11",
57+
"@tanstack/react-query": "^5.75.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
@@ -3394,21 +3394,21 @@ __metadata:
33943394
languageName: node
33953395
linkType: hard
33963396

3397-
"@tanstack/query-core@npm:5.74.9":
3398-
version: 5.74.9
3399-
resolution: "@tanstack/query-core@npm:5.74.9"
3400-
checksum: 10c0/2794554b780c576229aaab35086f44656866ae484c04a8efb5b5dd3fac1605a8421098d53f54a9986ab0e2c447a4e38fd9d9ed590aaaed206552c457495fef1a
3397+
"@tanstack/query-core@npm:5.75.0":
3398+
version: 5.75.0
3399+
resolution: "@tanstack/query-core@npm:5.75.0"
3400+
checksum: 10c0/1c90d5f463fe5b4dac4525279300cd950acaef670b8589ba406df833bee3bdb4dcb58fba78c9a5424e7d19a317590eecad838fb389f37a91edb781f9c90af358
34013401
languageName: node
34023402
linkType: hard
34033403

3404-
"@tanstack/react-query@npm:^5.74.11":
3405-
version: 5.74.11
3406-
resolution: "@tanstack/react-query@npm:5.74.11"
3404+
"@tanstack/react-query@npm:^5.75.0":
3405+
version: 5.75.0
3406+
resolution: "@tanstack/react-query@npm:5.75.0"
34073407
dependencies:
3408-
"@tanstack/query-core": "npm:5.74.9"
3408+
"@tanstack/query-core": "npm:5.75.0"
34093409
peerDependencies:
34103410
react: ^18 || ^19
3411-
checksum: 10c0/fed029c10517656166041a2cc71eef8fb19e73e4cd0d363c7f26feb6f23d5d7cff3b32548870d84fb1197808a556d93f9a7c2d402d44ac214c4bc433f3c70951
3411+
checksum: 10c0/beebb9470337eb2c2ce0a1166cbdad6522e4386f9db1057f81fd0d642afee5fb7bd2857f0b2fa85fc61b12054a23c53b472b5d8241e8e7daf033721b38eb7a2d
34123412
languageName: node
34133413
linkType: hard
34143414

@@ -4007,7 +4007,7 @@ __metadata:
40074007
"@parcel/optimizer-data-url": "npm:^2.14.4"
40084008
"@parcel/transformer-inline-string": "npm:^2.14.4"
40094009
"@parcel/transformer-typescript-tsc": "npm:^2.14.4"
4010-
"@tanstack/react-query": "npm:^5.74.11"
4010+
"@tanstack/react-query": "npm:^5.75.0"
40114011
"@testing-library/dom": "npm:^10.4.0"
40124012
"@testing-library/jest-dom": "npm:^6.6.3"
40134013
"@testing-library/react": "npm:^16.3.0"

0 commit comments

Comments
 (0)