1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-03-05 13:20:20 -05:00

Upgrade webpack loaders

This commit is contained in:
Mark McDowall
2020-10-03 15:25:48 -07:00
parent fc231c5ef8
commit ddd70fd198
3 changed files with 213 additions and 149 deletions

View File

@@ -54,7 +54,7 @@
"eslint-plugin-filenames": "1.3.2",
"eslint-plugin-react": "7.21.3",
"esprint": "0.7.0",
"file-loader": "4.0.0",
"file-loader": "6.1.0",
"filesize": "6.1.0",
"fuse.js": "6.4.1",
"gulp": "4.0.2",
@@ -69,10 +69,10 @@
"gulp-watch": "5.0.1",
"gulp-wrap": "0.15.0",
"history": "4.9.0",
"html-webpack-plugin": "3.2.0",
"html-webpack-plugin": "4.5.0",
"jdu": "1.0.0",
"jquery": "3.5.1",
"loader-utils": "^1.1.0",
"loader-utils": "^2.0.0",
"lodash": "4.17.20",
"mini-css-extract-plugin": "0.8.0",
"mobile-detect": "1.4.4",
@@ -121,10 +121,10 @@
"style-loader": "0.23.1",
"stylelint": "13.7.2",
"stylelint-order": "4.1.0",
"url-loader": "2.0.1",
"url-loader": "4.1.0",
"webpack": "4.44.2",
"webpack-stream": "5.2.1",
"worker-loader": "2.0.0"
"webpack-stream": "6.1.0",
"worker-loader": "3.0.3"
},
"main": "index.js",
"browserslist": [