From 71cc057f248b985c44cf94d732142b403ada2768 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 19:49:30 +0000 Subject: [PATCH] meta: bump @swc/html-wasm in the compiling group across 1 directory Bumps the compiling group with 1 update in the / directory: [@swc/html-wasm](https://github.com/swc-project/swc). Updates `@swc/html-wasm` from 1.15.43 to 1.15.46 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.43...v1.15.46) --- updated-dependencies: - dependency-name: "@swc/html-wasm" dependency-version: 1.15.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: compiling ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- packages/core/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index b7f6d99d..316299c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2716,9 +2716,9 @@ } }, "node_modules/@swc/html-wasm": { - "version": "1.15.43", - "resolved": "https://registry.npmjs.org/@swc/html-wasm/-/html-wasm-1.15.43.tgz", - "integrity": "sha512-tw1DpLmh54BDNPDBY/tHLDFcLnxzji242Fu/8Y8nrbSBdDndO0Lv56g869mRgrsmZBvsoS31JqgDkf6YYtvi3g==", + "version": "1.15.46", + "resolved": "https://registry.npmjs.org/@swc/html-wasm/-/html-wasm-1.15.46.tgz", + "integrity": "sha512-WYwwh4PGgNynSOzS3VfITYi7pyX5EVKOU6LQvliqy9XZJPfvq2+tm4NXmmwQAZL09Py4yMgcw8d+S2rneU8kgQ==", "license": "Apache-2.0" }, "node_modules/@swc/wasm": { @@ -11253,7 +11253,7 @@ "@node-core/ui-components": "^1.7.4", "@orama/orama": "^3.1.18", "@orama/ui": "^1.5.4", - "@swc/html-wasm": "^1.15.43", + "@swc/html-wasm": "^1.15.46", "@swc/wasm": "^1.15.46", "acorn": "^8.17.0", "commander": "^15.0.0", diff --git a/packages/core/package.json b/packages/core/package.json index c9c50684..d923815a 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -62,7 +62,7 @@ "@node-core/ui-components": "^1.7.4", "@orama/orama": "^3.1.18", "@orama/ui": "^1.5.4", - "@swc/html-wasm": "^1.15.43", + "@swc/html-wasm": "^1.15.46", "@swc/wasm": "^1.15.46", "acorn": "^8.17.0", "commander": "^15.0.0",