We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c63c3e commit e416157Copy full SHA for e416157
package.json
@@ -52,13 +52,13 @@
52
"@typescript-eslint/eslint-plugin": "6.21.0",
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-config-prettier": "9.1.2",
+ "eslint-plugin-jsx-a11y": "6.10.2",
+ "eslint-plugin-react": "7.37.5",
58
"husky": "8.0.3",
59
- "lint-staged": "15.2.10",
60
- "prettier": "3.3.3",
61
- "typescript": "5.6.2"
+ "lint-staged": "15.5.2",
+ "prettier": "3.7.4",
+ "typescript": "5.9.3"
62
},
63
"resolutions": {
64
"@types/react": "18.3.9"
0 commit comments