Commit 8940cc3a authored by 骆瑛's avatar 骆瑛

ok

parent 3c82a5f0
......@@ -1508,22 +1508,22 @@
}
},
"@types/lodash": {
"version": "4.14.150",
"resolved": "http://r.cnpmjs.org/@types/lodash/download/@types/lodash-4.14.150.tgz",
"integrity": "sha1-ZJ/kRoTD8fy2Fk2UPFphl36M8L0="
"version": "4.14.161",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.161.tgz",
"integrity": "sha512-EP6O3Jkr7bXvZZSZYlsgt5DIjiGr0dXP1/jVEwVLTFgg0d+3lWVQkRavYVQszV7dYUwvg0B8R0MBDpcmXg7XIA=="
},
"@types/lodash-es": {
"version": "4.17.3",
"resolved": "http://r.cnpmjs.org/@types/lodash-es/download/@types/lodash-es-4.17.3.tgz",
"integrity": "sha1-h+sLNnOwdrjuZV8YkCYKE2rwmi0=",
"resolved": "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.3.tgz",
"integrity": "sha512-iHI0i7ZAL1qepz1Y7f3EKg/zUMDwDfTzitx+AlHhJJvXwenP682ZyGbgPSc5Ej3eEAKVbNWKFuwOadCj5vBbYQ==",
"requires": {
"@types/lodash": "*"
}
},
"@types/lowdb": {
"version": "1.0.9",
"resolved": "http://r.cnpmjs.org/@types/lowdb/download/@types/lowdb-1.0.9.tgz",
"integrity": "sha1-H2wn33LdHGRSLMmkVmeW0t0FjTg=",
"resolved": "https://registry.npmjs.org/@types/lowdb/-/lowdb-1.0.9.tgz",
"integrity": "sha512-LBRG5EPXFOJDoJc9jACstMhtMP+u+UkPYllBeGQXXKiaHc+uzJs9+/Aynb/5KkX33DtrIiKyzNVTPQc/4RcD6A==",
"requires": {
"@types/lodash": "*"
}
......@@ -12214,8 +12214,8 @@
},
"lodash-es": {
"version": "4.17.15",
"resolved": "http://r.cnpmjs.org/lodash-es/download/lodash-es-4.17.15.tgz",
"integrity": "sha1-Ib2Wg5NUQS8j16EDQOXqxu5FXXg="
"resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.15.tgz",
"integrity": "sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ=="
},
"lodash._reinterpolate": {
"version": "3.0.0",
......@@ -23064,8 +23064,8 @@
},
"vue2-editor": {
"version": "2.10.2",
"resolved": "http://r.cnpmjs.org/vue2-editor/download/vue2-editor-2.10.2.tgz",
"integrity": "sha1-V90iddZqQHyAeDMJUam2AYQPAz8=",
"resolved": "https://registry.npmjs.org/vue2-editor/-/vue2-editor-2.10.2.tgz",
"integrity": "sha512-sjHTPdRoiB9VK9HLSOjFgubxBWHxRydvykqBCNaX7Sv+2KpdWu6AoyguvP5tyEp4ECX7z6PnbBluyD5M57QOng==",
"requires": {
"quill": "^1.3.6"
}
......@@ -23085,8 +23085,8 @@
},
"vuex-along": {
"version": "1.2.11",
"resolved": "http://r.cnpmjs.org/vuex-along/download/vuex-along-1.2.11.tgz",
"integrity": "sha1-Fg/4qRsQcGNC2yZnqPAGB9mJ0uU=",
"resolved": "https://registry.npmjs.org/vuex-along/-/vuex-along-1.2.11.tgz",
"integrity": "sha512-ljnsVC2UhgchnSfr/f53P8Fhf9cVEeBS/YNxOCt49OhCKtPC4UyBAgVIt3WiL1mUzh5wDueu/FAmNpTTNd+Qow==",
"requires": {
"@types/lodash-es": "^4.17.3",
"@types/lowdb": "^1.0.9",
......
......@@ -54,7 +54,7 @@
"vue-ueditor-wrap": "^2.4.1",
"vue2-editor": "^2.10.2",
"vuedraggable": "^2.23.0",
"vuex-along": "^1.2.10",
"vuex-along": "^1.2.11",
"xlsx": "^0.15.6"
},
"devDependencies": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment