We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 140ad1a commit 5307949Copy full SHA for 5307949
1 file changed
package.json
@@ -67,10 +67,10 @@
67
"@types/node": "^24.0.8",
68
"@types/react": "^19.1.4",
69
"@types/react-dom": "^19.1.5",
70
- "@umijs/fabric": "^3.0.0",
+ "@umijs/fabric": "^4.0.0",
71
"bootstrap": "^5.3.7",
72
"dumi": "^2.1.3",
73
- "eslint": "^7.1.0",
+ "eslint": "8.x",
74
"father": "^4.1.5",
75
"gh-pages": "^6.1.1",
76
"glob": "^11.0.0",
@@ -88,4 +88,4 @@
88
"react": ">=18.0.0",
89
"react-dom": ">=18.0.0"
90
}
91
-}
+}
0 commit comments