kopia lustrzana https://github.com/nextcloud/social
Bump vue-loader from 15.5.0 to 15.5.1
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.5.0 to 15.5.1. - [Release notes](https://github.com/vuejs/vue-loader/releases) - [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-loader/compare/v15.5.0...v15.5.1) Signed-off-by: dependabot[bot] <support@dependabot.com>pull/316/head
rodzic
45be3004de
commit
c88f1c77cd
|
@ -790,9 +790,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"@vue/component-compiler-utils": {
|
||||
"version": "2.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@vue/component-compiler-utils/-/component-compiler-utils-2.4.0.tgz",
|
||||
"integrity": "sha512-LZyagnP+93GPiVHhu6HELEuHaSe83tfVrUgfl3ugwEc/k5yVbMu3OdaWrVqNo4hh1KK8o5fYOk2E/QpsfAxqiQ==",
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@vue/component-compiler-utils/-/component-compiler-utils-2.5.0.tgz",
|
||||
"integrity": "sha512-mSB8jWmE/ZeYZHPDEx9hNiiRh5P2V1Q0tObxEQWtxxfXtkIAvPnj7oucGm5SO8Y/QwIlDJgAGqHfj5MCjoKoOg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"consolidate": "^0.15.1",
|
||||
|
@ -12668,9 +12668,9 @@
|
|||
}
|
||||
},
|
||||
"vue-loader": {
|
||||
"version": "15.5.0",
|
||||
"resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-15.5.0.tgz",
|
||||
"integrity": "sha512-aw+eJsAxxmlD4Ad0ww4s69u4pGs4jjwv9WVDiW5qj2zPYSmgNPWaD0xCl5jQyqgtXstkzYurhdG49cpQmNgRgg==",
|
||||
"version": "15.5.1",
|
||||
"resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-15.5.1.tgz",
|
||||
"integrity": "sha512-gsTA9xRzu9jGBzkcrAB8my14RkHMzdr5rY/mCFmxgY2tOVsd2Z1MaYCDXHu5nX6PyHAsVK2/hXmarPln/2MiIw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@vue/component-compiler-utils": "^2.4.0",
|
||||
|
|
|
@ -83,7 +83,7 @@
|
|||
"stylelint-config-recommended-scss": "^3.2.0",
|
||||
"stylelint-webpack-plugin": "^0.10.5",
|
||||
"vue-jest": "^3.0.2",
|
||||
"vue-loader": "^15.5.0",
|
||||
"vue-loader": "^15.5.1",
|
||||
"vue-style-loader": "^4.1.1",
|
||||
"vue-template-compiler": "^2.5.21",
|
||||
"webpack": "^4.28.3",
|
||||
|
|
Ładowanie…
Reference in New Issue