We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff51ac1 commit f81c292Copy full SHA for f81c292
packages/core/package.json
@@ -16,7 +16,7 @@
16
"chalk": "^2.3.2",
17
"glob": "^11.0.0",
18
"through2": "^2.0.3",
19
- "typescript": "~5.9.3"
+ "typescript": "~5.5.4"
20
},
21
"devDependencies": {
22
"@angular-devkit/schematics": "^21.0.0",
packages/igx-templates/package.json
@@ -13,6 +13,6 @@
13
"license": "MIT",
14
"dependencies": {
15
"@igniteui/cli-core": "~14.8.0-beta.0",
}
packages/ng-schematics/package.json
@@ -31,7 +31,7 @@
31
"@types/minimatch": "^5.1.2",
32
"@types/node": "^22.5.5",
33
"jasmine": "^5.12.0",
34
+ "typescript": "~5.6.2"
35
36
"ng-update": {
37
"migrations": "./src/migrations/migration-collection.json"
0 commit comments