Update to Angular 11 #9

Merged
cameron merged 4 commits from feature/update-dependencies into master 2021-03-25 23:28:33 +00:00
2 changed files with 17678 additions and 469 deletions
Showing only changes of commit 21b14565c4 - Show all commits

18141
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -26,9 +26,9 @@
"@angular/router": "^9.1.12", "@angular/router": "^9.1.12",
"angulartics2": "^8.3.0", "angulartics2": "^8.3.0",
"codelyzer": "^5.2.2", "codelyzer": "^5.2.2",
"core-js": "^2.6.11", "core-js": "^2.6.12",
"json-schema-traverse": "^0.4.1", "json-schema-traverse": "^0.4.1",
"rxjs": "^6.6.2", "rxjs": "^6.6.6",
"tslib": "^1.13.0", "tslib": "^1.13.0",
"web-animations-js": "^2.3.2", "web-animations-js": "^2.3.2",
"zone.js": "^0.10.3" "zone.js": "^0.10.3"
@@ -38,7 +38,7 @@
"@angular/language-service": "^9.1.12", "@angular/language-service": "^9.1.12",
"@types/jasmine": "^2.8.17", "@types/jasmine": "^2.8.17",
"@types/jasminewd2": "^2.0.8", "@types/jasminewd2": "^2.0.8",
"@types/node": "^12.12.54", "@types/node": "^12.20.6",
"jasmine-core": "~2.99.1", "jasmine-core": "~2.99.1",
"jasmine-spec-reporter": "~4.2.1", "jasmine-spec-reporter": "~4.2.1",
"karma": "^5.1.1", "karma": "^5.1.1",