mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-06-23 15:30:34 -04:00
Updating packets
This commit is contained in:
parent
ab0b94dc06
commit
23f1ed11b8
3406
package-lock.json
generated
3406
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
44
package.json
44
package.json
@ -9,16 +9,16 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/animations": "^9.0.6",
|
||||
"@angular/cdk": "^9.1.2",
|
||||
"@angular/common": "^9.0.6",
|
||||
"@angular/compiler": "^9.0.6",
|
||||
"@angular/core": "^9.0.6",
|
||||
"@angular/forms": "^9.0.6",
|
||||
"@angular/material": "^9.1.2",
|
||||
"@angular/platform-browser": "^9.0.6",
|
||||
"@angular/platform-browser-dynamic": "^9.0.6",
|
||||
"@angular/router": "^9.0.6",
|
||||
"@angular/animations": "^9.1.0",
|
||||
"@angular/cdk": "^9.2.0",
|
||||
"@angular/common": "^9.1.0",
|
||||
"@angular/compiler": "^9.1.0",
|
||||
"@angular/core": "^9.1.0",
|
||||
"@angular/forms": "^9.1.0",
|
||||
"@angular/material": "^9.2.0",
|
||||
"@angular/platform-browser": "^9.1.0",
|
||||
"@angular/platform-browser-dynamic": "^9.1.0",
|
||||
"@angular/router": "^9.1.0",
|
||||
"angular-auth-oidc-client": "^10.0.15",
|
||||
"bootstrap": "^4.4.1",
|
||||
"detect-browser": "^5.0.0",
|
||||
@ -26,21 +26,21 @@
|
||||
"hls.js": "^0.13.2",
|
||||
"jquery": "^3.4.1",
|
||||
"popper.js": "^1.16.1",
|
||||
"zone.js": "~0.10.2"
|
||||
"zone.js": "^0.10.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "^0.900.6",
|
||||
"@angular/cli": "^9.0.6",
|
||||
"@angular/compiler-cli": "^9.0.6",
|
||||
"@angular/language-service": "^9.0.6",
|
||||
"@types/bootstrap": "^4.3.1",
|
||||
"@types/hls.js": "^0.12.5",
|
||||
"@types/jasmine": "~3.5.9",
|
||||
"@angular-devkit/build-angular": "^0.901.0",
|
||||
"@angular/cli": "^9.1.0",
|
||||
"@angular/compiler-cli": "^9.1.0",
|
||||
"@angular/language-service": "^9.1.0",
|
||||
"@types/bootstrap": "^4.3.2",
|
||||
"@types/hls.js": "^0.12.6",
|
||||
"@types/jasmine": "^3.5.10",
|
||||
"@types/jasminewd2": "^2.0.8",
|
||||
"@types/jquery": "^3.3.33",
|
||||
"@types/node": "~13.9.1",
|
||||
"@types/video.js": "^7.3.3",
|
||||
"codelyzer": "^5.2.1",
|
||||
"@types/jquery": "^3.3.34",
|
||||
"@types/node": "^13.9.5",
|
||||
"@types/video.js": "^7.3.4",
|
||||
"codelyzer": "^5.2.2",
|
||||
"protractor": "^5.4.3",
|
||||
"ts-node": "~8.6.2",
|
||||
"tslint": "^5.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user