mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-05 12:48:04 +08:00
7fc2d6bc7d
bump lodash from 4.17.20 to 4.17.21 bump url-loader from 4.1.0 to 4.1.1 bump chalk from 4.1.0 to 4.1.2 bump cross-env from 7.0.2 to 7.0.3 bump components-helper from 1.0.2 to 1.0.4 bump @vue/babel-plugin-jsx from 1.0.0 to 1.0.7 bump @vue/compiler-sfc from 3.2.6 to 3.2.8 bump @vue/component-compiler-utils 3.2.0 from to 3.2.2
29 lines
757 B
JSON
29 lines
757 B
JSON
{
|
|
"name": "@element-plus/components",
|
|
"version": "0.0.5",
|
|
"description": "all components are settled here",
|
|
"dependencies": {
|
|
"@element-plus/directives": "^0.0.5",
|
|
"@element-plus/hooks": "^0.0.5",
|
|
"@element-plus/icons": "^0.0.11",
|
|
"@element-plus/theme-chalk": "^0.0.5",
|
|
"@element-plus/tokens": "^0.0.5",
|
|
"@element-plus/utils": "^0.0.5",
|
|
"@popperjs/core": "^2.4.4",
|
|
"async-validator": "^3.4.0",
|
|
"dayjs": "1.x",
|
|
"lodash": "^4.17.21",
|
|
"mitt": "^2.1.0"
|
|
},
|
|
"peerDependencies": {
|
|
"vue": "^3.2.0"
|
|
},
|
|
"main": "index.js",
|
|
"module": "index.js",
|
|
"types": "index.d.ts",
|
|
"unpkg": "index.js",
|
|
"jsdelivr": "index.js",
|
|
"sideEffects": false,
|
|
"gitHead": "c69724230befa8fede0e6b9c37fb0b7e39fd7cdd"
|
|
}
|