From 71f788da4ffac4e924d2a1883db5e7e44d557704 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 04:11:10 +0000 Subject: [PATCH] build(deps-dev): bump handlebars from 4.7.8 to 4.7.9 in /web/ui Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9. - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md) - [Commits](https://github.com/handlebars-lang/handlebars.js/compare/v4.7.8...v4.7.9) --- updated-dependencies: - dependency-name: handlebars dependency-version: 4.7.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- web/ui/package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/web/ui/package-lock.json b/web/ui/package-lock.json index 9a648e1a28a..c043e39e69f 100644 --- a/web/ui/package-lock.json +++ b/web/ui/package-lock.json @@ -34,11 +34,11 @@ "@floating-ui/dom": "^1.7.5", "@lezer/common": "^1.5.1", "@lezer/highlight": "^1.2.3", - "@mantine/code-highlight": "^8.3.16", - "@mantine/core": "^8.3.16", - "@mantine/dates": "^8.3.16", - "@mantine/hooks": "^8.3.16", - "@mantine/notifications": "^8.3.16", + "@mantine/code-highlight": "^8.3.14", + "@mantine/core": "^8.3.14", + "@mantine/dates": "^8.3.14", + "@mantine/hooks": "^8.3.14", + "@mantine/notifications": "^8.3.14", "@microsoft/fetch-event-source": "^2.0.1", "@nexucis/fuzzy": "^0.5.1", "@nexucis/kvsearch": "^0.9.1", @@ -5229,9 +5229,9 @@ "license": "ISC" }, "node_modules/handlebars": { - "version": "4.7.8", - "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.8.tgz", - "integrity": "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==", + "version": "4.7.9", + "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.9.tgz", + "integrity": "sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==", "dev": true, "license": "MIT", "dependencies": {