|
@@ -2167,6 +2167,27 @@
|
|
|
"whatwg-fetch": "^3.6.2"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
+ "@vue/vue-loader-v15": {
|
|
|
+ "version": "npm:vue-loader@15.11.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue-loader/-/vue-loader-15.11.1.tgz",
|
|
|
+ "integrity": "sha512-0iw4VchYLePqJfJu9s62ACWUXeSqM30SQqlIftbYWM3C+jpPcEHKSPUZBLjSF9au4HTHQ/naF6OGnO3Q/qGR3Q==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@vue/component-compiler-utils": "^3.1.0",
|
|
|
+ "hash-sum": "^1.0.2",
|
|
|
+ "loader-utils": "^1.1.0",
|
|
|
+ "vue-hot-reload-api": "^2.3.0",
|
|
|
+ "vue-style-loader": "^4.1.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "hash-sum": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/hash-sum/-/hash-sum-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA==",
|
|
|
+ "dev": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
"debug": {
|
|
|
"version": "4.3.4",
|
|
|
"resolved": "https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz",
|
|
@@ -2176,6 +2197,26 @@
|
|
|
"ms": "2.1.2"
|
|
|
}
|
|
|
},
|
|
|
+ "json5": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/json5/-/json5-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "minimist": "^1.2.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "loader-utils": {
|
|
|
+ "version": "1.4.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/loader-utils/-/loader-utils-1.4.2.tgz",
|
|
|
+ "integrity": "sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "big.js": "^5.2.2",
|
|
|
+ "emojis-list": "^3.0.0",
|
|
|
+ "json5": "^1.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
"ms": {
|
|
|
"version": "2.1.2",
|
|
|
"resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz",
|
|
@@ -2346,47 +2387,6 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
- "@vue/vue-loader-v15": {
|
|
|
- "version": "npm:vue-loader@15.10.1",
|
|
|
- "resolved": "https://registry.npmmirror.com/vue-loader/-/vue-loader-15.10.1.tgz",
|
|
|
- "integrity": "sha512-SaPHK1A01VrNthlix6h1hq4uJu7S/z0kdLUb6klubo738NeQoLbS6V9/d8Pv19tU0XdQKju3D1HSKuI8wJ5wMA==",
|
|
|
- "dev": true,
|
|
|
- "requires": {
|
|
|
- "@vue/component-compiler-utils": "^3.1.0",
|
|
|
- "hash-sum": "^1.0.2",
|
|
|
- "loader-utils": "^1.1.0",
|
|
|
- "vue-hot-reload-api": "^2.3.0",
|
|
|
- "vue-style-loader": "^4.1.0"
|
|
|
- },
|
|
|
- "dependencies": {
|
|
|
- "hash-sum": {
|
|
|
- "version": "1.0.2",
|
|
|
- "resolved": "https://registry.npmmirror.com/hash-sum/-/hash-sum-1.0.2.tgz",
|
|
|
- "integrity": "sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA==",
|
|
|
- "dev": true
|
|
|
- },
|
|
|
- "json5": {
|
|
|
- "version": "1.0.2",
|
|
|
- "resolved": "https://registry.npmmirror.com/json5/-/json5-1.0.2.tgz",
|
|
|
- "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==",
|
|
|
- "dev": true,
|
|
|
- "requires": {
|
|
|
- "minimist": "^1.2.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "loader-utils": {
|
|
|
- "version": "1.4.2",
|
|
|
- "resolved": "https://registry.npmmirror.com/loader-utils/-/loader-utils-1.4.2.tgz",
|
|
|
- "integrity": "sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==",
|
|
|
- "dev": true,
|
|
|
- "requires": {
|
|
|
- "big.js": "^5.2.2",
|
|
|
- "emojis-list": "^3.0.0",
|
|
|
- "json5": "^1.0.1"
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
"@vue/web-component-wrapper": {
|
|
|
"version": "1.3.0",
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/web-component-wrapper/-/web-component-wrapper-1.3.0.tgz",
|
|
@@ -2590,6 +2590,11 @@
|
|
|
"integrity": "sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==",
|
|
|
"dev": true
|
|
|
},
|
|
|
+ "adler-32": {
|
|
|
+ "version": "1.3.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/adler-32/-/adler-32-1.3.1.tgz",
|
|
|
+ "integrity": "sha512-ynZ4w/nUUv5rrsR8UUGoe1VC9hZj6V5hU9Qw1HlMDJGEJw5S7TfTErWTjMys6M7vr0YWcPqs3qAr4ss0nDfP+A=="
|
|
|
+ },
|
|
|
"aes-decrypter": {
|
|
|
"version": "4.0.1",
|
|
|
"resolved": "https://registry.npmmirror.com/aes-decrypter/-/aes-decrypter-4.0.1.tgz",
|
|
@@ -3247,6 +3252,15 @@
|
|
|
"integrity": "sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw==",
|
|
|
"dev": true
|
|
|
},
|
|
|
+ "cfb": {
|
|
|
+ "version": "1.2.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/cfb/-/cfb-1.2.2.tgz",
|
|
|
+ "integrity": "sha512-KfdUZsSOw19/ObEWasvBP/Ac4reZvAGauZhs6S/gqNhXhI7cKwvlH7ulj+dOEYnca4bm4SGo8C1bTAQvnTjgQA==",
|
|
|
+ "requires": {
|
|
|
+ "adler-32": "~1.3.0",
|
|
|
+ "crc-32": "~1.2.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"chainsaw": {
|
|
|
"version": "0.1.0",
|
|
|
"resolved": "https://registry.npmmirror.com/chainsaw/-/chainsaw-0.1.0.tgz",
|
|
@@ -3421,6 +3435,11 @@
|
|
|
"shallow-clone": "^3.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "codepage": {
|
|
|
+ "version": "1.15.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/codepage/-/codepage-1.15.0.tgz",
|
|
|
+ "integrity": "sha512-3g6NUTPd/YtuuGrhMnOMRjFc+LJw/bnMp3+0r/Wcz3IXUuCosKRJvMphm5+Q+bvTVGcJJuRvVLuYba+WojaFaA=="
|
|
|
+ },
|
|
|
"color-convert": {
|
|
|
"version": "1.9.3",
|
|
|
"resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz",
|
|
@@ -4146,11 +4165,26 @@
|
|
|
}
|
|
|
},
|
|
|
"docxtemplater": {
|
|
|
- "version": "3.37.11",
|
|
|
- "resolved": "https://registry.npmmirror.com/docxtemplater/-/docxtemplater-3.37.11.tgz",
|
|
|
- "integrity": "sha512-nGrC0hVBLmBWiWVhczdjbP8bK9569Um3NlRanaum/o9Nib9Run9LvMvIYR/KWvvzrHjCa7X8dXwNYr0aB4KjbA==",
|
|
|
+ "version": "3.46.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/docxtemplater/-/docxtemplater-3.46.2.tgz",
|
|
|
+ "integrity": "sha512-IG5o+675VzQDW6/saYmBP1aaJHJ78r846fVhTUOVjrcaqrj/mHIR7a43YSkDd5bxa+M76i0SdAIKfBnXC6bbTQ==",
|
|
|
+ "requires": {
|
|
|
+ "@xmldom/xmldom": "^0.8.10"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "@xmldom/xmldom": {
|
|
|
+ "version": "0.8.10",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@xmldom/xmldom/-/xmldom-0.8.10.tgz",
|
|
|
+ "integrity": "sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw=="
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "docxtemplater-image-module-free": {
|
|
|
+ "version": "1.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/docxtemplater-image-module-free/-/docxtemplater-image-module-free-1.1.1.tgz",
|
|
|
+ "integrity": "sha512-aWOzVQN7ggDYjfoy3pTTNrcrZ7/CJrQcI9cT+hmyHE6nRLR67nt5yPFPe9hm9VWbfYIED2fi+3itOnF0TE/RWQ==",
|
|
|
"requires": {
|
|
|
- "@xmldom/xmldom": "^0.8.8"
|
|
|
+ "xmldom": "^0.1.27"
|
|
|
}
|
|
|
},
|
|
|
"dom-converter": {
|
|
@@ -4967,6 +5001,11 @@
|
|
|
"integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==",
|
|
|
"dev": true
|
|
|
},
|
|
|
+ "frac": {
|
|
|
+ "version": "1.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/frac/-/frac-1.1.2.tgz",
|
|
|
+ "integrity": "sha512-w/XBfkibaTl3YDqASwfDUqkna4Z2p9cFSr1aHDt0WoMTECnRfBOv2WArlZILlqgWlmdIlALXGpM2AOhEk5W3IA=="
|
|
|
+ },
|
|
|
"fraction.js": {
|
|
|
"version": "4.2.0",
|
|
|
"resolved": "https://registry.npmmirror.com/fraction.js/-/fraction.js-4.2.0.tgz",
|
|
@@ -5289,6 +5328,26 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ "html-docx-js": {
|
|
|
+ "version": "0.3.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/html-docx-js/-/html-docx-js-0.3.1.tgz",
|
|
|
+ "integrity": "sha512-QSrMiRhxesqxYCa3f+2Z3ttIHPzSjDOL1tCOmIDIEET7HdabxXND6tAbsFMXAgRG4RADQ3wbl74ydMmjidaDPA==",
|
|
|
+ "requires": {
|
|
|
+ "jszip": "^2.3.0",
|
|
|
+ "lodash.escape": "^3.0.0",
|
|
|
+ "lodash.merge": "^3.2.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "jszip": {
|
|
|
+ "version": "2.7.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/jszip/-/jszip-2.7.0.tgz",
|
|
|
+ "integrity": "sha512-JIsRKRVC3gTRo2vM4Wy9WBC3TRcfnIZU8k65Phi3izkvPH975FowRYtKGT6PxevA0XnJ/yO8b0QwV0ydVyQwfw==",
|
|
|
+ "requires": {
|
|
|
+ "pako": "~1.0.2"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
"html-entities": {
|
|
|
"version": "2.3.3",
|
|
|
"resolved": "https://registry.npmmirror.com/html-entities/-/html-entities-2.3.3.tgz",
|
|
@@ -6135,6 +6194,56 @@
|
|
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
|
|
|
"dev": true
|
|
|
},
|
|
|
+ "lodash._arraycopy": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash._arraycopy/-/lodash._arraycopy-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-RHShTDnPKP7aWxlvXKiDT6IX2jCs6YZLCtNhOru/OX2Q/tzX295vVBK5oX1ECtN+2r86S0Ogy8ykP1sgCZAN0A=="
|
|
|
+ },
|
|
|
+ "lodash._arrayeach": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash._arrayeach/-/lodash._arrayeach-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-Mn7HidOVcl3mkQtbPsuKR0Fj0N6Q6DQB77CtYncZcJc0bx5qv2q4Gl6a0LC1AN+GSxpnBDNnK3CKEm9XNA4zqQ=="
|
|
|
+ },
|
|
|
+ "lodash._basecopy": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-rFR6Vpm4HeCK1WPGvjZSJ+7yik8d8PVUdCJx5rT2pogG4Ve/2ZS7kfmO5l5T2o5V2mqlNIfSF5MZlr1+xOoYQQ=="
|
|
|
+ },
|
|
|
+ "lodash._basefor": {
|
|
|
+ "version": "3.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash._basefor/-/lodash._basefor-3.0.3.tgz",
|
|
|
+ "integrity": "sha512-6bc3b8grkpMgDcVJv9JYZAk/mHgcqMljzm7OsbmcE2FGUMmmLQTPHlh/dFqR8LA0GQ7z4K67JSotVKu5058v1A=="
|
|
|
+ },
|
|
|
+ "lodash._bindcallback": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-2wlI0JRAGX8WEf4Gm1p/mv/SZ+jLijpj0jyaE/AXeuQphzCgD8ZQW4oSpoN8JAopujOFGU3KMuq7qfHBWlGpjQ=="
|
|
|
+ },
|
|
|
+ "lodash._createassigner": {
|
|
|
+ "version": "3.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash._createassigner/-/lodash._createassigner-3.1.1.tgz",
|
|
|
+ "integrity": "sha512-LziVL7IDnJjQeeV95Wvhw6G28Z8Q6da87LWKOPWmzBLv4u6FAT/x5v00pyGW0u38UoogNF2JnD3bGgZZDaNEBw==",
|
|
|
+ "requires": {
|
|
|
+ "lodash._bindcallback": "^3.0.0",
|
|
|
+ "lodash._isiterateecall": "^3.0.0",
|
|
|
+ "lodash.restparam": "^3.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "lodash._getnative": {
|
|
|
+ "version": "3.9.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz",
|
|
|
+ "integrity": "sha512-RrL9VxMEPyDMHOd9uFbvMe8X55X16/cGM5IgOKgRElQZutpX89iS6vwl64duTV1/16w5JY7tuFNXqoekmh1EmA=="
|
|
|
+ },
|
|
|
+ "lodash._isiterateecall": {
|
|
|
+ "version": "3.0.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz",
|
|
|
+ "integrity": "sha512-De+ZbrMu6eThFti/CSzhRvTKMgQToLxbij58LMfM8JnYDNSOjkjTCIaa8ixglOeGh2nyPlakbt5bJWJ7gvpYlQ=="
|
|
|
+ },
|
|
|
+ "lodash._root": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash._root/-/lodash._root-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-O0pWuFSK6x4EXhM1dhZ8gchNtG7JMqBtrHdoUFUWXD7dJnNSUze1GuyQr5sOs0aCvgGeI3o/OJW8f4ca7FDxmQ=="
|
|
|
+ },
|
|
|
"lodash.debounce": {
|
|
|
"version": "4.0.8",
|
|
|
"resolved": "https://registry.npmmirror.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
|
|
@@ -6157,6 +6266,14 @@
|
|
|
"resolved": "https://registry.npmmirror.com/lodash.difference/-/lodash.difference-4.5.0.tgz",
|
|
|
"integrity": "sha512-dS2j+W26TQ7taQBGN8Lbbq04ssV3emRw4NY58WErlTO29pIqS0HmoT5aJ9+TUQ1N3G+JOZSji4eugsWwGp9yPA=="
|
|
|
},
|
|
|
+ "lodash.escape": {
|
|
|
+ "version": "3.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash.escape/-/lodash.escape-3.2.0.tgz",
|
|
|
+ "integrity": "sha512-n1PZMXgaaDWZDSvuNZ/8XOcYO2hOKDqZel5adtR30VKQAtoWs/5AOeFA0vPV8moiPzlqe7F4cP2tzpFewQyelQ==",
|
|
|
+ "requires": {
|
|
|
+ "lodash._root": "^3.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"lodash.escaperegexp": {
|
|
|
"version": "4.1.2",
|
|
|
"resolved": "https://registry.npmmirror.com/lodash.escaperegexp/-/lodash.escaperegexp-4.1.2.tgz",
|
|
@@ -6172,6 +6289,16 @@
|
|
|
"resolved": "https://registry.npmmirror.com/lodash.groupby/-/lodash.groupby-4.6.0.tgz",
|
|
|
"integrity": "sha512-5dcWxm23+VAoz+awKmBaiBvzox8+RqMgFhi7UvX9DHZr2HdxHXM/Wrf8cfKpsW37RNrvtPn6hSwNqurSILbmJw=="
|
|
|
},
|
|
|
+ "lodash.isarguments": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-chi4NHZlZqZD18a0imDHnZPrDeBbTtVN7GXMwuGdRH9qotxAjYs3aVLKc7zNOG9eddR5Ksd8rvFEBc9SsggPpg=="
|
|
|
+ },
|
|
|
+ "lodash.isarray": {
|
|
|
+ "version": "3.0.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash.isarray/-/lodash.isarray-3.0.4.tgz",
|
|
|
+ "integrity": "sha512-JwObCrNJuT0Nnbuecmqr5DgtuBppuCvGD9lxjFpAzwnVtdGoDQ1zig+5W8k5/6Gcn0gZ3936HDAlGd28i7sOGQ=="
|
|
|
+ },
|
|
|
"lodash.isboolean": {
|
|
|
"version": "3.0.3",
|
|
|
"resolved": "https://registry.npmmirror.com/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz",
|
|
@@ -6197,6 +6324,11 @@
|
|
|
"resolved": "https://registry.npmmirror.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",
|
|
|
"integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA=="
|
|
|
},
|
|
|
+ "lodash.istypedarray": {
|
|
|
+ "version": "3.0.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash.istypedarray/-/lodash.istypedarray-3.0.6.tgz",
|
|
|
+ "integrity": "sha512-lGWJ6N8AA3KSv+ZZxlTdn4f6A7kMfpJboeyvbFdE7IU9YAgweODqmOgdUHOA+c6lVWeVLysdaxciFXi+foVsWw=="
|
|
|
+ },
|
|
|
"lodash.isundefined": {
|
|
|
"version": "3.0.1",
|
|
|
"resolved": "https://registry.npmmirror.com/lodash.isundefined/-/lodash.isundefined-3.0.1.tgz",
|
|
@@ -6208,6 +6340,25 @@
|
|
|
"integrity": "sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==",
|
|
|
"dev": true
|
|
|
},
|
|
|
+ "lodash.keys": {
|
|
|
+ "version": "3.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash.keys/-/lodash.keys-3.1.2.tgz",
|
|
|
+ "integrity": "sha512-CuBsapFjcubOGMn3VD+24HOAPxM79tH+V6ivJL3CHYjtrawauDJHUk//Yew9Hvc6e9rbCrURGk8z6PC+8WJBfQ==",
|
|
|
+ "requires": {
|
|
|
+ "lodash._getnative": "^3.0.0",
|
|
|
+ "lodash.isarguments": "^3.0.0",
|
|
|
+ "lodash.isarray": "^3.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "lodash.keysin": {
|
|
|
+ "version": "3.0.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash.keysin/-/lodash.keysin-3.0.8.tgz",
|
|
|
+ "integrity": "sha512-YDB/5xkL3fBKFMDaC+cfGV00pbiJ6XoJIfRmBhv7aR6wWtbCW6IzkiWnTfkiHTF6ALD7ff83dAtB3OEaSoyQPg==",
|
|
|
+ "requires": {
|
|
|
+ "lodash.isarguments": "^3.0.0",
|
|
|
+ "lodash.isarray": "^3.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"lodash.mapvalues": {
|
|
|
"version": "4.6.0",
|
|
|
"resolved": "https://registry.npmmirror.com/lodash.mapvalues/-/lodash.mapvalues-4.6.0.tgz",
|
|
@@ -6220,6 +6371,50 @@
|
|
|
"integrity": "sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==",
|
|
|
"dev": true
|
|
|
},
|
|
|
+ "lodash.merge": {
|
|
|
+ "version": "3.3.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash.merge/-/lodash.merge-3.3.2.tgz",
|
|
|
+ "integrity": "sha512-ZgGZpRhWLjivGUbjtApZR4HyLv/UAyoYqESVYkK4aLBJVHRrbFpG+GNnE9JPijliME4LkKM0SFI/WyOiBiv1+w==",
|
|
|
+ "requires": {
|
|
|
+ "lodash._arraycopy": "^3.0.0",
|
|
|
+ "lodash._arrayeach": "^3.0.0",
|
|
|
+ "lodash._createassigner": "^3.0.0",
|
|
|
+ "lodash._getnative": "^3.0.0",
|
|
|
+ "lodash.isarguments": "^3.0.0",
|
|
|
+ "lodash.isarray": "^3.0.0",
|
|
|
+ "lodash.isplainobject": "^3.0.0",
|
|
|
+ "lodash.istypedarray": "^3.0.0",
|
|
|
+ "lodash.keys": "^3.0.0",
|
|
|
+ "lodash.keysin": "^3.0.0",
|
|
|
+ "lodash.toplainobject": "^3.0.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "lodash.isplainobject": {
|
|
|
+ "version": "3.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash.isplainobject/-/lodash.isplainobject-3.2.0.tgz",
|
|
|
+ "integrity": "sha512-P4wZnho5curNqeEq/x292Pb57e1v+woR7DJ84DURelKB46lby8aDEGVobSaYtzHdQBWQrJSdxcCwjlGOvvdIyg==",
|
|
|
+ "requires": {
|
|
|
+ "lodash._basefor": "^3.0.0",
|
|
|
+ "lodash.isarguments": "^3.0.0",
|
|
|
+ "lodash.keysin": "^3.0.0"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "lodash.restparam": {
|
|
|
+ "version": "3.6.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz",
|
|
|
+ "integrity": "sha512-L4/arjjuq4noiUJpt3yS6KIKDtJwNe2fIYgMqyYYKoeIfV1iEqvPwhCx23o+R9dzouGihDAPN1dTIRWa7zk8tw=="
|
|
|
+ },
|
|
|
+ "lodash.toplainobject": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/lodash.toplainobject/-/lodash.toplainobject-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-wMI0Ju1bvSmnBS3EcRRH/3zDnZOPpDtMtNDzbbNMKuTrEpALsf+sPyMeogmv63Y11qZQO7H1xFzohIEGRMjPYA==",
|
|
|
+ "requires": {
|
|
|
+ "lodash._basecopy": "^3.0.0",
|
|
|
+ "lodash.keysin": "^3.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"lodash.union": {
|
|
|
"version": "4.6.0",
|
|
|
"resolved": "https://registry.npmmirror.com/lodash.union/-/lodash.union-4.6.0.tgz",
|
|
@@ -8450,6 +8645,14 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ "ssf": {
|
|
|
+ "version": "0.11.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ssf/-/ssf-0.11.2.tgz",
|
|
|
+ "integrity": "sha512-+idbmIXoYET47hH+d7dfm2epdOMUDjqcB4648sTZ+t2JwoyBFL/insLfB/racrDmsKB3diwsDA696pZMieAC5g==",
|
|
|
+ "requires": {
|
|
|
+ "frac": "~1.1.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
"ssri": {
|
|
|
"version": "8.0.1",
|
|
|
"resolved": "https://registry.npmmirror.com/ssri/-/ssri-8.0.1.tgz",
|
|
@@ -9979,6 +10182,16 @@
|
|
|
"slang": ">=0.2"
|
|
|
}
|
|
|
},
|
|
|
+ "wmf": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/wmf/-/wmf-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-/p9K7bEh0Dj6WbXg4JG0xvLQmIadrner1bi45VMJTfnbVHsc7yIajZyoSoK60/dtVBs12Fm6WkUI5/3WAVsNMw=="
|
|
|
+ },
|
|
|
+ "word": {
|
|
|
+ "version": "0.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/word/-/word-0.3.0.tgz",
|
|
|
+ "integrity": "sha512-OELeY0Q61OXpdUfTp+oweA/vtLVg5VDOXh+3he3PNzLGG/y0oylSOC1xRVj0+l4vQ3tj/bB1HVHv1ocXkQceFA=="
|
|
|
+ },
|
|
|
"wrap-ansi": {
|
|
|
"version": "7.0.0",
|
|
|
"resolved": "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
@@ -10054,11 +10267,30 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ "xlsx": {
|
|
|
+ "version": "0.18.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/xlsx/-/xlsx-0.18.5.tgz",
|
|
|
+ "integrity": "sha512-dmg3LCjBPHZnQp5/F/+nnTa+miPJxUXB6vtk42YjBBKayDNagxGEeIdWApkYPOf3Z3pm3k62Knjzp7lMeTEtFQ==",
|
|
|
+ "requires": {
|
|
|
+ "adler-32": "~1.3.0",
|
|
|
+ "cfb": "~1.2.1",
|
|
|
+ "codepage": "~1.15.0",
|
|
|
+ "crc-32": "~1.2.1",
|
|
|
+ "ssf": "~0.11.2",
|
|
|
+ "wmf": "~1.0.1",
|
|
|
+ "word": "~0.3.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"xmlchars": {
|
|
|
"version": "2.2.0",
|
|
|
"resolved": "https://registry.npmmirror.com/xmlchars/-/xmlchars-2.2.0.tgz",
|
|
|
"integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw=="
|
|
|
},
|
|
|
+ "xmldom": {
|
|
|
+ "version": "0.1.31",
|
|
|
+ "resolved": "https://registry.npmmirror.com/xmldom/-/xmldom-0.1.31.tgz",
|
|
|
+ "integrity": "sha512-yS2uJflVQs6n+CyjHoaBmVSqIDevTAWrzMmjG1Gc7h1qQ7uVozNhEPJAwZXWyGQ/Gafo3fCwrcaokezLPupVyQ=="
|
|
|
+ },
|
|
|
"xtend": {
|
|
|
"version": "4.0.2",
|
|
|
"resolved": "https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz",
|