mirror of
https://github.com/dillonzq/LoveIt.git
synced 2025-03-26 00:17:00 +01:00
feat(lib): update echarts from v5.3.3 to v5.6.0 (#952)
This commit is contained in:
parent
70e2233b8d
commit
be2f07fa53
7 changed files with 13 additions and 13 deletions
assets
|
@ -36,8 +36,8 @@ libFiles:
|
|||
katexMhchemJS: KaTeX/0.16.9/contrib/mhchem.min.js
|
||||
# mermaid@9.1.3https://github.com/mermaid-js/mermaid
|
||||
mermaidJS: mermaid/9.1.3/mermaid.min.js
|
||||
# echarts@5.3.3 https://echarts.apache.org/
|
||||
echartsJS: echarts/5.3.3/echarts.min.js
|
||||
# echarts@5.6.0 https://echarts.apache.org/
|
||||
echartsJS: echarts/5.6.0/echarts.min.js
|
||||
# mapbox-gl@2.9.1 https://docs.mapbox.com/mapbox-gl-js
|
||||
mapboxGLCSS: mapbox-gl/2.9.1/mapbox-gl.min.css
|
||||
mapboxGLJS: mapbox-gl/2.9.1/mapbox-gl.min.js
|
||||
|
|
|
@ -38,8 +38,8 @@ libFiles:
|
|||
katexMhchemJS: katex@0.16.21/dist/contrib/mhchem.min.js
|
||||
# mermaid@9.1.3https://github.com/mermaid-js/mermaid
|
||||
mermaidJS: mermaid@9.1.3/dist/mermaid.min.js
|
||||
# echarts@5.3.3 https://echarts.apache.org/
|
||||
echartsJS: echarts@5.3.3/dist/echarts.min.js
|
||||
# echarts@5.6.0 https://echarts.apache.org/
|
||||
echartsJS: echarts@5.6.0/dist/echarts.min.js
|
||||
# mapbox-gl@2.9.1 https://docs.mapbox.com/mapbox-gl-js
|
||||
mapboxGLCSS: mapbox-gl@2.9.1/dist/mapbox-gl.min.css
|
||||
mapboxGLJS: mapbox-gl@2.9.1/dist/mapbox-gl.min.js
|
||||
|
|
|
@ -38,8 +38,8 @@ libFiles:
|
|||
katexMhchemJS: katex@0.16.21/dist/contrib/mhchem.min.js
|
||||
# mermaid@9.1.3https://github.com/mermaid-js/mermaid
|
||||
mermaidJS: mermaid@9.1.3/dist/mermaid.min.js
|
||||
# echarts@5.3.3 https://echarts.apache.org/
|
||||
echartsJS: echarts@5.3.3/dist/echarts.min.js
|
||||
# echarts@5.6.0 https://echarts.apache.org/
|
||||
echartsJS: echarts@5.6.0/dist/echarts.min.js
|
||||
# mapbox-gl@2.9.1 https://docs.mapbox.com/mapbox-gl-js
|
||||
mapboxGLCSS: mapbox-gl@2.9.1/dist/mapbox-gl.min.css
|
||||
mapboxGLJS: mapbox-gl@2.9.1/dist/mapbox-gl.min.js
|
||||
|
|
|
@ -38,8 +38,8 @@ libFiles:
|
|||
katexMhchemJS: katex@0.16.21/dist/contrib/mhchem.min.js
|
||||
# mermaid@9.1.3https://github.com/mermaid-js/mermaid
|
||||
mermaidJS: mermaid@9.1.3/dist/mermaid.min.js
|
||||
# echarts@5.3.3 https://echarts.apache.org/
|
||||
echartsJS: echarts@5.3.3/dist/echarts.min.js
|
||||
# echarts@5.6.0 https://echarts.apache.org/
|
||||
echartsJS: echarts@5.6.0/dist/echarts.min.js
|
||||
# mapbox-gl@2.9.1 https://docs.mapbox.com/mapbox-gl-js
|
||||
mapboxGLCSS: mapbox-gl@2.9.1/dist/mapbox-gl.min.css
|
||||
mapboxGLJS: mapbox-gl@2.9.1/dist/mapbox-gl.min.js
|
||||
|
|
|
@ -38,8 +38,8 @@ libFiles:
|
|||
katexMhchemJS: katex@0.16.21/dist/contrib/mhchem.min.js
|
||||
# mermaid@9.1.3https://github.com/mermaid-js/mermaid
|
||||
mermaidJS: mermaid@9.1.3/dist/mermaid.min.js
|
||||
# echarts@5.3.3 https://echarts.apache.org/
|
||||
echartsJS: echarts@5.3.3/dist/echarts.min.js
|
||||
# echarts@5.6.0 https://echarts.apache.org/
|
||||
echartsJS: echarts@5.6.0/dist/echarts.min.js
|
||||
# mapbox-gl@2.9.1 https://docs.mapbox.com/mapbox-gl-js
|
||||
mapboxGLCSS: mapbox-gl@2.9.1/dist/mapbox-gl.min.css
|
||||
mapboxGLJS: mapbox-gl@2.9.1/dist/mapbox-gl.min.js
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
| [Autocomplete](https://github.com/algolia/autocomplete) | autocomplete | 0.38.1 |
|
||||
| [clipboard.js](https://github.com/zenorocha/clipboard.js) | clipboard | 2.0.11 |
|
||||
| [Cookie Consent](https://github.com/osano/cookieconsent) | cookieconsent | 3.1.1 |
|
||||
| [Apache ECharts](https://github.com/apache/echarts) | echarts | 5.3.3 |
|
||||
| [Apache ECharts](https://github.com/apache/echarts) | echarts | 5.6.0 |
|
||||
| [emoji-data](https://github.com/iamcal/emoji-data) | emoji-data | 15.1.2 |
|
||||
| [Font Awesome Free](https://github.com/FortAwesome/Font-Awesome) | fontawesome-free | 6.7.2 |
|
||||
| [Gitalk](https://github.com/gitalk/gitalk) | gitalk | 1.7.2 |
|
||||
|
|
4
assets/lib/echarts/echarts.min.js
vendored
4
assets/lib/echarts/echarts.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue