fix(deps): update dependency @nuxtjs/color-mode to v3.3.2 (#323)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-01 14:14:46 +01:00 committed by GitHub
parent e4e2191218
commit 12ae0f390f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1255,7 +1255,7 @@
unimport "^1.0.1"
untyped "^1.0.0"
"@nuxt/kit@^3.2.0":
"@nuxt/kit@^3.2.0", "@nuxt/kit@^3.8.1":
version "3.8.2"
resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.8.2.tgz#f4548f3449d2566dbd2febe2b84f47060f7c668c"
integrity sha512-LrXCm8hAkw+zpX8teUSD/LqXRarlXjbRiYxDkaqw739JSHFReWzBFgJbojsJqL4h1XIEScDGGOWiEgO4QO1sMg==
@ -1279,7 +1279,7 @@
unimport "^3.5.0"
untyped "^1.4.0"
"@nuxt/kit@^3.5.0", "@nuxt/kit@^3.5.3":
"@nuxt/kit@^3.5.0":
version "3.6.2"
resolved "https://registry.yarnpkg.com/@nuxt/kit/-/kit-3.6.2.tgz#7201b64799a53f26a8d7ae7878b0138cb2a2e185"
integrity sha512-X1WN76izsILva6TvQVTfJCHG7TXCwsB6jsxZKcU3qSog26jer5dildDb5ZmKL3e+IFD6BwK4ShO/py8VZcT6OA==
@ -1460,11 +1460,11 @@
vue-bundle-renderer "^0.5.0"
"@nuxtjs/color-mode@^3.1.5":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@nuxtjs/color-mode/-/color-mode-3.3.0.tgz#4c0e2ea2b23813461e6cfaa10dd169805a5145a6"
integrity sha512-YVFNmTISke1eL7uk5p9I1suOsM222FxrqKoF13HS4x94OKCWwPLLeTCEzHZ8orzKnaFUbCXpuL4pRv8gvW+0Kw==
version "3.3.2"
resolved "https://registry.yarnpkg.com/@nuxtjs/color-mode/-/color-mode-3.3.2.tgz#20ba12f40cec3556e1c2fe528630e49e60f7dcd4"
integrity sha512-BLpBfrYZngV2QWFQ4HNEFwAXa3Pno43Ge+2XHcZJTTa1Z4KzRLvOwku8yiyV3ovIaaXKGwduBdv3Z5Ocdp0/+g==
dependencies:
"@nuxt/kit" "^3.5.3"
"@nuxt/kit" "^3.8.1"
lodash.template "^4.5.0"
pathe "^1.1.1"