File tree Expand file tree Collapse file tree 2 files changed +944
-9
lines changed Expand file tree Collapse file tree 2 files changed +944
-9
lines changed Original file line number Diff line number Diff line change 72
72
"@babel/core" : " 7.9.0" ,
73
73
"@babel/plugin-proposal-optional-chaining" : " ^7.9.0" ,
74
74
"@babel/plugin-transform-object-assign" : " ^7.8.3" ,
75
+ "@babel/preset-env" : " ^7.16.4" ,
75
76
"@babel/runtime" : " ^7.9.2" ,
76
77
"@commitlint/cli" : " ^8.3.5" ,
77
78
"@commitlint/config-conventional" : " ^8.3.4" ,
130
131
"homepage" : " https://github.com/code-farmer-i/vue-markdown-editor#readme" ,
131
132
"dependencies" : {
132
133
"@vuepress/markdown" : " ^1.8.2" ,
134
+ "@vuepress/shared-utils" : " ^1.8.2" ,
133
135
"codemirror" : " ^5.61.0" ,
134
136
"copy-to-clipboard" : " ^3.3.1" ,
135
137
"highlight.js" : " ^10.7.1" ,
138
140
"markdown-it" : " ^12.0.6" ,
139
141
"markdown-it-attrs" : " ^4.0.0" ,
140
142
"markdown-it-container" : " ^3.0.0" ,
143
+ "markdown-it-emoji" : " 1.4.0" ,
141
144
"mermaid" : " ^8.10.1" ,
142
145
"prismjs" : " ^1.23.0" ,
143
146
"resize-observer-polyfill" : " ^1.5.1" ,
You can’t perform that action at this time.
0 commit comments