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.
2 parents 987997b + 7f7057f commit 15ebb84Copy full SHA for 15ebb84
package.json
@@ -29,7 +29,7 @@
29
"@types/node": "^18.16.18",
30
"@types/react": "^18.2.24",
31
"@types/react-dom": "^18.2.8",
32
- "@types/webpack": "^5.28.0",
+ "@types/webpack": "^5.28.5",
33
"@types/ws": "^8.5.5",
34
"@typescript-eslint/eslint-plugin": "^6.0.0",
35
"@typescript-eslint/parser": "^6.0.0",
@@ -49,7 +49,7 @@
49
"ts-jest": "^29.0.5",
50
"ts-loader": "^9.5.1",
51
"typescript": "^4.9.5",
52
- "webpack": "^5.76.0",
+ "webpack": "^5.89.0",
53
"webpack-cli": "^5.0.1"
54
},
55
"scripts": {
0 commit comments