set vuepress packages optional to not interfere with yarn

This commit is contained in:
mahula 2023-11-17 21:44:49 +01:00
parent b4ad315d67
commit b074753ef2
2 changed files with 2635 additions and 1022 deletions

View File

@ -59,10 +59,12 @@
"neode": "^0.4.8",
"rosie": "^2.1.0",
"slug": "^8.2.3",
"wait-on": "^7.0.1"
},
"optionalDependencies": {
"vuepress": "^2.0.0-rc.0",
"vuepress-plugin-search-pro": "^2.0.0-rc.0",
"vuepress-theme-hope": "^2.0.0-rc.0",
"wait-on": "^7.0.1"
"vuepress-theme-hope": "^2.0.0-rc.0"
},
"resolutions": {
"set-value": "^2.0.1",

3651
yarn.lock

File diff suppressed because it is too large Load Diff