Skip to content

Commit 207398f

Browse files
committed
chore: pin consola to v3 and add dev dep for kit
1 parent 0153616 commit 207398f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"@nuxt/module-builder": "0.3.1",
48+
"@nuxt/kit": "3.5.1",
4849
"@nuxt/test-utils": "3.5.1",
4950
"@nuxtjs/eslint-config-typescript": "12.0.0",
5051
"bumpp": "9.1.0",
@@ -57,7 +58,8 @@
5758
"vitest": "0.31.1"
5859
},
5960
"resolutions": {
60-
"@nuxtjs/html-validator": "link:./"
61+
"@nuxtjs/html-validator": "link:./",
62+
"consola": "^3.0.0"
6163
},
6264
"publishConfig": {
6365
"access": "public"

pnpm-lock.yaml

Lines changed: 4 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)