We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0def89f commit 72bf4cdCopy full SHA for 72bf4cd
package.json
@@ -51,7 +51,7 @@
51
"ts-node": "8.8.2",
52
"tslint": "6.1.1",
53
"typescript": "4.5.4",
54
- "webpack": "4.46.0",
+ "webpack": "5.102.1",
55
"webpack-cli": "4.5.0"
56
},
57
"dependencies": {
packages/guess-webpack/package.json
@@ -34,7 +34,7 @@
34
"rollup-plugin-hypothetical": "^2.1.0",
35
"rollup-plugin-typescript": "^1.0.0",
36
"table": "^5.4.1",
37
- "webpack": "^4.14.0"
+ "webpack": "^5.0.0"
38
39
"files": [
40
"dist",
0 commit comments