From fab16d5d2f85b537ec0b0b48d48b1edd26bf97c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 11:03:32 +0000 Subject: [PATCH] chore(deps): bump match-sorter from 6.4.0 to 8.2.0 Bumps [match-sorter](https://github.com/kentcdodds/match-sorter) from 6.4.0 to 8.2.0. - [Release notes](https://github.com/kentcdodds/match-sorter/releases) - [Commits](https://github.com/kentcdodds/match-sorter/compare/v6.4.0...v8.2.0) --- updated-dependencies: - dependency-name: match-sorter dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index cf4a670c..1cfdb845 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "image-size": "^1.1.1", "lodash-es": "^4.17.21", "lucide-react": "^0.562.0", - "match-sorter": "^6.3.4", + "match-sorter": "^8.2.0", "mermaid": "^11.12.2", "next": "^16.1.3", "next-mdx-remote": "^5.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 528e719e..07365ad1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: specifier: ^0.562.0 version: 0.562.0(react@19.2.3) match-sorter: - specifier: ^6.3.4 - version: 6.4.0 + specifier: ^8.2.0 + version: 8.2.0 mermaid: specifier: ^11.12.2 version: 11.12.2 @@ -3652,9 +3652,8 @@ packages: engines: {node: '>= 20'} hasBin: true - 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@8.2.0: + resolution: {integrity: sha512-qRVB7wYMJXizAWR4TKo5UYwgW7oAVzA8V9jve0wGzRvV91ou9dcqL+/2gJtD0PZ/Pm2Fq6cVT4VHXHmDFVMGRA==} math-intrinsics@1.1.0: resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==} @@ -9076,7 +9075,7 @@ snapshots: marked@16.4.2: {} - match-sorter@6.4.0: + match-sorter@8.2.0: dependencies: '@babel/runtime': 7.28.6 remove-accents: 0.5.0