Merge branch 'master' into 147-add-page-specific-meta-data

This commit is contained in:
mahula 2024-06-23 10:20:13 +02:00 committed by GitHub
commit 851ff71499
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 484 additions and 492 deletions

966
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.13",
"@vuepress/plugin-redirect": "^2.0.0-rc.34",
"@vuepress/bundler-vite": "^2.0.0-rc.14",
"@vuepress/plugin-redirect": "^2.0.0-rc.37",
"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.13",
"vuepress-plugin-search-pro": "^2.0.0-rc.48",
"vuepress-theme-hope": "^2.0.0-rc.48"
"vuepress": "^2.0.0-rc.14",
"vuepress-plugin-search-pro": "^2.0.0-rc.50",
"vuepress-theme-hope": "^2.0.0-rc.50"
}
}