diff --git a/package.json b/package.json index a72d3f2..4f9a778 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "ky": "^1.7.2", "lint-staged": "^15.2.10", "lodash": "^4.17.21", - "match-sorter": "^7.0.0", + "match-sorter": "^8.0.0", "prettier": "^3.3.3", "prettier-plugin-organize-imports": "^4.1.0", "prettier-plugin-tailwindcss": "^0.6.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 975a7d8..9b9eccd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -141,8 +141,8 @@ importers: specifier: ^4.17.21 version: 4.17.21 match-sorter: - specifier: ^7.0.0 - version: 7.0.0 + specifier: ^8.0.0 + version: 8.0.0 prettier: specifier: ^3.3.3 version: 3.3.3 @@ -2735,8 +2735,8 @@ packages: magic-string@0.30.11: resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==} - match-sorter@7.0.0: - resolution: {integrity: sha512-J1370vFVhvn81QrUYv54y3IZbsaG1X4otKSwtGZbyfZxgWgjVxdRkASY+uaT2IlQUGeWFBEPbGFVKv1DNnHYKA==} + match-sorter@8.0.0: + resolution: {integrity: sha512-bGJ6Zb+OhzXe+ptP5d80OLVx7AkqfRbtGEh30vNSfjNwllu+hHI+tcbMIT/fbkx/FKN1PmKuDb65+Oofg+XUxw==} meow@12.1.1: resolution: {integrity: sha512-BhXM0Au22RwUneMPwSCnyhTOizdWoIEPU9sp0Aqa1PnDMR5Wv2FGXYDjuzJEIX+Eo2Rb8xuYe5jrnm5QowQFkw==} @@ -6614,7 +6614,7 @@ snapshots: dependencies: '@jridgewell/sourcemap-codec': 1.5.0 - match-sorter@7.0.0: + match-sorter@8.0.0: dependencies: '@babel/runtime': 7.24.7 remove-accents: 0.5.0