Browse Source

Updated dependencies.

Thanks to developers of dependencies!
Lauri Ojansivu 3 năm trước cách đây
mục cha
commit
156c0b5d4d
3 tập tin đã thay đổi với 226 bổ sung2026 xóa
  1. 224 2024
      package-lock.json
  2. 1 1
      package.json
  3. 1 1
      packages/markdown/src/template-integration.js

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 224 - 2024
package-lock.json


+ 1 - 1
package.json

@@ -22,7 +22,7 @@
   "dependencies": {
     "@babel/core": "^7.15.0",
     "@babel/runtime": "^7.15.3",
-    "@liradb2000/markdown-it-mermaid": "^0.4.4",
+    "@wekanteam/markdown-it-mermaid": "^0.5.0",
     "ajv": "^6.12.6",
     "babel-runtime": "^6.26.0",
     "bcryptjs": "^2.4.3",

+ 1 - 1
packages/markdown/src/template-integration.js

@@ -7,7 +7,7 @@ var Markdown = require('markdown-it')({
   breaks: true,
 });
 
-import markdownItMermaid from "@liradb2000/markdown-it-mermaid";
+import markdownItMermaid from "@wekanteam/markdown-it-mermaid";
 
 
 // Static URL Scheme Listing

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác