From c86bdaf70d0225c72ed28e147dfe40be5ac01e55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 23:11:23 +0000 Subject: [PATCH] Bump @angular/core from 7.2.15 to 11.0.5 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 7.2.15 to 11.0.5. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/11.0.5/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 93 ++++++++++++++++------------------------------- package.json | 2 +- 2 files changed, 33 insertions(+), 62 deletions(-) diff --git a/package-lock.json b/package-lock.json index 910a2aa..371c0f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -459,11 +459,18 @@ } }, "@angular/core": { - "version": "7.2.15", - "resolved": "https://registry.npmjs.org/@angular/core/-/core-7.2.15.tgz", - "integrity": "sha512-XsuYm0jEU/mOqwDOk2utThv8J9kESkAerfuCHClE9rB2TtHUOGCfekF7lJWqjjypu6/J9ygoPFo7hdAE058ZGg==", + "version": "11.0.5", + "resolved": "https://registry.npmjs.org/@angular/core/-/core-11.0.5.tgz", + "integrity": "sha512-XAXWQi7R3ucZXQwx9QK5jSKJeQyRJ53u2dQDpr7R5stzeCy1a5hrNOkZLg9zOTTPcth/6+FrOrRZP9SMdxtw3w==", "requires": { - "tslib": "^1.9.0" + "tslib": "^2.0.0" + }, + "dependencies": { + "tslib": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", + "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" + } } }, "@angular/forms": { @@ -672,14 +679,6 @@ } } }, - "@ionic-native/camera": { - "version": "5.10.0", - "resolved": "https://registry.npmjs.org/@ionic-native/camera/-/camera-5.10.0.tgz", - "integrity": "sha512-v8REy4E6rBvj4gRRcTCcOuVWeQDptRknRSkI1qGnV3g3vB45a2JRUv1nur/PHVQBLC7eVmS81Y6mW1PRB6fuYQ==", - "requires": { - "@types/cordova": "^0.0.34" - } - }, "@ionic-native/core": { "version": "5.10.0", "resolved": "https://registry.npmjs.org/@ionic-native/core/-/core-5.10.0.tgz", @@ -688,30 +687,6 @@ "@types/cordova": "^0.0.34" } }, - "@ionic-native/crop": { - "version": "5.10.0", - "resolved": "https://registry.npmjs.org/@ionic-native/crop/-/crop-5.10.0.tgz", - "integrity": "sha512-Bb95oyXGmkS837R8RIno7nnp1scHsFtPc4Gv9wZ+poXmTEHzgLdc/TdrhZAnizzRgTCMigcJxBmV0gV7pXjMkQ==", - "requires": { - "@types/cordova": "^0.0.34" - } - }, - "@ionic-native/file": { - "version": "5.10.0", - "resolved": "https://registry.npmjs.org/@ionic-native/file/-/file-5.10.0.tgz", - "integrity": "sha512-B0rrsM3voWOM1Vx6KR0XoCeQhrLKaTN80qXUGHlckqheRIEfGWaFGYMNYVDmDC439U5Fdv9rTDW2NiD/9x/rww==", - "requires": { - "@types/cordova": "^0.0.34" - } - }, - "@ionic-native/image-picker": { - "version": "5.10.0", - "resolved": "https://registry.npmjs.org/@ionic-native/image-picker/-/image-picker-5.10.0.tgz", - "integrity": "sha512-bW1GCENSq6LzvP28nXgXforTgP/Fnh4fGc8Yvt2iDGaP9Pc2o9eXox5X6nD63IRMgRx+tQIrLqzuFwL8NIs06Q==", - "requires": { - "@types/cordova": "^0.0.34" - } - }, "@ionic-native/splash-screen": { "version": "5.10.0", "resolved": "https://registry.npmjs.org/@ionic-native/splash-screen/-/splash-screen-5.10.0.tgz", @@ -2671,20 +2646,17 @@ } } }, - "cordova-plugin-camera": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/cordova-plugin-camera/-/cordova-plugin-camera-4.1.0.tgz", - "integrity": "sha512-fCLhWjWYn49q3X5xaypAPgTz6MAWSKFFQvD2Gpi5SuVlrRPRphtX2jIqR2zCBuDTBR082QVnlc+yUDXt65Mjgw==" - }, - "cordova-plugin-crop": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/cordova-plugin-crop/-/cordova-plugin-crop-0.4.0.tgz", - "integrity": "sha1-TZ6Jgsz7OOBPqQnIe0vsBuLR2Ss=" + "cordova-plugin-device": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/cordova-plugin-device/-/cordova-plugin-device-2.0.2.tgz", + "integrity": "sha512-R5cQod5kc4rVCrKW5ciZf1w//qW/LOrNXEs8tOABN6OxHF/pG3JavCIlNPmbiS7GIniIuC5OeAUrKTgdltirjg==", + "dev": true }, - "cordova-plugin-file": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/cordova-plugin-file/-/cordova-plugin-file-6.0.2.tgz", - "integrity": "sha512-m7cughw327CjONN/qjzsTpSesLaeybksQh420/gRuSXJX5Zt9NfgsSbqqKDon6jnQ9Mm7h7imgyO2uJ34XMBtA==" + "cordova-plugin-ionic-keyboard": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/cordova-plugin-ionic-keyboard/-/cordova-plugin-ionic-keyboard-2.2.0.tgz", + "integrity": "sha512-yDUG+9ieKVRitq5mGlNxjaZh/MgEhFFIgTIPhqSbUaQ8UuZbawy5mhJAVClqY97q8/rcQtL6dCDa7x2sEtCLcA==", + "dev": true }, "cordova-plugin-ionic-webview": { "version": "4.1.1", @@ -2692,24 +2664,23 @@ "integrity": "sha512-y8drBhMdkHKUr0zu+UGkFGsDrkCsxjbCd3RzzlyDxcEzdHWvasRM5gyDiKBHkziT2iHYzEAjXwkT1ZXKU3OY9Q==", "dev": true }, + "cordova-plugin-splashscreen": { + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/cordova-plugin-splashscreen/-/cordova-plugin-splashscreen-5.0.2.tgz", + "integrity": "sha512-zc4HOECJb+5Gz1rZh5QvdIm6DREom57yXOuEmMRSqu0pJRMXTrJPlemsE1gQ+9v9gGhAyXIREibBXHHRG7eFQQ==", + "dev": true + }, "cordova-plugin-statusbar": { "version": "2.4.2", "resolved": "https://registry.npmjs.org/cordova-plugin-statusbar/-/cordova-plugin-statusbar-2.4.2.tgz", "integrity": "sha1-/B+9wNjXAzp+jh8ff/FnrJvU+vY=", "dev": true }, - "cordova-plugin-telerik-imagepicker": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/cordova-plugin-telerik-imagepicker/-/cordova-plugin-telerik-imagepicker-2.3.3.tgz", - "integrity": "sha512-eL16EIxDueDo+dky5lNuzC+bDbKHPLPDfd/mtNpaCTNoT6iZqFd9/qJwSMnidXqCeExJZkN4ACsEHmtUA+vQ7Q==" - }, - "cordova-plugin-video-activity": { - "version": "git+https://github.com/comrat/CordovaVideoPlayerActivity.git#da6776d1aa1b3aa4bbc705c1bd81f3ab9d2a51d8", - "from": "git+https://github.com/comrat/CordovaVideoPlayerActivity.git" - }, - "cordova-plugin-video-player": { - "version": "git+https://github.com/moust/cordova-plugin-videoplayer.git#5c83c858ed159d68cce1bf54e31d6caf7e145fbf", - "from": "git+https://github.com/moust/cordova-plugin-videoplayer.git" + "cordova-plugin-whitelist": { + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/cordova-plugin-whitelist/-/cordova-plugin-whitelist-1.3.3.tgz", + "integrity": "sha512-cEPZvc/EqfW01HHdoyqkYCdrFASj/C8hJPoWjY2halTCjZMcjBECxUprtY/P5cfLmS2fb2608OvEw8oDTfv0HA==", + "dev": true }, "core-js": { "version": "2.6.9", diff --git a/package.json b/package.json index c7965d9..2990ff0 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "private": true, "dependencies": { "@angular/common": "^7.2.2", - "@angular/core": "^7.2.2", + "@angular/core": "^11.0.5", "@angular/forms": "^7.2.2", "@angular/http": "^7.2.2", "@angular/platform-browser": "^7.2.2",