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 7761180 commit a09dfdfCopy full SHA for a09dfdf
package.json
@@ -139,7 +139,7 @@
139
"tar": "^7.0.0",
140
"ts-node": "^10.9.1",
141
"tslib": "2.8.1",
142
- "typescript": "5.9.2",
+ "typescript": "5.9.3",
143
"undici": "7.16.0",
144
"unenv": "^1.10.0",
145
"verdaccio": "6.2.0",
@@ -173,6 +173,6 @@
173
}
174
},
175
"resolutions": {
176
- "typescript": "5.9.2"
+ "typescript": "5.9.3"
177
178
packages/ngtools/webpack/package.json
@@ -29,7 +29,7 @@
29
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
30
"@angular/compiler": "21.0.0-next.5",
31
"@angular/compiler-cli": "21.0.0-next.5",
32
33
"webpack": "5.102.0"
34
35
0 commit comments