Skip to content

Commit 2bd4a6f

Browse files
Update angular monorepo (#39)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 307aff5 commit 2bd4a6f

File tree

2 files changed

+79
-69
lines changed

2 files changed

+79
-69
lines changed

package-lock.json

Lines changed: 70 additions & 60 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
"postversion": "sync_versions"
1010
},
1111
"dependencies": {
12-
"@angular/animations": "17.3.1",
13-
"@angular/common": "17.3.1",
14-
"@angular/compiler": "17.3.1",
15-
"@angular/core": "17.3.1",
16-
"@angular/forms": "17.3.1",
17-
"@angular/platform-browser": "17.3.1",
18-
"@angular/platform-browser-dynamic": "17.3.1",
19-
"@angular/router": "17.3.1",
12+
"@angular/animations": "17.3.12",
13+
"@angular/common": "17.3.12",
14+
"@angular/compiler": "17.3.12",
15+
"@angular/core": "17.3.12",
16+
"@angular/forms": "17.3.12",
17+
"@angular/platform-browser": "17.3.12",
18+
"@angular/platform-browser-dynamic": "17.3.12",
19+
"@angular/router": "17.3.12",
2020
"@linkurious/ogma": "5.0.3",
2121
"@ngrx/store": "^17.1.0",
2222
"rxjs": "~7.8.0",
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"@angular-devkit/build-angular": "17.3.8",
2828
"@angular/cli": "~17.3.0",
29-
"@angular/compiler-cli": "17.3.1",
29+
"@angular/compiler-cli": "17.3.12",
3030
"@linkurious/code-tools": "^0.0.14",
3131
"@types/jasmine": "~5.1.0",
3232
"jasmine-core": "~4.6.0",

0 commit comments

Comments
 (0)