From d1774fc66781a0c0d2353216de784066400ec047 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 18:13:24 +0000 Subject: [PATCH] chore(deps): Bump @mlc-ai/web-llm from 0.2.82 to 0.2.83 Bumps [@mlc-ai/web-llm](https://github.com/mlc-ai/web-llm) from 0.2.82 to 0.2.83. - [Release notes](https://github.com/mlc-ai/web-llm/releases) - [Commits](https://github.com/mlc-ai/web-llm/compare/v0.2.82...v0.2.83) --- updated-dependencies: - dependency-name: "@mlc-ai/web-llm" dependency-version: 0.2.83 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 50 ++++------------------------------------------- package.json | 2 +- 2 files changed, 5 insertions(+), 47 deletions(-) diff --git a/package-lock.json b/package-lock.json index 27c1d47..87fb35d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "aldus", "version": "1.28.0", "dependencies": { - "@mlc-ai/web-llm": "^0.2.82", + "@mlc-ai/web-llm": "^0.2.83", "@wordpress/interactivity": "^6.43.0" }, "devDependencies": { @@ -4159,9 +4159,9 @@ "license": "MIT" }, "node_modules/@mlc-ai/web-llm": { - "version": "0.2.82", - "resolved": "https://registry.npmjs.org/@mlc-ai/web-llm/-/web-llm-0.2.82.tgz", - "integrity": "sha512-ONhW+28PPVSUI1m0RkJcm7suwc47b65i5b/rTEIADq5I22p1+9uf/CBbDPRkkjj1WJB9s8oFp0ywAW0NY1G6fg==", + "version": "0.2.83", + "resolved": "https://registry.npmjs.org/@mlc-ai/web-llm/-/web-llm-0.2.83.tgz", + "integrity": "sha512-Ynuses0TM9CcSIs9PfX5+xwGOVFssQTXQaAwKFggfEw++shBbEr8fOjI7yJlY96wv0dwVFE+C2KGcO287+FuHw==", "license": "Apache-2.0", "dependencies": { "loglevel": "^1.9.1" @@ -5527,9 +5527,6 @@ "arm" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -5551,9 +5548,6 @@ "arm" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -5575,9 +5569,6 @@ "arm64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -5599,9 +5590,6 @@ "arm64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -5623,9 +5611,6 @@ "x64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -5647,9 +5632,6 @@ "x64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -8921,9 +8903,6 @@ "arm64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -8938,9 +8917,6 @@ "arm64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -8955,9 +8931,6 @@ "ppc64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -8972,9 +8945,6 @@ "riscv64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -8989,9 +8959,6 @@ "riscv64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -9006,9 +8973,6 @@ "s390x" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -9023,9 +8987,6 @@ "x64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -9040,9 +9001,6 @@ "x64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ diff --git a/package.json b/package.json index d1e0a33..213a801 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@wordpress/scripts": "^31.8.0" }, "dependencies": { - "@mlc-ai/web-llm": "^0.2.82", + "@mlc-ai/web-llm": "^0.2.83", "@wordpress/interactivity": "^6.43.0" }, "peerDependencies": {