mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
chore(deps): bump typeit from 8.8.4 to 8.8.7 (#761)
Co-authored-by: Lruihao <33419593+Lruihao@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
cd7b1e70b8
commit
91d483a808
@@ -72,8 +72,8 @@ libFiles:
|
||||
twemojiJS: twemoji@14.0.2/dist/twemoji.min.js
|
||||
# twikoo@1.7.9 https://github.com/imaegoo/twikoo
|
||||
twikooJS: twikoo@1.7.9/dist/twikoo.all.min.js
|
||||
# typeit@8.8.4 https://github.com/alexmacarthur/typeit
|
||||
typeitJS: typeit@8.8.4/dist/index.umd.js
|
||||
# typeit@8.8.7 https://github.com/alexmacarthur/typeit
|
||||
typeitJS: typeit@8.8.7/dist/index.umd.js
|
||||
# valine@1.5.3 https://github.com/xCss/Valine
|
||||
valineJS: valine@1.5.3/dist/Valine.min.js
|
||||
# waline@3.12.1 https://github.com/walinejs/waline
|
||||
|
||||
@@ -72,8 +72,8 @@ libFiles:
|
||||
twemojiJS: twemoji@14.0.2/dist/twemoji.min.js
|
||||
# twikoo@1.7.9 https://github.com/imaegoo/twikoo
|
||||
twikooJS: twikoo@1.7.9/dist/twikoo.all.min.js
|
||||
# typeit@8.8.4 https://github.com/alexmacarthur/typeit
|
||||
typeitJS: typeit@8.8.4/dist/index.umd.js
|
||||
# typeit@8.8.7 https://github.com/alexmacarthur/typeit
|
||||
typeitJS: typeit@8.8.7/dist/index.umd.js
|
||||
# valine@1.5.3 https://github.com/xCss/Valine
|
||||
valineJS: valine@1.5.3/dist/Valine.min.js
|
||||
# waline@3.12.1 https://github.com/walinejs/waline
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
+2
-3
@@ -170,11 +170,11 @@ libraries:
|
||||
- from: dist/twikoo.all.min.js
|
||||
to: twikoo/twikoo.all.min.js
|
||||
- npm: typeit
|
||||
version: 8.8.4
|
||||
version: 8.8.7
|
||||
local:
|
||||
items:
|
||||
- from: dist/index.umd.js
|
||||
to: typeit/typeit.umd.js
|
||||
to: typeit/index.umd.js
|
||||
- npm: valine
|
||||
version: 1.5.3
|
||||
local:
|
||||
@@ -195,4 +195,3 @@ libraries:
|
||||
items:
|
||||
- from: umd/xxhash-wasm.js
|
||||
to: xxhash-wasm/xxhash-wasm.js
|
||||
|
||||
|
||||
Reference in New Issue
Block a user