Skip to content

Commit 92bd364

Browse files
dependabot[bot]benoitf
authored andcommitted
build(deps): bump @huggingface/gguf from 0.1.7 to 0.1.9
Bumps [@huggingface/gguf](https://github.com/huggingface/huggingface.js) from 0.1.7 to 0.1.9. - [Release notes](https://github.com/huggingface/huggingface.js/releases) - [Commits](https://github.com/huggingface/huggingface.js/commits) --- updated-dependencies: - dependency-name: "@huggingface/gguf" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9dd55e commit 92bd364

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"watch": "vite --mode development build -w"
6161
},
6262
"dependencies": {
63-
"@huggingface/gguf": "^0.1.7",
63+
"@huggingface/gguf": "^0.1.9",
6464
"isomorphic-git": "^1.27.1",
6565
"mustache": "^4.2.0",
6666
"openai": "^4.55.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -292,10 +292,10 @@
292292
dependencies:
293293
"@fortawesome/fontawesome-common-types" "6.6.0"
294294

295-
"@huggingface/gguf@^0.1.7":
296-
version "0.1.7"
297-
resolved "https://registry.yarnpkg.com/@huggingface/gguf/-/gguf-0.1.7.tgz#0f5afab60f182cf27341738bff794750cacb5876"
298-
integrity sha512-RQN1WwuusLjiBTNFuAJCUlhRejIhKt395ywnTmc+Jy8dajGwk8k7EsfgtxVqkBSTWy9D55XzCII7jUjkHEv3JA==
295+
"@huggingface/gguf@^0.1.9":
296+
version "0.1.9"
297+
resolved "https://registry.yarnpkg.com/@huggingface/gguf/-/gguf-0.1.9.tgz#85c3e45ba060723569f32cb3398e8544aab4af8f"
298+
integrity sha512-zL0l4S75CRL5OazBdQ+cmR0/G9T4v7SxrDC9Mxbbw+ZdgGtNa33VIdvPWXkqkl4G3LVrwpKpQKVbJOiIEByJKA==
299299

300300
"@humanwhocodes/config-array@^0.11.14":
301301
version "0.11.14"

0 commit comments

Comments
 (0)