Skip to content

Commit 77cfc1c

Browse files
authored
fix(docs): 升级 web-doc中的包版本 (#1)
1 parent 1a7f002 commit 77cfc1c

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

package.json

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,16 @@
1212
"keywords": [],
1313
"author": "",
1414
"dependencies": {
15-
"@opentinyvue/vue-docs": "^3.24.0",
15+
"@opentinyvue/vue-docs": "^3.26.0",
1616
"fs-extra": "^11.2.0",
17-
"@opentinyvue/vue-locale": "^3.24.0",
18-
"@opentinyvue/vue-input": "^3.24.0",
19-
"@opentinyvue/utils": "^3.24.0",
20-
"@opentinyvue/vue-hooks": "^3.24.0",
21-
"@opentinyvue/vue-renderless": "^3.24.0",
22-
"@opentinyvue/vue-flowchart": "^3.24.0",
23-
"@opentinyvue/vue-modal": "^3.24.0",
17+
"@opentinyvue/vue-locale": "^3.26.0",
18+
"@opentinyvue/vue-input": "^3.26.0",
19+
"@opentinyvue/utils": "^3.26.0",
20+
"@opentinyvue/vue-hooks": "^3.26.0",
21+
"@opentinyvue/vue-renderless": "^3.26.0",
22+
"@opentinyvue/vue-flowchart": "^3.26.0",
23+
"@opentinyvue/vue-modal": "^3.26.0",
24+
"postcss-nesting": "^13.0.2",
2425
"echarts": "5.4.1",
2526
"echarts-liquidfill": "3.1.0",
2627
"echarts-wordcloud": "2.0.0"

0 commit comments

Comments
 (0)