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 5cebf06 commit fbcfc51Copy full SHA for fbcfc51
.tool-versions
@@ -1,2 +1,2 @@
1
-nodejs 16.10.0
+nodejs 18.20.4
2
yarn 1.22.17
package.json
@@ -69,10 +69,10 @@
69
"standard": "^16.0.4",
70
"style-loader": "^1.0.0",
71
"typescript-eslint": "^0.0.1-alpha.0",
72
- "webpack": "^4.39.2",
+ "webpack": "^4.47.0",
73
"webpack-bundle-analyzer": "^3.4.1",
74
"webpack-cli": "^3.3.7",
75
- "webpack-dev-server": "^3.8.0",
+ "webpack-dev-server": "^3.11.3",
76
"webpack-manifest-plugin": "^2.1.1"
77
},
78
"scripts": {
0 commit comments