Skip to content

Commit

Permalink
deps: bump WebLLM version
Browse files Browse the repository at this point in the history
  • Loading branch information
Neet-Nestor committed Sep 27, 2024
1 parent 1cdb99c commit 2ea9a31
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@fortaine/fetch-event-source": "^3.0.6",
"@hello-pangea/dnd": "^16.5.0",
"@mlc-ai/web-llm": "^0.2.67",
"@mlc-ai/web-llm": "^0.2.71",
"@serwist/next": "^9.0.2",
"@svgr/webpack": "^6.5.1",
"emoji-picker-react": "^4.9.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1180,10 +1180,10 @@
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"

"@mlc-ai/web-llm@^0.2.67":
version "0.2.67"
resolved "https://registry.yarnpkg.com/@mlc-ai/web-llm/-/web-llm-0.2.67.tgz#ab6ea18fed10d129f1a9d234606ae909e0966a5e"
integrity sha512-aS2uMKSvgj2qNc2441W4TQBUOOj5GdYHivq77XwU1V8YggibQDbPu6Fqwwj410RIVLPFXBfEOIJH0Bsf4Q7klQ==
"@mlc-ai/web-llm@^0.2.71":
version "0.2.71"
resolved "https://registry.yarnpkg.com/@mlc-ai/web-llm/-/web-llm-0.2.71.tgz#6e0533fc6ad643a852f9c79d650506ea96061924"
integrity sha512-VRo+yZFnHsQeI/a0DLNnnUdWtDGiIwL7vYN4YdYXMZMKXGT+rcXRRUIVlH3/AVUbQx/TKHyKl1wxenXg6Bpx1w==
dependencies:
loglevel "^1.9.1"

Expand Down

0 comments on commit 2ea9a31

Please sign in to comment.