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

Commit e951746

Browse files
chore(deps): update dependency @nuxt/module-builder to v0.8.1
1 parent 2eb8e03 commit e951746

File tree

2 files changed

+60
-41
lines changed

2 files changed

+60
-41
lines changed

packages/karbon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
},
128128
"devDependencies": {
129129
"@nuxt/kit": "3.7.3",
130-
"@nuxt/module-builder": "0.5.2",
130+
"@nuxt/module-builder": "0.8.1",
131131
"@nuxt/test-utils": "3.9.0",
132132
"@nuxtjs/tailwindcss": "6.8.0",
133133
"@types/fs-extra": "11.0.4",

yarn.lock

Lines changed: 59 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -2746,22 +2746,26 @@ __metadata:
27462746
languageName: node
27472747
linkType: hard
27482748

2749-
"@nuxt/module-builder@npm:0.5.2":
2750-
version: 0.5.2
2751-
resolution: "@nuxt/module-builder@npm:0.5.2"
2749+
"@nuxt/module-builder@npm:0.8.1":
2750+
version: 0.8.1
2751+
resolution: "@nuxt/module-builder@npm:0.8.1"
27522752
dependencies:
2753-
citty: "npm:^0.1.4"
2753+
citty: "npm:^0.1.6"
27542754
consola: "npm:^3.2.3"
2755-
mlly: "npm:^1.4.2"
2756-
pathe: "npm:^1.1.1"
2755+
defu: "npm:^6.1.4"
2756+
magic-regexp: "npm:^0.8.0"
2757+
mlly: "npm:^1.7.1"
2758+
pathe: "npm:^1.1.2"
2759+
pkg-types: "npm:^1.1.1"
2760+
tsconfck: "npm:^3.1.1"
27572761
unbuild: "npm:^2.0.0"
27582762
peerDependencies:
2759-
"@nuxt/kit": ^3.7.4
2760-
nuxi: ^3.9.0
2763+
"@nuxt/kit": ^3.12.2
2764+
nuxi: ^3.12.0
27612765
bin:
27622766
nuxt-build-module: dist/cli.mjs
27632767
nuxt-module-build: dist/cli.mjs
2764-
checksum: 10/2842aa19e4018e0d61de0b0de2af399656df0bcbc4bdf1c78fd57650de0c27a8df121edbae4aa1af258b0040f6f0c0c1878ccde070836ccacb038ff812b38ef0
2768+
checksum: 10/e9a87585bf3473fce6c2932a123ca72c8efcc440b8a615a92efed9d5366a1c3f1a18cc60199626883086af2e1fe6efac048ab57fb7508fe17b91f167dccde02f
27652769
languageName: node
27662770
linkType: hard
27672771

@@ -3770,7 +3774,7 @@ __metadata:
37703774
"@nuxt/devalue": "npm:^2.0.2"
37713775
"@nuxt/image": "npm:^1.0.0-rc.1"
37723776
"@nuxt/kit": "npm:3.7.3"
3773-
"@nuxt/module-builder": "npm:0.5.2"
3777+
"@nuxt/module-builder": "npm:0.8.1"
37743778
"@nuxt/schema": "npm:~3.7.3"
37753779
"@nuxt/test-utils": "npm:3.9.0"
37763780
"@nuxtjs/html-validator": "npm:^1.5.1"
@@ -6524,7 +6528,7 @@ __metadata:
65246528
languageName: node
65256529
linkType: hard
65266530

6527-
"citty@npm:^0.1.2, citty@npm:^0.1.4, citty@npm:^0.1.5, citty@npm:^0.1.6":
6531+
"citty@npm:^0.1.2, citty@npm:^0.1.5, citty@npm:^0.1.6":
65286532
version: 0.1.6
65296533
resolution: "citty@npm:0.1.6"
65306534
dependencies:
@@ -6817,10 +6821,10 @@ __metadata:
68176821
languageName: node
68186822
linkType: hard
68196823

6820-
"confbox@npm:^0.1.3":
6821-
version: 0.1.6
6822-
resolution: "confbox@npm:0.1.6"
6823-
checksum: 10/aadac55b032478de54eb9b82749d680e72d445ad14f6cd67504756d6c175ccdb8073cb79c47e9d7f5811b4bdaf6a824ec0ea2577492cc58c66217ae1b102ec79
6824+
"confbox@npm:^0.1.3, confbox@npm:^0.1.7":
6825+
version: 0.1.7
6826+
resolution: "confbox@npm:0.1.7"
6827+
checksum: 10/3086687b9a2a70d44d4b40a2d376536fe7e1baec4a2a34261b21b8a836026b419cbf89ded6054216631823e7d63c415dad4b4d53591d6edbb202bb9820dfa6fa
68246828
languageName: node
68256829
linkType: hard
68266830

@@ -11273,13 +11277,6 @@ __metadata:
1127311277
languageName: node
1127411278
linkType: hard
1127511279

11276-
"jsonc-parser@npm:^3.2.0":
11277-
version: 3.2.0
11278-
resolution: "jsonc-parser@npm:3.2.0"
11279-
checksum: 10/bd68b902e5f9394f01da97921f49c5084b2dc03a0c5b4fdb2a429f8d6f292686c1bf87badaeb0a8148d024192a88f5ad2e57b2918ba43fe25cf15f3371db64d4
11280-
languageName: node
11281-
linkType: hard
11282-
1128311280
"jsonfile@npm:^4.0.0":
1128411281
version: 4.0.0
1128511282
resolution: "jsonfile@npm:4.0.0"
@@ -11799,6 +11796,21 @@ __metadata:
1179911796
languageName: node
1180011797
linkType: hard
1180111798

11799+
"magic-regexp@npm:^0.8.0":
11800+
version: 0.8.0
11801+
resolution: "magic-regexp@npm:0.8.0"
11802+
dependencies:
11803+
estree-walker: "npm:^3.0.3"
11804+
magic-string: "npm:^0.30.8"
11805+
mlly: "npm:^1.6.1"
11806+
regexp-tree: "npm:^0.1.27"
11807+
type-level-regexp: "npm:~0.1.17"
11808+
ufo: "npm:^1.4.0"
11809+
unplugin: "npm:^1.8.3"
11810+
checksum: 10/acb175161c5b57bad488ec54c7581eabd62a5ac08631322765ff8262add7e9c1ecd3aa0a025727041e08fc75ebb45b0dc1ec08e6b23b2fafdd7a5b3d9334172a
11811+
languageName: node
11812+
linkType: hard
11813+
1180211814
"magic-string-ast@npm:^0.1.3":
1180311815
version: 0.1.3
1180411816
resolution: "magic-string-ast@npm:0.1.3"
@@ -12387,15 +12399,15 @@ __metadata:
1238712399
languageName: node
1238812400
linkType: hard
1238912401

12390-
"mlly@npm:^1.2.0, mlly@npm:^1.3.0, mlly@npm:^1.4.0, mlly@npm:^1.4.2, mlly@npm:^1.6.1":
12391-
version: 1.6.1
12392-
resolution: "mlly@npm:1.6.1"
12402+
"mlly@npm:^1.2.0, mlly@npm:^1.3.0, mlly@npm:^1.4.0, mlly@npm:^1.4.2, mlly@npm:^1.6.1, mlly@npm:^1.7.0, mlly@npm:^1.7.1":
12403+
version: 1.7.1
12404+
resolution: "mlly@npm:1.7.1"
1239312405
dependencies:
1239412406
acorn: "npm:^8.11.3"
1239512407
pathe: "npm:^1.1.2"
12396-
pkg-types: "npm:^1.0.3"
12397-
ufo: "npm:^1.3.2"
12398-
checksum: 10/00b4c355236eb3d0294106f208718db486f6e34e28bbb7f6965bd9d6237db338e566f2e13489fbf8bfa9b1337c0f2568d4aeac1840f9963054c91881acc974a9
12408+
pkg-types: "npm:^1.1.1"
12409+
ufo: "npm:^1.5.3"
12410+
checksum: 10/c1ef3989e95fb6c6c27a238330897b01f46507020501f45a681f2cae453f982e38dcb0e45aa65f672ea7280945d4a729d266f17a8acb187956f312b0cafddf61
1239912411
languageName: node
1240012412
linkType: hard
1240112413

@@ -13809,14 +13821,14 @@ __metadata:
1380913821
languageName: node
1381013822
linkType: hard
1381113823

13812-
"pkg-types@npm:^1.0.3":
13813-
version: 1.0.3
13814-
resolution: "pkg-types@npm:1.0.3"
13824+
"pkg-types@npm:^1.0.3, pkg-types@npm:^1.1.1":
13825+
version: 1.1.1
13826+
resolution: "pkg-types@npm:1.1.1"
1381513827
dependencies:
13816-
jsonc-parser: "npm:^3.2.0"
13817-
mlly: "npm:^1.2.0"
13818-
pathe: "npm:^1.1.0"
13819-
checksum: 10/e17e1819ce579c9ea390e4c41a9ed9701d8cff14b463f9577cc4f94688da8917c66dabc40feacd47a21eb3de9b532756a78becd882b76add97053af307c1240a
13828+
confbox: "npm:^0.1.7"
13829+
mlly: "npm:^1.7.0"
13830+
pathe: "npm:^1.1.2"
13831+
checksum: 10/225eaf7c0339027e176dd0d34a6d9a1384c21e0aab295e57dfbef1f1b7fc132f008671da7e67553e352b80b17ba38c531c720c914061d277410eef1bdd9d9608
1382013832
languageName: node
1382113833
linkType: hard
1382213834

@@ -16739,17 +16751,17 @@ __metadata:
1673916751
languageName: node
1674016752
linkType: hard
1674116753

16742-
"tsconfck@npm:^3.0.3":
16743-
version: 3.0.3
16744-
resolution: "tsconfck@npm:3.0.3"
16754+
"tsconfck@npm:^3.0.3, tsconfck@npm:^3.1.1":
16755+
version: 3.1.1
16756+
resolution: "tsconfck@npm:3.1.1"
1674516757
peerDependencies:
1674616758
typescript: ^5.0.0
1674716759
peerDependenciesMeta:
1674816760
typescript:
1674916761
optional: true
1675016762
bin:
1675116763
tsconfck: bin/tsconfck.js
16752-
checksum: 10/1c17217dc3758e71bebdb223b7cd6e613f8f8c92a225cccc40d459554dfae50cbf9d339c6a4a5a8d04620fe1c21bb6d454b6e10421e3fcd808ea51d0b5039ffd
16764+
checksum: 10/a4456577f540212516d7eb530005893739aadd6da00787914a8ed9aa19c3f2f306b8912920aa440b9b8978f10c9dadbd062b8c2a2f0ff1f6c2d4272b5be2ef34
1675316765
languageName: node
1675416766
linkType: hard
1675516767

@@ -16965,6 +16977,13 @@ __metadata:
1696516977
languageName: node
1696616978
linkType: hard
1696716979

16980+
"type-level-regexp@npm:~0.1.17":
16981+
version: 0.1.17
16982+
resolution: "type-level-regexp@npm:0.1.17"
16983+
checksum: 10/1f6047c6e8af947aa80befd24cf1e9a3fff654d3dea61c1c15feb9bac8c02cd73e29dbdd34f5d7880589755ce6de4de5d56c4f5b8e7b4836ad1bb909afa5f493
16984+
languageName: node
16985+
linkType: hard
16986+
1696816987
"typed-array-buffer@npm:^1.0.2":
1696916988
version: 1.0.2
1697016989
resolution: "typed-array-buffer@npm:1.0.2"
@@ -17416,7 +17435,7 @@ __metadata:
1741617435
languageName: node
1741717436
linkType: hard
1741817437

17419-
"unplugin@npm:^1.10.0, unplugin@npm:^1.10.1, unplugin@npm:^1.3.1, unplugin@npm:^1.4.0, unplugin@npm:^1.5.0, unplugin@npm:^1.5.1":
17438+
"unplugin@npm:^1.10.0, unplugin@npm:^1.10.1, unplugin@npm:^1.3.1, unplugin@npm:^1.4.0, unplugin@npm:^1.5.0, unplugin@npm:^1.5.1, unplugin@npm:^1.8.3":
1742017439
version: 1.10.1
1742117440
resolution: "unplugin@npm:1.10.1"
1742217441
dependencies:

0 commit comments

Comments
 (0)