Skip to content

Commit ca88383

Browse files
Update angular monorepo to v19.2.8
1 parent efb46d0 commit ca88383

File tree

2 files changed

+62
-62
lines changed

2 files changed

+62
-62
lines changed

package-lock.json

+53-53
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
},
1010
"private": true,
1111
"dependencies": {
12-
"@angular/animations": "19.2.7",
13-
"@angular/common": "19.2.7",
14-
"@angular/compiler": "19.2.7",
15-
"@angular/core": "19.2.7",
16-
"@angular/forms": "19.2.7",
17-
"@angular/platform-browser": "19.2.7",
18-
"@angular/platform-browser-dynamic": "19.2.7",
19-
"@angular/router": "19.2.7",
12+
"@angular/animations": "19.2.8",
13+
"@angular/common": "19.2.8",
14+
"@angular/compiler": "19.2.8",
15+
"@angular/core": "19.2.8",
16+
"@angular/forms": "19.2.8",
17+
"@angular/platform-browser": "19.2.8",
18+
"@angular/platform-browser-dynamic": "19.2.8",
19+
"@angular/router": "19.2.8",
2020
"@ngx-translate/core": "16.0.4",
2121
"rxjs": "7.8.2",
2222
"tslib": "2.8.1",
@@ -26,7 +26,7 @@
2626
"@angular-builders/jest": "19.0.1",
2727
"@angular-devkit/build-angular": "19.2.9",
2828
"@angular/cli": "19.2.9",
29-
"@angular/compiler-cli": "19.2.7",
29+
"@angular/compiler-cli": "19.2.8",
3030
"@types/jest": "29.5.14",
3131
"jest": "29.7.0",
3232
"jest-preset-angular": "14.5.5",

0 commit comments

Comments
 (0)