diff --git a/package-lock.json b/package-lock.json index 0c38a90..146cb68 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,12 +5,20 @@ "requires": true, "dependencies": { "@adobe/aem-angular-editable-components": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@adobe/aem-angular-editable-components/-/aem-angular-editable-components-1.2.0.tgz", - "integrity": "sha512-6/OwUBY08/9x7tFUz2CbfxaXkLjLyFkxkWnqsIFVhTZlmyKb8sgXgBGqqEAI0EgDFW0CDLN5ETWOLK4i3eZMgg==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@adobe/aem-angular-editable-components/-/aem-angular-editable-components-2.0.0.tgz", + "integrity": "sha512-iQc1ypdDKL8F6ptdjHvLOgiwazOJLwnnfYI5lGy1WNzvngzPhoqlrrvQB3Fp5zMkRIwEVNfO3fPUMi65e2fzXw==", "dev": true, "requires": { - "tslib": "^1.10.0" + "tslib": "^2.3.0" + }, + "dependencies": { + "tslib": { + "version": "2.8.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", + "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", + "dev": true + } } }, "@adobe/aem-spa-component-mapping": { diff --git a/package.json b/package.json index 11af304..a8f86e2 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@adobe/aem-angular-editable-components": "^1.2.0", + "@adobe/aem-angular-editable-components": "^2.0.0", "@adobe/aem-spa-component-mapping": "^1.1.0", "@adobe/aem-spa-page-model-manager": "^1.3.3", "@angular-devkit/build-angular": "~0.901.11", diff --git a/projects/aem-angular-core-spa-wcm-components/containers/accordion/v1/package.json b/projects/aem-angular-core-spa-wcm-components/containers/accordion/v1/package.json index c1d997f..566de38 100644 --- a/projects/aem-angular-core-spa-wcm-components/containers/accordion/v1/package.json +++ b/projects/aem-angular-core-spa-wcm-components/containers/accordion/v1/package.json @@ -4,7 +4,7 @@ "author": "Adobe Systems Inc.", "license": "Apache-2.0", "peerDependencies": { - "@adobe/aem-angular-editable-components": "^1.0.3", + "@adobe/aem-angular-editable-components": "^1.0.3 || ^2.0.0", "@adobe/aem-spa-component-mapping": "^1.0.5", "@adobe/aem-spa-page-model-manager": "^1.0.3", "@angular/common": "^9.1.12", diff --git a/projects/aem-angular-core-spa-wcm-components/containers/carousel/v1/package.json b/projects/aem-angular-core-spa-wcm-components/containers/carousel/v1/package.json index c13a6ca..e520239 100644 --- a/projects/aem-angular-core-spa-wcm-components/containers/carousel/v1/package.json +++ b/projects/aem-angular-core-spa-wcm-components/containers/carousel/v1/package.json @@ -4,7 +4,7 @@ "author": "Adobe Systems Inc.", "license": "Apache-2.0", "peerDependencies": { - "@adobe/aem-angular-editable-components": "^1.0.3", + "@adobe/aem-angular-editable-components": "^1.0.3 || ^2.0.0", "@adobe/aem-spa-component-mapping": "^1.0.5", "@adobe/aem-spa-page-model-manager": "^1.0.3", "@angular/common": "^9.1.12", diff --git a/projects/aem-angular-core-spa-wcm-components/containers/container/v1/package.json b/projects/aem-angular-core-spa-wcm-components/containers/container/v1/package.json index 0ae2101..8c188df 100644 --- a/projects/aem-angular-core-spa-wcm-components/containers/container/v1/package.json +++ b/projects/aem-angular-core-spa-wcm-components/containers/container/v1/package.json @@ -4,7 +4,7 @@ "author": "Adobe Systems Inc.", "license": "Apache-2.0", "peerDependencies": { - "@adobe/aem-angular-editable-components": "^1.0.3", + "@adobe/aem-angular-editable-components": "^1.0.3 || ^2.0.0", "@adobe/aem-spa-component-mapping": "^1.0.5", "@adobe/aem-spa-page-model-manager": "^1.0.3", "@angular/common": "^9.1.12", diff --git a/projects/aem-angular-core-spa-wcm-components/containers/tabs/v1/package.json b/projects/aem-angular-core-spa-wcm-components/containers/tabs/v1/package.json index 19decdc..3dc27d3 100644 --- a/projects/aem-angular-core-spa-wcm-components/containers/tabs/v1/package.json +++ b/projects/aem-angular-core-spa-wcm-components/containers/tabs/v1/package.json @@ -4,7 +4,7 @@ "author": "Adobe Systems Inc.", "license": "Apache-2.0", "peerDependencies": { - "@adobe/aem-angular-editable-components": "^1.0.3", + "@adobe/aem-angular-editable-components": "^1.0.3 || ^2.0.0", "@adobe/aem-spa-component-mapping": "^1.0.5", "@adobe/aem-spa-page-model-manager": "^1.0.3", "@angular/common": "^9.1.12", diff --git a/projects/aem-angular-core-spa-wcm-components/core/package.json b/projects/aem-angular-core-spa-wcm-components/core/package.json index 9114d13..3549c0d 100644 --- a/projects/aem-angular-core-spa-wcm-components/core/package.json +++ b/projects/aem-angular-core-spa-wcm-components/core/package.json @@ -4,7 +4,7 @@ "author": "Adobe Systems Inc.", "license": "Apache-2.0", "peerDependencies": { - "@adobe/aem-angular-editable-components": "^1.0.3", + "@adobe/aem-angular-editable-components": "^1.0.3 || ^2.0.0", "@adobe/aem-spa-component-mapping": "^1.0.5", "@adobe/aem-spa-page-model-manager": "^1.0.3", "@angular/common": "^9.1.12", diff --git a/projects/aem-angular-core-spa-wcm-components/package-lock.json b/projects/aem-angular-core-spa-wcm-components/package-lock.json index 0f3e73d..e5ad325 100644 --- a/projects/aem-angular-core-spa-wcm-components/package-lock.json +++ b/projects/aem-angular-core-spa-wcm-components/package-lock.json @@ -1,6 +1,6 @@ { "name": "@adobe/aem-core-components-angular-spa", - "version": "1.0.4", + "version": "1.0.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/projects/aem-angular-core-spa-wcm-components/package.json b/projects/aem-angular-core-spa-wcm-components/package.json index 78b0f91..45b2998 100644 --- a/projects/aem-angular-core-spa-wcm-components/package.json +++ b/projects/aem-angular-core-spa-wcm-components/package.json @@ -4,7 +4,7 @@ "author": "Adobe Systems Inc.", "license": "Apache-2.0", "peerDependencies": { - "@adobe/aem-angular-editable-components": "^1.0.3", + "@adobe/aem-angular-editable-components": "^1.0.3 || ^2.0.0", "@adobe/aem-spa-component-mapping": "^1.0.5", "@adobe/aem-spa-page-model-manager": "^1.0.3", "@angular/common": "^9.1.12",