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 116d117 commit b5e20acCopy full SHA for b5e20ac
package.json
@@ -236,7 +236,7 @@
236
"dotenv": "^17.2.3",
237
"dpdm": "^3.14.0",
238
"dumi": "^2.4.23",
239
- "dumi-theme-lobehub": "^4.0.2",
+ "dumi-theme-lobehub": "^5",
240
"eslint": "^9.39.2",
241
"eslint-plugin-sort-keys-fix": "^1.1.2",
242
"figma-js": "1.16.1-0",
@@ -261,7 +261,7 @@
261
},
262
"peerDependencies": {
263
"@lobehub/fluent-emoji": "^4.0.0",
264
- "@lobehub/icons": "^4.0.0",
+ "@lobehub/icons": "^5.0.0",
265
"antd": "^6.1.1",
266
"motion": "^12.0.0",
267
"react": "^19.0.0",
@@ -275,4 +275,4 @@
275
"patchedDependencies": {
276
"conventional-changelog-gitmoji-config@1.5.2": "patches/conventional-changelog-gitmoji-config@1.5.2.patch"
277
}
278
-}
+}
0 commit comments