update vuepress packages to vuepress-theme-hope v2.0.0-rc.66

This commit is contained in:
mahula 2025-10-28 17:56:51 +01:00
parent b65725fbb2
commit 07b898bc24
2 changed files with 2836 additions and 1692 deletions

4520
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -23,7 +23,8 @@
"devDependencies": {
"@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.4",
"@vuepress/bundler-vite": "^2.0.0-rc.18",
"@vuepress/plugin-redirect": "^2.0.0-rc.60",
"@vuepress/plugin-redirect": "2.0.0-rc.66",
"@vuepress/plugin-slimsearch": "2.0.0-rc.67",
"sass-embedded": "^1.91.0",
"textlint": "^15.2.3",
"textlint-filter-rule-comments": "^1.2.2",
@ -36,8 +37,7 @@
"textlint-rule-no-start-duplicated-conjunction": "^2.0.2",
"textlint-rule-no-todo": "^2.0.1",
"textlint-rule-no-zero-width-spaces": "^1.0.1",
"vuepress": "^2.0.0-rc.18",
"vuepress-plugin-search-pro": "^2.0.0-rc.59",
"vuepress-theme-hope": "^2.0.0-rc.59"
"vuepress": "^2.0.0-rc.19",
"vuepress-theme-hope": "2.0.0-rc.66"
}
}