chore(deps): bump match-sorter from 6.3.4 to 8.2.0 in /superset-frontend (#36470)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: hainenber <dotronghai96@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: hainenber <dotronghai96@gmail.com>
This commit is contained in:
dependabot[bot]
2026-03-19 23:28:20 +07:00
committed by GitHub
parent 211f29b723
commit 01aa4d3281
4 changed files with 7 additions and 9 deletions

View File

@@ -104,7 +104,7 @@
"lodash": "^4.17.23",
"mapbox-gl": "^3.19.0",
"markdown-to-jsx": "^9.7.6",
"match-sorter": "^6.3.4",
"match-sorter": "^8.2.0",
"memoize-one": "^5.2.1",
"mousetrap": "^1.6.5",
"mustache": "^4.2.0",
@@ -35895,9 +35895,9 @@
"license": "Unlicense"
},
"node_modules/match-sorter": {
"version": "6.3.4",
"resolved": "https://registry.npmjs.org/match-sorter/-/match-sorter-6.3.4.tgz",
"integrity": "sha512-jfZW7cWS5y/1xswZo8VBOdudUiSd9nifYRWphc9M5D/ee4w4AoXLgBEdRbgVaxbMuagBPeUC5y2Hi8DO6o9aDg==",
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/match-sorter/-/match-sorter-8.2.0.tgz",
"integrity": "sha512-qRVB7wYMJXizAWR4TKo5UYwgW7oAVzA8V9jve0wGzRvV91ou9dcqL+/2gJtD0PZ/Pm2Fq6cVT4VHXHmDFVMGRA==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.23.8",
@@ -52657,7 +52657,6 @@
"@testing-library/react-hooks": "*",
"@testing-library/user-event": "*",
"@types/react": "*",
"match-sorter": "^6.3.3",
"react": "^17.0.2",
"react-dom": "^17.0.2"
}
@@ -52841,7 +52840,7 @@
"@testing-library/react-hooks": "*",
"@testing-library/user-event": "*",
"@types/react": "*",
"match-sorter": "^6.3.3",
"match-sorter": "^8.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
}

View File

@@ -185,7 +185,7 @@
"lodash": "^4.17.23",
"mapbox-gl": "^3.19.0",
"markdown-to-jsx": "^9.7.6",
"match-sorter": "^6.3.4",
"match-sorter": "^8.2.0",
"memoize-one": "^5.2.1",
"mousetrap": "^1.6.5",
"mustache": "^4.2.0",

View File

@@ -45,7 +45,6 @@
"@testing-library/react-hooks": "*",
"@testing-library/user-event": "*",
"@types/react": "*",
"match-sorter": "^6.3.3",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},

View File

@@ -46,7 +46,7 @@
"@testing-library/react-hooks": "*",
"@testing-library/user-event": "*",
"@types/react": "*",
"match-sorter": "^6.3.3",
"match-sorter": "^8.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},