Skip to content

Commit 55b02bd

Browse files
fix(deps): bump @tanstack/react-query from 5.76.0 to 5.76.1 (#4988)
1 parent 30184a0 commit 55b02bd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.76.0",
57+
"@tanstack/react-query": "^5.76.1",
5858
"@types/styled-components": "^5.1.34",
5959
"ansi-styles": "^6.2.1",
6060
"d3": "^7.9.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3412,14 +3412,14 @@ __metadata:
34123412
languageName: node
34133413
linkType: hard
34143414

3415-
"@tanstack/react-query@npm:^5.76.0":
3416-
version: 5.76.0
3417-
resolution: "@tanstack/react-query@npm:5.76.0"
3415+
"@tanstack/react-query@npm:^5.76.1":
3416+
version: 5.76.1
3417+
resolution: "@tanstack/react-query@npm:5.76.1"
34183418
dependencies:
34193419
"@tanstack/query-core": "npm:5.76.0"
34203420
peerDependencies:
34213421
react: ^18 || ^19
3422-
checksum: 10c0/d17b7840f00a6f6d6253f436f9d32d63d255e6945e81930a36b58deb39a5fb63f6911f4ccdf393570ccfc8675cf0439c1db1d8c87532fd09d93807aa9771f819
3422+
checksum: 10c0/35757f185ccd577e0763b18c2e29db621b40fb85419507d43a2a136fd47d8a4410f219fa9697142f7199577cc42c23dd117021cc8c072545eca133d5114148d9
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.76.0"
4021+
"@tanstack/react-query": "npm:^5.76.1"
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)