mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 23:38:56 +00:00
chore(deps): bump echarts from 5.3.3 to 6.0.0 (#755)
Co-authored-by: Lruihao <33419593+Lruihao@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ebf1e7e109
commit
d59bb2de6b
@@ -30,8 +30,8 @@ libFiles:
|
||||
cryptoCoreJS: crypto-js@4.2.0/core.js
|
||||
cryptoEncBase64JS: crypto-js@4.2.0/enc-base64.js
|
||||
cryptoSha256JS: crypto-js@4.2.0/sha256.js
|
||||
# echarts@5.3.3 https://github.com/apache/echarts
|
||||
echartsJS: echarts@5.3.3/dist/echarts.min.js
|
||||
# echarts@6.0.0 https://github.com/apache/echarts
|
||||
echartsJS: echarts@6.0.0/dist/echarts.min.js
|
||||
# fontawesome-free@7.1.0 https://github.com/FortAwesome/Font-Awesome
|
||||
fontawesomeFreeCSS: '@fortawesome/fontawesome-free@7.1.0/css/all.min.css'
|
||||
# fusejs@6.6.2 https://github.com/krisk/fuse
|
||||
|
||||
@@ -30,8 +30,8 @@ libFiles:
|
||||
cryptoCoreJS: crypto-js@4.2.0/core.js
|
||||
cryptoEncBase64JS: crypto-js@4.2.0/enc-base64.js
|
||||
cryptoSha256JS: crypto-js@4.2.0/sha256.js
|
||||
# echarts@5.3.3 https://github.com/apache/echarts
|
||||
echartsJS: echarts@5.3.3/dist/echarts.min.js
|
||||
# echarts@6.0.0 https://github.com/apache/echarts
|
||||
echartsJS: echarts@6.0.0/dist/echarts.min.js
|
||||
# fontawesome-free@7.1.0 https://github.com/FortAwesome/Font-Awesome
|
||||
fontawesomeFreeCSS: '@fortawesome/fontawesome-free@7.1.0/css/all.min.css'
|
||||
# fusejs@6.6.2 https://github.com/krisk/fuse
|
||||
|
||||
Vendored
+2
-2
File diff suppressed because one or more lines are too long
+1
-1
@@ -48,7 +48,7 @@ libraries:
|
||||
- from: sha256.js
|
||||
to: crypto-js/sha256.js
|
||||
- npm: echarts
|
||||
version: 5.3.3
|
||||
version: 6.0.0
|
||||
local:
|
||||
items:
|
||||
- from: dist/echarts.min.js
|
||||
|
||||
Reference in New Issue
Block a user