提交 8f75e005 authored 作者: 王鹏飞's avatar 王鹏飞

升级vue-form

上级 1ecd2aaa
......@@ -348,17 +348,17 @@
}
},
"@ezijing/vue-form": {
"version": "2.0.8",
"resolved": "https://registry.npmjs.org/@ezijing/vue-form/-/vue-form-2.0.8.tgz",
"integrity": "sha512-zH2YT0G5xmZKkVz3+bTL6YaNXkjtHqowZCHOuxuXRPaN9ey7hkVksCAdPhvZwwc+Nk1xFiUPMrDG7/2IoKYXRA==",
"version": "2.0.9",
"resolved": "https://registry.npmjs.org/@ezijing/vue-form/-/vue-form-2.0.9.tgz",
"integrity": "sha512-su+OBLRuIBv1pkA8BZG0itmnLLv47vaRTOGuU8hCuSlIXQlwn4EjG2a63TfCV+Ny/NfxNJyTfvuZq4/s0Jx5MA==",
"requires": {
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
"@vue/babel-preset-jsx": "^1.1.2",
"axios": "^0.20.0",
"core-js": "^3.6.5",
"element-ui": "^2.13.2",
"element-ui": "^2.14.1",
"qs": "^6.9.4",
"vue": "^2.6.11"
"vue": "^2.6.12"
},
"dependencies": {
"axios": {
......@@ -370,9 +370,22 @@
}
},
"core-js": {
"version": "3.6.5",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.6.5.tgz",
"integrity": "sha512-vZVEEwZoIsI+vPEuoF9Iqf5H7/M3eeQqWlQnYa8FSKKePuYTf5MWnxb5SDAzCa60b3JBRS5g9b+Dq7b1y/RCrA=="
"version": "3.7.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.7.0.tgz",
"integrity": "sha512-NwS7fI5M5B85EwpWuIwJN4i/fbisQUwLwiSNUWeXlkAZ0sbBjLEvLvFLf1uzAUV66PcEPt4xCGCmOZSxVf3xzA=="
},
"element-ui": {
"version": "2.14.1",
"resolved": "https://registry.npmjs.org/element-ui/-/element-ui-2.14.1.tgz",
"integrity": "sha512-Uje0J12dBaXdyvt/EtuDA8diFbYTdO7uI4QCfl7zmEJmE1WxgCSVKhlRRoL8MDonO8pyNVhB4n0AFAR14g56nw==",
"requires": {
"async-validator": "~1.8.1",
"babel-helper-vue-jsx-merge-props": "^2.0.0",
"deepmerge": "^1.2.0",
"normalize-wheel": "^1.0.1",
"resize-observer-polyfill": "^1.5.0",
"throttle-debounce": "^1.0.1"
}
},
"follow-redirects": {
"version": "1.13.0",
......
......@@ -67,7 +67,7 @@
"webpack-merge": "^4.2.2"
},
"dependencies": {
"@ezijing/vue-form": "^2.0.8",
"@ezijing/vue-form": "^2.0.9",
"animate.css": "^4.1.0",
"axios": "^0.19.2",
"cross-env": "^7.0.2",
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论