Skip to content

Commit ca4f425

Browse files
chore(deps): update dependency @nuxt/module-builder to v0.6.0
1 parent 1235983 commit ca4f425

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"ufo": "^1.0.1"
6060
},
6161
"devDependencies": {
62-
"@nuxt/module-builder": "0.5.5",
62+
"@nuxt/module-builder": "0.6.0",
6363
"@nuxt/schema": "3.11.2",
6464
"@privyid/eslint-config-persona": "0.27.0",
6565
"@types/html-escaper": "3.0.2",

yarn.lock

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2112,22 +2112,24 @@ __metadata:
21122112
languageName: node
21132113
linkType: hard
21142114

2115-
"@nuxt/module-builder@npm:0.5.5":
2116-
version: 0.5.5
2117-
resolution: "@nuxt/module-builder@npm:0.5.5"
2115+
"@nuxt/module-builder@npm:0.6.0":
2116+
version: 0.6.0
2117+
resolution: "@nuxt/module-builder@npm:0.6.0"
21182118
dependencies:
2119-
citty: "npm:^0.1.5"
2119+
citty: "npm:^0.1.6"
21202120
consola: "npm:^3.2.3"
2121-
mlly: "npm:^1.4.2"
2122-
pathe: "npm:^1.1.1"
2121+
defu: "npm:^6.1.4"
2122+
mlly: "npm:^1.6.1"
2123+
pathe: "npm:^1.1.2"
2124+
pkg-types: "npm:^1.1.0"
21232125
unbuild: "npm:^2.0.0"
21242126
peerDependencies:
2125-
"@nuxt/kit": ^3.8.2
2126-
nuxi: ^3.10.0
2127+
"@nuxt/kit": ^3.11.2
2128+
nuxi: ^3.11.1
21272129
bin:
21282130
nuxt-build-module: dist/cli.mjs
21292131
nuxt-module-build: dist/cli.mjs
2130-
checksum: 10c0/28e6ffe7f435aa3908a592c1e616ef21f08e0a858e91c16c8671b93fc1eb3ba0dc9d7c2c805433371d7f848861ea9c0c063e3cde2f01469fc029965f9703c7cf
2132+
checksum: 10c0/7fb9b0d1516c8a034450b24165b7052c0554e3fd1c5c7626183126e192dad8edb3c447ba9dae9979151cf612441892e3c3c7ae34a01ffd36f604fdac8bf5ffae
21312133
languageName: node
21322134
linkType: hard
21332135

@@ -2440,7 +2442,7 @@ __metadata:
24402442
resolution: "@privyid/nuauth@workspace:."
24412443
dependencies:
24422444
"@nuxt/kit": "npm:^3.3.3"
2443-
"@nuxt/module-builder": "npm:0.5.5"
2445+
"@nuxt/module-builder": "npm:0.6.0"
24442446
"@nuxt/schema": "npm:3.11.2"
24452447
"@privyid/eslint-config-persona": "npm:0.27.0"
24462448
"@types/html-escaper": "npm:3.0.2"

0 commit comments

Comments
 (0)