chore(deps): update dependency vue-loader to v17.1.0

This commit is contained in:
renovate[bot] 2023-04-26 06:21:28 +00:00 committed by GitHub
parent 16517855e4
commit 898a55d74a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7523,14 +7523,14 @@
"dev": true
},
"node_modules/vue-loader": {
"version": "17.0.1",
"resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-17.0.1.tgz",
"integrity": "sha512-/OOyugJnImKCkAKrAvdsWMuwoCqGxWT5USLsjohzWbMgOwpA5wQmzQiLMzZd7DjhIfunzAGIApTOgIylz/kwcg==",
"version": "17.1.0",
"resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-17.1.0.tgz",
"integrity": "sha512-zAjrT+TNWTpgRODxqDfzbDyvuTf5kCP9xmMk8aspQKuYNnTY2r0XK/bHu1DKLpSpk0I6fkQph5OLKB7HcRIPZw==",
"dev": true,
"dependencies": {
"chalk": "^4.1.0",
"hash-sum": "^2.0.0",
"loader-utils": "^2.0.0"
"watchpack": "^2.4.0"
},
"peerDependencies": {
"webpack": "^4.1.0 || ^5.0.0-0"
@ -13869,14 +13869,14 @@
}
},
"vue-loader": {
"version": "17.0.1",
"resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-17.0.1.tgz",
"integrity": "sha512-/OOyugJnImKCkAKrAvdsWMuwoCqGxWT5USLsjohzWbMgOwpA5wQmzQiLMzZd7DjhIfunzAGIApTOgIylz/kwcg==",
"version": "17.1.0",
"resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-17.1.0.tgz",
"integrity": "sha512-zAjrT+TNWTpgRODxqDfzbDyvuTf5kCP9xmMk8aspQKuYNnTY2r0XK/bHu1DKLpSpk0I6fkQph5OLKB7HcRIPZw==",
"dev": true,
"requires": {
"chalk": "^4.1.0",
"hash-sum": "^2.0.0",
"loader-utils": "^2.0.0"
"watchpack": "^2.4.0"
}
},
"watchpack": {