Skip to content

Commit 70fd5bb

Browse files
authored
chore(react-query-devtools): upgrade match-sorter-utils (#4561)
* Upgrade match-sorter-utils in react-query-devtools match-sorter-utils should no longer have the bad transpilation problem anymore. * run install
1 parent 43a5bac commit 70fd5bb

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

packages/react-query-devtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@tanstack/react-query": "workspace:*"
5656
},
5757
"dependencies": {
58-
"@tanstack/match-sorter-utils": "8.1.1",
58+
"@tanstack/match-sorter-utils": "^8.7.0",
5959
"superjson": "^1.10.0",
6060
"use-sync-external-store": "^1.2.0"
6161
},

pnpm-lock.yaml

Lines changed: 9 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)