From 01d6b0ac8696df35bd1ae4f177f7b6adca1313c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 23:04:44 +0000 Subject: [PATCH] chore(deps): bump highlight.js from 11.11.2 to 11.12.0 Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.11.2 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.2...11.12.0) --- updated-dependencies: - dependency-name: highlight.js dependency-version: 11.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 6bcbf4e..82ba7d6 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "dependencies": { "@tanstack/query-core": "^5.101.4", - "highlight.js": "^11.11.2", + "highlight.js": "^11.12.0", "lucide-react": "^1.31.0", "react": "^19.2.8", "react-dom": "^19.2.8" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 23f74bc..216d5da 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^5.101.4 version: 5.101.4 highlight.js: - specifier: ^11.11.2 - version: 11.11.2 + specifier: ^11.12.0 + version: 11.12.0 lucide-react: specifier: ^1.31.0 version: 1.31.0(react@19.2.8) @@ -1183,8 +1183,8 @@ packages: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} - highlight.js@11.11.2: - resolution: {integrity: sha512-oaXMACAU0kzOMXBjWpNcX+vlwSBCIAiZ9BHa7gA15NOTtT2L/l8OSZDuqS2XppOhZBPJ7hm4o8ep2kyuip2uEQ==} + highlight.js@11.12.0: + resolution: {integrity: sha512-nbfWpyRMcMrPMmDwJB+dhX/eiaPKtc2RB+0QZskqJ3WjRA/FDS0e9hZrx8EC/lbEv8gXy98FcDbNa/dspAaJMg==} engines: {node: '>=12.0.0'} hookable@6.1.1: @@ -2675,7 +2675,7 @@ snapshots: has-flag@4.0.0: optional: true - highlight.js@11.11.2: {} + highlight.js@11.12.0: {} hookable@6.1.1: {}