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 319b8e0 commit c8c46abCopy full SHA for c8c46ab
package.json
@@ -138,7 +138,7 @@
138
"tar": "^7.0.0",
139
"ts-node": "^10.9.1",
140
"tslib": "2.8.1",
141
- "typescript": "5.8.2",
+ "typescript": "5.8.3",
142
"undici": "7.7.0",
143
"unenv": "^1.10.0",
144
"verdaccio": "6.1.2",
@@ -176,6 +176,6 @@
176
}
177
},
178
"resolutions": {
179
- "typescript": "5.8.2"
+ "typescript": "5.8.3"
180
181
packages/ngtools/webpack/package.json
@@ -29,7 +29,7 @@
29
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
30
"@angular/compiler": "20.0.0-next.5",
31
"@angular/compiler-cli": "20.0.0-next.5",
32
33
"webpack": "5.98.0"
34
35
0 commit comments