mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-26 22:34:02 +08:00
build(deps): bump match-sorter from 6.4.0 to 7.0.0 (#1106)
Bumps [match-sorter](https://github.com/kentcdodds/match-sorter) from 6.4.0 to 7.0.0. - [Release notes](https://github.com/kentcdodds/match-sorter/releases) - [Changelog](https://github.com/kentcdodds/match-sorter/blob/main/CHANGELOG.md) - [Commits](https://github.com/kentcdodds/match-sorter/compare/v6.4.0...v7.0.0) --- updated-dependencies: - dependency-name: match-sorter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e3fe507c33
commit
1fa26ffd39
@ -58,7 +58,7 @@
|
||||
"ky": "^1.7.2",
|
||||
"lint-staged": "^15.2.10",
|
||||
"lodash": "^4.17.21",
|
||||
"match-sorter": "^6.4.0",
|
||||
"match-sorter": "^7.0.0",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-organize-imports": "^4.1.0",
|
||||
"prettier-plugin-tailwindcss": "^0.6.8",
|
||||
|
@ -141,8 +141,8 @@ importers:
|
||||
specifier: ^4.17.21
|
||||
version: 4.17.21
|
||||
match-sorter:
|
||||
specifier: ^6.4.0
|
||||
version: 6.4.0
|
||||
specifier: ^7.0.0
|
||||
version: 7.0.0
|
||||
prettier:
|
||||
specifier: ^3.3.3
|
||||
version: 3.3.3
|
||||
@ -2718,9 +2718,8 @@ packages:
|
||||
magic-string@0.30.11:
|
||||
resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==}
|
||||
|
||||
match-sorter@6.4.0:
|
||||
resolution: {integrity: sha512-d4664ahzdL1QTTvmK1iI0JsrxWeJ6gn33qkYtnPg3mcn+naBLtXSgSPOe+X2vUgtgGwaAk3eiaj7gwKjjMAq+Q==}
|
||||
deprecated: This was arguably a breaking change. Not in API, but more results can be returned. Upgrade to the next major when you are ready for that
|
||||
match-sorter@7.0.0:
|
||||
resolution: {integrity: sha512-J1370vFVhvn81QrUYv54y3IZbsaG1X4otKSwtGZbyfZxgWgjVxdRkASY+uaT2IlQUGeWFBEPbGFVKv1DNnHYKA==}
|
||||
|
||||
meow@12.1.1:
|
||||
resolution: {integrity: sha512-BhXM0Au22RwUneMPwSCnyhTOizdWoIEPU9sp0Aqa1PnDMR5Wv2FGXYDjuzJEIX+Eo2Rb8xuYe5jrnm5QowQFkw==}
|
||||
@ -6590,7 +6589,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@jridgewell/sourcemap-codec': 1.5.0
|
||||
|
||||
match-sorter@6.4.0:
|
||||
match-sorter@7.0.0:
|
||||
dependencies:
|
||||
'@babel/runtime': 7.24.7
|
||||
remove-accents: 0.5.0
|
||||
|
Loading…
Reference in New Issue
Block a user