chore(deps-dev): bump @nuxtjs/color-mode from 2.1.1 to 3.2.0

Bumps [@nuxtjs/color-mode](https://github.com/nuxt-community/color-mode-module) from 2.1.1 to 3.2.0.
- [Release notes](https://github.com/nuxt-community/color-mode-module/releases)
- [Changelog](https://github.com/nuxt-modules/color-mode/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/color-mode-module/compare/v2.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: "@nuxtjs/color-mode"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-11-25 00:05:53 +00:00
committed by GitHub
parent 9c375a9e81
commit df79deb1ec
2 changed files with 431 additions and 8 deletions

View File

@@ -30,7 +30,7 @@
"devDependencies": {
"@nuxt/types": "^2.15.8",
"@nuxt/typescript-build": "^2.1.0",
"@nuxtjs/color-mode": "^2.1.1",
"@nuxtjs/color-mode": "^3.2.0",
"markdown-it-prism": "^2.2.4",
"nuxt-windicss": "^2.4.2",
"sass-loader": "^10.3.0",