diff --git a/package.json b/package.json index 956f4e745..3f109e8b6 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.13", + "@angular-devkit/schematics": "12.2.13", + "@angular-devkit/schematics-cli": "12.2.13", "@changesets/cli": "2.17.0", "@commitlint/cli": "14.1.0", "@commitlint/config-conventional": "14.1.0", diff --git a/packages/nest-commander-schematics/package.json b/packages/nest-commander-schematics/package.json index 76744e058..d30cadb00 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.13", + "@angular-devkit/schematics": "12.2.13", "@nestjs/schematics": "8.0.3", "rxjs": "7.4.0", "typescript": "4.4.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fdeab2b62..663a8a4ed 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.13 + '@angular-devkit/schematics': 12.2.13 + '@angular-devkit/schematics-cli': 12.2.13 '@changesets/cli': 2.17.0 '@commitlint/cli': 14.1.0 '@commitlint/config-conventional': 14.1.0 @@ -55,9 +55,9 @@ importers: typescript: 4.4.4 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.13 + '@angular-devkit/schematics': 12.2.13 + '@angular-devkit/schematics-cli': 12.2.13 '@changesets/cli': 2.17.0 '@commitlint/cli': 14.1.0 '@commitlint/config-conventional': 14.1.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.13 + '@angular-devkit/schematics': 12.2.13 '@nestjs/schematics': 8.0.3 rxjs: 7.4.0 typescript: 4.4.4 dependencies: - '@angular-devkit/core': 12.0.5 - '@angular-devkit/schematics': 12.0.5 + '@angular-devkit/core': 12.2.13 + '@angular-devkit/schematics': 12.2.13 '@nestjs/schematics': 8.0.3_typescript@4.4.4 rxjs: 7.4.0 typescript: 4.4.4 @@ -287,9 +287,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.13: + resolution: {integrity: sha512-9csMF0p+lTvlWnutxxTZ/+pDRMIbXk/TV4MGLbcqUPPfeG3dCRwErns73xLuMTwp9qO/KCLkFqNaM6cGOoqsDA==} + 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 @@ -297,7 +297,6 @@ packages: magic-string: 0.25.7 rxjs: 6.6.7 source-map: 0.7.3 - dev: true /@angular-devkit/schematics-cli/12.2.10: resolution: {integrity: sha512-eXzsQ4nM+g4EB0Ixh8rdN1hhm1KEnjychhITvzHgIFSLu0n6o8g36PrZgvshzvHlJViViNztm9uKjX54eaJ/Dw==} @@ -312,13 +311,13 @@ packages: symbol-observable: 4.0.0 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.13: + resolution: {integrity: sha512-1w/HzXt6WlMYvyqmltkhRP6RNKcV109AOVycicBMPgmpgHyvaWzuV0xVXv6/VwNnmMzSw3Y+7QtcokYQofHONQ==} + 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.13 + '@angular-devkit/schematics': 12.2.13 ansi-colors: 4.1.1 inquirer: 8.1.2 minimist: 1.2.5 @@ -351,14 +350,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.13: + resolution: {integrity: sha512-LQTv72R5Ma1uowMEeii2wIoDWI4bYQyZvunqPy9jRveBTjli2yVwwcOziGCVyttwlYs46bSdxThgeEvVIako2w==} + 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.13 ora: 5.4.1 rxjs: 6.6.7 - dev: true /@babel/code-frame/7.14.5: resolution: {integrity: sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw==} @@ -4488,7 +4486,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==} @@ -4497,7 +4495,6 @@ packages: optional: true dependencies: ajv: 8.6.3 - dev: true /ajv-keywords/3.5.2_ajv@6.12.6: resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==} @@ -4540,7 +4537,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==} @@ -4549,7 +4545,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==}