diff --git a/.dumi/pages/theme-editor/index.tsx b/.dumi/pages/theme-editor/index.tsx
index 9b62a90e80..33e4f3f437 100644
--- a/.dumi/pages/theme-editor/index.tsx
+++ b/.dumi/pages/theme-editor/index.tsx
@@ -63,6 +63,7 @@ const CustomTheme = () => {
}>
{
diff --git a/package.json b/package.json
index b0017446e3..ca4a7d4c0a 100644
--- a/package.json
+++ b/package.json
@@ -210,7 +210,7 @@
"@typescript-eslint/parser": "^6.5.0",
"antd-img-crop": "^4.9.0",
"antd-style": "^3.5.0",
- "antd-token-previewer": "^2.0.1",
+ "antd-token-previewer": "^2.0.4",
"chalk": "^4.0.0",
"cheerio": "1.0.0-rc.12",
"circular-dependency-plugin": "^5.2.2",