Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 3, 2021
1 parent 048ac80 commit 57925a0
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@
"private": true,
"dependencies": {
"@ajsf/core": "^0.1.4",
"@angular/animations": "~11.2.0",
"@angular/common": "~11.2.0",
"@angular/compiler": "~11.2.0",
"@angular/core": "~11.2.0",
"@angular/forms": "~11.2.0",
"@angular/platform-browser": "~11.2.0",
"@angular/platform-browser-dynamic": "~11.2.0",
"@angular/router": "~11.2.0",
"@angular/animations": "~13.0.0",
"@angular/common": "~13.0.0",
"@angular/compiler": "~13.0.0",
"@angular/core": "~13.0.0",
"@angular/forms": "~13.0.0",
"@angular/platform-browser": "~13.0.0",
"@angular/platform-browser-dynamic": "~13.0.0",
"@angular/router": "~13.0.0",
"@arkecosystem/crypto": "3.0.0",
"@ngxs/storage-plugin": "^3.6.2",
"@ngxs/store": "^3.6.2",
Expand All @@ -79,7 +79,7 @@
"@angular-builders/custom-webpack": "^11.0.0",
"@angular-devkit/build-angular": "^0.1102.0",
"@angular/cli": "~11.2.0",
"@angular/compiler-cli": "~11.2.0",
"@angular/compiler-cli": "~13.0.0",
"@types/jasmine": "~3.6.0",
"@types/mocha": "^8.2.0",
"@types/node": "^12.12.47",
Expand Down

0 comments on commit 57925a0

Please sign in to comment.