We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a18eb26 commit 4bbc360Copy full SHA for 4bbc360
package.json
@@ -30,12 +30,12 @@
30
"@types/lodash": "^4.17.4",
31
"@types/react": "^18.3.3",
32
"@types/react-dom": "^18.3.0",
33
- "@typescript-eslint/eslint-plugin": "^7.4.0",
34
- "@typescript-eslint/parser": "^7.4.0",
35
- "eslint": "^8.57.0",
36
- "eslint-plugin-react": "^7.34.1",
+ "@typescript-eslint/eslint-plugin": "^7.13.0",
+ "@typescript-eslint/parser": "^7.13.0",
+ "eslint": "^9.5.0",
+ "eslint-plugin-react": "^7.34.2",
37
"parcel": "^2.12.0",
38
- "prettier": "^3.2.5",
+ "prettier": "^3.3.2",
39
"process": "^0.11.10",
40
"typescript": "^5.4.5"
41
}
0 commit comments