Skip to content

Commit 7cab9d7

Browse files
committed
feat: Update dependencies and restructure Playground component
- Upgraded @douyinfe/semi-ui from version 2.63.1 to 2.69.1 in package.json. - Updated pnpm-lock.yaml to reflect new dependency versions and lockfile format. - Moved Playground component to a new directory structure under pages. - Enhanced Playground component with new features and improved user experience.
1 parent 713de36 commit 7cab9d7

4 files changed

Lines changed: 2588 additions & 2126 deletions

File tree

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "module",
66
"dependencies": {
77
"@douyinfe/semi-icons": "^2.63.1",
8-
"@douyinfe/semi-ui": "^2.63.1",
8+
"@douyinfe/semi-ui": "^2.69.1",
99
"@visactor/react-vchart": "~1.8.8",
1010
"@visactor/vchart": "~1.8.8",
1111
"@visactor/vchart-semi-theme": "~1.8.8",

0 commit comments

Comments
 (0)