chore(dependencies): bumps match-sorter (#26819)

This commit is contained in:
Evan Rusackas
2024-01-29 10:50:22 -07:00
committed by GitHub
parent 6c029ce2e8
commit 881268a8da
3 changed files with 40 additions and 29 deletions

View File

@@ -31,7 +31,6 @@
"classnames": "^2.5.1",
"d3-array": "^2.4.0",
"lodash": "^4.17.21",
"match-sorter": "^6.3.0",
"memoize-one": "^5.1.1",
"react-table": "^7.8.0",
"regenerator-runtime": "^0.13.7",
@@ -47,6 +46,7 @@
"@testing-library/user-event": "^12.7.0",
"@types/classnames": "*",
"@types/react": "*",
"match-sorter": "^6.3.3",
"react": "^16.13.1",
"react-dom": "^16.13.1"
},