Skip to content

Commit bf39580

Browse files
Update angular monorepo to v18.2.10
1 parent 2594522 commit bf39580

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
@@ -10,14 +10,14 @@
1010
},
1111
"private": true,
1212
"dependencies": {
13-
"@angular/animations": "18.2.9",
14-
"@angular/common": "18.2.9",
15-
"@angular/compiler": "18.2.9",
16-
"@angular/core": "18.2.9",
17-
"@angular/forms": "18.2.9",
18-
"@angular/platform-browser": "18.2.9",
19-
"@angular/platform-browser-dynamic": "18.2.9",
20-
"@angular/router": "18.2.9",
13+
"@angular/animations": "18.2.10",
14+
"@angular/common": "18.2.10",
15+
"@angular/compiler": "18.2.10",
16+
"@angular/core": "18.2.10",
17+
"@angular/forms": "18.2.10",
18+
"@angular/platform-browser": "18.2.10",
19+
"@angular/platform-browser-dynamic": "18.2.10",
20+
"@angular/router": "18.2.10",
2121
"@fontsource/roboto": "5.1.0",
2222
"ng-zorro-antd": "^16.2.2",
2323
"normalize.css": "8.0.1",
@@ -29,7 +29,7 @@
2929
"@angular-builders/jest": "18.0.0",
3030
"@angular/build": "18.2.10",
3131
"@angular/cli": "18.2.10",
32-
"@angular/compiler-cli": "18.2.9",
32+
"@angular/compiler-cli": "18.2.10",
3333
"@types/jest": "29.5.14",
3434
"jest": "29.7.0",
3535
"jest-preset-angular": "14.2.4",

0 commit comments

Comments
 (0)