diff --git a/package-lock.json b/package-lock.json index 52bdda73b..ab4ead315 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3893,9 +3893,9 @@ } }, "node_modules/@mlc-ai/web-llm": { - "version": "0.2.79", - "resolved": "https://registry.npmjs.org/@mlc-ai/web-llm/-/web-llm-0.2.79.tgz", - "integrity": "sha512-Hy1ZHQ0o2bZGZoVnGK48+fts/ZSKwLe96xjvqL/6C59Mem9HoHTcFE07NC2E23mRmhd01tL655N6CPeYmwWgwQ==", + "version": "0.2.80", + "resolved": "https://registry.npmjs.org/@mlc-ai/web-llm/-/web-llm-0.2.80.tgz", + "integrity": "sha512-Hwy1OCsK5cOU4nKr2wIJ2qA1g595PENtO5f2d9Wd/GgFsj5X04uxfaaJfqED8eFAJOpQpn/DirogdEY/yp5jQg==", "license": "Apache-2.0", "dependencies": { "loglevel": "^1.9.1" @@ -22150,7 +22150,7 @@ "@astrojs/react": "^4.4.2", "@astrojs/tailwind": "^6.0.2", "@ax-llm/ax": "file:../ax", - "@mlc-ai/web-llm": "^0.2.79", + "@mlc-ai/web-llm": "^0.2.80", "@tailwindcss/typography": "^0.5.16", "astro": "^5.15.9", "class-variance-authority": "^0.7.1", diff --git a/src/docs/package.json b/src/docs/package.json index ae2b5d32f..9bf88c463 100644 --- a/src/docs/package.json +++ b/src/docs/package.json @@ -21,7 +21,7 @@ "@astrojs/react": "^4.4.2", "@astrojs/tailwind": "^6.0.2", "@ax-llm/ax": "file:../ax", - "@mlc-ai/web-llm": "^0.2.79", + "@mlc-ai/web-llm": "^0.2.80", "@tailwindcss/typography": "^0.5.16", "astro": "^5.15.9", "class-variance-authority": "^0.7.1",