Bump nuxt from 3.0.0-rc.3 to 3.0.0-rc.4

Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 3.0.0-rc.3 to 3.0.0-rc.4.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](https://github.com/nuxt/nuxt.js/commits)

---
updated-dependencies:
- dependency-name: nuxt
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-14 04:56:44 +00:00 committed by GitHub
parent c706d795e0
commit 379eb9b9d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 264 additions and 108 deletions

View file

@ -11,7 +11,7 @@
"@intlify/nuxt3": "^0.2.2",
"@nuxt/postcss8": "^1.1.3",
"@nuxt/types": "^2.15.8",
"nuxt": "3.0.0-rc.3",
"nuxt": "3.0.0-rc.4",
"sass": "^1.52.3",
"sass-loader": "^13.0.0"
},