aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-05-14 16:56:44 +0200
committerChocobozzz <chocobozzz@cpy.re>2021-05-27 16:00:13 +0200
commit662351e62669d11f5dfb7c871edf37095ec0097e (patch)
treebd8fa17b4435cd6ae06a561b34b214d95e91ac08 /client/package.json
parent9aff616d5051a93f69a96fd567f0563982019d15 (diff)
downloadPeerTube-662351e62669d11f5dfb7c871edf37095ec0097e.tar.gz
PeerTube-662351e62669d11f5dfb7c871edf37095ec0097e.tar.zst
PeerTube-662351e62669d11f5dfb7c871edf37095ec0097e.zip
Update embed webpack config
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json25
1 files changed, 12 insertions, 13 deletions
diff --git a/client/package.json b/client/package.json
index 212ca04dc..e985b1f55 100644
--- a/client/package.json
+++ b/client/package.json
@@ -69,19 +69,19 @@
69 "angular2-hotkeys": "^2.1.2", 69 "angular2-hotkeys": "^2.1.2",
70 "angularx-qrcode": "11.0.0", 70 "angularx-qrcode": "11.0.0",
71 "bootstrap": "^4.1.3", 71 "bootstrap": "^4.1.3",
72 "buffer": "^6.0.2", 72 "buffer": "^6.0.3",
73 "cache-chunk-store": "^3.0.0", 73 "cache-chunk-store": "^3.0.0",
74 "chart.js": "^2.9.3", 74 "chart.js": "^2.9.3",
75 "codelyzer": "^6.0.0", 75 "codelyzer": "^6.0.0",
76 "core-js": "^3.1.4", 76 "core-js": "^3.1.4",
77 "css-loader": "^5.0.1", 77 "css-loader": "^5.2.4",
78 "debug": "^4.3.1", 78 "debug": "^4.3.1",
79 "dexie": "^3.0.0", 79 "dexie": "^3.0.0",
80 "file-loader": "^6.0.0", 80 "file-loader": "^6.0.0",
81 "focus-visible": "^5.0.2", 81 "focus-visible": "^5.0.2",
82 "hls.js": "^0.14.16", 82 "hls.js": "^0.14.16",
83 "html-loader": "^1.0.0", 83 "html-loader": "^2.1.2",
84 "html-webpack-plugin": "^4.0.3", 84 "html-webpack-plugin": "^5.3.1",
85 "https-browserify": "^1.0.0", 85 "https-browserify": "^1.0.0",
86 "jasmine-core": "~3.7.1", 86 "jasmine-core": "~3.7.1",
87 "jasmine-spec-reporter": "~7.0.0", 87 "jasmine-spec-reporter": "~7.0.0",
@@ -94,7 +94,7 @@
94 "linkifyjs": "^2.1.5", 94 "linkifyjs": "^2.1.5",
95 "lodash-es": "^4.17.4", 95 "lodash-es": "^4.17.4",
96 "markdown-it": "12.0.4", 96 "markdown-it": "12.0.4",
97 "mini-css-extract-plugin": "^1.3.1", 97 "mini-css-extract-plugin": "^1.6.0",
98 "ngx-uploadx": "^4.1.0", 98 "ngx-uploadx": "^4.1.0",
99 "p2p-media-loader-hlsjs": "^0.6.2", 99 "p2p-media-loader-hlsjs": "^0.6.2",
100 "path-browserify": "^1.0.0", 100 "path-browserify": "^1.0.0",
@@ -105,17 +105,16 @@
105 "raw-loader": "^4.0.0", 105 "raw-loader": "^4.0.0",
106 "rxjs": "^6.5.2", 106 "rxjs": "^6.5.2",
107 "sanitize-html": "^2.1.2", 107 "sanitize-html": "^2.1.2",
108 "sass": "^1.29.0", 108 "sass": "^1.32.13",
109 "sass-loader": "^10", 109 "sass-loader": "^11.1.1",
110 "sass-resources-loader": "^2.0.0",
111 "sha.js": "^2.4.11", 110 "sha.js": "^2.4.11",
112 "socket.io-client": "^4.0.1", 111 "socket.io-client": "^4.0.1",
113 "stream-browserify": "^3.0.0", 112 "stream-browserify": "^3.0.0",
114 "stream-http": "^3.0.0", 113 "stream-http": "^3.0.0",
115 "stylelint": "^13.13.0", 114 "stylelint": "^13.13.0",
116 "stylelint-config-sass-guidelines": "^8.0.0", 115 "stylelint-config-sass-guidelines": "^8.0.0",
117 "terser-webpack-plugin": "^4", 116 "terser-webpack-plugin": "^5.1.2",
118 "ts-loader": "^8.0.14", 117 "ts-loader": "^9.1.2",
119 "tslib": "^2.0.0", 118 "tslib": "^2.0.0",
120 "tslint": "~6.1.0", 119 "tslint": "~6.1.0",
121 "tslint-angular": "^3.0.2", 120 "tslint-angular": "^3.0.2",
@@ -127,10 +126,10 @@
127 "videojs-dock": "^2.0.2", 126 "videojs-dock": "^2.0.2",
128 "videojs-hotkeys": "^0.2.27", 127 "videojs-hotkeys": "^0.2.27",
129 "videostream": "~3.2.1", 128 "videostream": "~3.2.1",
130 "webpack-bundle-analyzer": "^4.1.0", 129 "webpack-bundle-analyzer": "^4.4.1",
131 "webpack-cli": "^4.2.0", 130 "webpack-cli": "^4.7.0",
132 "webtorrent": "^0.116.1", 131 "webtorrent": "^0.116.1",
133 "whatwg-fetch": "^3.0.0", 132 "whatwg-fetch": "^3.0.0",
134 "zone.js": "~0.11.4" 133 "zone.js": "~0.11.4"
135 } 134 }
136} \ No newline at end of file 135}