chore: update to latest @nuxt/module-builder (#6336)

This commit is contained in:
Daniel Roe 2024-09-04 13:40:50 +01:00 committed by GitHub
parent 4ddf8c0ed5
commit 3ed064f9b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 74 additions and 27 deletions

View file

@ -80,7 +80,7 @@
"@types/node": "^18.17.17",
"@nuxt/devtools": "^0.8.5",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "^0.5.1",
"@nuxt/module-builder": "^0.8.3",
"@nuxt/schema": "^3.7.3",
"@nuxt/test-utils": "^3.7.3",
"changelogen": "^0.5.5",
@ -92,4 +92,4 @@
"engines": {
"node": ">=12.11.0"
}
}
}