aboutsummaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-22 11:58:18 +0100
committerGitHub <noreply@github.com>2024-07-22 11:58:18 +0100
commitfde86d3899b22881cfffa120fdbfa4a6bd743dce (patch)
tree6e40616f29bbc43d96840964078785f8d303afac /ui/package.json
parentchore(deps): bump @tauri-apps/plugin-http in /ui (#2299) (diff)
downloadatuin-fde86d3899b22881cfffa120fdbfa4a6bd743dce.zip
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'ui/package.json')
-rw-r--r--ui/package.json2
1 files changed, 1 insertions, 1 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",