mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 06:05:11 +00:00
chore(deps): update dependency vue-loader to ^15.9.6 (#8506)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
92018e586b
commit
33143038b1
@ -43,7 +43,7 @@
|
||||
"thread-loader": "^3.0.1",
|
||||
"time-fix-plugin": "^2.0.7",
|
||||
"url-loader": "^4.1.1",
|
||||
"vue-loader": "^15.9.5",
|
||||
"vue-loader": "^15.9.6",
|
||||
"webpack": "^4.44.2",
|
||||
"webpack-bundle-analyzer": "^3.9.0",
|
||||
"webpack-dev-middleware": "^4.0.2",
|
||||
|
@ -13216,10 +13216,10 @@ vue-jest@^4.0.0-rc.1:
|
||||
source-map "0.5.6"
|
||||
ts-jest "26.x"
|
||||
|
||||
vue-loader@^15.9.5:
|
||||
version "15.9.5"
|
||||
resolved "https://registry.npmjs.org/vue-loader/-/vue-loader-15.9.5.tgz#7a960dc420a3439deaacdda038fdcdbf7c432706"
|
||||
integrity sha512-oeMOs2b5o5gRqkxfds10bCx6JeXYTwivRgbb8hzOrcThD2z1+GqEKE3EX9A2SGbsYDf4rXwRg6D5n1w0jO5SwA==
|
||||
vue-loader@^15.9.6:
|
||||
version "15.9.6"
|
||||
resolved "https://registry.npmjs.org/vue-loader/-/vue-loader-15.9.6.tgz#f4bb9ae20c3a8370af3ecf09b8126d38ffdb6b8b"
|
||||
integrity sha512-j0cqiLzwbeImIC6nVIby2o/ABAWhlppyL/m5oJ67R5MloP0hj/DtFgb0Zmq3J9CG7AJ+AXIvHVnJAPBvrLyuDg==
|
||||
dependencies:
|
||||
"@vue/component-compiler-utils" "^3.1.0"
|
||||
hash-sum "^1.0.2"
|
||||
|
Loading…
Reference in New Issue
Block a user