Skip to content

Commit 8801c32

Browse files
Update angular monorepo to v19.2.3
1 parent ad8b8f5 commit 8801c32

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

package-lock.json

Lines changed: 36 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
},
1010
"private": true,
1111
"dependencies": {
12-
"@angular/animations": "19.2.2",
13-
"@angular/common": "19.2.2",
12+
"@angular/animations": "19.2.3",
13+
"@angular/common": "19.2.3",
1414
"@angular/compiler": "19.2.3",
15-
"@angular/core": "19.2.2",
16-
"@angular/forms": "19.2.2",
17-
"@angular/platform-browser": "19.2.2",
18-
"@angular/platform-browser-dynamic": "19.2.2",
15+
"@angular/core": "19.2.3",
16+
"@angular/forms": "19.2.3",
17+
"@angular/platform-browser": "19.2.3",
18+
"@angular/platform-browser-dynamic": "19.2.3",
1919
"@angular/router": "19.2.3",
2020
"@ngx-translate/core": "16.0.4",
2121
"rxjs": "7.8.2",

0 commit comments

Comments
 (0)