Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit 0bdbaaf

Browse files
chore(deps): update dependency @nuxt/module-builder to v0.5.5 (#325)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ed2bd56 commit 0bdbaaf

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

packages/karbon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
"@antfu/eslint-config-vue": "0.42.1",
199199
"@nuxt/eslint-config": "0.2.0",
200200
"@nuxt/kit": "3.6.5",
201-
"@nuxt/module-builder": "0.5.4",
201+
"@nuxt/module-builder": "0.5.5",
202202
"@nuxt/test-utils": "3.9.0",
203203
"@nuxtjs/tailwindcss": "6.8.0",
204204
"@types/fs-extra": "11.0.4",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1830,22 +1830,22 @@ __metadata:
18301830
languageName: node
18311831
linkType: hard
18321832

1833-
"@nuxt/module-builder@npm:0.5.4":
1834-
version: 0.5.4
1835-
resolution: "@nuxt/module-builder@npm:0.5.4"
1833+
"@nuxt/module-builder@npm:0.5.5":
1834+
version: 0.5.5
1835+
resolution: "@nuxt/module-builder@npm:0.5.5"
18361836
dependencies:
1837-
citty: "npm:^0.1.4"
1837+
citty: "npm:^0.1.5"
18381838
consola: "npm:^3.2.3"
18391839
mlly: "npm:^1.4.2"
18401840
pathe: "npm:^1.1.1"
18411841
unbuild: "npm:^2.0.0"
18421842
peerDependencies:
1843-
"@nuxt/kit": ^3.8.1
1844-
nuxi: ^3.9.1
1843+
"@nuxt/kit": ^3.8.2
1844+
nuxi: ^3.10.0
18451845
bin:
18461846
nuxt-build-module: dist/cli.mjs
18471847
nuxt-module-build: dist/cli.mjs
1848-
checksum: 6c4f9f56bd41d910c72402deed5b9b7a997b9e6b1563df4cdbabd8ea76999b1244ec30f996b5760d3d621c2c65a17eea30f65a3424af445f139f796a6085ec35
1848+
checksum: f83f51bcf6c87d161ec3912762b365ca55dd65da28f615d6c837152e3f486183b85993a4497e9144cc4f69db6dfd10dbfcf7e7096b20f4c6e7e56b74e0e5b2d8
18491849
languageName: node
18501850
linkType: hard
18511851

@@ -2944,7 +2944,7 @@ __metadata:
29442944
"@nuxt/eslint-config": "npm:0.2.0"
29452945
"@nuxt/image": "npm:^1.0.0-rc.1"
29462946
"@nuxt/kit": "npm:3.6.5"
2947-
"@nuxt/module-builder": "npm:0.5.4"
2947+
"@nuxt/module-builder": "npm:0.5.5"
29482948
"@nuxt/schema": "npm:~3.6.5"
29492949
"@nuxt/test-utils": "npm:3.9.0"
29502950
"@nuxtjs/html-validator": "npm:^1.5.1"
@@ -5565,12 +5565,12 @@ __metadata:
55655565
languageName: node
55665566
linkType: hard
55675567

5568-
"citty@npm:^0.1.2, citty@npm:^0.1.3, citty@npm:^0.1.4":
5569-
version: 0.1.4
5570-
resolution: "citty@npm:0.1.4"
5568+
"citty@npm:^0.1.2, citty@npm:^0.1.3, citty@npm:^0.1.5":
5569+
version: 0.1.5
5570+
resolution: "citty@npm:0.1.5"
55715571
dependencies:
55725572
consola: "npm:^3.2.3"
5573-
checksum: 680c27790722a456c9312510079f0cc44c1e8e2f31130ad1376c6dabb2b9b07ad24fd4ad1f7e0bd985e0226a2cabf69138d81365faeaac1bedf1c64f1b09e1a6
5573+
checksum: ae577a1ff425f7483676358fd70269e43d585f080ab23cfad565d062d6615d469c7e1fdf1b7040858efa7ee6ccb89fc7497b28d4e0d6236cdce16b37c638993f
55745574
languageName: node
55755575
linkType: hard
55765576

0 commit comments

Comments
 (0)