We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5d254e commit 47845d8Copy full SHA for 47845d8
package.json
@@ -53,12 +53,12 @@
53
"@typescript-eslint/parser": "6.21.0",
54
"eslint": "8.57.1",
55
"eslint-config-prettier": "9.1.0",
56
- "eslint-plugin-jsx-a11y": "6.10.0",
57
- "eslint-plugin-react": "7.36.1",
+ "eslint-plugin-jsx-a11y": "6.10.2",
+ "eslint-plugin-react": "7.37.4",
58
"husky": "8.0.3",
59
- "lint-staged": "15.2.10",
60
- "prettier": "3.3.3",
61
- "typescript": "5.6.2"
+ "lint-staged": "15.4.3",
+ "prettier": "3.5.2",
+ "typescript": "5.8.2"
62
},
63
"resolutions": {
64
"@types/react": "18.3.9"
0 commit comments