From f18c3d26c7c465210ab10f5c58e53e2dd06cab05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 17:33:02 +0000 Subject: [PATCH] Bump @codemirror/commands from 6.10.0 to 6.10.1 in /panel Bumps [@codemirror/commands](https://github.com/codemirror/commands) from 6.10.0 to 6.10.1. - [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/commands/compare/6.10.0...6.10.1) --- updated-dependencies: - dependency-name: "@codemirror/commands" dependency-version: 6.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- panel/package.json | 2 +- panel/pnpm-lock.yaml | 27 ++++++++++++++++----------- 2 files changed, 17 insertions(+), 12 deletions(-) diff --git a/panel/package.json b/panel/package.json index 1480be947..500ae7cfd 100644 --- a/panel/package.json +++ b/panel/package.json @@ -35,7 +35,7 @@ "dump:icons": "node ./src/scripts/dump-icons.js" }, "dependencies": { - "@codemirror/commands": "^6.10.0", + "@codemirror/commands": "^6.10.1", "@codemirror/lang-markdown": "^6.5.0", "@codemirror/language": "^6.11.3", "@codemirror/state": "^6.5.2", diff --git a/panel/pnpm-lock.yaml b/panel/pnpm-lock.yaml index fa62995d1..580bf1cc2 100644 --- a/panel/pnpm-lock.yaml +++ b/panel/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@codemirror/commands': - specifier: ^6.10.0 - version: 6.10.0 + specifier: ^6.10.1 + version: 6.10.1 '@codemirror/lang-markdown': specifier: ^6.5.0 version: 6.5.0 @@ -125,8 +125,8 @@ packages: '@codemirror/autocomplete@6.19.1': resolution: {integrity: sha512-q6NenYkEy2fn9+JyjIxMWcNjzTL/IhwqfzOut1/G3PrIFkrbl4AL7Wkse5tLrQUUyqGoAKU5+Pi5jnnXxH5HGw==} - '@codemirror/commands@6.10.0': - resolution: {integrity: sha512-2xUIc5mHXQzT16JnyOFkh8PvfeXuIut3pslWGfsGOhxP/lpgRm9HOl/mpzLErgt5mXDovqA0d11P21gofRLb9w==} + '@codemirror/commands@6.10.1': + resolution: {integrity: sha512-uWDWFypNdQmz2y1LaNJzK7fL7TYKLeUAU0npEC685OKTF3KcQ2Vu3klIM78D7I6wGhktme0lh3CuQLv0ZCrD9Q==} '@codemirror/lang-css@6.3.1': resolution: {integrity: sha512-kr5fwBGiGtmz6l0LSJIbno9QrifNMUusivHbnA1H6Dmqy4HZFte3UAICix1VuKo0lMPKQr2rqB+0BkKi/S3Ejg==} @@ -408,6 +408,9 @@ packages: '@lezer/common@1.3.0': resolution: {integrity: sha512-L9X8uHCYU310o99L3/MpJKYxPzXPOS7S0NmBaM7UO/x2Kb2WbmMLSkfvdr1KxRIFYOpbY0Jhn7CfLSUDzL8arQ==} + '@lezer/common@1.5.0': + resolution: {integrity: sha512-PNGcolp9hr4PJdXR4ix7XtixDrClScvtSCYW3rQG106oVMOOI+jFb+0+J3mbeL/53g1Zd6s0kJzaw6Ri68GmAA==} + '@lezer/css@1.3.0': resolution: {integrity: sha512-pBL7hup88KbI7hXnZV3PQsn43DHy6TWyzuyk2AO9UyoXcDltvIdqWKE1dLL/45JVZ+YZkHe1WVHqO6wugZZWcw==} @@ -1438,19 +1441,19 @@ snapshots: '@codemirror/view': 6.39.8 '@lezer/common': 1.3.0 - '@codemirror/commands@6.10.0': + '@codemirror/commands@6.10.1': dependencies: '@codemirror/language': 6.11.3 '@codemirror/state': 6.5.2 '@codemirror/view': 6.39.8 - '@lezer/common': 1.3.0 + '@lezer/common': 1.5.0 '@codemirror/lang-css@6.3.1': dependencies: '@codemirror/autocomplete': 6.19.1 '@codemirror/language': 6.11.3 '@codemirror/state': 6.5.2 - '@lezer/common': 1.3.0 + '@lezer/common': 1.5.0 '@lezer/css': 1.3.0 '@codemirror/lang-html@6.4.11': @@ -1472,7 +1475,7 @@ snapshots: '@codemirror/lint': 6.9.2 '@codemirror/state': 6.5.2 '@codemirror/view': 6.39.8 - '@lezer/common': 1.3.0 + '@lezer/common': 1.5.0 '@lezer/javascript': 1.5.4 '@codemirror/lang-markdown@6.5.0': @@ -1677,9 +1680,11 @@ snapshots: '@lezer/common@1.3.0': {} + '@lezer/common@1.5.0': {} + '@lezer/css@1.3.0': dependencies: - '@lezer/common': 1.3.0 + '@lezer/common': 1.5.0 '@lezer/highlight': 1.2.3 '@lezer/lr': 1.4.3 @@ -1689,13 +1694,13 @@ snapshots: '@lezer/html@1.3.12': dependencies: - '@lezer/common': 1.3.0 + '@lezer/common': 1.5.0 '@lezer/highlight': 1.2.3 '@lezer/lr': 1.4.3 '@lezer/javascript@1.5.4': dependencies: - '@lezer/common': 1.3.0 + '@lezer/common': 1.5.0 '@lezer/highlight': 1.2.3 '@lezer/lr': 1.4.3