We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9bd567 commit f13620cCopy full SHA for f13620c
2 files changed
package.json
@@ -37,16 +37,16 @@
37
"@types/react-dom": "19.0.2",
38
"@types/webpack": "5.28.5",
39
"@types/webpack-dev-server": "4.7.2",
40
- "@typescript-eslint/eslint-plugin": "8.18.0",
41
- "@typescript-eslint/parser": "8.18.0",
+ "@typescript-eslint/eslint-plugin": "8.24.0",
+ "@typescript-eslint/parser": "8.24.0",
42
"commit-and-tag-version": "12.5.0",
43
"eslint": "8.57.1",
44
"eslint-config-standard": "17.1.0",
45
"eslint-plugin-babel": "5.3.1",
46
"eslint-plugin-import": "2.31.0",
47
- "eslint-plugin-n": "17.15.0",
+ "eslint-plugin-n": "17.15.1",
48
"eslint-plugin-promise": "7.2.1",
49
- "eslint-plugin-react": "7.37.2",
+ "eslint-plugin-react": "7.37.4",
50
"html-webpack-plugin": "5.6.3",
51
"jest": "29.7.0",
52
"jest-dev-server": "10.1.4",
0 commit comments