Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Commit

Permalink
Update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent a9f56eb commit 0e83e39
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,22 @@
},
"private": true,
"dependencies": {
"@angular/animations": "13.1.1",
"@angular/common": "13.1.1",
"@angular/compiler": "13.1.1",
"@angular/core": "13.1.1",
"@angular/forms": "13.1.1",
"@angular/platform-browser": "13.1.1",
"@angular/platform-browser-dynamic": "13.1.1",
"@angular/platform-server": "13.1.1",
"@angular/router": "13.1.1",
"@angular/animations": "13.3.12",
"@angular/common": "13.3.12",
"@angular/compiler": "13.3.12",
"@angular/core": "13.3.12",
"@angular/forms": "13.3.12",
"@angular/platform-browser": "13.3.12",
"@angular/platform-browser-dynamic": "13.3.12",
"@angular/platform-server": "13.3.12",
"@angular/router": "13.3.12",
"@carbon/elements": "10.49.0",
"@nguniversal/express-engine": "13.0.1",
"carbon-components-angular": "4.56.3",
"express": "4.17.2",
"rxjs": "7.5.1",
"tslib": "2.3.1",
"zone.js": "0.11.4"
"zone.js": "0.13.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "13.1.2",
Expand All @@ -44,7 +44,7 @@
"@angular-eslint/schematics": "13.0.1",
"@angular-eslint/template-parser": "13.0.1",
"@angular/cli": "13.1.2",
"@angular/compiler-cli": "13.1.1",
"@angular/compiler-cli": "13.3.12",
"@nguniversal/builders": "13.0.1",
"@types/express": "4.17.13",
"@types/jasmine": "3.10.2",
Expand Down

0 comments on commit 0e83e39

Please sign in to comment.