mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-04 20:37:56 +00:00
build(deps-dev): bump vuepress-theme-default-prefers-color-scheme (#1685)
Bumps [vuepress-theme-default-prefers-color-scheme](https://github.com/tolking/vuepress-theme-default-prefers-color-scheme) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/tolking/vuepress-theme-default-prefers-color-scheme/releases) - [Changelog](https://github.com/tolking/vuepress-theme-default-prefers-color-scheme/blob/master/CHANGELOG.md) - [Commits](https://github.com/tolking/vuepress-theme-default-prefers-color-scheme/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
8eee234ff9
commit
cb4d7d1908
6
docs/package-lock.json
generated
6
docs/package-lock.json
generated
@ -10381,9 +10381,9 @@
|
||||
}
|
||||
},
|
||||
"vuepress-theme-default-prefers-color-scheme": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/vuepress-theme-default-prefers-color-scheme/-/vuepress-theme-default-prefers-color-scheme-1.1.0.tgz",
|
||||
"integrity": "sha512-3/mecEjfk4PHPWg+BveOJZ9Rs1XDcogU1eWq0tpFKC/GJTZlfE4ztuGlyW11SsCYuO5vNoZ8JWx6FXatkji4Lg==",
|
||||
"version": "1.1.1",
|
||||
"resolved": "https://registry.npmjs.org/vuepress-theme-default-prefers-color-scheme/-/vuepress-theme-default-prefers-color-scheme-1.1.1.tgz",
|
||||
"integrity": "sha512-aLWYuFRk5EFcE4bAGzokAoOD92T/daodnZnuZnzF46jOl/ZtYHFV83uwXlbBUerdQE/IAxgtfuYRELXY5sUIKA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"css-prefers-color-scheme": "^3.1.1"
|
||||
|
@ -6,7 +6,7 @@
|
||||
"devDependencies": {
|
||||
"@vuepress/plugin-google-analytics": "^1.6.0",
|
||||
"vuepress": "^1.6.0",
|
||||
"vuepress-theme-default-prefers-color-scheme": "^1.1.0",
|
||||
"vuepress-theme-default-prefers-color-scheme": "^1.1.1",
|
||||
"vuepress-plugin-sitemap": "^2.3.1"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user