build(deps-dev): bump vue-loader from 17.0.1 to 17.1.0

Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 17.0.1 to 17.1.0.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/commits)

---
updated-dependencies:
- dependency-name: vue-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-26 08:57:42 +00:00 committed by GitHub
parent 139010efb0
commit fbcfde64fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -194,7 +194,7 @@
"url-loader": "^4.1.1", "url-loader": "^4.1.1",
"utf-8-validate": "^6.0.3", "utf-8-validate": "^6.0.3",
"vue-html-loader": "^1.2.4", "vue-html-loader": "^1.2.4",
"vue-loader": "^17.0.1", "vue-loader": "^17.1.0",
"vue-style-loader": "^4.1.3", "vue-style-loader": "^4.1.3",
"webpack": "^5.79.0", "webpack": "^5.79.0",
"webpack-cli": "^5.0.1", "webpack-cli": "^5.0.1",

View File

@ -11320,14 +11320,14 @@ vue-html-loader@^1.2.4:
loader-utils "^1.0.2" loader-utils "^1.0.2"
object-assign "^4.1.0" object-assign "^4.1.0"
vue-loader@^17.0.1: vue-loader@^17.1.0:
version "17.0.1" version "17.1.0"
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-17.0.1.tgz#c0ee8875e0610a0c2d13ba9b4d50a9c8442e7a3a" resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-17.1.0.tgz#f48c1f4d416e905b098bc250e2e8ae1c4acc43f7"
integrity sha512-/OOyugJnImKCkAKrAvdsWMuwoCqGxWT5USLsjohzWbMgOwpA5wQmzQiLMzZd7DjhIfunzAGIApTOgIylz/kwcg== integrity sha512-zAjrT+TNWTpgRODxqDfzbDyvuTf5kCP9xmMk8aspQKuYNnTY2r0XK/bHu1DKLpSpk0I6fkQph5OLKB7HcRIPZw==
dependencies: dependencies:
chalk "^4.1.0" chalk "^4.1.0"
hash-sum "^2.0.0" hash-sum "^2.0.0"
loader-utils "^2.0.0" watchpack "^2.4.0"
vue-observe-visibility@^2.0.0-alpha.1: vue-observe-visibility@^2.0.0-alpha.1:
version "2.0.0-alpha.1" version "2.0.0-alpha.1"