mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2025-12-12 15:25:58 +00:00
update vuepress packages
- update vuepress related packages - remove @vuepress/plugin-redirect from package.json since it is already bundled with the theme
This commit is contained in:
parent
138cf4b0e9
commit
ad4d1f9fee
4063
package-lock.json
generated
4063
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -22,9 +22,8 @@
|
||||
"homepage": "https://ocelot.social",
|
||||
"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.66",
|
||||
"@vuepress/plugin-slimsearch": "2.0.0-rc.67",
|
||||
"@vuepress/bundler-vite": "2.0.0-rc.26",
|
||||
"@vuepress/plugin-slimsearch": "2.0.0-rc.118",
|
||||
"sass-embedded": "^1.91.0",
|
||||
"textlint": "^15.4.0",
|
||||
"textlint-filter-rule-comments": "^1.2.2",
|
||||
@ -37,7 +36,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.19",
|
||||
"vuepress-theme-hope": "2.0.0-rc.66"
|
||||
"vuepress": "2.0.0-rc.26",
|
||||
"vuepress-theme-hope": "2.0.0-rc.98"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user