Skip to content

Commit b608859

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

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.4",
57+
"@tanstack/react-query": "^5.74.11",
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.4":
3398-
version: 5.74.4
3399-
resolution: "@tanstack/query-core@npm:5.74.4"
3400-
checksum: 10c0/e74d0520b2ee14c8a65f9ff00e335cb9d25453b8af08d776ff3f7a6ba24178cbf4d6a884412df5a0747737e4ca87f637dafaad2c0f0e6afd7cd22e32e0d7dced
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
34013401
languageName: node
34023402
linkType: hard
34033403

3404-
"@tanstack/react-query@npm:^5.74.4":
3405-
version: 5.74.4
3406-
resolution: "@tanstack/react-query@npm:5.74.4"
3404+
"@tanstack/react-query@npm:^5.74.11":
3405+
version: 5.74.11
3406+
resolution: "@tanstack/react-query@npm:5.74.11"
34073407
dependencies:
3408-
"@tanstack/query-core": "npm:5.74.4"
3408+
"@tanstack/query-core": "npm:5.74.9"
34093409
peerDependencies:
34103410
react: ^18 || ^19
3411-
checksum: 10c0/4434b1764efd5e5a7f35046e7411fed06d42372ebbd6e784dcfd81c3d107b41c86fec2b59652fccadb1bab25ca35ef9b6720c7f5c89d6e4302cf1d2f60291200
3411+
checksum: 10c0/fed029c10517656166041a2cc71eef8fb19e73e4cd0d363c7f26feb6f23d5d7cff3b32548870d84fb1197808a556d93f9a7c2d402d44ac214c4bc433f3c70951
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.4"
4010+
"@tanstack/react-query": "npm:^5.74.11"
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)