We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5d254e commit ee07b04Copy full SHA for ee07b04
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.2",
58
"husky": "8.0.3",
59
"lint-staged": "15.2.10",
60
- "prettier": "3.3.3",
61
- "typescript": "5.6.2"
+ "prettier": "3.4.0",
+ "typescript": "5.7.2"
62
},
63
"resolutions": {
64
"@types/react": "18.3.9"
0 commit comments