Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Commit

Permalink
chore(dependencies): remove routelar deps, update others
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsisexistence committed Aug 31, 2020
1 parent ac92bc9 commit 079b071
Show file tree
Hide file tree
Showing 2 changed files with 788 additions and 1,099 deletions.
17 changes: 6 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,43 +38,38 @@
"@angular/platform-browser": "10.0.14",
"@angular/platform-browser-dynamic": "10.0.14",
"@angular/router": "10.0.8",
"@wessberg/ts-evaluator": "0.0.25",
"hammerjs": "2.0.8",
"routeshub": "4.2.1",
"routeshub": "4.2.2",
"rxjs": "6.6.2",
"zone.js": "0.11.1"
},
"devDependencies": {
"@angular-builders/jest": "10.0.0",
"@angular-devkit/build-angular": "0.1000.8",
"@angular-devkit/build-ng-packagr": "0.1000.8",
"@angular-devkit/core": "10.0.8",
"@angular-devkit/schematics": "10.0.8",
"@angular-devkit/schematics-cli": "0.1000.8",
"@angular/cli": "10.0.8",
"@angular/compiler-cli": "10.0.14",
"@angular/language-service": "10.0.14",
"@commitlint/cli": "9.1.1",
"@commitlint/config-conventional": "9.0.1",
"@types/jest": "26.0.9",
"@commitlint/cli": "9.1.2",
"@commitlint/config-conventional": "9.1.2",
"@types/jest": "26.0.10",
"@types/node": "14.0.27",
"all-contributors-cli": "6.17.2",
"codelyzer": "5.2.2",
"husky": "4.2.5",
"jest": "26.2.2",
"lint-staged": "10.2.11",
"lint-staged": "10.2.13",
"ng-packagr": "10.1.0",
"prettier": "2.1.1",
"protractor": "7.0.0",
"snyk": "1.369.3",
"ts-morph": "7.1.1",
"ts-node": "8.10.1",
"tsickle": "0.39.1",
"tslib": "2.0.1",
"tslint": "6.1.2",
"tslint-angular": "3.0.2",
"tslint-config-prettier": "1.18.0",
"typescript": "3.9.7",
"yarn": "1.22.4"
"yarn": "1.22.5"
}
}
Loading

0 comments on commit 079b071

Please sign in to comment.