Skip to content

Commit 30184a0

Browse files
fix(deps): bump @tanstack/react-query from 5.75.5 to 5.76.0 (#4987)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8358644 commit 30184a0

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.75.5",
57+
"@tanstack/react-query": "^5.76.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
@@ -3405,21 +3405,21 @@ __metadata:
34053405
languageName: node
34063406
linkType: hard
34073407

3408-
"@tanstack/query-core@npm:5.75.5":
3409-
version: 5.75.5
3410-
resolution: "@tanstack/query-core@npm:5.75.5"
3411-
checksum: 10c0/3627f9580df5b4a032ff830c1b1f6fa55ae754962a6aaab4ee79607917c9fbd98ce8f7302cc4c88e5b19fd6378689163eb42f32a83c05fe2dc81e7899c94d0df
3408+
"@tanstack/query-core@npm:5.76.0":
3409+
version: 5.76.0
3410+
resolution: "@tanstack/query-core@npm:5.76.0"
3411+
checksum: 10c0/970cc783838bf7e30acbad476c72e4bb3b302c15525152cfcf5ffef8b185537e780b608e3f77793cb355b49cc98a9de597d978d400df44dbd550cba78742d67c
34123412
languageName: node
34133413
linkType: hard
34143414

3415-
"@tanstack/react-query@npm:^5.75.5":
3416-
version: 5.75.5
3417-
resolution: "@tanstack/react-query@npm:5.75.5"
3415+
"@tanstack/react-query@npm:^5.76.0":
3416+
version: 5.76.0
3417+
resolution: "@tanstack/react-query@npm:5.76.0"
34183418
dependencies:
3419-
"@tanstack/query-core": "npm:5.75.5"
3419+
"@tanstack/query-core": "npm:5.76.0"
34203420
peerDependencies:
34213421
react: ^18 || ^19
3422-
checksum: 10c0/658e6b36577c531659e19da19ce46005ae36e17517409f4105c4e9181b7ec2ac21bd6d1e2415b8e16004fdd4f7c51b724af1327834b16f1d037edabeaf9b1cbc
3422+
checksum: 10c0/d17b7840f00a6f6d6253f436f9d32d63d255e6945e81930a36b58deb39a5fb63f6911f4ccdf393570ccfc8675cf0439c1db1d8c87532fd09d93807aa9771f819
34233423
languageName: node
34243424
linkType: hard
34253425

@@ -4018,7 +4018,7 @@ __metadata:
40184018
"@parcel/optimizer-data-url": "npm:^2.14.4"
40194019
"@parcel/transformer-inline-string": "npm:^2.14.4"
40204020
"@parcel/transformer-typescript-tsc": "npm:^2.14.4"
4021-
"@tanstack/react-query": "npm:^5.75.5"
4021+
"@tanstack/react-query": "npm:^5.76.0"
40224022
"@testing-library/dom": "npm:^10.4.0"
40234023
"@testing-library/jest-dom": "npm:^6.6.3"
40244024
"@testing-library/react": "npm:^16.3.0"

0 commit comments

Comments
 (0)