]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/package.json
Upgrade angular to latest patch version
[github/Chocobozzz/PeerTube.git] / client / package.json
index 8c164ae0ec4cdc628b14558caaa14ee18628dacf..7a461a5ca6ae3e467f471ddc5ce9312061ec36be 100644 (file)
@@ -31,7 +31,7 @@
   "devDependencies": {
     "@angular-devkit/build-angular": "^12.0.0",
     "@angular/animations": "^12.0.0",
-    "@angular/cdk": "^11.0.0",
+    "@angular/cdk": "^12.0.0",
     "@angular/cli": "^12.0.0",
     "@angular/common": "^12.0.0",
     "@angular/compiler": "^12.0.0",
@@ -51,7 +51,6 @@
     "@ngx-loading-bar/core": "^5.0.0",
     "@ngx-loading-bar/http-client": "^5.0.0",
     "@ngx-loading-bar/router": "^5.0.0",
-    "@ngx-meta/core": "^9.0.0",
     "@types/chart.js": "^2.9.16",
     "@types/core-js": "^2.5.2",
     "@types/debug": "^4.1.5",
     "angular2-hotkeys": "^2.1.2",
     "angularx-qrcode": "11.0.0",
     "bootstrap": "^4.1.3",
-    "buffer": "^6.0.2",
+    "buffer": "^6.0.3",
     "cache-chunk-store": "^3.0.0",
     "chart.js": "^2.9.3",
     "codelyzer": "^6.0.0",
     "core-js": "^3.1.4",
-    "css-loader": "^5.0.1",
+    "css-loader": "^5.2.6",
     "debug": "^4.3.1",
     "dexie": "^3.0.0",
     "file-loader": "^6.0.0",
     "focus-visible": "^5.0.2",
     "hls.js": "^0.14.16",
-    "html-loader": "^1.0.0",
-    "html-webpack-plugin": "^4.0.3",
+    "html-loader": "^2.1.2",
+    "html-webpack-plugin": "^5.3.1",
     "https-browserify": "^1.0.0",
     "jasmine-core": "~3.7.1",
     "jasmine-spec-reporter": "~7.0.0",
     "linkifyjs": "^2.1.5",
     "lodash-es": "^4.17.4",
     "markdown-it": "12.0.4",
-    "mini-css-extract-plugin": "^1.3.1",
+    "mini-css-extract-plugin": "^1.6.0",
     "ngx-uploadx": "^4.1.0",
     "p2p-media-loader-hlsjs": "^0.6.2",
     "path-browserify": "^1.0.0",
-    "primeng": "^11.0.0-rc.1",
+    "primeng": "^12.0.0-rc.1",
     "process": "^0.11.10",
     "protractor": "~7.0.0",
     "purify-css": "^1.2.5",
     "raw-loader": "^4.0.0",
     "rxjs": "^6.5.2",
     "sanitize-html": "^2.1.2",
-    "sass": "^1.29.0",
-    "sass-loader": "^10",
-    "sass-resources-loader": "^2.0.0",
+    "sass": "^1.34.0",
+    "sass-loader": "^11.1.1",
     "sha.js": "^2.4.11",
     "socket.io-client": "^4.0.1",
     "stream-browserify": "^3.0.0",
     "stream-http": "^3.0.0",
     "stylelint": "^13.13.0",
     "stylelint-config-sass-guidelines": "^8.0.0",
-    "terser-webpack-plugin": "^4",
-    "ts-loader": "^8.0.14",
+    "terser-webpack-plugin": "^5.1.2",
+    "ts-loader": "^9.2.2",
     "tslib": "^2.0.0",
     "tslint": "~6.1.0",
     "tslint-angular": "^3.0.2",
     "videojs-dock": "^2.0.2",
     "videojs-hotkeys": "^0.2.27",
     "videostream": "~3.2.1",
-    "webpack-bundle-analyzer": "^4.1.0",
-    "webpack-cli": "^4.2.0",
+    "webpack-bundle-analyzer": "^4.4.2",
+    "webpack-cli": "^4.7.0",
     "webtorrent": "^0.116.1",
     "whatwg-fetch": "^3.0.0",
     "zone.js": "~0.11.4"
   }
-}
\ No newline at end of file
+}