Skip to content

Commit 37ad81e

Browse files
chore(root): update angular monorepo
1 parent 4ec5072 commit 37ad81e

2 files changed

Lines changed: 67 additions & 66 deletions

File tree

package-lock.json

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

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,26 +26,26 @@
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.14",
30+
"@angular/common": "19.2.14",
31+
"@angular/compiler": "19.2.14",
32+
"@angular/core": "19.2.14",
33+
"@angular/forms": "19.2.14",
34+
"@angular/platform-browser": "19.2.14",
35+
"@angular/platform-browser-dynamic": "19.2.14",
36+
"@angular/router": "19.2.14",
3737
"@types/jasmine": "5.1.8",
3838
"core-js": "3.42.0",
3939
"jasmine-core": "5.7.1",
4040
"ng-mocks": "14.13.4",
4141
"rxjs": "7.8.2",
4242
"tslib": "2.8.1",
43-
"zone.js": "0.15.0"
43+
"zone.js": "0.15.1"
4444
},
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.14",
4949
"@commitlint/cli": "19.8.1",
5050
"@commitlint/config-conventional": "19.8.1",
5151
"@types/jasmine": "5.1.8",

0 commit comments

Comments
 (0)