Merge remote-tracking branch 'origin/master' into 147-add-page-specific-meta-data

This commit is contained in:
Wolfgang Huß 2024-06-18 18:40:50 +02:00
commit f5aa217e6a
3 changed files with 694 additions and 974 deletions

2
.nvmrc
View File

@ -1 +1 @@
v20.2.0
v20.5.0

1656
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,8 +22,8 @@
"homepage": "https://ocelot.social",
"devDependencies": {
"@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.2",
"@vuepress/bundler-vite": "^2.0.0-rc.9",
"@vuepress/plugin-redirect": "^2.0.0-rc.29",
"@vuepress/bundler-vite": "^2.0.0-rc.13",
"@vuepress/plugin-redirect": "^2.0.0-rc.34",
"textlint": "^14.0.4",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-apostrophe": "^2.0.0",
@ -35,8 +35,8 @@
"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.9",
"vuepress-plugin-search-pro": "^2.0.0-rc.43",
"vuepress-theme-hope": "^2.0.0-rc.43"
"vuepress": "^2.0.0-rc.13",
"vuepress-plugin-search-pro": "^2.0.0-rc.48",
"vuepress-theme-hope": "^2.0.0-rc.48"
}
}