diff options
author | Chocobozzz <me@florianbigard.com> | 2020-06-04 10:35:08 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-06-04 10:35:08 +0200 |
commit | 520745bfe894aa5db0345bfa72483ee2c38a707b (patch) | |
tree | b267d132740866360609a2865d640f3aad7d280f /client/package.json | |
parent | 7ab42f6ecbd9ba6f4ed33cf710df5c2424555b69 (diff) | |
download | PeerTube-520745bfe894aa5db0345bfa72483ee2c38a707b.tar.gz PeerTube-520745bfe894aa5db0345bfa72483ee2c38a707b.tar.zst PeerTube-520745bfe894aa5db0345bfa72483ee2c38a707b.zip |
Add ar-001 locale
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/client/package.json b/client/package.json index 03e423d67..474763d35 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -27,20 +27,20 @@ | |||
27 | }, | 27 | }, |
28 | "typings": "*.d.ts", | 28 | "typings": "*.d.ts", |
29 | "devDependencies": { | 29 | "devDependencies": { |
30 | "@angular-devkit/build-angular": "~0.901.1", | 30 | "@angular-devkit/build-angular": "~0.901.7", |
31 | "@angular/animations": "~9.1.1", | 31 | "@angular/animations": "~9.1.9", |
32 | "@angular/cdk": "^9.0.0", | 32 | "@angular/cdk": "^9.0.0", |
33 | "@angular/cli": "~9.1.1", | 33 | "@angular/cli": "~9.1.7", |
34 | "@angular/common": "~9.1.1", | 34 | "@angular/common": "~9.1.9", |
35 | "@angular/compiler": "~9.1.1", | 35 | "@angular/compiler": "~9.1.9", |
36 | "@angular/compiler-cli": "~9.1.1", | 36 | "@angular/compiler-cli": "~9.1.9", |
37 | "@angular/core": "~9.1.1", | 37 | "@angular/core": "~9.1.9", |
38 | "@angular/forms": "~9.1.1", | 38 | "@angular/forms": "~9.1.9", |
39 | "@angular/language-service": "~9.1.1", | 39 | "@angular/language-service": "~9.1.9", |
40 | "@angular/platform-browser": "~9.1.1", | 40 | "@angular/platform-browser": "~9.1.9", |
41 | "@angular/platform-browser-dynamic": "~9.1.1", | 41 | "@angular/platform-browser-dynamic": "~9.1.9", |
42 | "@angular/router": "~9.1.1", | 42 | "@angular/router": "~9.1.9", |
43 | "@angular/service-worker": "~9.1.1", | 43 | "@angular/service-worker": "~9.1.9", |
44 | "@angularclass/hmr": "^2.1.3", | 44 | "@angularclass/hmr": "^2.1.3", |
45 | "@neos21/bootstrap3-glyphicons": "^1.0.1", | 45 | "@neos21/bootstrap3-glyphicons": "^1.0.1", |
46 | "@ng-bootstrap/ng-bootstrap": "^6.0.2", | 46 | "@ng-bootstrap/ng-bootstrap": "^6.0.2", |
@@ -133,7 +133,7 @@ | |||
133 | "zone.js": "~0.10.2" | 133 | "zone.js": "~0.10.2" |
134 | }, | 134 | }, |
135 | "dependencies": { | 135 | "dependencies": { |
136 | "@angular/localize": "^9.1.1", | 136 | "@angular/localize": "^9.1.9", |
137 | "@ngx-i18nsupport/tooling": "^8.0.3", | 137 | "@ngx-i18nsupport/tooling": "^8.0.3", |
138 | "junk": "^3.1.0", | 138 | "junk": "^3.1.0", |
139 | "punycode": "^2.1.1", | 139 | "punycode": "^2.1.1", |