From 1a17d3faeace27b5600b3f138c7346053b8dcf97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 17:33:49 +0000 Subject: [PATCH] Bump prosemirror-view in /panel in the production-dependencies group Bumps the production-dependencies group in /panel with 1 update: [prosemirror-view](https://github.com/prosemirror/prosemirror-view). Updates `prosemirror-view` from 1.42.2 to 1.42.3 - [Changelog](https://github.com/ProseMirror/prosemirror-view/blob/master/CHANGELOG.md) - [Commits](https://github.com/prosemirror/prosemirror-view/commits) --- updated-dependencies: - dependency-name: prosemirror-view dependency-version: 1.42.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- panel/package.json | 2 +- panel/pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/panel/package.json b/panel/package.json index e6677ab6c..9e1b7e21d 100644 --- a/panel/package.json +++ b/panel/package.json @@ -50,7 +50,7 @@ "prosemirror-model": "^1.25.11", "prosemirror-schema-list": "^1.5.1", "prosemirror-state": "^1.4.4", - "prosemirror-view": "^1.42.2", + "prosemirror-view": "^1.42.3", "sortablejs": "^1.15.7" }, "devDependencies": { diff --git a/panel/pnpm-lock.yaml b/panel/pnpm-lock.yaml index ac512bb4e..46df44300 100644 --- a/panel/pnpm-lock.yaml +++ b/panel/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: specifier: ^1.4.4 version: 1.4.4 prosemirror-view: - specifier: ^1.42.2 - version: 1.42.2 + specifier: ^1.42.3 + version: 1.42.3 sortablejs: specifier: ^1.15.7 version: 1.15.7 @@ -1309,8 +1309,8 @@ packages: prosemirror-transform@1.12.0: resolution: {integrity: sha512-GxboyN4AMIsoHNtz5uf2r2Ru551i5hWeCMD6E2Ib4Eogqoub0NflniaBPVQ4MrGE5yZ8JV9tUHg9qcZTTrcN4w==} - prosemirror-view@1.42.2: - resolution: {integrity: sha512-Pdg0l5kXm8aLDquFAnQFTCITg0q44sLqBlHlpsVLD9segdOao8TOfQdAhCrCXyVgPSRr6UDDROOIWA3bIrN9YQ==} + prosemirror-view@1.42.3: + resolution: {integrity: sha512-oTN7EtH+CpwxU9NrwEYWd0UZ4JUx7l048l5A2Xppm4p/60isZYLnth9QVQmC3VRIvdrIWCxwZSd+Uz791G31/w==} punycode.js@2.3.1: resolution: {integrity: sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==} @@ -2600,7 +2600,7 @@ snapshots: dependencies: prosemirror-state: 1.4.4 prosemirror-transform: 1.12.0 - prosemirror-view: 1.42.2 + prosemirror-view: 1.42.3 rope-sequence: 1.3.4 prosemirror-inputrules@1.5.1: @@ -2633,13 +2633,13 @@ snapshots: dependencies: prosemirror-model: 1.25.11 prosemirror-transform: 1.12.0 - prosemirror-view: 1.42.2 + prosemirror-view: 1.42.3 prosemirror-transform@1.12.0: dependencies: prosemirror-model: 1.25.11 - prosemirror-view@1.42.2: + prosemirror-view@1.42.3: dependencies: prosemirror-model: 1.25.11 prosemirror-state: 1.4.4