Skip to content
This repository was archived by the owner on Jan 20, 2022. It is now read-only.

Commit fd1e07c

Browse files
chore(deps-dev): bump @nuxtjs/color-mode from 1.0.0 to 2.0.5
Bumps [@nuxtjs/color-mode](https://github.com/nuxt-community/color-mode-module) from 1.0.0 to 2.0.5. - [Release notes](https://github.com/nuxt-community/color-mode-module/releases) - [Changelog](https://github.com/nuxt-community/color-mode-module/blob/master/CHANGELOG.md) - [Commits](nuxt-modules/color-mode@v1.0.0...v2.0.5) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9efe735 commit fd1e07c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@fortawesome/free-solid-svg-icons": "^5.13.0",
5050
"@mavrin/remark-typograf": "^2.1.6",
5151
"@nuxt/components": "^0.2.5",
52-
"@nuxtjs/color-mode": "^1.0.0",
52+
"@nuxtjs/color-mode": "^2.0.5",
5353
"@nuxtjs/eslint-config": "^2.0.0",
5454
"@nuxtjs/eslint-module": "^1.0.0",
5555
"@nuxtjs/fontawesome": "^1.1.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2052,12 +2052,12 @@
20522052
consola "^2.15.3"
20532053
defu "^3.2.2"
20542054

2055-
"@nuxtjs/color-mode@^1.0.0":
2056-
version "1.0.0"
2057-
resolved "https://registry.yarnpkg.com/@nuxtjs/color-mode/-/color-mode-1.0.0.tgz#b17a8938789499dc42dd066ca9796657571abb5d"
2058-
integrity sha512-AkBGTQSXZF2+6KUr7u1M/LpP+zeTk1U/ysVfGotGX2yVDufADE90dCC93+Rfu+Z7U/SW59KJD3MD3/S6s5d6Gg==
2055+
"@nuxtjs/color-mode@^2.0.5":
2056+
version "2.0.5"
2057+
resolved "https://registry.yarnpkg.com/@nuxtjs/color-mode/-/color-mode-2.0.5.tgz#79a5c70384bd245ebc9c6499e9dac5ded301c54b"
2058+
integrity sha512-upPCVTLQ2vZGvOjt0geLanPSS+ailgFRjqRsCUcbCQOwEesEO/zoLmbWBO35t3lV5nRXF7CLCX65KwBiogXE9g==
20592059
dependencies:
2060-
defu "^1.0.0"
2060+
defu "^3.2.2"
20612061
lodash.template "^4.5.0"
20622062

20632063
"@nuxtjs/dotenv@^1.4.0":

0 commit comments

Comments
 (0)