diff --git a/package.json b/package.json index eb2ff8bd2..30c4a7e6d 100644 --- a/package.json +++ b/package.json @@ -35,9 +35,9 @@ }, "homepage": "https://jmcdo29.github.io/nest-commander", "devDependencies": { - "@angular-devkit/core": "12.2.8", - "@angular-devkit/schematics": "12.2.8", - "@angular-devkit/schematics-cli": "12.2.8", + "@angular-devkit/core": "12.2.14", + "@angular-devkit/schematics": "12.2.14", + "@angular-devkit/schematics-cli": "12.2.14", "@changesets/cli": "2.18.1", "@commitlint/cli": "15.0.0", "@commitlint/config-conventional": "15.0.0", diff --git a/packages/nest-commander-schematics/package.json b/packages/nest-commander-schematics/package.json index f21c1f1be..42997e753 100644 --- a/packages/nest-commander-schematics/package.json +++ b/packages/nest-commander-schematics/package.json @@ -24,8 +24,8 @@ ], "schematics": "./src/collection.json", "dependencies": { - "@angular-devkit/core": "12.0.5", - "@angular-devkit/schematics": "12.0.5", + "@angular-devkit/core": "12.2.14", + "@angular-devkit/schematics": "12.2.14", "@nestjs/schematics": "8.0.3", "rxjs": "7.4.0", "typescript": "4.5.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2d404ff07..8b9ba4040 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,9 +7,9 @@ importers: .: specifiers: - '@angular-devkit/core': 12.2.8 - '@angular-devkit/schematics': 12.2.8 - '@angular-devkit/schematics-cli': 12.2.8 + '@angular-devkit/core': 12.2.14 + '@angular-devkit/schematics': 12.2.14 + '@angular-devkit/schematics-cli': 12.2.14 '@changesets/cli': 2.18.1 '@commitlint/cli': 15.0.0 '@commitlint/config-conventional': 15.0.0 @@ -55,9 +55,9 @@ importers: typescript: 4.5.2 url-loader: 4.1.1 devDependencies: - '@angular-devkit/core': 12.2.8 - '@angular-devkit/schematics': 12.2.8 - '@angular-devkit/schematics-cli': 12.2.8 + '@angular-devkit/core': 12.2.14 + '@angular-devkit/schematics': 12.2.14 + '@angular-devkit/schematics-cli': 12.2.14 '@changesets/cli': 2.18.1 '@commitlint/cli': 15.0.0 '@commitlint/config-conventional': 15.0.0 @@ -117,14 +117,14 @@ importers: packages/nest-commander-schematics: specifiers: - '@angular-devkit/core': 12.0.5 - '@angular-devkit/schematics': 12.0.5 + '@angular-devkit/core': 12.2.14 + '@angular-devkit/schematics': 12.2.14 '@nestjs/schematics': 8.0.3 rxjs: 7.4.0 typescript: 4.5.2 dependencies: - '@angular-devkit/core': 12.0.5 - '@angular-devkit/schematics': 12.0.5 + '@angular-devkit/core': 12.2.14 + '@angular-devkit/schematics': 12.2.14 '@nestjs/schematics': 8.0.3_typescript@4.5.2 rxjs: 7.4.0 typescript: 4.5.2 @@ -275,9 +275,9 @@ packages: source-map: 0.7.3 dev: true - /@angular-devkit/core/12.2.8: - resolution: {integrity: sha512-N13N1Lm7qllBXSVZYz4Khw75rnQnS3lu5QiJqlsaNklWgVfVz8jt99AAeGGvNGSLEbmZjlr35YLxu8ugD267Ug==} - engines: {node: ^12.14.1 || >=14.0.0, npm: ^6.11.0 || ^7.5.6, yarn: '>= 1.13.0'} + /@angular-devkit/core/12.2.14: + resolution: {integrity: sha512-C2pVuvZGULzaIu44ixQ4prJIBn/QLY/bjlyProXM8NOw5/92iNuGus11qZ4+xeiQgzfZxXN1eYyL2Mpo7PG5ug==} + engines: {node: ^12.14.1 || >=14.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} dependencies: ajv: 8.6.2 ajv-formats: 2.1.0 @@ -285,7 +285,6 @@ packages: magic-string: 0.25.7 rxjs: 6.6.7 source-map: 0.7.3 - dev: true /@angular-devkit/core/13.0.3_chokidar@3.5.2: resolution: {integrity: sha512-5yTYW6m4pkDPSYNxThm+47h+UZ6XVEfdfsXR3o+WlRG0hc18EuQ+sXZkzhvZrk5KMLlXFex4eO40RPq2vvWS/w==} @@ -305,13 +304,13 @@ packages: source-map: 0.7.3 dev: true - /@angular-devkit/schematics-cli/12.2.8: - resolution: {integrity: sha512-ckcO6Z92+cOgilez+aX6I7sC2QTJQwbMwR+1LoxsO+aFHl+2ZxQ9Wprs5/2VkGFwCxF1/60T3ZveRDzSV09g3A==} - engines: {node: ^12.14.1 || >=14.0.0, npm: ^6.11.0 || ^7.5.6, yarn: '>= 1.13.0'} + /@angular-devkit/schematics-cli/12.2.14: + resolution: {integrity: sha512-ToMtvXJQpCp3b7BIpdGAvfGpt6PCI4zxwrotpAX8btXLrJ+hcSWqoduorOXfvq2pDkTgRJUJEttX66VNknjUeQ==} + engines: {node: ^12.14.1 || >=14.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} hasBin: true dependencies: - '@angular-devkit/core': 12.2.8 - '@angular-devkit/schematics': 12.2.8 + '@angular-devkit/core': 12.2.14 + '@angular-devkit/schematics': 12.2.14 ansi-colors: 4.1.1 inquirer: 8.1.2 minimist: 1.2.5 @@ -350,14 +349,13 @@ packages: rxjs: 6.6.7 dev: true - /@angular-devkit/schematics/12.2.8: - resolution: {integrity: sha512-SPiMFoCi1TpFXY6h1xGCakgdwT25gGHdbis1MuHE5yMcPLvhl/yr7EQVY1GY00/iMrgeslTHg/UPp4D6xHyQxA==} - engines: {node: ^12.14.1 || >=14.0.0, npm: ^6.11.0 || ^7.5.6, yarn: '>= 1.13.0'} + /@angular-devkit/schematics/12.2.14: + resolution: {integrity: sha512-QS2IdV3c51CFpHlj1x7xEOQuoYJS2W1bDYLbZUcgfp7u/6M8pA1gz96F0zy4dO5775+MSakpl9314H9956irKw==} + engines: {node: ^12.14.1 || >=14.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} dependencies: - '@angular-devkit/core': 12.2.8 + '@angular-devkit/core': 12.2.14 ora: 5.4.1 rxjs: 6.6.7 - dev: true /@angular-devkit/schematics/13.0.3_chokidar@3.5.2: resolution: {integrity: sha512-+Va1E0zJBCg5jqSfITusghoMJgPAwlU+WUs49fuGVCzfJPwfSjTKSrsbhanahMd27+Ys3rovGZq0F2JUdL801A==} @@ -4490,7 +4488,7 @@ packages: ajv: optional: true dependencies: - ajv: 8.2.0 + ajv: 8.6.3 /ajv-formats/2.1.0: resolution: {integrity: sha512-USH2jBb+C/hIpwD2iRjp0pe0k+MvzG0mlSn/FIdCgQhUb9ALPRjt2KIQdfZDS9r0ZIeUAg7gOu9KL0PFqGqr5Q==} @@ -4499,7 +4497,6 @@ packages: optional: true dependencies: ajv: 8.6.3 - dev: true /ajv-formats/2.1.1: resolution: {integrity: sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==} @@ -4551,7 +4548,6 @@ packages: json-schema-traverse: 1.0.0 require-from-string: 2.0.2 uri-js: 4.4.1 - dev: true /ajv/8.6.3: resolution: {integrity: sha512-SMJOdDP6LqTkD0Uq8qLi+gMwSt0imXLSV080qFVwJCpH9U6Mb+SUGHAXM0KNbcBPguytWyvFxcHgMLe2D2XSpw==} @@ -4560,7 +4556,6 @@ packages: json-schema-traverse: 1.0.0 require-from-string: 2.0.2 uri-js: 4.4.1 - dev: true /algoliasearch-helper/3.5.5_algoliasearch@4.10.5: resolution: {integrity: sha512-JDH14gMpSj8UzEaKwVkrqKOeAOyK0dDWsFlKvWhk0Xl5yw9FyafYf1xZPb4uSXaPBAFQtUouFlR1Zt68BCY0/w==}