Skip to content

Commit e1f34f9

Browse files
Update angular monorepo to v19.2.13
1 parent 21d27bc commit e1f34f9

File tree

2 files changed

+62
-62
lines changed

2 files changed

+62
-62
lines changed

package-lock.json

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

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
},
1010
"private": true,
1111
"dependencies": {
12-
"@angular/animations": "19.2.12",
13-
"@angular/common": "19.2.12",
14-
"@angular/compiler": "19.2.12",
15-
"@angular/core": "19.2.12",
16-
"@angular/forms": "19.2.12",
17-
"@angular/platform-browser": "19.2.12",
18-
"@angular/platform-browser-dynamic": "19.2.12",
19-
"@angular/router": "19.2.12",
12+
"@angular/animations": "19.2.13",
13+
"@angular/common": "19.2.13",
14+
"@angular/compiler": "19.2.13",
15+
"@angular/core": "19.2.13",
16+
"@angular/forms": "19.2.13",
17+
"@angular/platform-browser": "19.2.13",
18+
"@angular/platform-browser-dynamic": "19.2.13",
19+
"@angular/router": "19.2.13",
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.13",
2828
"@angular/cli": "19.2.13",
29-
"@angular/compiler-cli": "19.2.12",
29+
"@angular/compiler-cli": "19.2.13",
3030
"@types/jest": "29.5.14",
3131
"jest": "29.7.0",
3232
"jest-preset-angular": "14.5.5",

0 commit comments

Comments
 (0)