Update package lockfiles

This commit is contained in:
rijkvanzanten
2020-09-09 10:36:07 -04:00
parent e15ca46620
commit e8131e111d
3 changed files with 28365 additions and 3 deletions

6
api/package-lock.json generated
View File

@@ -125,6 +125,8 @@
},
"@directus/app": {
"version": "9.0.0-alpha.33",
"resolved": "https://registry.npmjs.org/@directus/app/-/app-9.0.0-alpha.33.tgz",
"integrity": "sha512-83ru3PnMEKn7S73LQkp/6BlkCqhGTkCbm6nZQwuy7b47nDrcY2iSD6T10spVjcGaIrkvnDZ4r/pWTKaS1hODcw==",
"requires": {
"@directus/format-title": "^3.2.0",
"@popperjs/core": "^2.4.3",
@@ -4333,7 +4335,7 @@
}
},
"vue-loader-v16": {
"version": "npm:vue-loader@16.0.0-beta.5",
"version": "npm:vue-loader-v16@16.0.0-beta.5",
"resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-16.0.0-beta.5.tgz",
"integrity": "sha512-ciWfzNefqWlmzKznCWY9hl+fPP4KlQ0A9MtHbJ/8DpyY+dAM8gDrjufIdxwTgC4szE4EZC3A6ip/BbrqM84GqA==",
"optional": true,
@@ -11105,7 +11107,7 @@
}
},
"fork-ts-checker-webpack-plugin-v5": {
"version": "npm:fork-ts-checker-webpack-plugin@5.1.0",
"version": "npm:fork-ts-checker-webpack-plugin-v5@5.1.0",
"resolved": "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-5.1.0.tgz",
"integrity": "sha512-vuKyEjSLGbhQbEr5bifXXOkr9iV73L6n72mHoHIv7okvrf7O7z6RKeplM6C6ATPsukoQivij+Ba1vcptL60Z2g==",
"optional": true,

28360
app/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -73,7 +73,7 @@
"vue": "^2.6.11",
"vue-i18n": "^8.18.2",
"vue-router": "^3.3.4",
"vuedraggable": "^2.23.0"
"vuedraggable": "^2.24.1"
},
"devDependencies": {
"@babel/core": "^7.10.5",