Merge branch 'master' of github.com:Ocelot-Social-Community/ocelot.social into development

This commit is contained in:
Wolfgang Huß 2024-03-25 14:07:45 +01:00
commit 5b991d5615
2 changed files with 365 additions and 373 deletions

734
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,7 +22,7 @@
"@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.2",
"@vuepress/bundler-vite": "^2.0.0-rc.7",
"@vuepress/plugin-redirect": "^2.0.0-rc.12",
"textlint": "^14.0.3",
"textlint": "^14.0.4",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-apostrophe": "^2.0.0",
"textlint-rule-common-misspellings": "^1.0.1",
@ -38,6 +38,6 @@
"textlint-rule-write-good": "^2.0.0",
"vuepress": "^2.0.0-rc.7",
"vuepress-plugin-search-pro": "^2.0.0-rc.23",
"vuepress-theme-hope": "^2.0.0-rc.26"
"vuepress-theme-hope": "^2.0.0-rc.31"
}
}