We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b815176 commit cb20938Copy full SHA for cb20938
package.json
@@ -51,8 +51,8 @@
51
"@types/node": "^20.8.9",
52
"@types/react": "^18.2.33",
53
"@types/react-dom": "^18.2.19",
54
- "@typescript-eslint/eslint-plugin": "^6.21.0",
55
- "@typescript-eslint/parser": "^6.21.0",
+ "@typescript-eslint/eslint-plugin": "^7.0.1",
+ "@typescript-eslint/parser": "^7.0.1",
56
"autoprefixer": "^10.4.17",
57
"axios": "^1.6.7",
58
"babel-loader": "^9.1.3",
@@ -101,9 +101,9 @@
101
"style-loader": "^3.3.4",
102
"typescript": "^5.3.3",
103
"victory": "^36.9.1",
104
- "webpack": "^5.90.1",
+ "webpack": "^5.90.2",
105
"webpack-cli": "^5.1.4",
106
- "webpack-dev-server": "^4.13.0",
+ "webpack-dev-server": "^5.0.2",
107
"webpack-sources": "^3.2.1",
108
"xml2js": "^0.6.2",
109
"zip-webpack-plugin": "^4.0.0",
0 commit comments