build(deps): bump webpack from 4.46.0 to 5.84.1 in /NUXT

Bumps [webpack](https://github.com/webpack/webpack) from 4.46.0 to 5.84.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.46.0...v5.84.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-30 21:23:40 +00:00 committed by Alex
parent e8bef305cd
commit 8d46f50b00
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
"vue-server-renderer": "^2.7.10",
"vue-template-compiler": "^2.7.10",
"vuetify": "^2.6.9",
"webpack": "^4.46.0"
"webpack": "^5.84.1"
},
"devDependencies": {
"@nuxtjs/vuetify": "^1.12.3",