Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @tanstack/react-query-devtools from 4.24.12 to 4.26.1 #341

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@babel/preset-typescript": "7.21.0",
"@babel/runtime": "7.21.0",
"@svgr/webpack": "6.5.1",
"@tanstack/react-query-devtools": "^4.24.12",
"@tanstack/react-query-devtools": "^4.26.1",
"@transifex/cli": "^5.1.0",
"@types/jest": "29.4.0",
"@types/lodash": "4.14.191",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2876,18 +2876,18 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-query-devtools@npm:^4.24.12":
version: 4.24.12
resolution: "@tanstack/react-query-devtools@npm:4.24.12"
"@tanstack/react-query-devtools@npm:^4.26.1":
version: 4.26.1
resolution: "@tanstack/react-query-devtools@npm:4.26.1"
dependencies:
"@tanstack/match-sorter-utils": ^8.7.0
superjson: ^1.10.0
use-sync-external-store: ^1.2.0
peerDependencies:
"@tanstack/react-query": 4.24.10
"@tanstack/react-query": 4.26.1
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 8cea2cd99268aa057ee22d63d0f1e24ec659134598b624cad45369c9a2a589bb90fd7cc56f9b4b794036e870afedf6867e61c79d9c52ee24763102d7c4c21f70
checksum: d647115677b7c2f9f339be6c47486dabe1e4f5793a595564bd7201bd9f08f1c991ded234190b7f20c80ef5ba62b23b8792394173ae3396fb5a392262e389c75a
languageName: node
linkType: hard

Expand Down Expand Up @@ -3726,7 +3726,7 @@ __metadata:
"@babel/runtime": 7.21.0
"@svgr/webpack": 6.5.1
"@tanstack/react-query": ^4.24.10
"@tanstack/react-query-devtools": ^4.24.12
"@tanstack/react-query-devtools": ^4.26.1
"@transifex/cli": ^5.1.0
"@transifex/native": ^5.1.0
"@transifex/react": ^5.1.0
Expand Down