mirror of https://github.com/Chocobozzz/PeerTube
Upgrade angular to latest patch version
parent
42c84e415d
commit
fd43faf2fd
|
@ -160,6 +160,7 @@
|
|||
"debug",
|
||||
"p2p-media-loader-hlsjs",
|
||||
"video.js",
|
||||
"sha1",
|
||||
"postcss"
|
||||
],
|
||||
"scripts": [],
|
||||
|
|
|
@ -74,7 +74,7 @@
|
|||
"chart.js": "^2.9.3",
|
||||
"codelyzer": "^6.0.0",
|
||||
"core-js": "^3.1.4",
|
||||
"css-loader": "^5.2.4",
|
||||
"css-loader": "^5.2.6",
|
||||
"debug": "^4.3.1",
|
||||
"dexie": "^3.0.0",
|
||||
"file-loader": "^6.0.0",
|
||||
|
@ -98,14 +98,14 @@
|
|||
"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.32.13",
|
||||
"sass": "^1.34.0",
|
||||
"sass-loader": "^11.1.1",
|
||||
"sha.js": "^2.4.11",
|
||||
"socket.io-client": "^4.0.1",
|
||||
|
@ -114,7 +114,7 @@
|
|||
"stylelint": "^13.13.0",
|
||||
"stylelint-config-sass-guidelines": "^8.0.0",
|
||||
"terser-webpack-plugin": "^5.1.2",
|
||||
"ts-loader": "^9.1.2",
|
||||
"ts-loader": "^9.2.2",
|
||||
"tslib": "^2.0.0",
|
||||
"tslint": "~6.1.0",
|
||||
"tslint-angular": "^3.0.2",
|
||||
|
@ -126,7 +126,7 @@
|
|||
"videojs-dock": "^2.0.2",
|
||||
"videojs-hotkeys": "^0.2.27",
|
||||
"videostream": "~3.2.1",
|
||||
"webpack-bundle-analyzer": "^4.4.1",
|
||||
"webpack-bundle-analyzer": "^4.4.2",
|
||||
"webpack-cli": "^4.7.0",
|
||||
"webtorrent": "^0.116.1",
|
||||
"whatwg-fetch": "^3.0.0",
|
||||
|
|
1386
client/yarn.lock
1386
client/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue