]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/package.json
Client E2E tests first step
[github/Chocobozzz/PeerTube.git] / client / package.json
index 58ce7f65dedbbc3c5f4756243aba9fbc84910370..b108b0d1185c9bf5d945586df77b2630251abce2 100644 (file)
   },
   "devDependencies": {
     "@angular-devkit/build-angular": "~0.6.1",
-    "@angular/animations": "~6.0.1",
+    "@angular/animations": "~6.0.2",
     "@angular/cli": "6.0.1",
-    "@angular/common": "~6.0.1",
-    "@angular/compiler": "~6.0.1",
-    "@angular/compiler-cli": "~6.0.1",
-    "@angular/core": "~6.0.1",
-    "@angular/forms": "~6.0.1",
-    "@angular/http": "~6.0.1",
+    "@angular/common": "~6.0.2",
+    "@angular/compiler": "~6.0.2",
+    "@angular/compiler-cli": "~6.0.2",
+    "@angular/core": "~6.0.2",
+    "@angular/forms": "~6.0.2",
+    "@angular/http": "~6.0.2",
     "@angular/language-service": "^6.0.1",
-    "@angular/platform-browser": "~6.0.1",
-    "@angular/platform-browser-dynamic": "~6.0.1",
-    "@angular/router": "~6.0.1",
+    "@angular/platform-browser": "~6.0.2",
+    "@angular/platform-browser-dynamic": "~6.0.2",
+    "@angular/router": "~6.0.2",
     "@angular/service-worker": "^6.0.1",
     "@angularclass/hmr": "^2.1.3",
     "@ngx-loading-bar/core": "^1.1.1",
@@ -45,6 +45,8 @@
     "@ngx-loading-bar/router": "^1.2.0",
     "@ngx-meta/core": "^6.0.0-rc.1",
     "@types/core-js": "^0.9.28",
+    "@types/jasmine": "^2.8.7",
+    "@types/jasminewd2": "^2.0.3",
     "@types/lodash-es": "^4.17.0",
     "@types/markdown-it": "^0.0.4",
     "@types/node": "^9.3.0",
     "extract-text-webpack-plugin": "4.0.0-beta.0",
     "file-loader": "^1.1.5",
     "html-webpack-plugin": "^3.2.0",
+    "jasmine-core": "^3.1.0",
+    "jasmine-spec-reporter": "^4.2.1",
+    "karma": "^2.0.2",
+    "karma-chrome-launcher": "^2.2.0",
+    "karma-coverage-istanbul-reporter": "^1.4.2",
+    "karma-jasmine": "^1.1.2",
+    "karma-jasmine-html-reporter": "^1.1.0",
     "linkifyjs": "^2.1.5",
     "lodash-es": "^4.17.4",
     "markdown-it": "^8.4.0",
@@ -72,6 +81,7 @@
     "node-sass": "^4.1.1",
     "npm-font-source-sans-pro": "^1.0.2",
     "primeng": "^5.2.6",
+    "protractor": "^5.3.2",
     "purify-css": "^1.2.5",
     "purifycss-webpack": "^0.7.0",
     "raw-loader": "^0.5.1",