We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb621cb commit ac7e777Copy full SHA for ac7e777
2 files changed
examples/typescript-with-tsc/package.json
@@ -19,7 +19,7 @@
19
"typescript": "~5.8.3",
20
"webpack": "^5.98.0",
21
"webpack-cli": "^6.0.1",
22
- "webpack-dev-server": "^5.2.1"
+ "webpack-dev-server": "^5.2.5"
23
},
24
"scripts": {
25
"start": "webpack serve --hot",
0 commit comments