Skip to content

Commit 0e882c9

Browse files
fix(deps): update angular monorepo to v20.1.4
1 parent d88151b commit 0e882c9

File tree

2 files changed

+97
-128
lines changed

2 files changed

+97
-128
lines changed

package-lock.json

Lines changed: 87 additions & 118 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
@@ -8,14 +8,14 @@
88
},
99
"private": true,
1010
"dependencies": {
11-
"@angular/animations": "20.0.4",
12-
"@angular/common": "20.0.4",
13-
"@angular/compiler": "20.0.4",
14-
"@angular/core": "20.0.4",
15-
"@angular/forms": "20.0.4",
16-
"@angular/platform-browser": "20.0.4",
17-
"@angular/platform-browser-dynamic": "20.0.4",
18-
"@angular/router": "20.0.4",
11+
"@angular/animations": "20.1.4",
12+
"@angular/common": "20.1.4",
13+
"@angular/compiler": "20.1.4",
14+
"@angular/core": "20.1.4",
15+
"@angular/forms": "20.1.4",
16+
"@angular/platform-browser": "20.1.4",
17+
"@angular/platform-browser-dynamic": "20.1.4",
18+
"@angular/router": "20.1.4",
1919
"rxjs": "7.8.2",
2020
"zone.js": "0.15.1"
2121
},
@@ -25,8 +25,8 @@
2525
"@angular-devkit/build-angular": "20.1.4",
2626
"@angular-devkit/core": "20.1.4",
2727
"@angular-devkit/schematics": "20.1.4",
28-
"@angular/compiler-cli": "20.0.4",
29-
"@angular/language-service": "20.0.4",
28+
"@angular/compiler-cli": "20.1.4",
29+
"@angular/language-service": "20.1.4",
3030
"@eslint/js": "10.0.0",
3131
"@nx/angular": "21.2.1",
3232
"@nx/eslint": "21.2.1",

0 commit comments

Comments
 (0)