We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67d064b commit 1219a7dCopy full SHA for 1219a7d
package.json
@@ -38,9 +38,9 @@
38
},
39
"homepage": "https://github.com/nestjs/nest-cli#readme",
40
"dependencies": {
41
- "@angular-devkit/core": "19.2.19",
42
- "@angular-devkit/schematics": "19.2.19",
43
- "@angular-devkit/schematics-cli": "19.2.19",
+ "@angular-devkit/core": "21.1.2",
+ "@angular-devkit/schematics": "21.1.2",
+ "@angular-devkit/schematics-cli": "21.1.2",
44
"@inquirer/prompts": "7.10.1",
45
"@nestjs/schematics": "^11.0.1",
46
"ansis": "4.2.0",
0 commit comments