Skip to content

Commit b5e20ac

Browse files
committed
🐛 fix: update dumi-theme-lobehub and @lobehub/icons to major versions
1 parent 116d117 commit b5e20ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
"dotenv": "^17.2.3",
237237
"dpdm": "^3.14.0",
238238
"dumi": "^2.4.23",
239-
"dumi-theme-lobehub": "^4.0.2",
239+
"dumi-theme-lobehub": "^5",
240240
"eslint": "^9.39.2",
241241
"eslint-plugin-sort-keys-fix": "^1.1.2",
242242
"figma-js": "1.16.1-0",
@@ -261,7 +261,7 @@
261261
},
262262
"peerDependencies": {
263263
"@lobehub/fluent-emoji": "^4.0.0",
264-
"@lobehub/icons": "^4.0.0",
264+
"@lobehub/icons": "^5.0.0",
265265
"antd": "^6.1.1",
266266
"motion": "^12.0.0",
267267
"react": "^19.0.0",
@@ -275,4 +275,4 @@
275275
"patchedDependencies": {
276276
"conventional-changelog-gitmoji-config@1.5.2": "patches/conventional-changelog-gitmoji-config@1.5.2.patch"
277277
}
278-
}
278+
}

0 commit comments

Comments
 (0)