Skip to content

Commit

Permalink
build: bump @nuxtjs/color-mode from 3.3.3 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps [@nuxtjs/color-mode](https://github.com/nuxt-modules/color-mode) from 3.3.3 to 3.4.0.
- [Release notes](https://github.com/nuxt-modules/color-mode/releases)
- [Changelog](https://github.com/nuxt-modules/color-mode/blob/main/CHANGELOG.md)
- [Commits](nuxt-modules/color-mode@v3.3.3...v3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent 64537fb commit a19f419
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 8 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "nuxi preview"
},
"devDependencies": {
"@nuxtjs/color-mode": "^3.3.2",
"@nuxtjs/color-mode": "^3.4.0",
"nuxt": "^3.11.2",
"rss": "^1.2.2",
"sitemap": "^7.1.1",
Expand Down
16 changes: 9 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -952,7 +952,7 @@ __metadata:
languageName: node
linkType: hard

"@nuxt/kit@npm:3.11.2, @nuxt/kit@npm:^3.11.1, @nuxt/kit@npm:^3.8.2":
"@nuxt/kit@npm:3.11.2, @nuxt/kit@npm:^3.11.1, @nuxt/kit@npm:^3.11.2, @nuxt/kit@npm:^3.8.2":
version: 3.11.2
resolution: "@nuxt/kit@npm:3.11.2"
dependencies:
Expand Down Expand Up @@ -1075,13 +1075,15 @@ __metadata:
languageName: node
linkType: hard

"@nuxtjs/color-mode@npm:^3.3.2":
version: 3.3.3
resolution: "@nuxtjs/color-mode@npm:3.3.3"
"@nuxtjs/color-mode@npm:^3.4.0":
version: 3.4.0
resolution: "@nuxtjs/color-mode@npm:3.4.0"
dependencies:
"@nuxt/kit": "npm:^3.11.1"
"@nuxt/kit": "npm:^3.11.2"
pathe: "npm:^1.1.2"
checksum: 10/f387884dc3c26fa9a80ac473ad917aaec79b559c9fecd0bc97e1da36ade50103f1890f4dffe801064a2548a33ee4494b3c413561b4125300c148ae30e7dc407d
pkg-types: "npm:^1.0.3"
semver: "npm:^7.6.0"
checksum: 10/0beaaf506c5547ab6d4e5f396a3dbbdd991153e540f154345b9252fc0f143c4a507f0b3e614a82820a102210e131746ca604b63ccabe770478d81dd3b603cdd1
languageName: node
linkType: hard

Expand Down Expand Up @@ -5551,7 +5553,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "osmerion.github.io@workspace:."
dependencies:
"@nuxtjs/color-mode": "npm:^3.3.2"
"@nuxtjs/color-mode": "npm:^3.4.0"
nuxt: "npm:^3.11.2"
rss: "npm:^1.2.2"
sitemap: "npm:^7.1.1"
Expand Down

0 comments on commit a19f419

Please sign in to comment.