Skip to content

Commit

Permalink
fix(deps): update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 9, 2024
1 parent 7bbca62 commit 86853c1
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^15.2.4",
"@angular/animations": "^15.2.10",
"@angular/cdk": "^15.2.3",
"@angular/common": "^15.2.4",
"@angular/compiler": "^15.2.4",
"@angular/core": "^15.2.4",
"@angular/forms": "^15.2.4",
"@angular/common": "^15.2.10",
"@angular/compiler": "^15.2.10",
"@angular/core": "^15.2.10",
"@angular/forms": "^15.2.10",
"@angular/material": "^15.2.3",
"@angular/platform-browser": "^15.2.4",
"@angular/platform-browser-dynamic": "^15.2.4",
"@angular/router": "^15.2.4",
"@angular/platform-browser": "^15.2.10",
"@angular/platform-browser-dynamic": "^15.2.10",
"@angular/router": "^15.2.10",
"@jsplumb/browser-ui": "^5.13.7",
"@jsplumb/connector-bezier": "^5.13.7",
"@ngrx/effects": "~15.4.0",
Expand All @@ -46,7 +46,7 @@
"store": "~2.0.12",
"tslib": "^2.5.0",
"uuid": "~9.0.0",
"zone.js": "~0.13.0"
"zone.js": "~0.14.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "^15.2.4",
Expand All @@ -56,9 +56,9 @@
"@angular-eslint/schematics": "^15.2.1",
"@angular-eslint/template-parser": "^15.2.1",
"@angular/cli": "^15.2.4",
"@angular/compiler-cli": "^15.2.4",
"@angular/language-service": "^15.2.4",
"@angular/localize": "^15.2.4",
"@angular/compiler-cli": "^15.2.10",
"@angular/language-service": "^15.2.10",
"@angular/localize": "^15.2.10",
"@ngrx/eslint-plugin": "^15.4.0",
"@ngrx/schematics": "^15.4.0",
"@ngrx/store-devtools": "^15.4.0",
Expand Down

0 comments on commit 86853c1

Please sign in to comment.