update eslint
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-02-23 15:18:13 +01:00
parent a312141c21
commit 836d24943e
2 changed files with 70 additions and 191 deletions

View File

@@ -54,7 +54,7 @@
},
"devDependencies": {
"@codemirror/language": "^6.11.3",
"@eslint/js": "^9",
"@eslint/js": "^10",
"@heroicons/react": "^2.2.0",
"@lezer/highlight": "^1.2.1",
"@mdxeditor/editor": "^3.52.4",
@@ -67,7 +67,7 @@
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@vitejs/plugin-react": "^5.0.0",
"eslint": "^9",
"eslint": "^10",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.5.1",
"globals": "^17.3.0",