Skip to content

Commit

Permalink
Bump @nuxt/module-builder from 0.6.0 to 0.7.0 (#441)
Browse files Browse the repository at this point in the history
* Bump @nuxt/module-builder from 0.6.0 to 0.7.0

Bumps [@nuxt/module-builder](https://github.com/nuxt/module-builder) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/nuxt/module-builder/releases)
- [Changelog](https://github.com/nuxt/module-builder/blob/main/CHANGELOG.md)
- [Commits](nuxt/module-builder@v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: "@nuxt/module-builder"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* updating nuxt module build

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stephanie Smith <stephiescastle@users.noreply.github.com>
Co-authored-by: Stephanie Smith <stephanie.c.smith@jpl.nasa.gov>
  • Loading branch information
3 people authored May 28, 2024
1 parent 59c1f94 commit a9bce9e
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/nuxt/dist/module.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"configKey": "explorer1",
"version": "0.0.0",
"builder": {
"@nuxt/module-builder": "0.6.0",
"@nuxt/module-builder": "0.7.0",
"unbuild": "2.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@explorer-1/prettier-config": "workspace:*",
"@explorer-1/vue": "workspace:*",
"@nuxt/devtools": "^1.2.0",
"@nuxt/module-builder": "^0.6.0",
"@nuxt/module-builder": "^0.7.0",
"@nuxt/schema": "^3.11.2",
"@nuxt/test-utils": "^3.12.1",
"@types/node": "^20.12.11",
Expand Down
51 changes: 46 additions & 5 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 a9bce9e

Please sign in to comment.