fix: list pagination
This commit is contained in:
+3
-3
@@ -16,7 +16,7 @@
|
||||
"@huggingface/hub": "^0.15.1",
|
||||
"@monaco-editor/react": "^4.6.0",
|
||||
"@types/lodash": "^4.17.4",
|
||||
"@umijs/max": "^4.2.1",
|
||||
"@umijs/max": "^4.2.11",
|
||||
"ansi-to-html": "^0.7.2",
|
||||
"antd": "^5.18.3",
|
||||
"antd-style": "^3.6.2",
|
||||
@@ -31,8 +31,8 @@
|
||||
"lodash": "^4.17.21",
|
||||
"numeral": "^2.0.6",
|
||||
"query-string": "^9.0.0",
|
||||
"react": "~18.2.0",
|
||||
"react-dom": "~18.2.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-hotkeys-hook": "^4.5.0",
|
||||
"umi-presets-pro": "^2.0.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user