This commit is contained in:
DanielGallo84 2024-06-29 00:57:00 +02:00
commit e04cf65ab3
2 changed files with 141 additions and 1161 deletions

1292
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"
}
}