mirror of https://github.com/wg-easy/wg-easy
Browse Source
Bumps [@eschricht/nuxt-color-mode](https://github.com/Eschricht/nuxt-color-mode) from 1.1.5 to 1.2.0. - [Release notes](https://github.com/Eschricht/nuxt-color-mode/releases) - [Changelog](https://github.com/Eschricht/nuxt-color-mode/blob/main/CHANGELOG.md) - [Commits](https://github.com/Eschricht/nuxt-color-mode/compare/v1.1.5...v1.2.0) --- updated-dependencies: - dependency-name: "@eschricht/nuxt-color-mode" dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>pull/2044/head
committed by
GitHub
2 changed files with 37 additions and 7 deletions
@ -9,8 +9,8 @@ importers: |
|||
.: |
|||
dependencies: |
|||
'@eschricht/nuxt-color-mode': |
|||
specifier: ^1.1.5 |
|||
version: 1.1.5([email protected]) |
|||
specifier: ^1.2.0 |
|||
version: 1.2.0([email protected]) |
|||
'@heroicons/vue': |
|||
specifier: ^2.2.0 |
|||
version: 2.2.0([email protected]([email protected])) |
|||
@ -775,8 +775,8 @@ packages: |
|||
cpu: [x64] |
|||
os: [win32] |
|||
|
|||
'@eschricht/nuxt-color-mode@1.1.5': |
|||
resolution: {integrity: sha512-dX2ozJ3uIqfrAvh+EP4iMlzfNAg39j0qnd84MIumJol37R/E+IFTlAX1PTEcFXZKJnmaEbwgKauYWudDZbLd0A==} |
|||
'@eschricht/nuxt-color-mode@1.2.0': |
|||
resolution: {integrity: sha512-t4ooU16Gox3F98kK+mQYlTfPXeJhaMH9QkDrHRa5j4HSSnicuHHKdBHn9UasbQF0A4pwQZg04lyLSEbTMK7kBw==} |
|||
|
|||
'@eslint-community/[email protected]': |
|||
resolution: {integrity: sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==} |
|||
@ -1205,6 +1205,10 @@ packages: |
|||
resolution: {integrity: sha512-JLno3ur7Pix2o/StxIMlEHRkMawA6h7uzjZBDgxdeKXRWTYY8ID9YekSkN4PBlEFGXBfCBOcPd5+YqcyBUAMkw==} |
|||
engines: {node: '>=18.12.0'} |
|||
|
|||
'@nuxt/[email protected]': |
|||
resolution: {integrity: sha512-/7ECqFBfoU8TZNCmdbz63WBemSISZ4wIKeh27ptQrjdnhF2NPcXFISRolS84+BBeGOUwmen3BYU/hSCje223mA==} |
|||
engines: {node: '>=18.12.0'} |
|||
|
|||
'@nuxt/[email protected]': |
|||
resolution: {integrity: sha512-c22IE/ECvjUScFyOJH/0VnSf5izDLmwkrCRlZKNhHzcNZUBFe5mCE5BM28QSVRSLGcC/mqg5POyNjf2tRwf+/w==} |
|||
engines: {node: ^14.18.0 || >=16.10.0} |
|||
@ -6057,9 +6061,9 @@ snapshots: |
|||
'@esbuild/[email protected]': |
|||
optional: true |
|||
|
|||
'@eschricht/nuxt-color-mode@1.1.5([email protected])': |
|||
'@eschricht/nuxt-color-mode@1.2.0([email protected])': |
|||
dependencies: |
|||
'@nuxt/kit': 3.17.7([email protected]) |
|||
'@nuxt/kit': 4.0.0([email protected]) |
|||
transitivePeerDependencies: |
|||
- magicast |
|||
|
|||
@ -6717,6 +6721,32 @@ snapshots: |
|||
transitivePeerDependencies: |
|||
- magicast |
|||
|
|||
'@nuxt/[email protected]([email protected])': |
|||
dependencies: |
|||
c12: 3.1.0([email protected]) |
|||
consola: 3.4.2 |
|||
defu: 6.1.4 |
|||
destr: 2.0.5 |
|||
errx: 0.1.0 |
|||
exsolve: 1.0.7 |
|||
ignore: 7.0.5 |
|||
jiti: 2.4.2 |
|||
klona: 2.0.6 |
|||
mlly: 1.7.4 |
|||
ohash: 2.0.11 |
|||
pathe: 2.0.3 |
|||
pkg-types: 2.2.0 |
|||
scule: 1.3.0 |
|||
semver: 7.7.2 |
|||
std-env: 3.9.0 |
|||
tinyglobby: 0.2.14 |
|||
ufo: 1.6.1 |
|||
unctx: 2.4.1 |
|||
unimport: 5.1.0 |
|||
untyped: 2.0.0 |
|||
transitivePeerDependencies: |
|||
- magicast |
|||
|
|||
'@nuxt/[email protected]': |
|||
dependencies: |
|||
'@vue/shared': 3.5.17 |
|||
|
|||
Loading…
Reference in new issue