Skip to content

Commit 6891774

Browse files
chore(root): update angular monorepo
1 parent b5949da commit 6891774

File tree

2 files changed

+71
-67
lines changed

2 files changed

+71
-67
lines changed

package-lock.json

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

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -238,13 +238,13 @@
238238
"@angular-eslint/eslint-plugin": "19.8.1",
239239
"@angular-eslint/eslint-plugin-template": "19.8.1",
240240
"@angular-eslint/template-parser": "19.8.1",
241-
"@angular/animations": "20.0.0-next.4",
242-
"@angular/common": "20.0.0-next.4",
243-
"@angular/core": "20.0.0-next.4",
244-
"@angular/forms": "20.0.0-next.4",
245-
"@angular/platform-browser": "20.0.0-next.4",
246-
"@angular/platform-browser-dynamic": "20.0.0-next.4",
247-
"@angular/router": "20.0.0-next.4",
241+
"@angular/animations": "20.0.5",
242+
"@angular/common": "20.0.5",
243+
"@angular/core": "20.0.5",
244+
"@angular/forms": "20.0.5",
245+
"@angular/platform-browser": "20.0.5",
246+
"@angular/platform-browser-dynamic": "20.0.5",
247+
"@angular/router": "20.0.5",
248248
"@commitlint/cli": "19.8.1",
249249
"@commitlint/config-conventional": "19.8.1",
250250
"@semantic-release/changelog": "6.0.3",
@@ -303,7 +303,7 @@
303303
"typescript": "5.8.3",
304304
"webpack": "5.99.9",
305305
"webpack-cli": "6.0.1",
306-
"zone.js": "0.15.0"
306+
"zone.js": "0.15.1"
307307
},
308308
"engines": {
309309
"npm": "11.4.2"

0 commit comments

Comments
 (0)