更新P5设置

This commit is contained in:
2025-04-08 00:37:04 +08:00
parent baee74ef27
commit 4125e3b375
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@
"@vuepress/plugin-markdown-math": "^2.0.0-rc.78",
"@vuepress/theme-default": "^2.0.0-rc.78",
"mathjax-full": "^3.2.2",
"p5": "^1.11.3",
"sass-embedded": "^1.85.0",
"vuepress": "^2.0.0-rc.19"
},
+5
View File
@@ -1852,6 +1852,11 @@ ora@^8.1.1:
string-width "^7.2.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:
version "4.0.0"
resolved "https://registry.npmjs.org/parse-ms/-/parse-ms-4.0.0.tgz"