Merge remote-tracking branch 'eleme/dev' into carbon
# Conflicts: # packages/input/src/calcTextareaHeight.js # packages/message-box/src/main.vue # packages/theme-default/src/menu.css # yarn.lock
Showing
| ... | @@ -51,7 +51,7 @@ | ... | @@ -51,7 +51,7 @@ |
| "unpkg": "lib/index.js", | "unpkg": "lib/index.js", | ||
| "style": "lib/theme-chalk/index.css", | "style": "lib/theme-chalk/index.css", | ||
| "dependencies": { | "dependencies": { | ||
| "async-validator": "1.6.9", | "async-validator": "~1.8.1", | ||
| "babel-helper-vue-jsx-merge-props": "^2.0.0", | "babel-helper-vue-jsx-merge-props": "^2.0.0", | ||
| "deepmerge": "^1.2.0", | "deepmerge": "^1.2.0", | ||
| "throttle-debounce": "^1.0.1" | "throttle-debounce": "^1.0.1" | ||
| ... | ... |
Please register or sign in to comment