X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=7ceb12b896ffe87645323bc126f1913a4ef55967;hb=801d957155d574bda984206021cdd1fe58ef56b9;hp=8d99e3cd0086a9bb3e5cdfb4d57aaf1329fb254e;hpb=7a9f9c46261062fb7b718395a8f71c1b742764d4;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index 8d99e3cd0..7ceb12b89 100644 --- a/client/package.json +++ b/client/package.json @@ -28,19 +28,19 @@ "typings": "*.d.ts", "devDependencies": { "@angular-devkit/build-angular": "~0.901.1", - "@angular/animations": "~9.1.2", + "@angular/animations": "~9.1.1", "@angular/cdk": "^9.0.0", "@angular/cli": "~9.1.1", - "@angular/common": "~9.1.2", - "@angular/compiler": "~9.1.2", - "@angular/compiler-cli": "~9.1.2", - "@angular/core": "~9.1.2", - "@angular/forms": "~9.1.2", - "@angular/language-service": "~9.1.2", - "@angular/platform-browser": "~9.1.2", - "@angular/platform-browser-dynamic": "~9.1.2", - "@angular/router": "~9.1.2", - "@angular/service-worker": "~9.1.2", + "@angular/common": "~9.1.1", + "@angular/compiler": "~9.1.1", + "@angular/compiler-cli": "~9.1.1", + "@angular/core": "~9.1.1", + "@angular/forms": "~9.1.1", + "@angular/language-service": "~9.1.1", + "@angular/platform-browser": "~9.1.1", + "@angular/platform-browser-dynamic": "~9.1.1", + "@angular/router": "~9.1.1", + "@angular/service-worker": "~9.1.1", "@angularclass/hmr": "^2.1.3", "@neos21/bootstrap3-glyphicons": "^1.0.1", "@ng-bootstrap/ng-bootstrap": "^6.0.2", @@ -133,7 +133,7 @@ "zone.js": "~0.10.2" }, "dependencies": { - "@angular/localize": "^9.1.2", + "@angular/localize": "^9.1.1", "@ngx-i18nsupport/tooling": "^8.0.3", "junk": "^3.1.0", "punycode": "^2.1.1",