|
@@ -1,9 +1,5 @@
|
|
|
lockfileVersion: '6.0'
|
|
|
|
|
|
-settings:
|
|
|
- autoInstallPeers: true
|
|
|
- excludeLinksFromLockfile: false
|
|
|
-
|
|
|
dependencies:
|
|
|
'@element-plus/icons-vue':
|
|
|
specifier: ^2.0.10
|
|
@@ -53,6 +49,9 @@ dependencies:
|
|
|
qrcode.vue:
|
|
|
specifier: ^3.3.3
|
|
|
version: 3.3.4(vue@3.2.45)
|
|
|
+ terser:
|
|
|
+ specifier: ^5.29.2
|
|
|
+ version: 5.29.2
|
|
|
tinymce:
|
|
|
specifier: ^6.3.1
|
|
|
version: 6.3.1
|
|
@@ -120,7 +119,7 @@ devDependencies:
|
|
|
version: 0.22.11(vue@3.2.45)
|
|
|
vite:
|
|
|
specifier: ^3.2.5
|
|
|
- version: 3.2.5(@types/node@18.11.12)(sass@1.56.2)
|
|
|
+ version: 3.2.5(@types/node@18.11.12)(sass@1.56.2)(terser@5.29.2)
|
|
|
vite-plugin-top-level-await:
|
|
|
specifier: ^1.3.0
|
|
|
version: 1.3.0(vite@3.2.5)
|
|
@@ -406,6 +405,37 @@ packages:
|
|
|
- supports-color
|
|
|
dev: true
|
|
|
|
|
|
+ /@jridgewell/gen-mapping@0.3.5:
|
|
|
+ resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==}
|
|
|
+ engines: {node: '>=6.0.0'}
|
|
|
+ dependencies:
|
|
|
+ '@jridgewell/set-array': 1.2.1
|
|
|
+ '@jridgewell/sourcemap-codec': 1.4.15
|
|
|
+ '@jridgewell/trace-mapping': 0.3.25
|
|
|
+
|
|
|
+ /@jridgewell/resolve-uri@3.1.2:
|
|
|
+ resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
|
|
|
+ engines: {node: '>=6.0.0'}
|
|
|
+
|
|
|
+ /@jridgewell/set-array@1.2.1:
|
|
|
+ resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==}
|
|
|
+ engines: {node: '>=6.0.0'}
|
|
|
+
|
|
|
+ /@jridgewell/source-map@0.3.6:
|
|
|
+ resolution: {integrity: sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==}
|
|
|
+ dependencies:
|
|
|
+ '@jridgewell/gen-mapping': 0.3.5
|
|
|
+ '@jridgewell/trace-mapping': 0.3.25
|
|
|
+
|
|
|
+ /@jridgewell/sourcemap-codec@1.4.15:
|
|
|
+ resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
|
|
|
+
|
|
|
+ /@jridgewell/trace-mapping@0.3.25:
|
|
|
+ resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
|
|
|
+ dependencies:
|
|
|
+ '@jridgewell/resolve-uri': 3.1.2
|
|
|
+ '@jridgewell/sourcemap-codec': 1.4.15
|
|
|
+
|
|
|
/@nodelib/fs.scandir@2.1.5:
|
|
|
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
|
|
|
engines: {node: '>= 8'}
|
|
@@ -771,7 +801,7 @@ packages:
|
|
|
peerDependencies:
|
|
|
vite: ^3.0.0 || ^4.0.0 || ^5.0.0
|
|
|
dependencies:
|
|
|
- vite: 3.2.5(@types/node@18.11.12)(sass@1.56.2)
|
|
|
+ vite: 3.2.5(@types/node@18.11.12)(sass@1.56.2)(terser@5.29.2)
|
|
|
dev: false
|
|
|
|
|
|
/@vitejs/plugin-vue@3.2.0(vite@3.2.5)(vue@3.2.45):
|
|
@@ -781,7 +811,7 @@ packages:
|
|
|
vite: ^3.0.0
|
|
|
vue: ^3.2.25
|
|
|
dependencies:
|
|
|
- vite: 3.2.5(@types/node@18.11.12)(sass@1.56.2)
|
|
|
+ vite: 3.2.5(@types/node@18.11.12)(sass@1.56.2)(terser@5.29.2)
|
|
|
vue: 3.2.45
|
|
|
dev: true
|
|
|
|
|
@@ -950,6 +980,11 @@ packages:
|
|
|
acorn: 8.8.1
|
|
|
dev: true
|
|
|
|
|
|
+ /acorn@8.11.3:
|
|
|
+ resolution: {integrity: sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==}
|
|
|
+ engines: {node: '>=0.4.0'}
|
|
|
+ hasBin: true
|
|
|
+
|
|
|
/acorn@8.8.1:
|
|
|
resolution: {integrity: sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==}
|
|
|
engines: {node: '>=0.4.0'}
|
|
@@ -1116,6 +1151,9 @@ packages:
|
|
|
dependencies:
|
|
|
fill-range: 7.0.1
|
|
|
|
|
|
+ /buffer-from@1.1.2:
|
|
|
+ resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
|
|
|
+
|
|
|
/builtin-modules@3.3.0:
|
|
|
resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==}
|
|
|
engines: {node: '>=6'}
|
|
@@ -1255,6 +1293,9 @@ packages:
|
|
|
engines: {node: '>=16'}
|
|
|
dev: true
|
|
|
|
|
|
+ /commander@2.20.3:
|
|
|
+ resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
|
|
|
+
|
|
|
/compute-scroll-into-view@1.0.20:
|
|
|
resolution: {integrity: sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==}
|
|
|
dev: false
|
|
@@ -2859,7 +2900,7 @@ packages:
|
|
|
/mlly@0.5.17:
|
|
|
resolution: {integrity: sha512-Rn+ai4G+CQXptDFSRNnChEgNr+xAEauYhwRvpPl/UHStTlgkIftplgJRsA2OXPuoUn86K4XAjB26+x5CEvVb6A==}
|
|
|
dependencies:
|
|
|
- acorn: 8.8.1
|
|
|
+ acorn: 8.11.3
|
|
|
pathe: 1.0.0
|
|
|
pkg-types: 1.0.1
|
|
|
ufo: 1.0.1
|
|
@@ -2868,7 +2909,7 @@ packages:
|
|
|
/mlly@1.0.0:
|
|
|
resolution: {integrity: sha512-QL108Hwt+u9bXdWgOI0dhzZfACovn5Aen4Xvc8Jasd9ouRH4NjnrXEiyP3nVvJo91zPlYjVRckta0Nt2zfoR6g==}
|
|
|
dependencies:
|
|
|
- acorn: 8.8.1
|
|
|
+ acorn: 8.11.3
|
|
|
pathe: 1.0.0
|
|
|
pkg-types: 1.0.1
|
|
|
ufo: 1.0.1
|
|
@@ -3417,6 +3458,12 @@ packages:
|
|
|
resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==}
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
|
|
+ /source-map-support@0.5.21:
|
|
|
+ resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
|
|
|
+ dependencies:
|
|
|
+ buffer-from: 1.1.2
|
|
|
+ source-map: 0.6.1
|
|
|
+
|
|
|
/source-map@0.6.1:
|
|
|
resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
|
|
|
engines: {node: '>=0.10.0'}
|
|
@@ -3521,7 +3568,7 @@ packages:
|
|
|
/strip-literal@0.4.2:
|
|
|
resolution: {integrity: sha512-pv48ybn4iE1O9RLgCAN0iU4Xv7RlBTiit6DKmMiErbs9x1wH6vXBs45tWc0H5wUIF6TLTrKweqkmYF/iraQKNw==}
|
|
|
dependencies:
|
|
|
- acorn: 8.8.1
|
|
|
+ acorn: 8.11.3
|
|
|
dev: true
|
|
|
|
|
|
/supports-color@5.5.0:
|
|
@@ -3542,6 +3589,16 @@ packages:
|
|
|
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
|
|
|
engines: {node: '>= 0.4'}
|
|
|
|
|
|
+ /terser@5.29.2:
|
|
|
+ resolution: {integrity: sha512-ZiGkhUBIM+7LwkNjXYJq8svgkd+QK3UUr0wJqY4MieaezBSAIPgbSPZyIx0idM6XWK5CMzSWa8MJIzmRcB8Caw==}
|
|
|
+ engines: {node: '>=10'}
|
|
|
+ hasBin: true
|
|
|
+ dependencies:
|
|
|
+ '@jridgewell/source-map': 0.3.6
|
|
|
+ acorn: 8.11.3
|
|
|
+ commander: 2.20.3
|
|
|
+ source-map-support: 0.5.21
|
|
|
+
|
|
|
/text-table@0.2.0:
|
|
|
resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
|
|
|
dev: true
|
|
@@ -3749,7 +3806,7 @@ packages:
|
|
|
dependencies:
|
|
|
acorn: 8.8.1
|
|
|
chokidar: 3.5.3
|
|
|
- vite: 3.2.5(@types/node@18.11.12)(sass@1.56.2)
|
|
|
+ vite: 3.2.5(@types/node@18.11.12)(sass@1.56.2)(terser@5.29.2)
|
|
|
webpack-sources: 3.2.3
|
|
|
webpack-virtual-modules: 0.4.6
|
|
|
dev: true
|
|
@@ -3757,7 +3814,7 @@ packages:
|
|
|
/unplugin@0.9.6:
|
|
|
resolution: {integrity: sha512-YYLtfoNiie/lxswy1GOsKXgnLJTE27la/PeCGznSItk+8METYZErO+zzV9KQ/hXhPwzIJsfJ4s0m1Rl7ZCWZ4Q==}
|
|
|
dependencies:
|
|
|
- acorn: 8.8.1
|
|
|
+ acorn: 8.11.3
|
|
|
chokidar: 3.5.3
|
|
|
webpack-sources: 3.2.3
|
|
|
webpack-virtual-modules: 0.4.6
|
|
@@ -3802,7 +3859,7 @@ packages:
|
|
|
'@rollup/plugin-virtual': 3.0.1
|
|
|
'@swc/core': 1.3.51
|
|
|
uuid: 9.0.0
|
|
|
- vite: 3.2.5(@types/node@18.11.12)(sass@1.56.2)
|
|
|
+ vite: 3.2.5(@types/node@18.11.12)(sass@1.56.2)(terser@5.29.2)
|
|
|
transitivePeerDependencies:
|
|
|
- '@swc/helpers'
|
|
|
- rollup
|
|
@@ -3816,13 +3873,13 @@ packages:
|
|
|
'@windicss/plugin-utils': 1.8.8
|
|
|
debug: 4.3.4
|
|
|
kolorist: 1.6.0
|
|
|
- vite: 3.2.5(@types/node@18.11.12)(sass@1.56.2)
|
|
|
+ vite: 3.2.5(@types/node@18.11.12)(sass@1.56.2)(terser@5.29.2)
|
|
|
windicss: 3.5.6
|
|
|
transitivePeerDependencies:
|
|
|
- supports-color
|
|
|
dev: true
|
|
|
|
|
|
- /vite@3.2.5(@types/node@18.11.12)(sass@1.56.2):
|
|
|
+ /vite@3.2.5(@types/node@18.11.12)(sass@1.56.2)(terser@5.29.2):
|
|
|
resolution: {integrity: sha512-4mVEpXpSOgrssFZAOmGIr85wPHKvaDAcXqxVxVRZhljkJOMZi1ibLibzjLHzJvcok8BMguLc7g1W6W/GqZbLdQ==}
|
|
|
engines: {node: ^14.18.0 || >=16.0.0}
|
|
|
hasBin: true
|
|
@@ -3853,6 +3910,7 @@ packages:
|
|
|
resolve: 1.22.1
|
|
|
rollup: 2.79.1
|
|
|
sass: 1.56.2
|
|
|
+ terser: 5.29.2
|
|
|
optionalDependencies:
|
|
|
fsevents: 2.3.2
|
|
|
|
|
@@ -4044,3 +4102,7 @@ packages:
|
|
|
dependencies:
|
|
|
tslib: 2.3.0
|
|
|
dev: false
|
|
|
+
|
|
|
+settings:
|
|
|
+ autoInstallPeers: true
|
|
|
+ excludeLinksFromLockfile: false
|