Skip to content

Commit 45ec798

Browse files
build(deps-dev): bump @tanstack/react-query-devtools
Bumps [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) from 5.85.3 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-devtools) --- updated-dependencies: - dependency-name: "@tanstack/react-query-devtools" dependency-version: 5.90.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ecfac8c commit 45ec798

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

.yarn/install-state.gz

334 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"devDependencies": {
4141
"@eslint/js": "^9.29.0",
42-
"@tanstack/react-query-devtools": "^5.85.3",
42+
"@tanstack/react-query-devtools": "^5.90.2",
4343
"@testing-library/dom": "^10.3.2",
4444
"@testing-library/jest-dom": "^6.4.6",
4545
"@testing-library/react": "^16.3.0",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2297,22 +2297,22 @@ __metadata:
22972297
languageName: node
22982298
linkType: hard
22992299

2300-
"@tanstack/query-devtools@npm:5.84.0":
2301-
version: 5.84.0
2302-
resolution: "@tanstack/query-devtools@npm:5.84.0"
2303-
checksum: 10c0/8257bebbf648e850f0186175a6e17aa6ac50e2dbb9413953927a698a2f73db8009693980f4c6b0f928a703be353a0b1bd1316031029818be7672db98c1b42cde
2300+
"@tanstack/query-devtools@npm:5.90.1":
2301+
version: 5.90.1
2302+
resolution: "@tanstack/query-devtools@npm:5.90.1"
2303+
checksum: 10c0/3b69e5441438acf0e753adbf187abf54b5b2e19d7c6d1e465d97278cb8c248bb86d3be193092d50414e4093cbf014093103517cb523daae003e53c867f3c11c2
23042304
languageName: node
23052305
linkType: hard
23062306

2307-
"@tanstack/react-query-devtools@npm:^5.85.3":
2308-
version: 5.85.3
2309-
resolution: "@tanstack/react-query-devtools@npm:5.85.3"
2307+
"@tanstack/react-query-devtools@npm:^5.90.2":
2308+
version: 5.90.2
2309+
resolution: "@tanstack/react-query-devtools@npm:5.90.2"
23102310
dependencies:
2311-
"@tanstack/query-devtools": "npm:5.84.0"
2311+
"@tanstack/query-devtools": "npm:5.90.1"
23122312
peerDependencies:
2313-
"@tanstack/react-query": ^5.85.3
2313+
"@tanstack/react-query": ^5.90.2
23142314
react: ^18 || ^19
2315-
checksum: 10c0/26a90fb0753780f821002d8e2008846dc6ed89409c02f9f5e67de86ebae5a7710d08e043ea5e05fef1c0c75adbe9ae111eac148b143251b56f24ef37e872b18d
2315+
checksum: 10c0/526d529bf995426ace7511f51a425ce92dfc1b6dd74c9956a3cd7d68950119e97291bced2ff17173bcdb329eae36c68abc211a4dec32d6e92ab537b41c0533c2
23162316
languageName: node
23172317
linkType: hard
23182318

@@ -10655,7 +10655,7 @@ __metadata:
1065510655
"@mui/x-data-grid": "npm:^8.2.0"
1065610656
"@mui/x-date-pickers": "npm:^8.2.0"
1065710657
"@tanstack/react-query": "npm:^5.71.5"
10658-
"@tanstack/react-query-devtools": "npm:^5.85.3"
10658+
"@tanstack/react-query-devtools": "npm:^5.90.2"
1065910659
"@testing-library/dom": "npm:^10.3.2"
1066010660
"@testing-library/jest-dom": "npm:^6.4.6"
1066110661
"@testing-library/react": "npm:^16.3.0"

0 commit comments

Comments
 (0)