mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
chore(deps): bump xxhash-wasm from 1.0.2 to 1.1.0 (#760)
Co-authored-by: Lruihao <33419593+Lruihao@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
819051eebf
commit
cd7b1e70b8
@@ -79,5 +79,5 @@ libFiles:
|
||||
# waline@3.12.1 https://github.com/walinejs/waline
|
||||
walineCSS: '@waline/client@3.13.0/dist/waline.css'
|
||||
walineJS: '@waline/client@3.13.0/dist/waline.umd.js'
|
||||
# xxhash-wasm@1.0.2 https://github.com/jungomi/xxhash-wasm
|
||||
xxhashWasmJS: xxhash-wasm@1.0.2/umd/xxhash-wasm.js
|
||||
# xxhash-wasm@1.1.0 https://github.com/jungomi/xxhash-wasm
|
||||
xxhashWasmJS: xxhash-wasm@1.1.0/umd/xxhash-wasm.js
|
||||
|
||||
@@ -79,5 +79,5 @@ libFiles:
|
||||
# waline@3.12.1 https://github.com/walinejs/waline
|
||||
walineCSS: '@waline/client@3.13.0/dist/waline.css'
|
||||
walineJS: '@waline/client@3.13.0/dist/waline.umd.js'
|
||||
# xxhash-wasm@1.0.2 https://github.com/jungomi/xxhash-wasm
|
||||
xxhashWasmJS: xxhash-wasm@1.0.2/umd/xxhash-wasm.js
|
||||
# xxhash-wasm@1.1.0 https://github.com/jungomi/xxhash-wasm
|
||||
xxhashWasmJS: xxhash-wasm@1.1.0/umd/xxhash-wasm.js
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
@@ -190,7 +190,7 @@ libraries:
|
||||
- from: dist/waline.umd.js
|
||||
to: waline/waline.umd.js
|
||||
- npm: xxhash-wasm
|
||||
version: 1.0.2
|
||||
version: 1.1.0
|
||||
local:
|
||||
items:
|
||||
- from: umd/xxhash-wasm.js
|
||||
|
||||
Reference in New Issue
Block a user