Skip to content

Commit c788b5a

Browse files
committed
chore(deps): update dependency @nuxtjs/color-mode to v2.0.3
1 parent b1d8d94 commit c788b5a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@commitlint/config-conventional": "11.0.0",
3939
"@nuxt/types": "2.14.12",
4040
"@nuxt/typescript-build": "2.0.4",
41-
"@nuxtjs/color-mode": "2.0.2",
41+
"@nuxtjs/color-mode": "2.0.3",
4242
"@nuxtjs/eslint-config": "5.0.0",
4343
"@nuxtjs/eslint-config-typescript": "5.0.0",
4444
"@nuxtjs/eslint-module": "3.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1782,10 +1782,10 @@
17821782
webpack-node-externals "^2.5.2"
17831783
webpackbar "^4.0.0"
17841784

1785-
"@nuxtjs/[email protected].2":
1786-
version "2.0.2"
1787-
resolved "https://registry.yarnpkg.com/@nuxtjs/color-mode/-/color-mode-2.0.2.tgz#98292e44b9774262c66aad1782b1430593441492"
1788-
integrity sha512-j5xsy3R6rWNRon8Rvzut7J4QyGWWsAYfdMS80vp+1u9I+9k/lOeFzwzQW4Sxsan+nhQmsKi9XaWS7o0Vk1g1JA==
1785+
"@nuxtjs/[email protected].3":
1786+
version "2.0.3"
1787+
resolved "https://registry.yarnpkg.com/@nuxtjs/color-mode/-/color-mode-2.0.3.tgz#6ba5ab0a6364c966b48386867f2660bf0dcd7b5d"
1788+
integrity sha512-yfTkUbXcq42YW7qCv66kqAttnjr+sLpxY+HIJq7nlLadDQeEyjl+QMR8AHKS2KQMVfMwd7rbJyE+jU2PKjwDcQ==
17891789
dependencies:
17901790
defu "^3.2.2"
17911791
lodash.template "^4.5.0"

0 commit comments

Comments
 (0)