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

This commit is contained in:
Wolfgang Huß 2023-12-19 11:22:42 +01:00
commit 981d269338
2 changed files with 770 additions and 770 deletions

1530
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -19,13 +19,13 @@
},
"homepage": "https://ocelot.social",
"devDependencies": {
"@textlint-rule/textlint-rule-no-unmatched-pair": "^1.0.9",
"textlint": "^13.4.0",
"@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.2",
"textlint": "^13.4.1",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-apostrophe": "^2.0.0",
"textlint-rule-common-misspellings": "^1.0.1",
"textlint-rule-doubled-spaces": "^1.0.2",
"textlint-rule-max-comma": "^3.0.1",
"textlint-rule-max-comma": "^4.0.0",
"textlint-rule-no-dead-link": "^5.1.2",
"textlint-rule-no-empty-element": "^0.3.1",
"textlint-rule-no-empty-section": "^1.1.0",
@ -36,7 +36,7 @@
"textlint-rule-write-good": "^2.0.0",
"vuepress": "^2.0.0-rc.0",
"vuepress-plugin-redirect": "^2.0.0-rc.1",
"vuepress-plugin-search-pro": "^2.0.0-rc.0",
"vuepress-theme-hope": "^2.0.0-rc.0"
"vuepress-plugin-search-pro": "^2.0.0-rc.5",
"vuepress-theme-hope": "^2.0.0-rc.5"
}
}