From 6623a33e767d323e28dde3dcb6831201d2125696 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 02:09:36 +0000 Subject: [PATCH] chore(deps): Bump @codemirror/search in the codemirror group Bumps the codemirror group with 1 update: [@codemirror/search](https://github.com/codemirror/search). Updates `@codemirror/search` from 6.7.0 to 6.7.1 - [Changelog](https://github.com/codemirror/search/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/search/commits) --- updated-dependencies: - dependency-name: "@codemirror/search" dependency-version: 6.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: codemirror ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index c18f626..f63927b 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@codemirror/lang-html": "^6.4.11", "@codemirror/lang-markdown": "^6.3.1", "@codemirror/language": "^6.10.4", - "@codemirror/search": "^6.5.7", + "@codemirror/search": "^6.7.1", "@codemirror/state": "^6.5.0", "@codemirror/theme-one-dark": "^6.1.2", "@codemirror/view": "^6.43.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 30e5298..ec01215 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^6.10.4 version: 6.12.3 '@codemirror/search': - specifier: ^6.5.7 - version: 6.7.0 + specifier: ^6.7.1 + version: 6.7.1 '@codemirror/state': specifier: ^6.5.0 version: 6.6.0 @@ -401,8 +401,8 @@ packages: '@codemirror/lint@6.9.6': resolution: {integrity: sha512-6Kp7r6XfCi/D/5sdXieMfg9pJU1bUEx96WITuLU6ESaKizCz0QHFMjY/TaFSbigDdEAIgi93itLBIUETP4oK+A==} - '@codemirror/search@6.7.0': - resolution: {integrity: sha512-ZvGm99wc/s2cITtMT15LFdn8aH/aS+V+DqyGq/N5ZlV5vWtH+nILvC2nw0zX7ByNoHHDZ2IxxdW38O0tc5nVHg==} + '@codemirror/search@6.7.1': + resolution: {integrity: sha512-uMe5UO6PamJtSHrXhhHOzSX3ReWtiJrva6GnPMwSOrZtiExb5X5eExhr2OUZQVvdxPsKpY3Ro2mFbQadpPWmHA==} '@codemirror/state@6.6.0': resolution: {integrity: sha512-4nbvra5R5EtiCzr9BTHiTLc+MLXK2QGiAVYMyi8PkQd3SR+6ixar/Q/01Fa21TBIDOZXgeWV4WppsQolSreAPQ==} @@ -3049,7 +3049,7 @@ snapshots: '@codemirror/view': 6.43.1 crelt: 1.0.6 - '@codemirror/search@6.7.0': + '@codemirror/search@6.7.1': dependencies: '@codemirror/state': 6.6.0 '@codemirror/view': 6.43.1 @@ -4316,7 +4316,7 @@ snapshots: '@codemirror/commands': 6.10.3 '@codemirror/language': 6.12.3 '@codemirror/lint': 6.9.6 - '@codemirror/search': 6.7.0 + '@codemirror/search': 6.7.1 '@codemirror/state': 6.6.0 '@codemirror/view': 6.43.1