|
@@ -29,6 +29,11 @@
|
|
|
dependencies:
|
|
dependencies:
|
|
|
"@babel/types" "^7.26.3"
|
|
"@babel/types" "^7.26.3"
|
|
|
|
|
|
|
|
|
|
+"@babel/runtime@^7.12.5", "@babel/runtime@^7.28.6":
|
|
|
|
|
+ version "7.28.6"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b"
|
|
|
|
|
+ integrity sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==
|
|
|
|
|
+
|
|
|
"@babel/types@^7.25.8", "@babel/types@^7.26.3":
|
|
"@babel/types@^7.25.8", "@babel/types@^7.26.3":
|
|
|
version "7.26.3"
|
|
version "7.26.3"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/types/-/types-7.26.3.tgz#37e79830f04c2b5687acc77db97fbc75fb81f3c0"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@babel/types/-/types-7.26.3.tgz#37e79830f04c2b5687acc77db97fbc75fb81f3c0"
|
|
@@ -292,6 +297,27 @@
|
|
|
"@parcel/watcher-win32-ia32" "2.5.0"
|
|
"@parcel/watcher-win32-ia32" "2.5.0"
|
|
|
"@parcel/watcher-win32-x64" "2.5.0"
|
|
"@parcel/watcher-win32-x64" "2.5.0"
|
|
|
|
|
|
|
|
|
|
+"@pdf-lib/fontkit@^1.1.1":
|
|
|
|
|
+ version "1.1.1"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/@pdf-lib/fontkit/-/fontkit-1.1.1.tgz#f18473892b65e3253eb73f4569785abd2c03b1e0"
|
|
|
|
|
+ integrity sha512-KjMd7grNapIWS/Dm0gvfHEilSyAmeLvrEGVcqLGi0VYebuqqzTbgF29efCx7tvx+IEbG3zQciRSWl3GkUSvjZg==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ pako "^1.0.6"
|
|
|
|
|
+
|
|
|
|
|
+"@pdf-lib/standard-fonts@^1.0.0":
|
|
|
|
|
+ version "1.0.0"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/@pdf-lib/standard-fonts/-/standard-fonts-1.0.0.tgz#8ba691c4421f71662ed07c9a0294b44528af2d7f"
|
|
|
|
|
+ integrity sha512-hU30BK9IUN/su0Mn9VdlVKsWBS6GyhVfqjwl1FjZN4TxP6cCw0jP2w7V3Hf5uX7M0AZJ16vey9yE0ny7Sa59ZA==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ pako "^1.0.6"
|
|
|
|
|
+
|
|
|
|
|
+"@pdf-lib/upng@^1.0.1":
|
|
|
|
|
+ version "1.0.1"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/@pdf-lib/upng/-/upng-1.0.1.tgz#7dc9c636271aca007a9df4deaf2dd7e7960280cb"
|
|
|
|
|
+ integrity sha512-dQK2FUMQtowVP00mtIksrlZhdFXQZPC+taih1q4CvPZ5vqdxR/LKBaFg0oAfzd1GlHZXXSPdQfzQnt+ViGvEIQ==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ pako "^1.0.10"
|
|
|
|
|
+
|
|
|
"@popperjs/core@npm:@sxzz/popperjs-es@^2.11.7":
|
|
"@popperjs/core@npm:@sxzz/popperjs-es@^2.11.7":
|
|
|
version "2.11.7"
|
|
version "2.11.7"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz#a7f69e3665d3da9b115f9e71671dae1b97e13671"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz#a7f69e3665d3da9b115f9e71671dae1b97e13671"
|
|
@@ -311,6 +337,13 @@
|
|
|
estree-walker "^2.0.2"
|
|
estree-walker "^2.0.2"
|
|
|
picomatch "^4.0.2"
|
|
picomatch "^4.0.2"
|
|
|
|
|
|
|
|
|
|
+"@swc/helpers@^0.5.12":
|
|
|
|
|
+ version "0.5.19"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/@swc/helpers/-/helpers-0.5.19.tgz#9a8c8a0bdaecfdfb9b8ae5421c0c8e09246dfee9"
|
|
|
|
|
+ integrity sha512-QamiFeIK3txNjgUTNppE6MiG3p7TdninpZu0E0PbqVh1a9FNLT2FRhisaa4NcaX52XVhA5l7Pk58Ft7Sqi/2sA==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ tslib "^2.8.0"
|
|
|
|
|
+
|
|
|
"@types/estree@^1.0.0":
|
|
"@types/estree@^1.0.0":
|
|
|
version "1.0.6"
|
|
version "1.0.6"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50"
|
|
@@ -335,16 +368,31 @@
|
|
|
dependencies:
|
|
dependencies:
|
|
|
undici-types "~6.19.2"
|
|
undici-types "~6.19.2"
|
|
|
|
|
|
|
|
|
|
+"@types/pako@^2.0.3":
|
|
|
|
|
+ version "2.0.4"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/@types/pako/-/pako-2.0.4.tgz#c3575ef8125e176c345fa0e7b301c1db41170c15"
|
|
|
|
|
+ integrity sha512-VWDCbrLeVXJM9fihYodcLiIv0ku+AlOa/TQ1SvYOaBuyrSKgEcro95LJyIsJ4vSo6BXIxOKxiJAat04CmST9Fw==
|
|
|
|
|
+
|
|
|
"@types/qs@^6.9.7":
|
|
"@types/qs@^6.9.7":
|
|
|
version "6.9.17"
|
|
version "6.9.17"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@types/qs/-/qs-6.9.17.tgz#fc560f60946d0aeff2f914eb41679659d3310e1a"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@types/qs/-/qs-6.9.17.tgz#fc560f60946d0aeff2f914eb41679659d3310e1a"
|
|
|
integrity sha512-rX4/bPcfmvxHDv0XjfJELTTr+iB+tn032nPILqHm5wbthUUUuVtNGGqzhya9XUxjTP8Fpr0qYgSZZKxGY++svQ==
|
|
integrity sha512-rX4/bPcfmvxHDv0XjfJELTTr+iB+tn032nPILqHm5wbthUUUuVtNGGqzhya9XUxjTP8Fpr0qYgSZZKxGY++svQ==
|
|
|
|
|
|
|
|
|
|
+"@types/raf@^3.4.0":
|
|
|
|
|
+ version "3.4.3"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/@types/raf/-/raf-3.4.3.tgz#85f1d1d17569b28b8db45e16e996407a56b0ab04"
|
|
|
|
|
+ integrity sha512-c4YAvMedbPZ5tEyxzQdMoOhhJ4RD3rngZIdwC2/qDN3d7JpEhB6fiBRKVY1lg5B7Wk+uPBjn5f39j1/2MY1oOw==
|
|
|
|
|
+
|
|
|
"@types/sortablejs@^1.15.8":
|
|
"@types/sortablejs@^1.15.8":
|
|
|
version "1.15.8"
|
|
version "1.15.8"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@types/sortablejs/-/sortablejs-1.15.8.tgz#11ed555076046e00869a5ef85d1e7651e7a66ef6"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@types/sortablejs/-/sortablejs-1.15.8.tgz#11ed555076046e00869a5ef85d1e7651e7a66ef6"
|
|
|
integrity sha512-b79830lW+RZfwaztgs1aVPgbasJ8e7AXtZYHTELNXZPsERt4ymJdjV4OccDbHQAvHrCcFpbF78jkm0R6h/pZVg==
|
|
integrity sha512-b79830lW+RZfwaztgs1aVPgbasJ8e7AXtZYHTELNXZPsERt4ymJdjV4OccDbHQAvHrCcFpbF78jkm0R6h/pZVg==
|
|
|
|
|
|
|
|
|
|
+"@types/trusted-types@^2.0.7":
|
|
|
|
|
+ version "2.0.7"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11"
|
|
|
|
|
+ integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==
|
|
|
|
|
+
|
|
|
"@types/web-bluetooth@^0.0.16":
|
|
"@types/web-bluetooth@^0.0.16":
|
|
|
version "0.0.16"
|
|
version "0.0.16"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz#1d12873a8e49567371f2a75fe3e7f7edca6662d8"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz#1d12873a8e49567371f2a75fe3e7f7edca6662d8"
|
|
@@ -583,6 +631,11 @@ base64-arraybuffer@^1.0.2:
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/base64-arraybuffer/-/base64-arraybuffer-1.0.2.tgz#1c37589a7c4b0746e34bd1feb951da2df01c1bdc"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/base64-arraybuffer/-/base64-arraybuffer-1.0.2.tgz#1c37589a7c4b0746e34bd1feb951da2df01c1bdc"
|
|
|
integrity sha512-I3yl4r9QB5ZRY3XuJVEPfc2XhZO6YweFPI+UovAzn+8/hb3oJ6lnysaFcjVpkCPfVWFUDvoZ8kmVDP7WyRtYtQ==
|
|
integrity sha512-I3yl4r9QB5ZRY3XuJVEPfc2XhZO6YweFPI+UovAzn+8/hb3oJ6lnysaFcjVpkCPfVWFUDvoZ8kmVDP7WyRtYtQ==
|
|
|
|
|
|
|
|
|
|
+base64-js@^1.1.2, base64-js@^1.3.0:
|
|
|
|
|
+ version "1.5.1"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
|
|
|
|
|
+ integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
|
|
|
|
|
+
|
|
|
brace-expansion@^2.0.1:
|
|
brace-expansion@^2.0.1:
|
|
|
version "2.0.1"
|
|
version "2.0.1"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
|
|
@@ -597,6 +650,13 @@ braces@^3.0.3:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
fill-range "^7.1.1"
|
|
fill-range "^7.1.1"
|
|
|
|
|
|
|
|
|
|
+brotli@^1.3.2:
|
|
|
|
|
+ version "1.3.3"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/brotli/-/brotli-1.3.3.tgz#7365d8cc00f12cf765d2b2c898716bcf4b604d48"
|
|
|
|
|
+ integrity sha512-oTKjJdShmDuGW94SyyaoQvAjf30dZaHnjJ8uAF+u2/vGJkJbJPJAT1gDiOJP5v1Zb6f9KEyW/1HpuaWIXtGHPg==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ base64-js "^1.1.2"
|
|
|
|
|
+
|
|
|
call-bind-apply-helpers@^1.0.0:
|
|
call-bind-apply-helpers@^1.0.0:
|
|
|
version "1.0.1"
|
|
version "1.0.1"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.1.tgz#32e5892e6361b29b0b545ba6f7763378daca2840"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.1.tgz#32e5892e6361b29b0b545ba6f7763378daca2840"
|
|
@@ -615,6 +675,20 @@ call-bind@^1.0.7:
|
|
|
get-intrinsic "^1.2.4"
|
|
get-intrinsic "^1.2.4"
|
|
|
set-function-length "^1.2.2"
|
|
set-function-length "^1.2.2"
|
|
|
|
|
|
|
|
|
|
+canvg@^3.0.11:
|
|
|
|
|
+ version "3.0.11"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/canvg/-/canvg-3.0.11.tgz#4b4290a6c7fa36871fac2b14e432eff33b33cf2b"
|
|
|
|
|
+ integrity sha512-5ON+q7jCTgMp9cjpu4Jo6XbvfYwSB2Ow3kzHKfIyJfaCAOHLbdKPQqGKgfED/R5B+3TFFfe8pegYA+b423SRyA==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@babel/runtime" "^7.12.5"
|
|
|
|
|
+ "@types/raf" "^3.4.0"
|
|
|
|
|
+ core-js "^3.8.3"
|
|
|
|
|
+ raf "^3.4.1"
|
|
|
|
|
+ regenerator-runtime "^0.13.7"
|
|
|
|
|
+ rgbcolor "^1.0.1"
|
|
|
|
|
+ stackblur-canvas "^2.0.0"
|
|
|
|
|
+ svg-pathdata "^6.0.3"
|
|
|
|
|
+
|
|
|
chokidar@^4.0.0:
|
|
chokidar@^4.0.0:
|
|
|
version "4.0.1"
|
|
version "4.0.1"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/chokidar/-/chokidar-4.0.1.tgz#4a6dff66798fb0f72a94f616abbd7e1a19f31d41"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/chokidar/-/chokidar-4.0.1.tgz#4a6dff66798fb0f72a94f616abbd7e1a19f31d41"
|
|
@@ -622,6 +696,11 @@ chokidar@^4.0.0:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
readdirp "^4.0.1"
|
|
readdirp "^4.0.1"
|
|
|
|
|
|
|
|
|
|
+clone@^2.1.2:
|
|
|
|
|
+ version "2.1.2"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/clone/-/clone-2.1.2.tgz#1b7f4b9f591f1e8f83670401600345a02887435f"
|
|
|
|
|
+ integrity sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==
|
|
|
|
|
+
|
|
|
combined-stream@^1.0.8:
|
|
combined-stream@^1.0.8:
|
|
|
version "1.0.8"
|
|
version "1.0.8"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
|
|
@@ -639,6 +718,16 @@ confbox@^0.1.8:
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/confbox/-/confbox-0.1.8.tgz#820d73d3b3c82d9bd910652c5d4d599ef8ff8b06"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/confbox/-/confbox-0.1.8.tgz#820d73d3b3c82d9bd910652c5d4d599ef8ff8b06"
|
|
|
integrity sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==
|
|
integrity sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==
|
|
|
|
|
|
|
|
|
|
+core-js@^3.6.0, core-js@^3.8.3:
|
|
|
|
|
+ version "3.48.0"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/core-js/-/core-js-3.48.0.tgz#1f813220a47bbf0e667e3885c36cd6f0593bf14d"
|
|
|
|
|
+ integrity sha512-zpEHTy1fjTMZCKLHUZoVeylt9XrzaIN2rbPXEt0k+q7JE5CkCZdo6bNq55bn24a69CH7ErAVLKijxJja4fw+UQ==
|
|
|
|
|
+
|
|
|
|
|
+core-util-is@~1.0.0:
|
|
|
|
|
+ version "1.0.3"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
|
|
|
|
|
+ integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==
|
|
|
|
|
+
|
|
|
css-line-break@^2.1.0:
|
|
css-line-break@^2.1.0:
|
|
|
version "2.1.0"
|
|
version "2.1.0"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/css-line-break/-/css-line-break-2.1.0.tgz#bfef660dfa6f5397ea54116bb3cb4873edbc4fa0"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/css-line-break/-/css-line-break-2.1.0.tgz#bfef660dfa6f5397ea54116bb3cb4873edbc4fa0"
|
|
@@ -687,6 +776,18 @@ detect-libc@^1.0.3:
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b"
|
|
|
integrity sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==
|
|
integrity sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==
|
|
|
|
|
|
|
|
|
|
+dfa@^1.2.0:
|
|
|
|
|
+ version "1.2.0"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/dfa/-/dfa-1.2.0.tgz#96ac3204e2d29c49ea5b57af8d92c2ae12790657"
|
|
|
|
|
+ integrity sha512-ED3jP8saaweFTjeGX8HQPjeC1YYyZs98jGNZx6IiBvxW7JG5v492kamAQB3m2wop07CvU/RQmzcKr6bgcC5D/Q==
|
|
|
|
|
+
|
|
|
|
|
+dompurify@^3.3.1:
|
|
|
|
|
+ version "3.3.1"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/dompurify/-/dompurify-3.3.1.tgz#c7e1ddebfe3301eacd6c0c12a4af284936dbbb86"
|
|
|
|
|
+ integrity sha512-qkdCKzLNtrgPFP1Vo+98FRzJnBRGe4ffyCea9IwHB1fyxPOeNTHpLKYGd4Uk9xvNoH0ZoOjwZxNptyMwqrId1Q==
|
|
|
|
|
+ optionalDependencies:
|
|
|
|
|
+ "@types/trusted-types" "^2.0.7"
|
|
|
|
|
+
|
|
|
dunder-proto@^1.0.0:
|
|
dunder-proto@^1.0.0:
|
|
|
version "1.0.0"
|
|
version "1.0.0"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/dunder-proto/-/dunder-proto-1.0.0.tgz#c2fce098b3c8f8899554905f4377b6d85dabaa80"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/dunder-proto/-/dunder-proto-1.0.0.tgz#c2fce098b3c8f8899554905f4377b6d85dabaa80"
|
|
@@ -783,6 +884,11 @@ estree-walker@^2.0.2:
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac"
|
|
|
integrity sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==
|
|
integrity sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==
|
|
|
|
|
|
|
|
|
|
+fast-deep-equal@^3.1.3:
|
|
|
|
|
+ version "3.1.3"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
|
|
|
|
|
+ integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
|
|
|
|
|
+
|
|
|
fast-glob@^3.3.2:
|
|
fast-glob@^3.3.2:
|
|
|
version "3.3.2"
|
|
version "3.3.2"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
|
|
@@ -794,6 +900,15 @@ fast-glob@^3.3.2:
|
|
|
merge2 "^1.3.0"
|
|
merge2 "^1.3.0"
|
|
|
micromatch "^4.0.4"
|
|
micromatch "^4.0.4"
|
|
|
|
|
|
|
|
|
|
+fast-png@^6.2.0:
|
|
|
|
|
+ version "6.4.0"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/fast-png/-/fast-png-6.4.0.tgz#807fc353ccab060d09151b7d082786e02d8e92d6"
|
|
|
|
|
+ integrity sha512-kAqZq1TlgBjZcLr5mcN6NP5Rv4V2f22z00c3g8vRrwkcqjerx7BEhPbOnWCPqaHUl2XWQBJQvOT/FQhdMT7X/Q==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@types/pako" "^2.0.3"
|
|
|
|
|
+ iobuffer "^5.3.2"
|
|
|
|
|
+ pako "^2.1.0"
|
|
|
|
|
+
|
|
|
fastq@^1.6.0:
|
|
fastq@^1.6.0:
|
|
|
version "1.17.1"
|
|
version "1.17.1"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/fastq/-/fastq-1.17.1.tgz#2a523f07a4e7b1e81a42b91b8bf2254107753b47"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/fastq/-/fastq-1.17.1.tgz#2a523f07a4e7b1e81a42b91b8bf2254107753b47"
|
|
@@ -801,6 +916,16 @@ fastq@^1.6.0:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
reusify "^1.0.4"
|
|
reusify "^1.0.4"
|
|
|
|
|
|
|
|
|
|
+fflate@^0.8.1:
|
|
|
|
|
+ version "0.8.2"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/fflate/-/fflate-0.8.2.tgz#fc8631f5347812ad6028bbe4a2308b2792aa1dea"
|
|
|
|
|
+ integrity sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==
|
|
|
|
|
+
|
|
|
|
|
+file-saver@^2.0.5:
|
|
|
|
|
+ version "2.0.5"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/file-saver/-/file-saver-2.0.5.tgz#d61cfe2ce059f414d899e9dd6d4107ee25670c38"
|
|
|
|
|
+ integrity sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA==
|
|
|
|
|
+
|
|
|
fill-range@^7.1.1:
|
|
fill-range@^7.1.1:
|
|
|
version "7.1.1"
|
|
version "7.1.1"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
|
|
@@ -813,6 +938,21 @@ follow-redirects@^1.15.6:
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
|
|
|
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
|
|
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
|
|
|
|
|
|
|
|
|
|
+fontkit@^2.0.4:
|
|
|
|
|
+ version "2.0.4"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/fontkit/-/fontkit-2.0.4.tgz#4765d664c68b49b5d6feb6bd1051ee49d8ec5ab0"
|
|
|
|
|
+ integrity sha512-syetQadaUEDNdxdugga9CpEYVaQIxOwk7GlwZWWZ19//qW4zE5bknOKeMBDYAASwnpaSHKJITRLMF9m1fp3s6g==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@swc/helpers" "^0.5.12"
|
|
|
|
|
+ brotli "^1.3.2"
|
|
|
|
|
+ clone "^2.1.2"
|
|
|
|
|
+ dfa "^1.2.0"
|
|
|
|
|
+ fast-deep-equal "^3.1.3"
|
|
|
|
|
+ restructure "^3.0.0"
|
|
|
|
|
+ tiny-inflate "^1.0.3"
|
|
|
|
|
+ unicode-properties "^1.4.0"
|
|
|
|
|
+ unicode-trie "^2.0.0"
|
|
|
|
|
+
|
|
|
form-data@^4.0.0:
|
|
form-data@^4.0.0:
|
|
|
version "4.0.1"
|
|
version "4.0.1"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/form-data/-/form-data-4.0.1.tgz#ba1076daaaa5bfd7e99c1a6cb02aa0a5cff90d48"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/form-data/-/form-data-4.0.1.tgz#ba1076daaaa5bfd7e99c1a6cb02aa0a5cff90d48"
|
|
@@ -882,7 +1022,7 @@ he@^1.2.0:
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
|
|
|
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
|
|
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
|
|
|
|
|
|
|
|
-html2canvas@^1.4.1:
|
|
|
|
|
|
|
+html2canvas@^1.0.0, html2canvas@^1.0.0-rc.5, html2canvas@^1.4.1:
|
|
|
version "1.4.1"
|
|
version "1.4.1"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/html2canvas/-/html2canvas-1.4.1.tgz#7cef1888311b5011d507794a066041b14669a543"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/html2canvas/-/html2canvas-1.4.1.tgz#7cef1888311b5011d507794a066041b14669a543"
|
|
|
integrity sha512-fPU6BHNpsyIhr8yyMpTLLxAbkaK8ArIBcmZIRiBLiDhjeqvXolaEmDGmELFuX9I4xDcaKKcJl+TKZLqruBbmWA==
|
|
integrity sha512-fPU6BHNpsyIhr8yyMpTLLxAbkaK8ArIBcmZIRiBLiDhjeqvXolaEmDGmELFuX9I4xDcaKKcJl+TKZLqruBbmWA==
|
|
@@ -890,11 +1030,35 @@ html2canvas@^1.4.1:
|
|
|
css-line-break "^2.1.0"
|
|
css-line-break "^2.1.0"
|
|
|
text-segmentation "^1.0.3"
|
|
text-segmentation "^1.0.3"
|
|
|
|
|
|
|
|
|
|
+html2pdf.js@^0.14.0:
|
|
|
|
|
+ version "0.14.0"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/html2pdf.js/-/html2pdf.js-0.14.0.tgz#dd2fdf2ee3036cb4c0d7c0d4606ee2da7c677e83"
|
|
|
|
|
+ integrity sha512-yvNJgE/8yru2UeGflkPdjW8YEY+nDH5X7/2WG4uiuSCwYiCp8PZ8EKNiTAa6HxJ1NjC51fZSIEq6xld5CADKBQ==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ dompurify "^3.3.1"
|
|
|
|
|
+ html2canvas "^1.0.0"
|
|
|
|
|
+ jspdf "^4.0.0"
|
|
|
|
|
+
|
|
|
|
|
+immediate@~3.0.5:
|
|
|
|
|
+ version "3.0.6"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/immediate/-/immediate-3.0.6.tgz#9db1dbd0faf8de6fbe0f5dd5e56bb606280de69b"
|
|
|
|
|
+ integrity sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==
|
|
|
|
|
+
|
|
|
immutable@^5.0.2:
|
|
immutable@^5.0.2:
|
|
|
version "5.0.3"
|
|
version "5.0.3"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/immutable/-/immutable-5.0.3.tgz#aa037e2313ea7b5d400cd9298fa14e404c933db1"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/immutable/-/immutable-5.0.3.tgz#aa037e2313ea7b5d400cd9298fa14e404c933db1"
|
|
|
integrity sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==
|
|
integrity sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==
|
|
|
|
|
|
|
|
|
|
+inherits@~2.0.3:
|
|
|
|
|
+ version "2.0.4"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
|
|
|
|
|
+ integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
|
|
|
|
|
+
|
|
|
|
|
+iobuffer@^5.3.2:
|
|
|
|
|
+ version "5.4.0"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/iobuffer/-/iobuffer-5.4.0.tgz#f85dff957fd0579257472f0a4cfe5ed3430e63e1"
|
|
|
|
|
+ integrity sha512-DRebOWuqDvxunfkNJAlc3IzWIPD5xVxwUNbHr7xKB8E6aLJxIPfNX3CoMJghcFjpv6RWQsrcJbghtEwSPoJqMA==
|
|
|
|
|
+
|
|
|
is-extglob@^2.1.1:
|
|
is-extglob@^2.1.1:
|
|
|
version "2.1.1"
|
|
version "2.1.1"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
|
|
@@ -912,6 +1076,11 @@ is-number@^7.0.0:
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
|
|
|
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
|
|
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
|
|
|
|
|
|
|
|
|
|
+isarray@~1.0.0:
|
|
|
|
|
+ version "1.0.0"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
|
|
|
|
|
+ integrity sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==
|
|
|
|
|
+
|
|
|
jiti@^1.21.6:
|
|
jiti@^1.21.6:
|
|
|
version "1.21.6"
|
|
version "1.21.6"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/jiti/-/jiti-1.21.6.tgz#6c7f7398dd4b3142767f9a168af2f317a428d268"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/jiti/-/jiti-1.21.6.tgz#6c7f7398dd4b3142767f9a168af2f317a428d268"
|
|
@@ -922,6 +1091,44 @@ js-base64@^3.7.5:
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/js-base64/-/js-base64-3.7.7.tgz#e51b84bf78fbf5702b9541e2cb7bfcb893b43e79"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/js-base64/-/js-base64-3.7.7.tgz#e51b84bf78fbf5702b9541e2cb7bfcb893b43e79"
|
|
|
integrity sha512-7rCnleh0z2CkXhH67J8K1Ytz0b2Y+yxTPL+/KOJoa20hfnVQ/3/T6W/KflYI4bRHRagNeXeU2bkNGI3v1oS/lw==
|
|
integrity sha512-7rCnleh0z2CkXhH67J8K1Ytz0b2Y+yxTPL+/KOJoa20hfnVQ/3/T6W/KflYI4bRHRagNeXeU2bkNGI3v1oS/lw==
|
|
|
|
|
|
|
|
|
|
+jspdf@^4.0.0:
|
|
|
|
|
+ version "4.2.0"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/jspdf/-/jspdf-4.2.0.tgz#f5b42a8e1592c3da1531d005adc87ccc19272965"
|
|
|
|
|
+ integrity sha512-hR/hnRevAXXlrjeqU5oahOE+Ln9ORJUB5brLHHqH67A+RBQZuFr5GkbI9XQI8OUFSEezKegsi45QRpc4bGj75Q==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@babel/runtime" "^7.28.6"
|
|
|
|
|
+ fast-png "^6.2.0"
|
|
|
|
|
+ fflate "^0.8.1"
|
|
|
|
|
+ optionalDependencies:
|
|
|
|
|
+ canvg "^3.0.11"
|
|
|
|
|
+ core-js "^3.6.0"
|
|
|
|
|
+ dompurify "^3.3.1"
|
|
|
|
|
+ html2canvas "^1.0.0-rc.5"
|
|
|
|
|
+
|
|
|
|
|
+jspdf@^4.2.1:
|
|
|
|
|
+ version "4.2.1"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/jspdf/-/jspdf-4.2.1.tgz#6ba0d263999313f91f369ee80ecf235046b2acd8"
|
|
|
|
|
+ integrity sha512-YyAXyvnmjTbR4bHQRLzex3CuINCDlQnBqoSYyjJwTP2x9jDLuKDzy7aKUl0hgx3uhcl7xzg32agn5vlie6HIlQ==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@babel/runtime" "^7.28.6"
|
|
|
|
|
+ fast-png "^6.2.0"
|
|
|
|
|
+ fflate "^0.8.1"
|
|
|
|
|
+ optionalDependencies:
|
|
|
|
|
+ canvg "^3.0.11"
|
|
|
|
|
+ core-js "^3.6.0"
|
|
|
|
|
+ dompurify "^3.3.1"
|
|
|
|
|
+ html2canvas "^1.0.0-rc.5"
|
|
|
|
|
+
|
|
|
|
|
+jszip@^3.10.1:
|
|
|
|
|
+ version "3.10.1"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/jszip/-/jszip-3.10.1.tgz#34aee70eb18ea1faec2f589208a157d1feb091c2"
|
|
|
|
|
+ integrity sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ lie "~3.3.0"
|
|
|
|
|
+ pako "~1.0.2"
|
|
|
|
|
+ readable-stream "~2.3.6"
|
|
|
|
|
+ setimmediate "^1.0.5"
|
|
|
|
|
+
|
|
|
kolorist@^1.8.0:
|
|
kolorist@^1.8.0:
|
|
|
version "1.8.0"
|
|
version "1.8.0"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/kolorist/-/kolorist-1.8.0.tgz#edddbbbc7894bc13302cdf740af6374d4a04743c"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/kolorist/-/kolorist-1.8.0.tgz#edddbbbc7894bc13302cdf740af6374d4a04743c"
|
|
@@ -937,6 +1144,13 @@ leaflet@^1.9.4:
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/leaflet/-/leaflet-1.9.4.tgz#23fae724e282fa25745aff82ca4d394748db7d8d"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/leaflet/-/leaflet-1.9.4.tgz#23fae724e282fa25745aff82ca4d394748db7d8d"
|
|
|
integrity sha512-nxS1ynzJOmOlHp+iL3FyWqK89GtNL8U8rvlMOsQdTTssxZwCXh8N2NB3GDQOL+YR3XnWyZAxwQixURb+FA74PA==
|
|
integrity sha512-nxS1ynzJOmOlHp+iL3FyWqK89GtNL8U8rvlMOsQdTTssxZwCXh8N2NB3GDQOL+YR3XnWyZAxwQixURb+FA74PA==
|
|
|
|
|
|
|
|
|
|
+lie@~3.3.0:
|
|
|
|
|
+ version "3.3.0"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/lie/-/lie-3.3.0.tgz#dcf82dee545f46074daf200c7c1c5a08e0f40f6a"
|
|
|
|
|
+ integrity sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ immediate "~3.0.5"
|
|
|
|
|
+
|
|
|
local-pkg@^0.5.0:
|
|
local-pkg@^0.5.0:
|
|
|
version "0.5.1"
|
|
version "0.5.1"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/local-pkg/-/local-pkg-0.5.1.tgz#69658638d2a95287534d4c2fff757980100dbb6d"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/local-pkg/-/local-pkg-0.5.1.tgz#69658638d2a95287534d4c2fff757980100dbb6d"
|
|
@@ -1075,6 +1289,21 @@ ollama@^0.5.14:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
whatwg-fetch "^3.6.20"
|
|
whatwg-fetch "^3.6.20"
|
|
|
|
|
|
|
|
|
|
+pako@^0.2.5:
|
|
|
|
|
+ version "0.2.9"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/pako/-/pako-0.2.9.tgz#f3f7522f4ef782348da8161bad9ecfd51bf83a75"
|
|
|
|
|
+ integrity sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==
|
|
|
|
|
+
|
|
|
|
|
+pako@^1.0.10, pako@^1.0.11, pako@^1.0.6, pako@~1.0.2:
|
|
|
|
|
+ version "1.0.11"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
|
|
|
|
|
+ integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==
|
|
|
|
|
+
|
|
|
|
|
+pako@^2.1.0:
|
|
|
|
|
+ version "2.1.0"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/pako/-/pako-2.1.0.tgz#266cc37f98c7d883545d11335c00fbd4062c9a86"
|
|
|
|
|
+ integrity sha512-w+eufiZ1WuJYgPXbV/PO3NCMEc3xqylkKHzp8bxp1uW4qaSNQUkwmLLEc3kKsfz8lpV1F8Ht3U1Cm+9Srog2ug==
|
|
|
|
|
+
|
|
|
path-browserify@^1.0.1:
|
|
path-browserify@^1.0.1:
|
|
|
version "1.0.1"
|
|
version "1.0.1"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/path-browserify/-/path-browserify-1.0.1.tgz#d98454a9c3753d5790860f16f68867b9e46be1fd"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/path-browserify/-/path-browserify-1.0.1.tgz#d98454a9c3753d5790860f16f68867b9e46be1fd"
|
|
@@ -1085,6 +1314,21 @@ pathe@^1.1.2:
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/pathe/-/pathe-1.1.2.tgz#6c4cb47a945692e48a1ddd6e4094d170516437ec"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/pathe/-/pathe-1.1.2.tgz#6c4cb47a945692e48a1ddd6e4094d170516437ec"
|
|
|
integrity sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==
|
|
integrity sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==
|
|
|
|
|
|
|
|
|
|
+pdf-lib@^1.17.1:
|
|
|
|
|
+ version "1.17.1"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/pdf-lib/-/pdf-lib-1.17.1.tgz#9e7dd21261a0c1fb17992580885b39e7d08f451f"
|
|
|
|
|
+ integrity sha512-V/mpyJAoTsN4cnP31vc0wfNA1+p20evqqnap0KLoRUN0Yk/p3wN52DOEsL4oBFcLdb76hlpKPtzJIgo67j/XLw==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@pdf-lib/standard-fonts" "^1.0.0"
|
|
|
|
|
+ "@pdf-lib/upng" "^1.0.1"
|
|
|
|
|
+ pako "^1.0.11"
|
|
|
|
|
+ tslib "^1.11.1"
|
|
|
|
|
+
|
|
|
|
|
+performance-now@^2.1.0:
|
|
|
|
|
+ version "2.1.0"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
|
|
|
|
|
+ integrity sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==
|
|
|
|
|
+
|
|
|
picocolors@^1.1.1:
|
|
picocolors@^1.1.1:
|
|
|
version "1.1.1"
|
|
version "1.1.1"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
|
|
@@ -1118,6 +1362,11 @@ postcss@^8.4.27, postcss@^8.4.48:
|
|
|
picocolors "^1.1.1"
|
|
picocolors "^1.1.1"
|
|
|
source-map-js "^1.2.1"
|
|
source-map-js "^1.2.1"
|
|
|
|
|
|
|
|
|
|
+process-nextick-args@~2.0.0:
|
|
|
|
|
+ version "2.0.1"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2"
|
|
|
|
|
+ integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==
|
|
|
|
|
+
|
|
|
province-city-china@^8.5.8:
|
|
province-city-china@^8.5.8:
|
|
|
version "8.5.8"
|
|
version "8.5.8"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/province-city-china/-/province-city-china-8.5.8.tgz#b1f28cfe917388e67684cfb64f7cf2a5c30ed44a"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/province-city-china/-/province-city-china-8.5.8.tgz#b1f28cfe917388e67684cfb64f7cf2a5c30ed44a"
|
|
@@ -1142,16 +1391,51 @@ queue-microtask@^1.2.2:
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
|
|
|
integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
|
|
integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
|
|
|
|
|
|
|
|
|
|
+raf@^3.4.1:
|
|
|
|
|
+ version "3.4.1"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/raf/-/raf-3.4.1.tgz#0742e99a4a6552f445d73e3ee0328af0ff1ede39"
|
|
|
|
|
+ integrity sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ performance-now "^2.1.0"
|
|
|
|
|
+
|
|
|
|
|
+readable-stream@~2.3.6:
|
|
|
|
|
+ version "2.3.8"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz#91125e8042bba1b9887f49345f6277027ce8be9b"
|
|
|
|
|
+ integrity sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ core-util-is "~1.0.0"
|
|
|
|
|
+ inherits "~2.0.3"
|
|
|
|
|
+ isarray "~1.0.0"
|
|
|
|
|
+ process-nextick-args "~2.0.0"
|
|
|
|
|
+ safe-buffer "~5.1.1"
|
|
|
|
|
+ string_decoder "~1.1.1"
|
|
|
|
|
+ util-deprecate "~1.0.1"
|
|
|
|
|
+
|
|
|
readdirp@^4.0.1:
|
|
readdirp@^4.0.1:
|
|
|
version "4.0.2"
|
|
version "4.0.2"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/readdirp/-/readdirp-4.0.2.tgz#388fccb8b75665da3abffe2d8f8ed59fe74c230a"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/readdirp/-/readdirp-4.0.2.tgz#388fccb8b75665da3abffe2d8f8ed59fe74c230a"
|
|
|
integrity sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==
|
|
integrity sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==
|
|
|
|
|
|
|
|
|
|
+regenerator-runtime@^0.13.7:
|
|
|
|
|
+ version "0.13.11"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
|
|
|
|
|
+ integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
|
|
|
|
|
+
|
|
|
|
|
+restructure@^3.0.0:
|
|
|
|
|
+ version "3.0.2"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/restructure/-/restructure-3.0.2.tgz#e6b2fad214f78edee21797fa8160fef50eb9b49a"
|
|
|
|
|
+ integrity sha512-gSfoiOEA0VPE6Tukkrr7I0RBdE0s7H1eFCDBk05l1KIQT1UIKNc5JZy6jdyW6eYH3aR3g5b3PuL77rq0hvwtAw==
|
|
|
|
|
+
|
|
|
reusify@^1.0.4:
|
|
reusify@^1.0.4:
|
|
|
version "1.0.4"
|
|
version "1.0.4"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
|
|
|
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
|
|
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
|
|
|
|
|
|
|
|
|
|
+rgbcolor@^1.0.1:
|
|
|
|
|
+ version "1.0.1"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/rgbcolor/-/rgbcolor-1.0.1.tgz#d6505ecdb304a6595da26fa4b43307306775945d"
|
|
|
|
|
+ integrity sha512-9aZLIrhRaD97sgVhtJOW6ckOEh6/GnvQtdVNfdZ6s67+3/XwLS9lBcQYzEEhYVeUowN7pRzMLsyGhK2i/xvWbw==
|
|
|
|
|
+
|
|
|
rollup@^3.27.1:
|
|
rollup@^3.27.1:
|
|
|
version "3.29.5"
|
|
version "3.29.5"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54"
|
|
@@ -1166,6 +1450,11 @@ run-parallel@^1.1.9:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
queue-microtask "^1.2.2"
|
|
queue-microtask "^1.2.2"
|
|
|
|
|
|
|
|
|
|
+safe-buffer@~5.1.0, safe-buffer@~5.1.1:
|
|
|
|
|
+ version "5.1.2"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
|
|
|
|
|
+ integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
|
|
|
|
|
+
|
|
|
sass@^1.64.2:
|
|
sass@^1.64.2:
|
|
|
version "1.82.0"
|
|
version "1.82.0"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/sass/-/sass-1.82.0.tgz#30da277af3d0fa6042e9ceabd0d984ed6d07df70"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/sass/-/sass-1.82.0.tgz#30da277af3d0fa6042e9ceabd0d984ed6d07df70"
|
|
@@ -1194,6 +1483,11 @@ set-function-length@^1.2.2:
|
|
|
gopd "^1.0.1"
|
|
gopd "^1.0.1"
|
|
|
has-property-descriptors "^1.0.2"
|
|
has-property-descriptors "^1.0.2"
|
|
|
|
|
|
|
|
|
|
+setimmediate@^1.0.5:
|
|
|
|
|
+ version "1.0.5"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285"
|
|
|
|
|
+ integrity sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==
|
|
|
|
|
+
|
|
|
side-channel@^1.0.6:
|
|
side-channel@^1.0.6:
|
|
|
version "1.0.6"
|
|
version "1.0.6"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/side-channel/-/side-channel-1.0.6.tgz#abd25fb7cd24baf45466406b1096b7831c9215f2"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/side-channel/-/side-channel-1.0.6.tgz#abd25fb7cd24baf45466406b1096b7831c9215f2"
|
|
@@ -1209,6 +1503,23 @@ side-channel@^1.0.6:
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
|
|
|
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
|
|
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
|
|
|
|
|
|
|
|
|
|
+stackblur-canvas@^2.0.0:
|
|
|
|
|
+ version "2.7.0"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/stackblur-canvas/-/stackblur-canvas-2.7.0.tgz#af931277d0b5096df55e1f91c530043e066989b6"
|
|
|
|
|
+ integrity sha512-yf7OENo23AGJhBriGx0QivY5JP6Y1HbrrDI6WLt6C5auYZXlQrheoY8hD4ibekFKz1HOfE48Ww8kMWMnJD/zcQ==
|
|
|
|
|
+
|
|
|
|
|
+string_decoder@~1.1.1:
|
|
|
|
|
+ version "1.1.1"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"
|
|
|
|
|
+ integrity sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ safe-buffer "~5.1.0"
|
|
|
|
|
+
|
|
|
|
|
+svg-pathdata@^6.0.3:
|
|
|
|
|
+ version "6.0.3"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/svg-pathdata/-/svg-pathdata-6.0.3.tgz#80b0e0283b652ccbafb69ad4f8f73e8d3fbf2cac"
|
|
|
|
|
+ integrity sha512-qsjeeq5YjBZ5eMdFuUa4ZosMLxgr5RZ+F+Y1OrDhuOCEInRMA3x74XdBtggJcj9kOeInz0WE+LgCPDkZFlBYJw==
|
|
|
|
|
+
|
|
|
swiper@^11.1.15:
|
|
swiper@^11.1.15:
|
|
|
version "11.1.15"
|
|
version "11.1.15"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/swiper/-/swiper-11.1.15.tgz#e2258c8d38282e2f115ca463d6e8c5b84cdcf1ca"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/swiper/-/swiper-11.1.15.tgz#e2258c8d38282e2f115ca463d6e8c5b84cdcf1ca"
|
|
@@ -1226,6 +1537,11 @@ three@^0.171.0:
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/three/-/three-0.171.0.tgz#3c0dd3f8fa14e78a7f8db6e416b98f264f1185c0"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/three/-/three-0.171.0.tgz#3c0dd3f8fa14e78a7f8db6e416b98f264f1185c0"
|
|
|
integrity sha512-Y/lAXPaKZPcEdkKjh0JOAHVv8OOnv/NDJqm0wjfCzyQmfKxV7zvkwsnBgPBKTzJHToSOhRGQAGbPJObT59B/PQ==
|
|
integrity sha512-Y/lAXPaKZPcEdkKjh0JOAHVv8OOnv/NDJqm0wjfCzyQmfKxV7zvkwsnBgPBKTzJHToSOhRGQAGbPJObT59B/PQ==
|
|
|
|
|
|
|
|
|
|
+tiny-inflate@^1.0.0, tiny-inflate@^1.0.3:
|
|
|
|
|
+ version "1.0.3"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/tiny-inflate/-/tiny-inflate-1.0.3.tgz#122715494913a1805166aaf7c93467933eea26c4"
|
|
|
|
|
+ integrity sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==
|
|
|
|
|
+
|
|
|
to-regex-range@^5.0.1:
|
|
to-regex-range@^5.0.1:
|
|
|
version "5.0.1"
|
|
version "5.0.1"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/to-regex-range/-/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/to-regex-range/-/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4"
|
|
@@ -1238,6 +1554,16 @@ tslib@2.3.0:
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
|
|
|
integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==
|
|
integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==
|
|
|
|
|
|
|
|
|
|
+tslib@^1.11.1:
|
|
|
|
|
+ version "1.14.1"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
|
|
|
|
|
+ integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
|
|
|
|
|
+
|
|
|
|
|
+tslib@^2.8.0:
|
|
|
|
|
+ version "2.8.1"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
|
|
|
|
|
+ integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
|
|
|
|
|
+
|
|
|
typescript@5.4.5:
|
|
typescript@5.4.5:
|
|
|
version "5.4.5"
|
|
version "5.4.5"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
|
|
@@ -1253,6 +1579,22 @@ undici-types@~6.19.2:
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
|
|
|
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
|
|
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
|
|
|
|
|
|
|
|
|
|
+unicode-properties@^1.4.0:
|
|
|
|
|
+ version "1.4.1"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/unicode-properties/-/unicode-properties-1.4.1.tgz#96a9cffb7e619a0dc7368c28da27e05fc8f9be5f"
|
|
|
|
|
+ integrity sha512-CLjCCLQ6UuMxWnbIylkisbRj31qxHPAurvena/0iwSVbQ2G1VY5/HjV0IRabOEbDHlzZlRdCrD4NhB0JtU40Pg==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ base64-js "^1.3.0"
|
|
|
|
|
+ unicode-trie "^2.0.0"
|
|
|
|
|
+
|
|
|
|
|
+unicode-trie@^2.0.0:
|
|
|
|
|
+ version "2.0.0"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/unicode-trie/-/unicode-trie-2.0.0.tgz#8fd8845696e2e14a8b67d78fa9e0dd2cad62fec8"
|
|
|
|
|
+ integrity sha512-x7bc76x0bm4prf1VLg79uhAzKw8DVboClSN5VxJuQ+LKDOVEW9CdH+VY7SP+vX7xCYQqzzgQpFqz15zeLvAtZQ==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ pako "^0.2.5"
|
|
|
|
|
+ tiny-inflate "^1.0.0"
|
|
|
|
|
+
|
|
|
unplugin-element-plus@^0.7.2:
|
|
unplugin-element-plus@^0.7.2:
|
|
|
version "0.7.2"
|
|
version "0.7.2"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/unplugin-element-plus/-/unplugin-element-plus-0.7.2.tgz#93408f4c064a102d31d49097144641b3fcc9726c"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/unplugin-element-plus/-/unplugin-element-plus-0.7.2.tgz#93408f4c064a102d31d49097144641b3fcc9726c"
|
|
@@ -1280,6 +1622,11 @@ unplugin@^1.14.1, unplugin@^1.3.2:
|
|
|
acorn "^8.14.0"
|
|
acorn "^8.14.0"
|
|
|
webpack-virtual-modules "^0.6.2"
|
|
webpack-virtual-modules "^0.6.2"
|
|
|
|
|
|
|
|
|
|
+util-deprecate@~1.0.1:
|
|
|
|
|
+ version "1.0.2"
|
|
|
|
|
+ resolved "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
|
|
|
|
|
+ integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
|
|
|
|
|
+
|
|
|
utrie@^1.0.2:
|
|
utrie@^1.0.2:
|
|
|
version "1.0.2"
|
|
version "1.0.2"
|
|
|
resolved "https://mirrors.cloud.tencent.com/npm/utrie/-/utrie-1.0.2.tgz#d42fe44de9bc0119c25de7f564a6ed1b2c87a645"
|
|
resolved "https://mirrors.cloud.tencent.com/npm/utrie/-/utrie-1.0.2.tgz#d42fe44de9bc0119c25de7f564a6ed1b2c87a645"
|