We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eca1cd commit a97ad03Copy full SHA for a97ad03
1 file changed
package.json
@@ -14,14 +14,15 @@
14
"@types/react-dom": "^18.2.6",
15
"@types/react-router-dom": "^5.3.3",
16
"css-loader": "^6.8.1",
17
+ "glob": "^11.0.3",
18
"html-webpack-plugin": "^5.5.3",
19
"mini-css-extract-plugin": "^2.7.6",
20
"terser-webpack-plugin": "^5.3.9",
21
"ts-loader": "^9.4.4",
22
"typescript": "^5.1.6",
23
"webpack": "^5.88.1",
24
"webpack-cli": "^5.1.4",
- "webpack-dev-server": "^4.15.1"
25
+ "webpack-dev-server": ">=5.2.1"
26
},
27
"dependencies": {
28
"@syncfusion/ej2-react-buttons": "*",
0 commit comments