chore(deps-dev): bump nuxt from 3.0.0-rc.11 to 3.0.0 in /frontend

Bumps [nuxt](https://github.com/nuxt/framework) from 3.0.0-rc.11 to 3.0.0.
- [Release notes](https://github.com/nuxt/framework/releases)
- [Commits](https://github.com/nuxt/framework/compare/v3.0.0-rc.11...v3.0.0)

---
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-12-03 01:13:50 +00:00 committed by GitHub
parent 974d6914a2
commit e425aa9050
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.4.0",
"isomorphic-fetch": "^3.0.0",
"nuxt": "3.0.0-rc.11",
"nuxt": "3.0.0",
"prettier": "^2.7.1",
"typescript": "^4.8.3",
"vite-plugin-eslint": "^1.8.1",