Skip to content

Commit b35eedf

Browse files
authored
Merge pull request #73 from privy-open-source/renovate/nuxt-module-builder-0.x
chore(deps): update dependency @nuxt/module-builder to v0.8.4
2 parents 53ebfc4 + 30e95c8 commit b35eedf

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"devDependencies": {
5757
"@nuxt/eslint-config": "0.5.0",
58-
"@nuxt/module-builder": "0.8.1",
58+
"@nuxt/module-builder": "0.8.4",
5959
"@nuxt/schema": "3.13.2",
6060
"@nuxt/test-utils": "3.14.2",
6161
"@privyid/eslint-config-persona": "0.27.0",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2570,26 +2570,26 @@ __metadata:
25702570
languageName: node
25712571
linkType: hard
25722572

2573-
"@nuxt/module-builder@npm:0.8.1":
2574-
version: 0.8.1
2575-
resolution: "@nuxt/module-builder@npm:0.8.1"
2573+
"@nuxt/module-builder@npm:0.8.4":
2574+
version: 0.8.4
2575+
resolution: "@nuxt/module-builder@npm:0.8.4"
25762576
dependencies:
25772577
citty: "npm:^0.1.6"
25782578
consola: "npm:^3.2.3"
25792579
defu: "npm:^6.1.4"
25802580
magic-regexp: "npm:^0.8.0"
25812581
mlly: "npm:^1.7.1"
25822582
pathe: "npm:^1.1.2"
2583-
pkg-types: "npm:^1.1.1"
2584-
tsconfck: "npm:^3.1.1"
2583+
pkg-types: "npm:^1.2.0"
2584+
tsconfck: "npm:^3.1.3"
25852585
unbuild: "npm:^2.0.0"
25862586
peerDependencies:
2587-
"@nuxt/kit": ^3.12.2
2588-
nuxi: ^3.12.0
2587+
"@nuxt/kit": ^3.13.1
2588+
nuxi: ^3.13.1
25892589
bin:
25902590
nuxt-build-module: dist/cli.mjs
25912591
nuxt-module-build: dist/cli.mjs
2592-
checksum: 10/e9a87585bf3473fce6c2932a123ca72c8efcc440b8a615a92efed9d5366a1c3f1a18cc60199626883086af2e1fe6efac048ab57fb7508fe17b91f167dccde02f
2592+
checksum: 10/eb38f098af92d84113ed49c6bad2144db25d0353070b4fb8450b3537bad2617e6ed06ada68b179bbbffd3d6199829af25d93d1d6099d685a0889164d15b56822
25932593
languageName: node
25942594
linkType: hard
25952595

@@ -3045,7 +3045,7 @@ __metadata:
30453045
dependencies:
30463046
"@nuxt/eslint-config": "npm:0.5.0"
30473047
"@nuxt/kit": "npm:^3.7.4"
3048-
"@nuxt/module-builder": "npm:0.8.1"
3048+
"@nuxt/module-builder": "npm:0.8.4"
30493049
"@nuxt/schema": "npm:3.13.2"
30503050
"@nuxt/test-utils": "npm:3.14.2"
30513051
"@privyid/eslint-config-persona": "npm:0.27.0"
@@ -14288,17 +14288,17 @@ __metadata:
1428814288
languageName: node
1428914289
linkType: hard
1429014290

14291-
"tsconfck@npm:^3.1.1":
14292-
version: 3.1.1
14293-
resolution: "tsconfck@npm:3.1.1"
14291+
"tsconfck@npm:^3.1.3":
14292+
version: 3.1.3
14293+
resolution: "tsconfck@npm:3.1.3"
1429414294
peerDependencies:
1429514295
typescript: ^5.0.0
1429614296
peerDependenciesMeta:
1429714297
typescript:
1429814298
optional: true
1429914299
bin:
1430014300
tsconfck: bin/tsconfck.js
14301-
checksum: 10/a4456577f540212516d7eb530005893739aadd6da00787914a8ed9aa19c3f2f306b8912920aa440b9b8978f10c9dadbd062b8c2a2f0ff1f6c2d4272b5be2ef34
14301+
checksum: 10/bf9b9b72de5b83f833f5dea8b276e77bab08e85751589f36dd23854fa3d5f7955194086fb8424df388bf232f2fc9a067d7913bfa674cb1217be0bba648ec71f2
1430214302
languageName: node
1430314303
linkType: hard
1430414304

0 commit comments

Comments
 (0)