chore(release): 2.1.1 [skip ci]
## [2.1.1](https://github.com/camera-2018/hdu-cs-wiki/compare/v2.1.0...v2.1.1) (2024-07-31) ### Bug Fixes * **mermaid:** mermaid Hydration failed ([0e2c504](0e2c50454b))
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
## [2.1.1](https://github.com/camera-2018/hdu-cs-wiki/compare/v2.1.0...v2.1.1) (2024-07-31)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **mermaid:** mermaid Hydration failed ([0e2c504](https://github.com/camera-2018/hdu-cs-wiki/commit/0e2c50454b88363d4ccb49803812feed70c37a44))
|
||||||
|
|
||||||
# [2.1.0](https://github.com/camera-2018/hdu-cs-wiki/compare/v2.0.0...v2.1.0) (2024-07-29)
|
# [2.1.0](https://github.com/camera-2018/hdu-cs-wiki/compare/v2.0.0...v2.1.0) (2024-07-29)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
12
package-lock.json
generated
12
package-lock.json
generated
@@ -29,7 +29,7 @@
|
|||||||
"unplugin-vue-macros": "^2.10.0",
|
"unplugin-vue-macros": "^2.10.0",
|
||||||
"vite-plugin-pwa": "^0.20.1",
|
"vite-plugin-pwa": "^0.20.1",
|
||||||
"vitepress": "^1.3.1",
|
"vitepress": "^1.3.1",
|
||||||
"vitepress-plugin-mermaid-xyxsw": "^2.12.13"
|
"vitepress-plugin-mermaid": "^2.0.16"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"@rollup/rollup-linux-x64-gnu": "^4.19.1",
|
"@rollup/rollup-linux-x64-gnu": "^4.19.1",
|
||||||
@@ -15354,17 +15354,17 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/vitepress-plugin-mermaid-xyxsw": {
|
"node_modules/vitepress-plugin-mermaid": {
|
||||||
"version": "2.12.13",
|
"version": "2.0.16",
|
||||||
"resolved": "https://registry.npmjs.org/vitepress-plugin-mermaid-xyxsw/-/vitepress-plugin-mermaid-xyxsw-2.12.13.tgz",
|
"resolved": "https://registry.npmjs.org/vitepress-plugin-mermaid/-/vitepress-plugin-mermaid-2.0.16.tgz",
|
||||||
"integrity": "sha512-TRbKeEz6aaPo6xG3PNn1L6+AUHt2HKhWMrpO7DgSl5o325O9Z4A0MufMxrXSJtVwczRC13qOKHmF/1fVFLsCKg==",
|
"integrity": "sha512-sW0Eu4+1EzRdwZBMGjzwKDsbQiuJIxCy8BlMw7Ur88p9fXalrFYKqZ3wYWLxsFTBipeooFIeanef/xw1P+v7vQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"@mermaid-js/mermaid-mindmap": "^9.3.0"
|
"@mermaid-js/mermaid-mindmap": "^9.3.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"mermaid": "10",
|
"mermaid": "10",
|
||||||
"vitepress": "^0.21.6 || ^1.0.0 || ^1.0.0-alpha"
|
"vitepress": "^1.0.0 || ^1.0.0-alpha"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/vue": {
|
"node_modules/vue": {
|
||||||
|
|||||||
Reference in New Issue
Block a user