aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-02-03 09:55:44 +0100
committerChocobozzz <me@florianbigard.com>2021-02-03 09:55:44 +0100
commit22845214bfde24552dc7386d0ec8f12de5760ffd (patch)
tree835bb83b9b82e71bb8ff0be11f53eb5190c2e784 /client/package.json
parentba5a8d89bbf049e4afc41543bcc072cccdb02669 (diff)
downloadPeerTube-22845214bfde24552dc7386d0ec8f12de5760ffd.tar.gz
PeerTube-22845214bfde24552dc7386d0ec8f12de5760ffd.tar.zst
PeerTube-22845214bfde24552dc7386d0ec8f12de5760ffd.zip
Update angular
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/client/package.json b/client/package.json
index 711be41c2..a7ccb4215 100644
--- a/client/package.json
+++ b/client/package.json
@@ -29,20 +29,20 @@
29 "@types/mousetrap": "1.6.3" 29 "@types/mousetrap": "1.6.3"
30 }, 30 },
31 "devDependencies": { 31 "devDependencies": {
32 "@angular-devkit/build-angular": "^0.1100.2", 32 "@angular-devkit/build-angular": "^0.1101.2",
33 "@angular/animations": "^11.0.1", 33 "@angular/animations": "^11.1.1",
34 "@angular/cdk": "^11.0.0", 34 "@angular/cdk": "^11.0.0",
35 "@angular/cli": "^11.0.2", 35 "@angular/cli": "^11.1.2",
36 "@angular/common": "^11.0.1", 36 "@angular/common": "^11.1.1",
37 "@angular/compiler": "^11.0.1", 37 "@angular/compiler": "^11.1.1",
38 "@angular/compiler-cli": "^11.0.1", 38 "@angular/compiler-cli": "^11.1.1",
39 "@angular/core": "^11.0.1", 39 "@angular/core": "^11.1.1",
40 "@angular/forms": "^11.0.1", 40 "@angular/forms": "^11.1.1",
41 "@angular/localize": "^11.0.1", 41 "@angular/localize": "^11.1.1",
42 "@angular/platform-browser": "^11.0.1", 42 "@angular/platform-browser": "^11.1.1",
43 "@angular/platform-browser-dynamic": "^11.0.1", 43 "@angular/platform-browser-dynamic": "^11.1.1",
44 "@angular/router": "^11.0.1", 44 "@angular/router": "^11.1.1",
45 "@angular/service-worker": "^11.0.1", 45 "@angular/service-worker": "^11.1.1",
46 "@neos21/bootstrap3-glyphicons": "^1.0.1", 46 "@neos21/bootstrap3-glyphicons": "^1.0.1",
47 "@ng-bootstrap/ng-bootstrap": "^8.0.0", 47 "@ng-bootstrap/ng-bootstrap": "^8.0.0",
48 "@ng-select/ng-select": "^5.0.11", 48 "@ng-select/ng-select": "^5.0.11",
@@ -132,4 +132,4 @@
132 "whatwg-fetch": "^3.0.0", 132 "whatwg-fetch": "^3.0.0",
133 "zone.js": "~0.11.3" 133 "zone.js": "~0.11.3"
134 } 134 }
135} 135} \ No newline at end of file