Merge pull request #184 from Ocelot-Social-Community/dependabot/npm_and_yarn/vuepress-97076caf99

Bump the vuepress group across 1 directory with 5 updates
This commit is contained in:
mahula 2024-10-26 08:46:20 +02:00 committed by GitHub
commit d8551a1c38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1094 additions and 673 deletions

1757
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,8 +22,8 @@
"homepage": "https://ocelot.social", "homepage": "https://ocelot.social",
"devDependencies": { "devDependencies": {
"@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.3", "@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.3",
"@vuepress/bundler-vite": "^2.0.0-rc.15", "@vuepress/bundler-vite": "^2.0.0-rc.18",
"@vuepress/plugin-redirect": "^2.0.0-rc.51", "@vuepress/plugin-redirect": "^2.0.0-rc.57",
"textlint": "^14.3.0", "textlint": "^14.3.0",
"textlint-filter-rule-comments": "^1.2.2", "textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-apostrophe": "^2.0.0", "textlint-rule-apostrophe": "^2.0.0",
@ -35,8 +35,8 @@
"textlint-rule-no-start-duplicated-conjunction": "^2.0.2", "textlint-rule-no-start-duplicated-conjunction": "^2.0.2",
"textlint-rule-no-todo": "^2.0.1", "textlint-rule-no-todo": "^2.0.1",
"textlint-rule-no-zero-width-spaces": "^1.0.1", "textlint-rule-no-zero-width-spaces": "^1.0.1",
"vuepress": "^2.0.0-rc.15", "vuepress": "^2.0.0-rc.18",
"vuepress-plugin-search-pro": "^2.0.0-rc.54", "vuepress-plugin-search-pro": "^2.0.0-rc.59",
"vuepress-theme-hope": "^2.0.0-rc.56" "vuepress-theme-hope": "^2.0.0-rc.59"
} }
} }