mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-29 03:53:59 -06:00
Upgrade angular to latest 8
This commit is contained in:
parent
a2763d16a9
commit
6c5bc93a3a
@ -33,20 +33,20 @@
|
||||
"punycode": "^1.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "~0.803.12",
|
||||
"@angular/animations": "~8.2.0",
|
||||
"@angular-devkit/build-angular": "~0.803.25",
|
||||
"@angular/animations": "~8.2.14",
|
||||
"@angular/cdk": "^8.2.3",
|
||||
"@angular/cli": "~8.3.0",
|
||||
"@angular/common": "~8.2.0",
|
||||
"@angular/compiler": "~8.2.0",
|
||||
"@angular/compiler-cli": "~8.2.0",
|
||||
"@angular/core": "~8.2.0",
|
||||
"@angular/forms": "~8.2.0",
|
||||
"@angular/language-service": "~8.2.0",
|
||||
"@angular/platform-browser": "~8.2.0",
|
||||
"@angular/platform-browser-dynamic": "~8.2.0",
|
||||
"@angular/router": "~8.2.0",
|
||||
"@angular/service-worker": "~8.2.0",
|
||||
"@angular/cli": "~8.3.25",
|
||||
"@angular/common": "~8.2.14",
|
||||
"@angular/compiler": "~8.2.14",
|
||||
"@angular/compiler-cli": "~8.2.14",
|
||||
"@angular/core": "~8.2.14",
|
||||
"@angular/forms": "~8.2.14",
|
||||
"@angular/language-service": "~8.2.14",
|
||||
"@angular/platform-browser": "~8.2.14",
|
||||
"@angular/platform-browser-dynamic": "~8.2.14",
|
||||
"@angular/router": "~8.2.14",
|
||||
"@angular/service-worker": "~8.2.14",
|
||||
"@angularclass/hmr": "^2.1.3",
|
||||
"@neos21/bootstrap3-glyphicons": "^1.0.1",
|
||||
"@ng-bootstrap/ng-bootstrap": "^5.1.0",
|
||||
@ -142,4 +142,4 @@
|
||||
"dependencies": {
|
||||
"@ngx-i18nsupport/tooling": "^8.0.3"
|
||||
}
|
||||
}
|
||||
}
|
1722
client/yarn.lock
1722
client/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user