We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b914e6f commit 1c2a861Copy full SHA for 1c2a861
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.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.6.1",
+ "typescript": "5.8.3"
62
},
63
"resolutions": {
64
"@types/react": "18.3.9"
0 commit comments