We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 707b78f commit 0863886Copy full SHA for 0863886
dashboard/package.json
@@ -30,14 +30,14 @@
30
},
31
"devDependencies": {
32
"@ahoo-wang/fetcher-generator": "^3.12.2",
33
- "@eslint/js": "^9.39.3",
+ "@eslint/js": "^10.0.0",
34
"@types/dagre": "^0.7.54",
35
"@types/node": "^24.11.0",
36
"@types/react": "^19.2.14",
37
"@types/react-dom": "^19.2.3",
38
"@vitejs/plugin-react": "^5.1.4",
39
"babel-plugin-react-compiler": "^1.0.0",
40
- "eslint": "^9.39.3",
+ "eslint": "^10.0.0",
41
"eslint-plugin-react-hooks": "^7.0.1",
42
"eslint-plugin-react-refresh": "^0.5.2",
43
"globals": "^17.4.0",
0 commit comments