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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/package.json') 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", -- cgit v1.3.1