|
|
|
@ -13,16 +13,16 @@ |
|
|
|
"@zxing/browser": "^0.1.5", |
|
|
|
"@zxing/library": "^0.21.3", |
|
|
|
"axios": "^1.7.7", |
|
|
|
"element-plus": "^2.8.6", |
|
|
|
"element-plus": "^2.9.6", |
|
|
|
"font-awesome": "^4.7.0", |
|
|
|
"html5-qrcode": "^2.3.8", |
|
|
|
"js-beautify": "^1.15.1", |
|
|
|
"nprogress": "^0.2.0", |
|
|
|
"path": "^0.12.7", |
|
|
|
"pdfjs-dist": "^4.8.69", |
|
|
|
"pinia": "^2.2.4", |
|
|
|
"pinia": "^2.3.1", |
|
|
|
"pinia-plugin-persistedstate": "^4.1.1", |
|
|
|
"quill": "^2.0.3", |
|
|
|
"quill-blot-formatter": "^1.0.5", |
|
|
|
"sass": "^1.80.3", |
|
|
|
"scss": "^0.2.4", |
|
|
|
"spark-md5": "^3.0.2", |
|
|
|
@ -31,7 +31,7 @@ |
|
|
|
"vue": "^3.5.10", |
|
|
|
"vue-pdf-embed": "^1.2.1", |
|
|
|
"vue-qrcode-reader": "^5.7.0", |
|
|
|
"vue-router": "^4.4.5", |
|
|
|
"vue-router": "^4.5.0", |
|
|
|
"vue3-pdf-embed": "^1.1.7", |
|
|
|
"vue3-pdfjs": "^0.1.6", |
|
|
|
"weixin-js-sdk": "^1.6.5" |
|
|
|
@ -41,11 +41,11 @@ |
|
|
|
"@types/node": "^22.7.8", |
|
|
|
"@types/nprogress": "^0.2.3", |
|
|
|
"@types/spark-md5": "^3.0.5", |
|
|
|
"@vitejs/plugin-vue": "^5.1.4", |
|
|
|
"@vitejs/plugin-vue": "^5.2.1", |
|
|
|
"typescript": "^5.5.3", |
|
|
|
"unplugin-auto-import": "^0.18.3", |
|
|
|
"unplugin-auto-import": "^0.18.6", |
|
|
|
"unplugin-icons": "^0.20.0", |
|
|
|
"unplugin-vue-components": "^0.27.4", |
|
|
|
"unplugin-vue-components": "^0.27.5", |
|
|
|
"vite": "^5.4.8", |
|
|
|
"vite-plugin-svg-icons": "^2.0.1", |
|
|
|
"vue-tsc": "^2.1.6" |
|
|
|
@ -1216,13 +1216,13 @@ |
|
|
|
"integrity": "sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==" |
|
|
|
}, |
|
|
|
"node_modules/@rollup/pluginutils": { |
|
|
|
"version": "5.1.2", |
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.1.2.tgz", |
|
|
|
"integrity": "sha512-/FIdS3PyZ39bjZlwqFnWqCOVnW7o963LtKMwQOD0NhQqw22gSr2YY1afu3FxRip4ZCZNsD5jq6Aaz6QV3D/Njw==", |
|
|
|
"version": "5.1.4", |
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.1.4.tgz", |
|
|
|
"integrity": "sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==", |
|
|
|
"dependencies": { |
|
|
|
"@types/estree": "^1.0.0", |
|
|
|
"estree-walker": "^2.0.2", |
|
|
|
"picomatch": "^2.3.1" |
|
|
|
"picomatch": "^4.0.2" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=14.0.0" |
|
|
|
@ -1236,6 +1236,17 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@rollup/pluginutils/node_modules/picomatch": { |
|
|
|
"version": "4.0.2", |
|
|
|
"resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.2.tgz", |
|
|
|
"integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", |
|
|
|
"engines": { |
|
|
|
"node": ">=12" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"url": "https://github.com/sponsors/jonschlinkert" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@rollup/rollup-android-arm-eabi": { |
|
|
|
"version": "4.24.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.24.0.tgz", |
|
|
|
@ -1534,15 +1545,15 @@ |
|
|
|
"integrity": "sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==" |
|
|
|
}, |
|
|
|
"node_modules/@vitejs/plugin-vue": { |
|
|
|
"version": "5.1.4", |
|
|
|
"resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-5.1.4.tgz", |
|
|
|
"integrity": "sha512-N2XSI2n3sQqp5w7Y/AN/L2XDjBIRGqXko+eDp42sydYSBeJuSm5a1sLf8zakmo8u7tA8NmBgoDLA1HeOESjp9A==", |
|
|
|
"version": "5.2.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-5.2.1.tgz", |
|
|
|
"integrity": "sha512-cxh314tzaWwOLqVes2gnnCtvBDcM1UMdn+iFR+UjAn411dPT3tOmqrJjbMd7koZpMAmBM/GqeV4n9ge7JSiJJQ==", |
|
|
|
"dev": true, |
|
|
|
"engines": { |
|
|
|
"node": "^18.0.0 || >=20.0.0" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"vite": "^5.0.0", |
|
|
|
"vite": "^5.0.0 || ^6.0.0", |
|
|
|
"vue": "^3.2.25" |
|
|
|
} |
|
|
|
}, |
|
|
|
@ -1714,47 +1725,6 @@ |
|
|
|
"vue": "^3.2.41" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@vueup/vue-quill/node_modules/eventemitter3": { |
|
|
|
"version": "2.0.3", |
|
|
|
"resolved": "https://registry.npmmirror.com/eventemitter3/-/eventemitter3-2.0.3.tgz", |
|
|
|
"integrity": "sha512-jLN68Dx5kyFHaePoXWPsCGW5qdyZQtLYHkxkg02/Mz6g0kYpDx4FyP6XfArhQdlOC4b8Mv+EMxPo/8La7Tzghg==" |
|
|
|
}, |
|
|
|
"node_modules/@vueup/vue-quill/node_modules/fast-diff": { |
|
|
|
"version": "1.1.2", |
|
|
|
"resolved": "https://registry.npmmirror.com/fast-diff/-/fast-diff-1.1.2.tgz", |
|
|
|
"integrity": "sha512-KaJUt+M9t1qaIteSvjc6P3RbMdXsNhK61GRftR6SNxqmhthcd9MGIi4T+o0jD8LUSpSnSKXE20nLtJ3fOHxQig==" |
|
|
|
}, |
|
|
|
"node_modules/@vueup/vue-quill/node_modules/parchment": { |
|
|
|
"version": "1.1.4", |
|
|
|
"resolved": "https://registry.npmmirror.com/parchment/-/parchment-1.1.4.tgz", |
|
|
|
"integrity": "sha512-J5FBQt/pM2inLzg4hEWmzQx/8h8D0CiDxaG3vyp9rKrQRSDgBlhjdP5jQGgosEajXPSQouXGHOmVdgo7QmJuOg==" |
|
|
|
}, |
|
|
|
"node_modules/@vueup/vue-quill/node_modules/quill": { |
|
|
|
"version": "1.3.7", |
|
|
|
"resolved": "https://registry.npmmirror.com/quill/-/quill-1.3.7.tgz", |
|
|
|
"integrity": "sha512-hG/DVzh/TiknWtE6QmWAF/pxoZKYxfe3J/d/+ShUWkDvvkZQVTPeVmUJVu1uE6DDooC4fWTiCLh84ul89oNz5g==", |
|
|
|
"dependencies": { |
|
|
|
"clone": "^2.1.1", |
|
|
|
"deep-equal": "^1.0.1", |
|
|
|
"eventemitter3": "^2.0.3", |
|
|
|
"extend": "^3.0.2", |
|
|
|
"parchment": "^1.1.4", |
|
|
|
"quill-delta": "^3.6.2" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@vueup/vue-quill/node_modules/quill/node_modules/quill-delta": { |
|
|
|
"version": "3.6.3", |
|
|
|
"resolved": "https://registry.npmmirror.com/quill-delta/-/quill-delta-3.6.3.tgz", |
|
|
|
"integrity": "sha512-wdIGBlcX13tCHOXGMVnnTVFtGRLoP0imqxM696fIPwIf5ODIYUHIvHbZcyvGlZFiFhK5XzDC2lpjbxRhnM05Tg==", |
|
|
|
"dependencies": { |
|
|
|
"deep-equal": "^1.0.1", |
|
|
|
"extend": "^3.0.2", |
|
|
|
"fast-diff": "1.1.2" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=0.10" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@vueuse/core": { |
|
|
|
"version": "9.13.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/@vueuse/core/-/core-9.13.0.tgz", |
|
|
|
@ -1878,9 +1848,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/acorn": { |
|
|
|
"version": "8.13.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.13.0.tgz", |
|
|
|
"integrity": "sha512-8zSiw54Oxrdym50NlZ9sUusyO1Z1ZchgRLWRaK6c86XJFClyCgFKetdowBg5bKxyp/u+CDBJG4Mpp0m3HLZl9w==", |
|
|
|
"version": "8.14.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.14.1.tgz", |
|
|
|
"integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==", |
|
|
|
"bin": { |
|
|
|
"acorn": "bin/acorn" |
|
|
|
}, |
|
|
|
@ -2893,6 +2863,14 @@ |
|
|
|
"resolved": "https://registry.npmmirror.com/deep-pick-omit/-/deep-pick-omit-1.2.1.tgz", |
|
|
|
"integrity": "sha512-2J6Kc/m3irCeqVG42T+SaUMesaK7oGWaedGnQQK/+O0gYc+2SP5bKh/KKTE7d7SJ+GCA9UUE1GRzh6oDe0EnGw==" |
|
|
|
}, |
|
|
|
"node_modules/deepmerge": { |
|
|
|
"version": "2.2.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/deepmerge/-/deepmerge-2.2.1.tgz", |
|
|
|
"integrity": "sha512-R9hc1Xa/NOBi9WRVUWg19rl1UB7Tt4kuPd+thNJgFZoxXsTz7ncaPaeIm+40oSGuP33DfMb4sZt1QIGiJzC4EA==", |
|
|
|
"engines": { |
|
|
|
"node": ">=0.10.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/define-data-property": { |
|
|
|
"version": "1.1.4", |
|
|
|
"resolved": "https://registry.npmmirror.com/define-data-property/-/define-data-property-1.1.4.tgz", |
|
|
|
@ -3102,9 +3080,9 @@ |
|
|
|
"integrity": "sha512-gIfKavKDw1mhvic9nbzA5lZw8QSHpdMwLwXc0cWidQz9B15pDoDdDH4boIatuFfeoCatb3a/NGL6CYRVFxGZ9g==" |
|
|
|
}, |
|
|
|
"node_modules/element-plus": { |
|
|
|
"version": "2.8.6", |
|
|
|
"resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.8.6.tgz", |
|
|
|
"integrity": "sha512-fk5jB8V3efM02/4roZ5SWOLArgaYXbxEydZLlXSr+KPAwjNyHBlk2+HO5em8YKo5+RLBoHnn6BaThj6IE4nXoQ==", |
|
|
|
"version": "2.9.6", |
|
|
|
"resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.9.6.tgz", |
|
|
|
"integrity": "sha512-D9zU28Ce0s/9O/Vp3ewemikxzFVA6gdZyMwmWijHijo+t5/9H3sHRTIm1WlfeNpFW2Yq0y8nHXD0fU5YxU6qlQ==", |
|
|
|
"dependencies": { |
|
|
|
"@ctrl/tinycolor": "^3.4.1", |
|
|
|
"@element-plus/icons-vue": "^2.3.1", |
|
|
|
@ -3114,7 +3092,7 @@ |
|
|
|
"@types/lodash-es": "^4.17.6", |
|
|
|
"@vueuse/core": "^9.1.0", |
|
|
|
"async-validator": "^4.2.5", |
|
|
|
"dayjs": "^1.11.3", |
|
|
|
"dayjs": "^1.11.13", |
|
|
|
"escape-html": "^1.0.3", |
|
|
|
"lodash": "^4.17.21", |
|
|
|
"lodash-es": "^4.17.21", |
|
|
|
@ -3355,9 +3333,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/eventemitter3": { |
|
|
|
"version": "5.0.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/eventemitter3/-/eventemitter3-5.0.1.tgz", |
|
|
|
"integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==" |
|
|
|
"version": "2.0.3", |
|
|
|
"resolved": "https://registry.npmmirror.com/eventemitter3/-/eventemitter3-2.0.3.tgz", |
|
|
|
"integrity": "sha512-jLN68Dx5kyFHaePoXWPsCGW5qdyZQtLYHkxkg02/Mz6g0kYpDx4FyP6XfArhQdlOC4b8Mv+EMxPo/8La7Tzghg==" |
|
|
|
}, |
|
|
|
"node_modules/execa": { |
|
|
|
"version": "8.0.1", |
|
|
|
@ -3448,6 +3426,11 @@ |
|
|
|
"node": ">=6" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/exsolve": { |
|
|
|
"version": "1.0.4", |
|
|
|
"resolved": "https://registry.npmmirror.com/exsolve/-/exsolve-1.0.4.tgz", |
|
|
|
"integrity": "sha512-xsZH6PXaER4XoV+NiT7JHp1bJodJVT+cxeSH1G0f0tlT0lJqYuHUP3bUx2HtfTDvOagMINYp8rsqusxud3RXhw==" |
|
|
|
}, |
|
|
|
"node_modules/extend": { |
|
|
|
"version": "3.0.2", |
|
|
|
"resolved": "https://registry.npmmirror.com/extend/-/extend-3.0.2.tgz", |
|
|
|
@ -3490,15 +3473,15 @@ |
|
|
|
"integrity": "sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==" |
|
|
|
}, |
|
|
|
"node_modules/fast-glob": { |
|
|
|
"version": "3.3.2", |
|
|
|
"resolved": "https://registry.npmmirror.com/fast-glob/-/fast-glob-3.3.2.tgz", |
|
|
|
"integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", |
|
|
|
"version": "3.3.3", |
|
|
|
"resolved": "https://registry.npmmirror.com/fast-glob/-/fast-glob-3.3.3.tgz", |
|
|
|
"integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==", |
|
|
|
"dependencies": { |
|
|
|
"@nodelib/fs.stat": "^2.0.2", |
|
|
|
"@nodelib/fs.walk": "^1.2.3", |
|
|
|
"glob-parent": "^5.1.2", |
|
|
|
"merge2": "^1.3.0", |
|
|
|
"micromatch": "^4.0.4" |
|
|
|
"micromatch": "^4.0.8" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=8.6.0" |
|
|
|
@ -4622,9 +4605,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/js-tokens": { |
|
|
|
"version": "9.0.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-9.0.0.tgz", |
|
|
|
"integrity": "sha512-WriZw1luRMlmV3LGJaR6QOJjWwgLUTf89OwT2lUOyjX2dJGBwgmIkbcz+7WFZjrZM635JOIR517++e/67CP9dQ==" |
|
|
|
"version": "9.0.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-9.0.1.tgz", |
|
|
|
"integrity": "sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==" |
|
|
|
}, |
|
|
|
"node_modules/jsesc": { |
|
|
|
"version": "3.0.2", |
|
|
|
@ -4715,12 +4698,13 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/local-pkg": { |
|
|
|
"version": "0.5.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/local-pkg/-/local-pkg-0.5.0.tgz", |
|
|
|
"integrity": "sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==", |
|
|
|
"version": "0.5.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/local-pkg/-/local-pkg-0.5.1.tgz", |
|
|
|
"integrity": "sha512-9rrA30MRRP3gBD3HTGnC6cDFpaE1kVDWxWgqWJUN0RvDNAo+Nz/9GxB+nHOH0ifbVFy0hSA1V6vFDvnx54lTEQ==", |
|
|
|
"dev": true, |
|
|
|
"dependencies": { |
|
|
|
"mlly": "^1.4.2", |
|
|
|
"pkg-types": "^1.0.3" |
|
|
|
"mlly": "^1.7.3", |
|
|
|
"pkg-types": "^1.2.1" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=14" |
|
|
|
@ -4774,9 +4758,9 @@ |
|
|
|
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" |
|
|
|
}, |
|
|
|
"node_modules/magic-string": { |
|
|
|
"version": "0.30.12", |
|
|
|
"resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.12.tgz", |
|
|
|
"integrity": "sha512-Ea8I3sQMVXr8JhN4z+H/d8zwo+tYDgHE9+5G4Wnrwhs0gaK9fXTKx0Tw5Xwsd/bCPTTZNRAdpyzvoeORe9LYpw==", |
|
|
|
"version": "0.30.17", |
|
|
|
"resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.17.tgz", |
|
|
|
"integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==", |
|
|
|
"dependencies": { |
|
|
|
"@jridgewell/sourcemap-codec": "^1.5.0" |
|
|
|
} |
|
|
|
@ -4997,16 +4981,21 @@ |
|
|
|
"optional": true |
|
|
|
}, |
|
|
|
"node_modules/mlly": { |
|
|
|
"version": "1.7.2", |
|
|
|
"resolved": "https://registry.npmmirror.com/mlly/-/mlly-1.7.2.tgz", |
|
|
|
"integrity": "sha512-tN3dvVHYVz4DhSXinXIk7u9syPYaJvio118uomkovAtWBT+RdbP6Lfh/5Lvo519YMmwBafwlh20IPTXIStscpA==", |
|
|
|
"version": "1.7.4", |
|
|
|
"resolved": "https://registry.npmmirror.com/mlly/-/mlly-1.7.4.tgz", |
|
|
|
"integrity": "sha512-qmdSIPC4bDJXgZTCR7XosJiNKySV7O215tsPtDN9iEO/7q/76b/ijtgRu/+epFXSJhijtTCCGp3DWS549P3xKw==", |
|
|
|
"dependencies": { |
|
|
|
"acorn": "^8.12.1", |
|
|
|
"pathe": "^1.1.2", |
|
|
|
"pkg-types": "^1.2.0", |
|
|
|
"acorn": "^8.14.0", |
|
|
|
"pathe": "^2.0.1", |
|
|
|
"pkg-types": "^1.3.0", |
|
|
|
"ufo": "^1.5.4" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/mlly/node_modules/pathe": { |
|
|
|
"version": "2.0.3", |
|
|
|
"resolved": "https://registry.npmmirror.com/pathe/-/pathe-2.0.3.tgz", |
|
|
|
"integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==" |
|
|
|
}, |
|
|
|
"node_modules/mri": { |
|
|
|
"version": "1.2.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/mri/-/mri-1.2.0.tgz", |
|
|
|
@ -5445,9 +5434,9 @@ |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"node_modules/parchment": { |
|
|
|
"version": "3.0.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/parchment/-/parchment-3.0.0.tgz", |
|
|
|
"integrity": "sha512-HUrJFQ/StvgmXRcQ1ftY6VEZUq3jA2t9ncFN4F84J/vN0/FPpQF+8FKXb3l6fLces6q0uOHj6NJn+2xvZnxO6A==" |
|
|
|
"version": "1.1.4", |
|
|
|
"resolved": "https://registry.npmmirror.com/parchment/-/parchment-1.1.4.tgz", |
|
|
|
"integrity": "sha512-J5FBQt/pM2inLzg4hEWmzQx/8h8D0CiDxaG3vyp9rKrQRSDgBlhjdP5jQGgosEajXPSQouXGHOmVdgo7QmJuOg==" |
|
|
|
}, |
|
|
|
"node_modules/pascalcase": { |
|
|
|
"version": "0.1.1", |
|
|
|
@ -5560,9 +5549,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/pinia": { |
|
|
|
"version": "2.2.4", |
|
|
|
"resolved": "https://registry.npmmirror.com/pinia/-/pinia-2.2.4.tgz", |
|
|
|
"integrity": "sha512-K7ZhpMY9iJ9ShTC0cR2+PnxdQRuwVIsXDO/WIEV/RnMC/vmSoKDTKW/exNQYPI+4ij10UjXqdNiEHwn47McANQ==", |
|
|
|
"version": "2.3.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/pinia/-/pinia-2.3.1.tgz", |
|
|
|
"integrity": "sha512-khUlZSwt9xXCaTbbxFYBKDc/bWAGWJjOgvxETwkTN7KRm66EeT1ZdZj6i2ceh9sP2Pzqsbc704r2yngBrxBVug==", |
|
|
|
"dependencies": { |
|
|
|
"@vue/devtools-api": "^6.6.3", |
|
|
|
"vue-demi": "^0.14.10" |
|
|
|
@ -5571,14 +5560,10 @@ |
|
|
|
"url": "https://github.com/sponsors/posva" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"@vue/composition-api": "^1.4.0", |
|
|
|
"typescript": ">=4.4.4", |
|
|
|
"vue": "^2.6.14 || ^3.3.0" |
|
|
|
"vue": "^2.7.0 || ^3.5.11" |
|
|
|
}, |
|
|
|
"peerDependenciesMeta": { |
|
|
|
"@vue/composition-api": { |
|
|
|
"optional": true |
|
|
|
}, |
|
|
|
"typescript": { |
|
|
|
"optional": true |
|
|
|
} |
|
|
|
@ -5633,15 +5618,20 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/pkg-types": { |
|
|
|
"version": "1.2.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/pkg-types/-/pkg-types-1.2.1.tgz", |
|
|
|
"integrity": "sha512-sQoqa8alT3nHjGuTjuKgOnvjo4cljkufdtLMnO2LBP/wRwuDlo1tkaEdMxCRhyGRPacv/ztlZgDPm2b7FAmEvw==", |
|
|
|
"version": "1.3.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/pkg-types/-/pkg-types-1.3.1.tgz", |
|
|
|
"integrity": "sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==", |
|
|
|
"dependencies": { |
|
|
|
"confbox": "^0.1.8", |
|
|
|
"mlly": "^1.7.2", |
|
|
|
"pathe": "^1.1.2" |
|
|
|
"mlly": "^1.7.4", |
|
|
|
"pathe": "^2.0.1" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/pkg-types/node_modules/pathe": { |
|
|
|
"version": "2.0.3", |
|
|
|
"resolved": "https://registry.npmmirror.com/pathe/-/pathe-2.0.3.tgz", |
|
|
|
"integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==" |
|
|
|
}, |
|
|
|
"node_modules/posix-character-classes": { |
|
|
|
"version": "0.1.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz", |
|
|
|
@ -5873,6 +5863,21 @@ |
|
|
|
"once": "^1.3.1" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/quansync": { |
|
|
|
"version": "0.2.8", |
|
|
|
"resolved": "https://registry.npmmirror.com/quansync/-/quansync-0.2.8.tgz", |
|
|
|
"integrity": "sha512-4+saucphJMazjt7iOM27mbFCk+D9dd/zmgMDCzRZ8MEoBfYp7lAvoN38et/phRQF6wOPMy/OROBGgoWeSKyluA==", |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
|
"type": "individual", |
|
|
|
"url": "https://github.com/sponsors/antfu" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"type": "individual", |
|
|
|
"url": "https://github.com/sponsors/sxzz" |
|
|
|
} |
|
|
|
] |
|
|
|
}, |
|
|
|
"node_modules/query-string": { |
|
|
|
"version": "4.3.4", |
|
|
|
"resolved": "https://registry.npmmirror.com/query-string/-/query-string-4.3.4.tgz", |
|
|
|
@ -5906,17 +5911,27 @@ |
|
|
|
] |
|
|
|
}, |
|
|
|
"node_modules/quill": { |
|
|
|
"version": "2.0.3", |
|
|
|
"resolved": "https://registry.npmmirror.com/quill/-/quill-2.0.3.tgz", |
|
|
|
"integrity": "sha512-xEYQBqfYx/sfb33VJiKnSJp8ehloavImQ2A6564GAbqG55PGw1dAWUn1MUbQB62t0azawUS2CZZhWCjO8gRvTw==", |
|
|
|
"version": "1.3.7", |
|
|
|
"resolved": "https://registry.npmmirror.com/quill/-/quill-1.3.7.tgz", |
|
|
|
"integrity": "sha512-hG/DVzh/TiknWtE6QmWAF/pxoZKYxfe3J/d/+ShUWkDvvkZQVTPeVmUJVu1uE6DDooC4fWTiCLh84ul89oNz5g==", |
|
|
|
"dependencies": { |
|
|
|
"eventemitter3": "^5.0.1", |
|
|
|
"lodash-es": "^4.17.21", |
|
|
|
"parchment": "^3.0.0", |
|
|
|
"quill-delta": "^5.1.0" |
|
|
|
"clone": "^2.1.1", |
|
|
|
"deep-equal": "^1.0.1", |
|
|
|
"eventemitter3": "^2.0.3", |
|
|
|
"extend": "^3.0.2", |
|
|
|
"parchment": "^1.1.4", |
|
|
|
"quill-delta": "^3.6.2" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/quill-blot-formatter": { |
|
|
|
"version": "1.0.5", |
|
|
|
"resolved": "https://registry.npmmirror.com/quill-blot-formatter/-/quill-blot-formatter-1.0.5.tgz", |
|
|
|
"integrity": "sha512-iVmuEdmMIpvERBnnDfosWul6VAVN6tqQRruUzAEwA9ZbQ/Ef7DTHGZDUR4KklXpxM+z50opFp6m1NhNdN6HJhw==", |
|
|
|
"dependencies": { |
|
|
|
"deepmerge": "^2.0.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"npm": ">=8.2.3" |
|
|
|
"peerDependencies": { |
|
|
|
"quill": "^1.3.4" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/quill-delta": { |
|
|
|
@ -5930,21 +5945,21 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/quill/node_modules/fast-diff": { |
|
|
|
"version": "1.3.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/fast-diff/-/fast-diff-1.3.0.tgz", |
|
|
|
"integrity": "sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==" |
|
|
|
"version": "1.1.2", |
|
|
|
"resolved": "https://registry.npmmirror.com/fast-diff/-/fast-diff-1.1.2.tgz", |
|
|
|
"integrity": "sha512-KaJUt+M9t1qaIteSvjc6P3RbMdXsNhK61GRftR6SNxqmhthcd9MGIi4T+o0jD8LUSpSnSKXE20nLtJ3fOHxQig==" |
|
|
|
}, |
|
|
|
"node_modules/quill/node_modules/quill-delta": { |
|
|
|
"version": "5.1.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/quill-delta/-/quill-delta-5.1.0.tgz", |
|
|
|
"integrity": "sha512-X74oCeRI4/p0ucjb5Ma8adTXd9Scumz367kkMK5V/IatcX6A0vlgLgKbzXWy5nZmCGeNJm2oQX0d2Eqj+ZIlCA==", |
|
|
|
"version": "3.6.3", |
|
|
|
"resolved": "https://registry.npmmirror.com/quill-delta/-/quill-delta-3.6.3.tgz", |
|
|
|
"integrity": "sha512-wdIGBlcX13tCHOXGMVnnTVFtGRLoP0imqxM696fIPwIf5ODIYUHIvHbZcyvGlZFiFhK5XzDC2lpjbxRhnM05Tg==", |
|
|
|
"dependencies": { |
|
|
|
"fast-diff": "^1.3.0", |
|
|
|
"lodash.clonedeep": "^4.5.0", |
|
|
|
"lodash.isequal": "^4.5.0" |
|
|
|
"deep-equal": "^1.0.1", |
|
|
|
"extend": "^3.0.2", |
|
|
|
"fast-diff": "1.1.2" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">= 12.0.0" |
|
|
|
"node": ">=0.10" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/rc": { |
|
|
|
@ -6850,11 +6865,11 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/strip-literal": { |
|
|
|
"version": "2.1.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/strip-literal/-/strip-literal-2.1.0.tgz", |
|
|
|
"integrity": "sha512-Op+UycaUt/8FbN/Z2TWPBLge3jWrP3xj10f3fnYxf052bKuS3EKs1ZQcVGjnEMdsNVAM+plXRdmjrZ/KgG3Skw==", |
|
|
|
"version": "2.1.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/strip-literal/-/strip-literal-2.1.1.tgz", |
|
|
|
"integrity": "sha512-631UJ6O00eNGfMiWG78ck80dfBab8X6IVFB51jZK5Icd7XAs60Z5y7QdSd/wGIklnWvRbUNloVzhOKKmutxQ6Q==", |
|
|
|
"dependencies": { |
|
|
|
"js-tokens": "^9.0.0" |
|
|
|
"js-tokens": "^9.0.1" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"url": "https://github.com/sponsors/antfu" |
|
|
|
@ -7486,25 +7501,31 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/unimport": { |
|
|
|
"version": "3.13.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/unimport/-/unimport-3.13.1.tgz", |
|
|
|
"integrity": "sha512-nNrVzcs93yrZQOW77qnyOVHtb68LegvhYFwxFMfuuWScmwQmyVCG/NBuN8tYsaGzgQUVYv34E/af+Cc9u4og4A==", |
|
|
|
"version": "3.14.6", |
|
|
|
"resolved": "https://registry.npmmirror.com/unimport/-/unimport-3.14.6.tgz", |
|
|
|
"integrity": "sha512-CYvbDaTT04Rh8bmD8jz3WPmHYZRG/NnvYVzwD6V1YAlvvKROlAeNDUBhkBGzNav2RKaeuXvlWYaa1V4Lfi/O0g==", |
|
|
|
"dependencies": { |
|
|
|
"@rollup/pluginutils": "^5.1.2", |
|
|
|
"acorn": "^8.12.1", |
|
|
|
"@rollup/pluginutils": "^5.1.4", |
|
|
|
"acorn": "^8.14.0", |
|
|
|
"escape-string-regexp": "^5.0.0", |
|
|
|
"estree-walker": "^3.0.3", |
|
|
|
"fast-glob": "^3.3.2", |
|
|
|
"local-pkg": "^0.5.0", |
|
|
|
"magic-string": "^0.30.11", |
|
|
|
"mlly": "^1.7.1", |
|
|
|
"pathe": "^1.1.2", |
|
|
|
"pkg-types": "^1.2.0", |
|
|
|
"fast-glob": "^3.3.3", |
|
|
|
"local-pkg": "^1.0.0", |
|
|
|
"magic-string": "^0.30.17", |
|
|
|
"mlly": "^1.7.4", |
|
|
|
"pathe": "^2.0.1", |
|
|
|
"picomatch": "^4.0.2", |
|
|
|
"pkg-types": "^1.3.0", |
|
|
|
"scule": "^1.3.0", |
|
|
|
"strip-literal": "^2.1.0", |
|
|
|
"unplugin": "^1.14.1" |
|
|
|
"strip-literal": "^2.1.1", |
|
|
|
"unplugin": "^1.16.1" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/unimport/node_modules/confbox": { |
|
|
|
"version": "0.2.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/confbox/-/confbox-0.2.1.tgz", |
|
|
|
"integrity": "sha512-hkT3yDPFbs95mNCy1+7qNKC6Pro+/ibzYxtM2iqEigpf0sVw+bg4Zh9/snjsBcf990vfIsg5+1U7VyiyBb3etg==" |
|
|
|
}, |
|
|
|
"node_modules/unimport/node_modules/estree-walker": { |
|
|
|
"version": "3.0.3", |
|
|
|
"resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-3.0.3.tgz", |
|
|
|
@ -7513,6 +7534,48 @@ |
|
|
|
"@types/estree": "^1.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/unimport/node_modules/local-pkg": { |
|
|
|
"version": "1.1.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/local-pkg/-/local-pkg-1.1.1.tgz", |
|
|
|
"integrity": "sha512-WunYko2W1NcdfAFpuLUoucsgULmgDBRkdxHxWQ7mK0cQqwPiy8E1enjuRBrhLtZkB5iScJ1XIPdhVEFK8aOLSg==", |
|
|
|
"dependencies": { |
|
|
|
"mlly": "^1.7.4", |
|
|
|
"pkg-types": "^2.0.1", |
|
|
|
"quansync": "^0.2.8" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=14" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"url": "https://github.com/sponsors/antfu" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/unimport/node_modules/local-pkg/node_modules/pkg-types": { |
|
|
|
"version": "2.1.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/pkg-types/-/pkg-types-2.1.0.tgz", |
|
|
|
"integrity": "sha512-wmJwA+8ihJixSoHKxZJRBQG1oY8Yr9pGLzRmSsNms0iNWyHHAlZCa7mmKiFR10YPZuz/2k169JiS/inOjBCZ2A==", |
|
|
|
"dependencies": { |
|
|
|
"confbox": "^0.2.1", |
|
|
|
"exsolve": "^1.0.1", |
|
|
|
"pathe": "^2.0.3" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/unimport/node_modules/pathe": { |
|
|
|
"version": "2.0.3", |
|
|
|
"resolved": "https://registry.npmmirror.com/pathe/-/pathe-2.0.3.tgz", |
|
|
|
"integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==" |
|
|
|
}, |
|
|
|
"node_modules/unimport/node_modules/picomatch": { |
|
|
|
"version": "4.0.2", |
|
|
|
"resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.2.tgz", |
|
|
|
"integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", |
|
|
|
"engines": { |
|
|
|
"node": ">=12" |
|
|
|
}, |
|
|
|
"funding": { |
|
|
|
"url": "https://github.com/sponsors/jonschlinkert" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/union-value": { |
|
|
|
"version": "1.0.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/union-value/-/union-value-1.0.1.tgz", |
|
|
|
@ -7538,39 +7601,31 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/unplugin": { |
|
|
|
"version": "1.14.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/unplugin/-/unplugin-1.14.1.tgz", |
|
|
|
"integrity": "sha512-lBlHbfSFPToDYp9pjXlUEFVxYLaue9f9T1HC+4OHlmj+HnMDdz9oZY+erXfoCe/5V/7gKUSY2jpXPb9S7f0f/w==", |
|
|
|
"version": "1.16.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/unplugin/-/unplugin-1.16.1.tgz", |
|
|
|
"integrity": "sha512-4/u/j4FrCKdi17jaxuJA0jClGxB1AvU2hw/IuayPc4ay1XGaJs/rbb4v5WKwAjNifjmXK9PIFyuPiaK8azyR9w==", |
|
|
|
"dependencies": { |
|
|
|
"acorn": "^8.12.1", |
|
|
|
"acorn": "^8.14.0", |
|
|
|
"webpack-virtual-modules": "^0.6.2" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=14.0.0" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"webpack-sources": "^3" |
|
|
|
}, |
|
|
|
"peerDependenciesMeta": { |
|
|
|
"webpack-sources": { |
|
|
|
"optional": true |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/unplugin-auto-import": { |
|
|
|
"version": "0.18.3", |
|
|
|
"resolved": "https://registry.npmmirror.com/unplugin-auto-import/-/unplugin-auto-import-0.18.3.tgz", |
|
|
|
"integrity": "sha512-q3FUtGQjYA2e+kb1WumyiQMjHM27MrTQ05QfVwtLRVhyYe+KF6TblBYaEX9L6Z0EibsqaXAiW+RFfkcQpfaXzg==", |
|
|
|
"version": "0.18.6", |
|
|
|
"resolved": "https://registry.npmmirror.com/unplugin-auto-import/-/unplugin-auto-import-0.18.6.tgz", |
|
|
|
"integrity": "sha512-LMFzX5DtkTj/3wZuyG5bgKBoJ7WSgzqSGJ8ppDRdlvPh45mx6t6w3OcbExQi53n3xF5MYkNGPNR/HYOL95KL2A==", |
|
|
|
"dev": true, |
|
|
|
"dependencies": { |
|
|
|
"@antfu/utils": "^0.7.10", |
|
|
|
"@rollup/pluginutils": "^5.1.0", |
|
|
|
"@rollup/pluginutils": "^5.1.3", |
|
|
|
"fast-glob": "^3.3.2", |
|
|
|
"local-pkg": "^0.5.0", |
|
|
|
"magic-string": "^0.30.11", |
|
|
|
"local-pkg": "^0.5.1", |
|
|
|
"magic-string": "^0.30.14", |
|
|
|
"minimatch": "^9.0.5", |
|
|
|
"unimport": "^3.12.0", |
|
|
|
"unplugin": "^1.14.1" |
|
|
|
"unimport": "^3.13.4", |
|
|
|
"unplugin": "^1.16.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=14" |
|
|
|
@ -7638,21 +7693,21 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/unplugin-vue-components": { |
|
|
|
"version": "0.27.4", |
|
|
|
"resolved": "https://registry.npmmirror.com/unplugin-vue-components/-/unplugin-vue-components-0.27.4.tgz", |
|
|
|
"integrity": "sha512-1XVl5iXG7P1UrOMnaj2ogYa5YTq8aoh5jwDPQhemwO/OrXW+lPQKDXd1hMz15qxQPxgb/XXlbgo3HQ2rLEbmXQ==", |
|
|
|
"version": "0.27.5", |
|
|
|
"resolved": "https://registry.npmmirror.com/unplugin-vue-components/-/unplugin-vue-components-0.27.5.tgz", |
|
|
|
"integrity": "sha512-m9j4goBeNwXyNN8oZHHxvIIYiG8FQ9UfmKWeNllpDvhU7btKNNELGPt+o3mckQKuPwrE7e0PvCsx+IWuDSD9Vg==", |
|
|
|
"dev": true, |
|
|
|
"dependencies": { |
|
|
|
"@antfu/utils": "^0.7.10", |
|
|
|
"@rollup/pluginutils": "^5.1.0", |
|
|
|
"@rollup/pluginutils": "^5.1.3", |
|
|
|
"chokidar": "^3.6.0", |
|
|
|
"debug": "^4.3.6", |
|
|
|
"debug": "^4.3.7", |
|
|
|
"fast-glob": "^3.3.2", |
|
|
|
"local-pkg": "^0.5.0", |
|
|
|
"magic-string": "^0.30.11", |
|
|
|
"local-pkg": "^0.5.1", |
|
|
|
"magic-string": "^0.30.14", |
|
|
|
"minimatch": "^9.0.5", |
|
|
|
"mlly": "^1.7.1", |
|
|
|
"unplugin": "^1.12.1" |
|
|
|
"mlly": "^1.7.3", |
|
|
|
"unplugin": "^1.16.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=14" |
|
|
|
@ -7991,9 +8046,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/vue-router": { |
|
|
|
"version": "4.4.5", |
|
|
|
"resolved": "https://registry.npmmirror.com/vue-router/-/vue-router-4.4.5.tgz", |
|
|
|
"integrity": "sha512-4fKZygS8cH1yCyuabAXGUAsyi1b2/o/OKgu/RUb+znIYOxPRxdkytJEx+0wGcpBE1pX6vUgh5jwWOKRGvuA/7Q==", |
|
|
|
"version": "4.5.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/vue-router/-/vue-router-4.5.0.tgz", |
|
|
|
"integrity": "sha512-HDuk+PuH5monfNuY+ct49mNmkCRK4xJAV9Ts4z9UFc4rzdDnxQLyCMGGc8pKhZhHTVzfanpNwB/lwqevcBwI4w==", |
|
|
|
"dependencies": { |
|
|
|
"@vue/devtools-api": "^6.6.4" |
|
|
|
}, |
|
|
|
|