更新P5设置
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
"@vuepress/plugin-markdown-math": "^2.0.0-rc.78",
|
"@vuepress/plugin-markdown-math": "^2.0.0-rc.78",
|
||||||
"@vuepress/theme-default": "^2.0.0-rc.78",
|
"@vuepress/theme-default": "^2.0.0-rc.78",
|
||||||
"mathjax-full": "^3.2.2",
|
"mathjax-full": "^3.2.2",
|
||||||
|
"p5": "^1.11.3",
|
||||||
"sass-embedded": "^1.85.0",
|
"sass-embedded": "^1.85.0",
|
||||||
"vuepress": "^2.0.0-rc.19"
|
"vuepress": "^2.0.0-rc.19"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1852,6 +1852,11 @@ ora@^8.1.1:
|
|||||||
string-width "^7.2.0"
|
string-width "^7.2.0"
|
||||||
strip-ansi "^7.1.0"
|
strip-ansi "^7.1.0"
|
||||||
|
|
||||||
|
p5@^1.11.3:
|
||||||
|
version "1.11.3"
|
||||||
|
resolved "https://registry.yarnpkg.com/p5/-/p5-1.11.3.tgz#94478d5ba685cedf9f3f934a3db702155cbb36c6"
|
||||||
|
integrity sha512-5eiyuZ3Pvo6ucr3nr8AzD+qwpoleiIEF2a2HmiO6PJM1tnbD0LmLlckZyYGJATs0tdmRjc37Muh6KPS4d1FHHg==
|
||||||
|
|
||||||
parse-ms@^4.0.0:
|
parse-ms@^4.0.0:
|
||||||
version "4.0.0"
|
version "4.0.0"
|
||||||
resolved "https://registry.npmjs.org/parse-ms/-/parse-ms-4.0.0.tgz"
|
resolved "https://registry.npmjs.org/parse-ms/-/parse-ms-4.0.0.tgz"
|
||||||
|
|||||||
Reference in New Issue
Block a user