From 2fb08dd3c834d97261d4eec5e0c10fac8b78f942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 04:47:31 +0000 Subject: [PATCH] build(deps): bump highlight.js from 11.11.1 to 11.12.0 Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.11.1 to 11.12.0. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/compare/11.11.1...11.12.0) --- updated-dependencies: - dependency-name: highlight.js dependency-version: 11.11.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 703924241d..6b4e443fc1 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "bootstrap-icons": "1.13.1", "chart.js": "4.5.1", "choices.js": "11.2.3", - "highlight.js": "11.11.1", + "highlight.js": "11.12.0", "jodit": "4.13.20", "masonry-layout": "4.2.2", "sortablejs": "1.15.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7721970cf8..56bcce8abe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ dependencies: specifier: 11.2.3 version: 11.2.3 highlight.js: - specifier: 11.11.1 - version: 11.11.1 + specifier: 11.12.0 + version: 11.12.0 jodit: specifier: 4.13.20 version: 4.13.20 @@ -2455,8 +2455,8 @@ packages: hasBin: true dev: true - /highlight.js@11.11.1: - resolution: {integrity: sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==} + /highlight.js@11.12.0: + resolution: {integrity: sha512-nbfWpyRMcMrPMmDwJB+dhX/eiaPKtc2RB+0QZskqJ3WjRA/FDS0e9hZrx8EC/lbEv8gXy98FcDbNa/dspAaJMg==} engines: {node: '>=12.0.0'} dev: false