⬆️ Chore(libs): update mermaid from 9.1.7 to 9.4.3

This commit is contained in:
Cell
2023-03-22 17:18:13 +08:00
parent 6e3f3200e2
commit 913b79b30a
6 changed files with 1589 additions and 8 deletions
+1
View File
@@ -40,6 +40,7 @@ All notable changes to this project will be documented in this file.
- :arrow_up: Chore(libs):
- Update Update @waline/client from 2.10.0 to 2.14.7 (@Mejituu [#279](https://github.com/hugo-fixit/FixIt/pull/279))
- Update typeit from 8.7.0 to 8.7.1
- Update mermaid from 9.1.7 to 9.4.3
- **Full Changelog:** @Lruihao [`v0.2.16...v0.2.17`](https://github.com/hugo-fixit/FixIt/compare/v0.2.16...v0.2.17)
## v0.2.17 [2023.1.29]
+3 -2
View File
@@ -58,8 +58,9 @@ libFiles:
# mapbox-gl@2.10.0 https://docs.mapbox.com/mapbox-gl-js
mapboxGLCSS: mapbox-gl@2.10.0/dist/mapbox-gl.css
mapboxGLJS: mapbox-gl@2.10.0/dist/mapbox-gl.js
# mermaid@9.1.7 https://github.com/mermaid-js/mermaid
mermaidJS: mermaid@9.1.7/dist/mermaid.min.js
# mermaid@9.4.3 https://github.com/mermaid-js/mermaid
# TODO bump Mermaid from 9.x to 10.x
mermaidJS: mermaid@9.4.3/dist/mermaid.min.js
# meting@2.0.1 https://github.com/metowolf/MetingJS
metingJS: meting@2.0.1/dist/Meting.min.js
# object-fit-images@3.2.4 https://github.com/fregante/object-fit-images
+3 -2
View File
@@ -58,8 +58,9 @@ libFiles:
# mapbox-gl@2.10.0 https://docs.mapbox.com/mapbox-gl-js
mapboxGLCSS: mapbox-gl@2.10.0/dist/mapbox-gl.css
mapboxGLJS: mapbox-gl@2.10.0/dist/mapbox-gl.js
# mermaid@9.1.7 https://github.com/mermaid-js/mermaid
mermaidJS: mermaid@9.1.7/dist/mermaid.min.js
# mermaid@9.4.3 https://github.com/mermaid-js/mermaid
# TODO bump Mermaid from 9.x to 10.x
mermaidJS: mermaid@9.4.3/dist/mermaid.min.js
# meting@2.0.1 https://github.com/metowolf/MetingJS
metingJS: meting@2.0.1/dist/Meting.min.js
# object-fit-images@3.2.4 https://github.com/fregante/object-fit-images
+1 -1
View File
@@ -17,7 +17,7 @@ katex@0.16.2 https://github.com/KaTeX/KaTeX
lightgallery@2.6.1 https://github.com/sachinchoolur/lightgallery
lunr.js@2.3.9 https://github.com/olivernn/lunr.js
mapbox-gl@2.10.0 https://github.com/mapbox/mapbox-gl-js
mermaid@9.1.7 https://github.com/mermaid-js/mermaid
mermaid@9.4.3 https://github.com/mermaid-js/mermaid
meting@2.0.1 https://github.com/metowolf/MetingJS
normalize.css@8.0.1 https://github.com/necolas/normalize.css
object-fit-images@3.2.4 https://github.com/fregante/object-fit-images [archived]
+1580 -2
View File
File diff suppressed because one or more lines are too long
+1 -1
Submodule docs updated: 4f018375cc...2559efb6e6