]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/package.json
Refractor notification service
[github/Chocobozzz/PeerTube.git] / client / package.json
index a28832c5096ad4eceb388b690186b27d1508a6fb..81422f05feeb94caeb1b16e8fb114628937e02b8 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "peertube-client",
-  "version": "1.1.0-alpha.2",
+  "version": "1.1.0",
   "private": true,
   "licence": "GPLv3",
   "author": {
     "setupTestFrameworkScriptFile": "<rootDir>/src/setupJest.ts"
   },
   "devDependencies": {
-    "@angular-devkit/build-angular": "~0.10.0",
-    "@angular/animations": "~7.0.2",
-    "@angular/cli": "~7.0.4",
-    "@angular/common": "~7.0.2",
-    "@angular/compiler": "~7.0.2",
-    "@angular/compiler-cli": "~7.0.2",
-    "@angular/core": "~7.0.2",
-    "@angular/forms": "~7.0.2",
-    "@angular/http": "~7.0.2",
-    "@angular/language-service": "~7.0.2",
-    "@angular/platform-browser": "~7.0.2",
-    "@angular/platform-browser-dynamic": "~7.0.2",
-    "@angular/router": "~7.0.2",
-    "@angular/service-worker": "~7.0.2",
+    "@angular-devkit/build-angular": "~0.11.1",
+    "@angular/animations": "~7.1.1",
+    "@angular/cli": "~7.1.1",
+    "@angular/common": "~7.1.1",
+    "@angular/compiler": "~7.1.1",
+    "@angular/compiler-cli": "~7.1.1",
+    "@angular/core": "~7.1.1",
+    "@angular/forms": "~7.1.1",
+    "@angular/http": "~7.1.1",
+    "@angular/language-service": "~7.1.1",
+    "@angular/platform-browser": "~7.1.1",
+    "@angular/platform-browser-dynamic": "~7.1.1",
+    "@angular/router": "~7.1.1",
+    "@angular/service-worker": "~7.1.1",
     "@angularclass/hmr": "^2.1.3",
     "@neos21/bootstrap3-glyphicons": "^1.0.1",
     "@ng-bootstrap/ng-bootstrap": "^4.0.0",
-    "@ngx-loading-bar/core": "^2.2.0",
-    "@ngx-loading-bar/http-client": "^2.2.0",
-    "@ngx-loading-bar/router": "^2.2.0",
+    "@ngx-loading-bar/core": "^3.0.0",
+    "@ngx-loading-bar/http-client": "^3.0.0",
+    "@ngx-loading-bar/router": "^3.0.0",
     "@ngx-meta/core": "^6.0.0-rc.1",
     "@ngx-translate/i18n-polyfill": "^1.0.0",
     "@types/core-js": "^2.5.0",
@@ -97,7 +97,6 @@
     "@types/video.js": "^7.2.5",
     "@types/webtorrent": "^0.98.4",
     "angular2-hotkeys": "^2.1.2",
-    "angular2-notifications": "^1.0.2",
     "awesome-typescript-loader": "5.2.1",
     "bootstrap": "^4.1.3",
     "buffer": "^5.1.0",
     "node-sass": "^4.9.3",
     "npm-font-source-sans-pro": "^1.0.2",
     "path-browserify": "^1.0.0",
-    "primeng": "^6.1.2",
+    "primeng": "^7.0.0",
     "process": "^0.11.10",
     "protractor": "^5.3.2",
     "purify-css": "^1.2.5",
     "rxjs": "^6.3.3",
     "sanitize-html": "^1.18.4",
     "sass-loader": "^7.1.0",
-    "sass-resources-loader": "^1.2.1",
+    "sass-resources-loader": "^2.0.0",
     "stream-browserify": "^2.0.1",
-    "stream-http": "^2.8.3",
+    "stream-http": "^3.0.0",
     "terser-webpack-plugin": "^1.1.0",
     "ts-jest": "^23.1.4",
     "tslint": "^5.7.0",