We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec4d33f commit 8533741Copy full SHA for 8533741
package.json
@@ -17,11 +17,11 @@
17
"sanitize-html": "^2.17.0"
18
},
19
"devDependencies": {
20
- "@eslint/js": "^9.39.2",
+ "@eslint/js": "^10.0.1",
21
"@types/react": "^19.2.14",
22
"@types/react-dom": "^19.2.3",
23
"@vitejs/plugin-react": "^4.7.0",
24
- "eslint": "^9.39.2",
+ "eslint": "^10.0.0",
25
"eslint-plugin-react": "^7.37.5",
26
"eslint-plugin-react-hooks": "^5.2.0",
27
"eslint-plugin-react-refresh": "^0.5.0",
0 commit comments