mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2025-12-12 23:35:59 +00:00
Bump the vuepress group across 1 directory with 5 updates
Bumps the vuepress group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@vuepress/bundler-vite](https://github.com/vuepress/core) | `2.0.0-rc.19` | `2.0.0-rc.26` | | [@vuepress/plugin-redirect](https://github.com/vuepress/ecosystem/tree/HEAD/plugins/plugin-redirect) | `2.0.0-rc.66` | `2.0.0-rc.118` | | [@vuepress/plugin-slimsearch](https://github.com/vuepress/ecosystem/tree/HEAD/plugins/search/plugin-slimsearch) | `2.0.0-rc.67` | `2.0.0-rc.118` | | [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) | `2.0.0-rc.19` | `2.0.0-rc.26` | | [vuepress-theme-hope](https://github.com/vuepress-theme-hope/vuepress-theme-hope/tree/HEAD/packages/theme) | `2.0.0-rc.66` | `2.0.0-rc.98` | Updates `@vuepress/bundler-vite` from 2.0.0-rc.19 to 2.0.0-rc.26 - [Release notes](https://github.com/vuepress/core/releases) - [Changelog](https://github.com/vuepress/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuepress/core/compare/v2.0.0-rc.19...v2.0.0-rc.26) Updates `@vuepress/plugin-redirect` from 2.0.0-rc.66 to 2.0.0-rc.118 - [Release notes](https://github.com/vuepress/ecosystem/releases) - [Commits](https://github.com/vuepress/ecosystem/commits/v2.0.0-rc.118/plugins/plugin-redirect) Updates `@vuepress/plugin-slimsearch` from 2.0.0-rc.67 to 2.0.0-rc.118 - [Release notes](https://github.com/vuepress/ecosystem/releases) - [Changelog](https://github.com/vuepress/ecosystem/blob/main/plugins/search/plugin-slimsearch/CHANGELOG.md) - [Commits](https://github.com/vuepress/ecosystem/commits/v2.0.0-rc.118/plugins/search/plugin-slimsearch) Updates `vuepress` from 2.0.0-rc.19 to 2.0.0-rc.26 - [Release notes](https://github.com/vuejs/vuepress/releases) - [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/vuepress) Updates `vuepress-theme-hope` from 2.0.0-rc.66 to 2.0.0-rc.98 - [Release notes](https://github.com/vuepress-theme-hope/vuepress-theme-hope/releases) - [Changelog](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/theme/CHANGELOG.md) - [Commits](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commits/v2.0.0-rc.98/packages/theme) --- updated-dependencies: - dependency-name: "@vuepress/bundler-vite" dependency-version: 2.0.0-rc.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vuepress - dependency-name: "@vuepress/plugin-redirect" dependency-version: 2.0.0-rc.118 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vuepress - dependency-name: "@vuepress/plugin-slimsearch" dependency-version: 2.0.0-rc.118 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vuepress - dependency-name: vuepress dependency-version: 2.0.0-rc.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vuepress - dependency-name: vuepress-theme-hope dependency-version: 2.0.0-rc.98 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vuepress ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
138cf4b0e9
commit
fc1208ec2c
4184
package-lock.json
generated
4184
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
@ -22,9 +22,9 @@
|
||||
"homepage": "https://ocelot.social",
|
||||
"devDependencies": {
|
||||
"@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.4",
|
||||
"@vuepress/bundler-vite": "^2.0.0-rc.18",
|
||||
"@vuepress/plugin-redirect": "2.0.0-rc.66",
|
||||
"@vuepress/plugin-slimsearch": "2.0.0-rc.67",
|
||||
"@vuepress/bundler-vite": "^2.0.0-rc.26",
|
||||
"@vuepress/plugin-redirect": "2.0.0-rc.120",
|
||||
"@vuepress/plugin-slimsearch": "2.0.0-rc.120",
|
||||
"sass-embedded": "^1.91.0",
|
||||
"textlint": "^15.4.0",
|
||||
"textlint-filter-rule-comments": "^1.2.2",
|
||||
@ -37,7 +37,7 @@
|
||||
"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.19",
|
||||
"vuepress-theme-hope": "2.0.0-rc.66"
|
||||
"vuepress": "^2.0.0-rc.26",
|
||||
"vuepress-theme-hope": "2.0.0-rc.98"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user