Upgrade ESLint from 9 to 10 and add @eslint/js as explicit dependency

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-06 12:12:00 +08:00
parent ab8bbb086b
commit 1f5673040f
2 changed files with 182 additions and 361 deletions

View File

@@ -48,6 +48,7 @@
},
"devDependencies": {
"@4tw/cypress-drag-drop": "^2.3.1",
"@eslint/js": "^10.0.1",
"@types/cytoscape": "^3.21.9",
"@types/cytoscape-dagre": "^2.3.4",
"@types/cytoscape-popper": "^2.0.4",
@@ -58,7 +59,7 @@
"chartjs-plugin-dragdata": "^2.3.1",
"cypress": "^15.11.0",
"cypress-xpath": "^2.0.1",
"eslint": "^9.39.3",
"eslint": "^10.0.2",
"eslint-plugin-cypress": "^6.1.0",
"eslint-plugin-vue": "^10.8.0",
"jsdom": "^28.1.0",