Skip to content

Commit 2d39c02

Browse files
committed
build: release 2.1.13
1 parent 5013565 commit 2d39c02

File tree

2 files changed

+245
-362
lines changed

2 files changed

+245
-362
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dumi",
3-
"version": "2.1.12",
3+
"version": "2.1.13",
44
"description": "📖 Documentation Generator of React Component",
55
"keywords": [
66
"generator",
@@ -80,8 +80,8 @@
8080
"@swc/core": "^1.2.224",
8181
"@types/hast": "^2.3.4",
8282
"@types/mdast": "^3.0.10",
83-
"@umijs/bundler-utils": "^4.0.48",
84-
"@umijs/core": "^4.0.48",
83+
"@umijs/bundler-utils": "^4.0.53",
84+
"@umijs/core": "^4.0.53",
8585
"animated-scroll-to": "^2.3.0",
8686
"classnames": "2.3.2",
8787
"codesandbox": "^2.2.3",
@@ -122,7 +122,7 @@
122122
"remark-rehype": "^10.1.0",
123123
"sass": "^1.55.0",
124124
"sitemap": "^7.1.1",
125-
"umi": "^4.0.48",
125+
"umi": "^4.0.53",
126126
"unified": "^10.1.2",
127127
"unist-util-visit": "^4.1.0",
128128
"unist-util-visit-parents": "^5.1.1",
@@ -141,7 +141,7 @@
141141
"@types/pluralize": "^0.0.29",
142142
"@types/react": "^18.0.16",
143143
"@types/react-copy-to-clipboard": "^5.0.4",
144-
"@umijs/lint": "^4.0.48",
144+
"@umijs/lint": "^4.0.53",
145145
"@umijs/plugins": "4.0.32",
146146
"dumi-theme-mobile": "workspace:*",
147147
"eslint": "^8.20.0",

0 commit comments

Comments
 (0)