mirror of https://github.com/webpack/webpack.git
chore: some deps
This commit is contained in:
parent
7f8a71fea5
commit
978cc9d96f
|
|
@ -49,7 +49,7 @@
|
||||||
"coffeescript": "^2.5.1",
|
"coffeescript": "^2.5.1",
|
||||||
"core-js": "^3.6.5",
|
"core-js": "^3.6.5",
|
||||||
"coveralls": "^3.1.0",
|
"coveralls": "^3.1.0",
|
||||||
"cspell": "^4.0.63",
|
"cspell": "^6.31.1",
|
||||||
"css-loader": "^5.0.1",
|
"css-loader": "^5.0.1",
|
||||||
"date-fns": "^2.15.0",
|
"date-fns": "^2.15.0",
|
||||||
"es5-ext": "^0.10.53",
|
"es5-ext": "^0.10.53",
|
||||||
|
|
@ -79,7 +79,7 @@
|
||||||
"loader-utils": "^2.0.3",
|
"loader-utils": "^2.0.3",
|
||||||
"lodash": "^4.17.19",
|
"lodash": "^4.17.19",
|
||||||
"lodash-es": "^4.17.15",
|
"lodash-es": "^4.17.15",
|
||||||
"memfs": "^3.2.0",
|
"memfs": "^3.5.0",
|
||||||
"mini-css-extract-plugin": "^1.6.1",
|
"mini-css-extract-plugin": "^1.6.1",
|
||||||
"mini-svg-data-uri": "^1.2.3",
|
"mini-svg-data-uri": "^1.2.3",
|
||||||
"nyc": "^15.1.0",
|
"nyc": "^15.1.0",
|
||||||
|
|
@ -91,7 +91,7 @@
|
||||||
"raw-loader": "^4.0.1",
|
"raw-loader": "^4.0.1",
|
||||||
"react": "^17.0.1",
|
"react": "^17.0.1",
|
||||||
"react-dom": "^17.0.1",
|
"react-dom": "^17.0.1",
|
||||||
"rimraf": "^3.0.2",
|
"rimraf": "^4.4.1",
|
||||||
"script-loader": "^0.7.2",
|
"script-loader": "^0.7.2",
|
||||||
"simple-git": "^2.17.0",
|
"simple-git": "^2.17.0",
|
||||||
"strip-ansi": "^6.0.0",
|
"strip-ansi": "^6.0.0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue