File tree 2 files changed +1789
-767
lines changed
2 files changed +1789
-767
lines changed Original file line number Diff line number Diff line change 21
21
"axios" : " ^0.18.0" ,
22
22
"codemirror" : " ^5.39.0" ,
23
23
"katex" : " ^0.9.0" ,
24
- "lodash" : " ^ 4.17.4 " ,
24
+ "lodash" : " 4.17.10 " ,
25
25
"markdown-it" : " ^8.4.2" ,
26
- "markdown-it-v" : " ^1.0.0-alpha.3 " ,
27
- "markdown-it-v-codemirror-highlighter" : " ^ 1.0.0-alpha.1 " ,
26
+ "markdown-it-v" : " ^1.2.1 " ,
27
+ "markdown-it-v-codemirror-highlighter" : " 1.0.0" ,
28
28
"markdown-it-v-katex" : " ^1.0.0-alpha.1"
29
29
},
30
30
"devDependencies" : {
31
- "@babel/plugin-proposal-object-rest-spread" : " ^7.0.0 " ,
32
- "@babel/preset-env" : " ^7.1.6 " ,
33
- "@vue/cli-plugin-babel" : " ^3.1.1 " ,
31
+ "@babel/plugin-proposal-object-rest-spread" : " 7.3.1 " ,
32
+ "@babel/preset-env" : " 7.3.1 " ,
33
+ "@vue/cli-plugin-babel" : " 3.4.0 " ,
34
34
"@vue/cli-plugin-eslint" : " ^3.1.5" ,
35
- "@vue/cli-service" : " ^3.1.4 " ,
35
+ "@vue/cli-service" : " 3.4.0 " ,
36
36
"@vue/eslint-config-standard" : " ^4.0.0" ,
37
37
"babel-plugin-lodash" : " ^3.3.4" ,
38
38
"http-server" : " ^0.11.1" ,
You can’t perform that action at this time.
0 commit comments