Skip to content

Commit

Permalink
Update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 24, 2022
1 parent d51ce06 commit 15fd514
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 @@ -12,18 +12,18 @@
},
"private": true,
"dependencies": {
"@angular/animations": "6.1.10",
"@angular/animations": "13.3.4",
"@angular/cdk": "^6.0.0",
"@angular/cli": "^6.0.0",
"@angular/common": "6.1.10",
"@angular/compiler": "6.1.10",
"@angular/core": "6.1.10",
"@angular/forms": "6.1.10",
"@angular/http": "6.1.10",
"@angular/common": "13.3.4",
"@angular/compiler": "13.3.4",
"@angular/core": "13.3.4",
"@angular/forms": "13.3.4",
"@angular/http": "7.2.16",
"@angular/material": "^6.0.0",
"@angular/platform-browser": "6.1.10",
"@angular/platform-browser-dynamic": "6.1.10",
"@angular/router": "6.1.10",
"@angular/platform-browser": "13.3.4",
"@angular/platform-browser-dynamic": "13.3.4",
"@angular/router": "13.3.4",
"b64-to-blob": "^1.2.19",
"core-js": "^2.4.1",
"deepmerge": "^2.0.1",
Expand All @@ -44,8 +44,8 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.6.0",
"@angular/compiler-cli": "6.1.10",
"@angular/language-service": "6.1.10",
"@angular/compiler-cli": "13.3.4",
"@angular/language-service": "13.3.4",
"@types/deepmerge": "^2.1.0",
"@types/dot-object": "^1.5.0",
"@types/fabric": "file:./fabric-types",
Expand Down

0 comments on commit 15fd514

Please sign in to comment.