Browse Source

build(deps): bump @eschricht/nuxt-color-mode from 1.1.5 to 1.2.0 in /src

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] <support@github.com>
pull/2044/head
dependabot[bot] 2 weeks ago
committed by GitHub
parent
commit
dd699f23c4
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/package.json
  2. 42
      src/pnpm-lock.yaml

2
src/package.json

@ -20,7 +20,7 @@
"cli:dev": "tsx cli/index.ts"
},
"dependencies": {
"@eschricht/nuxt-color-mode": "^1.1.5",
"@eschricht/nuxt-color-mode": "^1.2.0",
"@heroicons/vue": "^2.2.0",
"@libsql/client": "^0.15.9",
"@nuxtjs/i18n": "^9.5.6",

42
src/pnpm-lock.yaml

@ -9,8 +9,8 @@ importers:
.:
dependencies:
'@eschricht/nuxt-color-mode':
specifier: ^1.1.5
version: 1.1.5(magicast@0.3.5)
specifier: ^1.2.0
version: 1.2.0(magicast@0.3.5)
'@heroicons/vue':
specifier: ^2.2.0
version: 2.2.0(vue@3.5.17(typescript@5.8.3))
@ -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/eslint-utils@4.7.0':
resolution: {integrity: sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==}
@ -1205,6 +1205,10 @@ packages:
resolution: {integrity: sha512-JLno3ur7Pix2o/StxIMlEHRkMawA6h7uzjZBDgxdeKXRWTYY8ID9YekSkN4PBlEFGXBfCBOcPd5+YqcyBUAMkw==}
engines: {node: '>=18.12.0'}
'@nuxt/kit@4.0.0':
resolution: {integrity: sha512-/7ECqFBfoU8TZNCmdbz63WBemSISZ4wIKeh27ptQrjdnhF2NPcXFISRolS84+BBeGOUwmen3BYU/hSCje223mA==}
engines: {node: '>=18.12.0'}
'@nuxt/schema@3.17.7':
resolution: {integrity: sha512-c22IE/ECvjUScFyOJH/0VnSf5izDLmwkrCRlZKNhHzcNZUBFe5mCE5BM28QSVRSLGcC/mqg5POyNjf2tRwf+/w==}
engines: {node: ^14.18.0 || >=16.10.0}
@ -6057,9 +6061,9 @@ snapshots:
'@esbuild/win32-x64@0.25.6':
optional: true
'@eschricht/nuxt-color-mode@1.1.5(magicast@0.3.5)':
'@eschricht/nuxt-color-mode@1.2.0(magicast@0.3.5)':
dependencies:
'@nuxt/kit': 3.17.7(magicast@0.3.5)
'@nuxt/kit': 4.0.0(magicast@0.3.5)
transitivePeerDependencies:
- magicast
@ -6717,6 +6721,32 @@ snapshots:
transitivePeerDependencies:
- magicast
'@nuxt/kit@4.0.0(magicast@0.3.5)':
dependencies:
c12: 3.1.0(magicast@0.3.5)
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/schema@3.17.7':
dependencies:
'@vue/shared': 3.5.17

Loading…
Cancel
Save