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 559dee6 commit ecd85fbCopy full SHA for ecd85fb
package.json
@@ -33,7 +33,7 @@
33
"tslib": "2.6.3"
34
},
35
"peerDependencies": {
36
- "webpack": "^4.0.0 || ^5.0.0"
+ "webpack": "^5.94.0 ^5.94.0"
37
38
"devDependencies": {
39
"@softwareventures/eslint-config": "7.6.0",
@@ -55,7 +55,7 @@
55
"semantic-release": "21.1.2",
56
"ts-node": "10.9.2",
57
"typescript": "5.5.4",
58
- "webpack": "5.83.1",
+ "webpack": "5.94.0",
59
"yarn": "1.22.22"
60
61
"eslintConfig": {
0 commit comments