From fde86d3899b22881cfffa120fdbfa4a6bd743dce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 11:58:18 +0100 Subject: chore(deps): bump highlight.js from 11.9.0 to 11.10.0 in /ui (#2298) Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.9.0 to 11.10.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.9.0...11.10.0) --- updated-dependencies: - dependency-name: highlight.js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ui/package.json | 2 +- ui/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ui/package.json b/ui/package.json index 4566d547..74c24ef8 100644 --- a/ui/package.json +++ b/ui/package.json @@ -44,7 +44,7 @@ "core": "link:@tauri-apps/api/core", "date-fns": "^3.6.0", "framer-motion": "^11.2.13", - "highlight.js": "^11.9.0", + "highlight.js": "^11.10.0", "lucide-react": "^0.402.0", "luxon": "^3.4.4", "prism-react-renderer": "^2.3.1", diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml index e161eb6a..cdfb463b 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -111,8 +111,8 @@ importers: specifier: ^11.2.13 version: 11.2.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) highlight.js: - specifier: ^11.9.0 - version: 11.9.0 + specifier: ^11.10.0 + version: 11.10.0 lucide-react: specifier: ^0.402.0 version: 0.402.0(react@18.3.1) @@ -2922,8 +2922,8 @@ packages: hastscript@7.2.0: resolution: {integrity: sha512-TtYPq24IldU8iKoJQqvZOuhi5CyCQRAbvDOX0x1eW6rsHSxa/1i2CCiptNTotGHJ3VoHRGmqiv6/D3q113ikkw==} - highlight.js@11.9.0: - resolution: {integrity: sha512-fJ7cW7fQGCYAkgv4CPfwFHrfd/cLS4Hau96JuJ+ZTOWhjnhoeN1ub1tFmALm/+lW5z4WCAuAV9bm05AP0mS6Gw==} + highlight.js@11.10.0: + resolution: {integrity: sha512-SYVnVFswQER+zu1laSya563s+F8VDGt7o35d4utbamowvUNLLMovFqwCLSocpZTz3MgaSRA1IbqRWZv97dtErQ==} engines: {node: '>=12.0.0'} html-void-elements@2.0.1: @@ -7824,7 +7824,7 @@ snapshots: property-information: 6.5.0 space-separated-tokens: 2.0.2 - highlight.js@11.9.0: {} + highlight.js@11.10.0: {} html-void-elements@2.0.1: {} -- cgit v1.3.1