diff --git a/package.json b/package.json index d1c064e..d733161 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,7 @@ "@antfu/eslint-config": "^0.39.5", "@commitlint/cli": "^17.6.5", "@commitlint/config-conventional": "^17.6.5", + "@element-plus/icons-vue": "^2.1.0", "@storybook/addon-essentials": "^7.0.20", "@storybook/addon-interactions": "^7.0.20", "@storybook/addon-links": "^7.0.20", diff --git a/yarn.lock b/yarn.lock index 29a25d5..414f248 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1572,7 +1572,7 @@ resolved "https://registry.npmmirror.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70" integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw== -"@element-plus/icons-vue@^2.0.6": +"@element-plus/icons-vue@^2.0.6", "@element-plus/icons-vue@^2.1.0": version "2.1.0" resolved "https://registry.npmmirror.com/@element-plus/icons-vue/-/icons-vue-2.1.0.tgz#7ad90d08a8c0d5fd3af31c4f73264ca89614397a" integrity sha512-PSBn3elNoanENc1vnCfh+3WA9fimRC7n+fWkf3rE5jvv+aBohNHABC/KAR5KWPecxWxDTVT1ERpRbOMRcOV/vA==