Bump vue-loader from 15.9.6 to 15.9.7

Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.9.6 to 15.9.7.
- [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.9.6...v15.9.7)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-18 07:21:39 +00:00 committed by GitHub
parent d80c9f61c1
commit 331da8d6ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 476 additions and 520 deletions

988
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -37,7 +37,7 @@
"dependencies": {
"@fullcalendar/core": "5.6.0",
"@fullcalendar/daygrid": "5.6.0",
"@fullcalendar/interaction": "5.6.0",
"@fullcalendar/interaction": "5.7.0",
"@fullcalendar/list": "5.6.0",
"@fullcalendar/resource-timeline": "5.6.0",
"@fullcalendar/timegrid": "5.6.0",
@ -84,7 +84,7 @@
"devDependencies": {
"@babel/core": "^7.14.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.13.15",
"@babel/preset-env": "^7.14.2",
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^1.2.0",
"@nextcloud/eslint-plugin": "^1.5.0",
@ -109,7 +109,7 @@
"jest-serializer-vue": "^2.0.2",
"prettier-eslint": "^12.0.0",
"regenerator-runtime": "^0.13.7",
"resolve-url-loader": "^3.1.3",
"resolve-url-loader": "^4.0.0",
"sass": "^1.32.12",
"sass-loader": "^10.1.1",
"stylelint": "^13.13.0",
@ -119,7 +119,7 @@
"terser-webpack-plugin": "^4.2.3",
"url-loader": "^4.1.1",
"vue-jest": "^3.0.7",
"vue-loader": "^15.9.6",
"vue-loader": "^15.9.7",
"vue-template-compiler": "^2.6.12",
"webpack": "^4.46.0",
"webpack-cli": "^4.7.0",