mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2025-12-13 07:46:08 +00:00
Merge pull request #80 from Ocelot-Social-Community/dependabot/npm_and_yarn/vuepress-theme-hope-2.0.0-rc.23
build(other): bump vuepress-theme-hope from 2.0.0-rc.19 to 2.0.0-rc.23
This commit is contained in:
commit
381f00574b
@ -1,7 +1,8 @@
|
||||
import { redirectPlugin } from 'vuepress-plugin-redirect'
|
||||
import { redirectPlugin } from '@vuepress/plugin-redirect'
|
||||
|
||||
|
||||
export default [
|
||||
redirectPlugin({
|
||||
autoLocale: true,
|
||||
})
|
||||
]
|
||||
]
|
||||
|
||||
1622
package-lock.json
generated
1622
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
@ -20,7 +20,8 @@
|
||||
"homepage": "https://ocelot.social",
|
||||
"devDependencies": {
|
||||
"@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.2",
|
||||
"@vuepress/bundler-vite": "^2.0.0-rc.2",
|
||||
"@vuepress/bundler-vite": "^2.0.0-rc.7",
|
||||
"@vuepress/plugin-redirect": "^2.0.0-rc.12",
|
||||
"textlint": "^14.0.1",
|
||||
"textlint-filter-rule-comments": "^1.2.2",
|
||||
"textlint-rule-apostrophe": "^2.0.0",
|
||||
@ -35,9 +36,8 @@
|
||||
"textlint-rule-no-zero-width-spaces": "^1.0.1",
|
||||
"textlint-rule-period-in-list-item": "^1.0.1",
|
||||
"textlint-rule-write-good": "^2.0.0",
|
||||
"vuepress": "^2.0.0-rc.2",
|
||||
"vuepress-plugin-redirect": "^2.0.0-rc.15",
|
||||
"vuepress-plugin-search-pro": "^2.0.0-rc.15",
|
||||
"vuepress-theme-hope": "^2.0.0-rc.19"
|
||||
"vuepress": "^2.0.0-rc.7",
|
||||
"vuepress-plugin-search-pro": "^2.0.0-rc.23",
|
||||
"vuepress-theme-hope": "^2.0.0-rc.23"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user