chore(deps): update dependency vue-loader to ^17.1.2 (main) (#21229)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-29 03:49:48 -05:00 committed by GitHub
parent b7547c3ce1
commit a6cac7b746
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -51,7 +51,7 @@
"unplugin": "^1.3.1",
"url-loader": "^4.1.1",
"vue-bundle-renderer": "^1.0.3",
"vue-loader": "^17.1.1",
"vue-loader": "^17.1.2",
"webpack": "^5.84.1",
"webpack-bundle-analyzer": "^4.8.0",
"webpack-dev-middleware": "^6.1.1",

View File

@ -846,8 +846,8 @@ importers:
specifier: ^1.0.3
version: 1.0.3
vue-loader:
specifier: ^17.1.1
version: 17.1.1(vue@3.3.4)(webpack@5.84.1)
specifier: ^17.1.2
version: 17.1.2(vue@3.3.4)(webpack@5.84.1)
webpack:
specifier: ^5.84.1
version: 5.84.1
@ -8831,8 +8831,8 @@ packages:
- supports-color
dev: true
/vue-loader@17.1.1(vue@3.3.4)(webpack@5.84.1):
resolution: {integrity: sha512-qpqEVkKdrAsgyIBMHaiXurDeCuBWqRyKqg2GI4aG3NbggEls+BLqTZdqahbJJh7fm83sz+iz3gg6eDWdbNlG7Q==}
/vue-loader@17.1.2(vue@3.3.4)(webpack@5.84.1):
resolution: {integrity: sha512-AxCiJ2aPPwJC5CWtsQH3d5WSw67v55oLFHBmzrc5kjSr6i1dn5uoj5QsuokApirvWBCegRmfnE/MYFyhKMUwxw==}
peerDependencies:
'@vue/compiler-sfc': '*'
vue: '*'