Skip to content

Commit 1a668a5

Browse files
Update angular monorepo to v18.2.6
1 parent bae1800 commit 1a668a5

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
@@ -9,14 +9,14 @@
99
},
1010
"private": true,
1111
"dependencies": {
12-
"@angular/animations": "18.2.3",
13-
"@angular/common": "18.2.3",
14-
"@angular/compiler": "18.2.3",
15-
"@angular/core": "18.2.3",
16-
"@angular/forms": "18.2.3",
17-
"@angular/platform-browser": "18.2.3",
18-
"@angular/platform-browser-dynamic": "18.2.3",
19-
"@angular/router": "18.2.3",
12+
"@angular/animations": "18.2.6",
13+
"@angular/common": "18.2.6",
14+
"@angular/compiler": "18.2.6",
15+
"@angular/core": "18.2.6",
16+
"@angular/forms": "18.2.6",
17+
"@angular/platform-browser": "18.2.6",
18+
"@angular/platform-browser-dynamic": "18.2.6",
19+
"@angular/router": "18.2.6",
2020
"@ngx-translate/core": "15.0.0",
2121
"ramda": "0.30.1",
2222
"rxjs": "7.8.1",
@@ -27,7 +27,7 @@
2727
"@angular-builders/jest": "18.0.0",
2828
"@angular-devkit/build-angular": "18.2.3",
2929
"@angular/cli": "18.2.3",
30-
"@angular/compiler-cli": "18.2.3",
30+
"@angular/compiler-cli": "18.2.6",
3131
"@larscom/cpx": "2.1.0",
3232
"@types/jest": "29.5.12",
3333
"@types/ramda": "0.30.2",

0 commit comments

Comments
 (0)