Skip to content

Commit d51cedf

Browse files
chore(root): update angular monorepo to v19.2.9
1 parent 75125d4 commit d51cedf

2 files changed

Lines changed: 62 additions & 61 deletions

File tree

package-lock.json

Lines changed: 53 additions & 52 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
@@ -26,14 +26,14 @@
2626
"prepare": "husky"
2727
},
2828
"dependencies": {
29-
"@angular/animations": "19.2.4",
30-
"@angular/common": "19.2.4",
31-
"@angular/compiler": "19.2.4",
32-
"@angular/core": "19.2.4",
33-
"@angular/forms": "19.2.4",
34-
"@angular/platform-browser": "19.2.4",
35-
"@angular/platform-browser-dynamic": "19.2.4",
36-
"@angular/router": "19.2.4",
29+
"@angular/animations": "19.2.9",
30+
"@angular/common": "19.2.9",
31+
"@angular/compiler": "19.2.9",
32+
"@angular/core": "19.2.9",
33+
"@angular/forms": "19.2.9",
34+
"@angular/platform-browser": "19.2.9",
35+
"@angular/platform-browser-dynamic": "19.2.9",
36+
"@angular/router": "19.2.9",
3737
"@types/jasmine": "5.1.8",
3838
"core-js": "3.42.0",
3939
"jasmine-core": "5.7.1",
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"@angular-devkit/build-angular": "19.2.5",
4747
"@angular/cli": "19.2.5",
48-
"@angular/compiler-cli": "19.2.4",
48+
"@angular/compiler-cli": "19.2.9",
4949
"@commitlint/cli": "19.8.0",
5050
"@commitlint/config-conventional": "19.8.0",
5151
"@types/jasmine": "5.1.8",

0 commit comments

Comments
 (0)