Skip to content

Commit 40a2a8b

Browse files
authored
Merge pull request #83 from syfxlin/develop
Merge develop to master
2 parents 4c574a6 + 0743404 commit 40a2a8b

File tree

3 files changed

+1070
-922
lines changed

3 files changed

+1070
-922
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,10 @@
8585
"lowlight": "^3.3.0",
8686
"mdast-util-from-markdown": "^2.0.2",
8787
"mdast-util-to-markdown": "^2.1.2",
88-
"mermaid": "^11.4.1",
88+
"mermaid": "^11.5.0",
8989
"plantuml-encoder": "^1.4.0",
9090
"plyr": "^3.7.8",
91-
"remark-directive": "^3.0.1",
91+
"remark-directive": "^4.0.0",
9292
"remark-gemoji": "^8.0.0",
9393
"remark-gfm": "^4.0.1",
9494
"remark-math": "^6.0.0",
@@ -108,12 +108,12 @@
108108
"@types/mdast": "^4.0.4",
109109
"@types/plantuml-encoder": "^1.4.2",
110110
"@types/unist": "^3.0.3",
111-
"bunchee": "^6.4.0",
112-
"eslint": "^9.21.0",
111+
"bunchee": "^6.5.0",
112+
"eslint": "^9.22.0",
113113
"eslint-plugin-format": "^1.0.1",
114114
"less": "^4.2.2",
115115
"less-plugin-autoprefix": "^2.0.0",
116-
"typescript": "^5.7.3",
117-
"vite": "^6.2.0"
116+
"typescript": "^5.8.2",
117+
"vite": "^6.2.2"
118118
}
119119
}

0 commit comments

Comments
 (0)