Skip to content

Commit

Permalink
chore: semi
Browse files Browse the repository at this point in the history
  • Loading branch information
KouSum committed Apr 17, 2024
1 parent dedcdc6 commit 69e007b
Show file tree
Hide file tree
Showing 7 changed files with 57 additions and 57 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
}
},
"dependencies": {
"@douyinfe/semi-foundation": "2.56.0",
"@douyinfe/semi-theme-default": "2.56.0",
"@douyinfe/semi-foundation": "2.56.1",
"@douyinfe/semi-theme-default": "2.56.1",
"@vue/repl": "^4.1.1",
"vue": "^3.4.21",
"lodash": "^4.17.21"
Expand Down Expand Up @@ -70,7 +70,7 @@
"@babel/preset-env": "^7.18.2",
"@babel/preset-react": "^7.16.7",
"@changesets/cli": "^2.27.1",
"@douyinfe/semi-theme-default": "2.56.0",
"@douyinfe/semi-theme-default": "2.56.1",
"@svgr/babel-plugin-add-jsx-attribute": "5.4.0",
"@svgr/babel-plugin-remove-jsx-attribute": "5.4.0",
"@svgr/babel-plugin-remove-jsx-empty-expression": "5.0.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/semi-animation-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
"preview": "vite preview"
},
"dependencies": {
"@douyinfe/semi-animation": "2.56.0",
"@douyinfe/semi-animation-styled": "2.56.0",
"@douyinfe/semi-foundation": "2.56.0",
"@douyinfe/semi-theme-default": "2.56.0",
"@douyinfe/semi-animation": "2.56.1",
"@douyinfe/semi-animation-styled": "2.56.1",
"@douyinfe/semi-foundation": "2.56.1",
"@douyinfe/semi-theme-default": "2.56.1",
"classnames": "^2.3.2",
"sass": "^1.57.1",
"vue": "^3.4.21"
Expand Down
4 changes: 2 additions & 2 deletions packages/semi-icons-lab-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"preview": "vite preview"
},
"dependencies": {
"@douyinfe/semi-foundation": "2.56.0",
"@douyinfe/semi-theme-default": "2.56.0",
"@douyinfe/semi-foundation": "2.56.1",
"@douyinfe/semi-theme-default": "2.56.1",
"classnames": "^2.3.2",
"sass": "^1.57.1",
"vue": "^3.4.21"
Expand Down
4 changes: 2 additions & 2 deletions packages/semi-icons-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"preview": "vite preview"
},
"dependencies": {
"@douyinfe/semi-foundation": "2.56.0",
"@douyinfe/semi-theme-default": "2.56.0",
"@douyinfe/semi-foundation": "2.56.1",
"@douyinfe/semi-theme-default": "2.56.1",
"classnames": "^2.3.2",
"sass": "^1.57.1",
"vue": "^3.4.21"
Expand Down
4 changes: 2 additions & 2 deletions packages/semi-illustrations-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"build:icon": "node scripts/build-illustration.cjs"
},
"dependencies": {
"@douyinfe/semi-foundation": "2.56.0",
"@douyinfe/semi-theme-default": "2.56.0",
"@douyinfe/semi-foundation": "2.56.1",
"@douyinfe/semi-theme-default": "2.56.1",
"classnames": "^2.3.2",
"vue": "^3.4.21"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/semi-ui-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"url": "https://github.com/rashagu/semi-design-vue"
},
"dependencies": {
"@douyinfe/semi-foundation": "2.56.0",
"@douyinfe/semi-theme-default": "2.56.0",
"@douyinfe/semi-animation": "2.56.0",
"@douyinfe/semi-foundation": "2.56.1",
"@douyinfe/semi-theme-default": "2.56.1",
"@douyinfe/semi-animation": "2.56.1",
"@kousum/semi-animation-vue": "^0.9.1",
"@kousum/semi-icons-vue": "^0.9.1",
"@kousum/semi-illustrations-vue": "^0.9.1",
Expand Down
82 changes: 41 additions & 41 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 69e007b

Please sign in to comment.