Skip to content

Commit

Permalink
build: bump @nuxtjs/color-mode from 3.4.0 to 3.4.1
Browse files Browse the repository at this point in the history
Bumps [@nuxtjs/color-mode](https://github.com/nuxt-modules/color-mode) from 3.4.0 to 3.4.1.
- [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.4.0...v3.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and TheMrMilchmann committed Apr 29, 2024
1 parent f6983a6 commit b704e68
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 7 deletions.
Binary file not shown.
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.4.0",
"@nuxtjs/color-mode": "^3.4.1",
"nuxt": "^3.11.2",
"rss": "^1.2.2",
"sitemap": "^7.1.1",
Expand Down
30 changes: 24 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1075,15 +1075,15 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -2816,6 +2816,13 @@ __metadata:
languageName: node
linkType: hard

"confbox@npm:^0.1.7":
version: 0.1.7
resolution: "confbox@npm:0.1.7"
checksum: 10/3086687b9a2a70d44d4b40a2d376536fe7e1baec4a2a34261b21b8a836026b419cbf89ded6054216631823e7d63c415dad4b4d53591d6edbb202bb9820dfa6fa
languageName: node
linkType: hard

"consola@npm:^3.2.3":
version: 3.2.3
resolution: "consola@npm:3.2.3"
Expand Down Expand Up @@ -5553,7 +5560,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "osmerion.github.io@workspace:."
dependencies:
"@nuxtjs/color-mode": "npm:^3.4.0"
"@nuxtjs/color-mode": "npm:^3.4.1"
nuxt: "npm:^3.11.2"
rss: "npm:^1.2.2"
sitemap: "npm:^7.1.1"
Expand Down Expand Up @@ -5725,6 +5732,17 @@ __metadata:
languageName: node
linkType: hard

"pkg-types@npm:^1.1.0":
version: 1.1.0
resolution: "pkg-types@npm:1.1.0"
dependencies:
confbox: "npm:^0.1.7"
mlly: "npm:^1.6.1"
pathe: "npm:^1.1.2"
checksum: 10/c1e32a54a1ae00205eb769f6cdae1f0ed4389c785963875b2d53ce7445ac8f762d0e837a84b1ab802375f1f8f7fd0639ceaf81fc9bb9be84c360a3a9ddbddbae
languageName: node
linkType: hard

"postcss-calc@npm:^9.0.1":
version: 9.0.1
resolution: "postcss-calc@npm:9.0.1"
Expand Down

0 comments on commit b704e68

Please sign in to comment.