Skip to content

Commit

Permalink
fix(deps): update nuxt-module to ^3.9.1 (#486)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 6, 2024
1 parent 0fb265d commit 5fd7a54
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions packages/nuxt-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"dependencies": {
"@antfu/ni": "^0.21.12",
"@nuxt/kit": "^3.9.0",
"@nuxt/kit": "^3.9.1",
"chalk": "^5.3.0",
"consola": "^3.2.3",
"install": "^0.13.0",
Expand All @@ -60,11 +60,11 @@
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.9.0",
"@nuxt/schema": "^3.9.1",
"@nuxt/test-utils": "^3.9.0",
"@types/node": "^20.10.6",
"@types/pacote": "^11.1.8",
"nuxt": "^3.9.0"
"nuxt": "^3.9.1"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5fd7a54

Please sign in to comment.