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 a0cf050 commit a50d0cbCopy full SHA for a50d0cb
1 file changed
packages/create-plugin/templates/common/_package.json
@@ -36,7 +36,7 @@
36
"@types/ws": "^8.18.1",{{/if}}
37
"@typescript-eslint/eslint-plugin": "^8.38.0",
38
"@typescript-eslint/parser": "^8.38.0",{{#unless useExperimentalRspack}}
39
- "copy-webpack-plugin": "^13.0.0",{{/unless}}
+ "copy-webpack-plugin": "^14.0.0",{{/unless}}
40
"css-loader": "^7.1.0",
41
"eslint": "^9.32.0",
42
"eslint-config-prettier": "^10.1.0",
0 commit comments