|
@@ -1148,6 +1148,22 @@
|
|
|
"integrity": "sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==",
|
|
|
"dev": true
|
|
|
},
|
|
|
+ "@simonwep/pickr": {
|
|
|
+ "version": "1.7.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@simonwep/pickr/-/pickr-1.7.4.tgz",
|
|
|
+ "integrity": "sha512-fq7jgKJT21uWGC1mARBHvvd1JYlEf93o7SuVOB4Lr0x/2UPuNC9Oe9n/GzVeg4oVtqMDfh1wIEJpsdOJEZb+3g==",
|
|
|
+ "requires": {
|
|
|
+ "core-js": "^3.6.5",
|
|
|
+ "nanopop": "^2.1.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "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=="
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
"@soda/friendly-errors-webpack-plugin": {
|
|
|
"version": "1.7.1",
|
|
|
"resolved": "https://registry.npmjs.org/@soda/friendly-errors-webpack-plugin/-/friendly-errors-webpack-plugin-1.7.1.tgz",
|
|
@@ -2313,12 +2329,13 @@
|
|
|
"integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4="
|
|
|
},
|
|
|
"ant-design-vue": {
|
|
|
- "version": "1.5.2",
|
|
|
- "resolved": "https://registry.npmjs.org/ant-design-vue/-/ant-design-vue-1.5.2.tgz",
|
|
|
- "integrity": "sha512-DmlOl+ld4hSQdEG1c2wAV+v9/Bl2aG+wBEnd1GJYV0LeOXaSrBGiIkZrmUrTrUL92yBdFO+OF25aFNb0UFMZOA==",
|
|
|
+ "version": "1.6.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/ant-design-vue/-/ant-design-vue-1.6.5.tgz",
|
|
|
+ "integrity": "sha512-FzLrK+JuJUq+g4vd+UjFFi13ZdSsb11EZFapisFXilJxpc1LxqyunZu5AP4nr9vFLs3J4UX2A6q+Rp/Fi6JrLg==",
|
|
|
"requires": {
|
|
|
"@ant-design/icons": "^2.1.1",
|
|
|
"@ant-design/icons-vue": "^2.0.0",
|
|
|
+ "@simonwep/pickr": "~1.7.0",
|
|
|
"add-dom-event-listener": "^1.0.2",
|
|
|
"array-tree-filter": "^2.1.0",
|
|
|
"async-validator": "^3.0.3",
|
|
@@ -11878,6 +11895,11 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ "nanopop": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/nanopop/-/nanopop-2.1.0.tgz",
|
|
|
+ "integrity": "sha512-jGTwpFRexSH+fxappnGQtN9dspgE2ipa1aOjtR24igG0pv6JCxImIAmrLRHX+zUF5+1wtsFVbKyfP51kIGAVNw=="
|
|
|
+ },
|
|
|
"natural-compare": {
|
|
|
"version": "1.4.0",
|
|
|
"resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
|