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 b5fce6a commit f418735Copy full SHA for f418735
package.json
@@ -21,7 +21,7 @@
21
"@angular/animations": "^19.1.4",
22
"@angular/common": "^19.1.4",
23
"@angular/compiler": "^19.1.4",
24
- "@angular/core": "^19.1.4",
+ "@angular/core": "^19.2.14",
25
"@angular/forms": "^19.1.4",
26
"@angular/platform-browser": "^19.1.4",
27
"@angular/platform-browser-dynamic": "^19.1.4",
@@ -39,7 +39,7 @@
39
"devDependencies": {
40
"@angular-builders/jest": "^19.0.0",
41
"@angular-devkit/build-angular": "^19.1.5",
42
- "@angular/cli": "~19.1.5",
+ "@angular/cli": "~19.1.9",
43
"@angular/compiler-cli": "^19.1.4",
44
"@types/express": "^4.17.21",
45
"@types/jest": "^29.5.14",
0 commit comments