|
|
|
@ -21,7 +21,7 @@ importers:
|
|
|
|
|
'@types/markdown-it': ^12.0.1
|
|
|
|
|
'@types/node': ^15.6.1
|
|
|
|
|
'@types/polka': ^0.5.3
|
|
|
|
|
'@vitejs/plugin-vue': ^1.10.1
|
|
|
|
|
'@vitejs/plugin-vue': ^2.0.0
|
|
|
|
|
chalk: ^4.1.1
|
|
|
|
|
chokidar: ^3.5.1
|
|
|
|
|
compression: ^1.7.4
|
|
|
|
@ -57,16 +57,16 @@ importers:
|
|
|
|
|
sirv: ^1.0.12
|
|
|
|
|
ts-jest: ^27.0.1
|
|
|
|
|
typescript: ^4.3.2
|
|
|
|
|
vite: ^2.7.0-beta.8
|
|
|
|
|
vue: ^3.2.24
|
|
|
|
|
vite: ^2.7.0
|
|
|
|
|
vue: ^3.2.26
|
|
|
|
|
yorkie: ^2.0.0
|
|
|
|
|
dependencies:
|
|
|
|
|
'@docsearch/css': 3.0.0-alpha.41
|
|
|
|
|
'@docsearch/js': 3.0.0-alpha.41
|
|
|
|
|
'@vitejs/plugin-vue': 1.10.1_vite@2.7.0-beta.8
|
|
|
|
|
'@vitejs/plugin-vue': 2.0.0_vite@2.7.1+vue@3.2.26
|
|
|
|
|
prismjs: 1.25.0
|
|
|
|
|
vite: 2.7.0-beta.8
|
|
|
|
|
vue: 3.2.24
|
|
|
|
|
vite: 2.7.1
|
|
|
|
|
vue: 3.2.26
|
|
|
|
|
devDependencies:
|
|
|
|
|
'@microsoft/api-extractor': 7.18.11
|
|
|
|
|
'@rollup/plugin-alias': 3.1.5_rollup@2.57.0
|
|
|
|
@ -266,7 +266,7 @@ packages:
|
|
|
|
|
'@babel/helper-compilation-targets': 7.15.4_@babel+core@7.15.5
|
|
|
|
|
'@babel/helper-module-transforms': 7.15.7
|
|
|
|
|
'@babel/helpers': 7.15.4
|
|
|
|
|
'@babel/parser': 7.15.7
|
|
|
|
|
'@babel/parser': 7.16.4
|
|
|
|
|
'@babel/template': 7.15.4
|
|
|
|
|
'@babel/traverse': 7.15.4
|
|
|
|
|
'@babel/types': 7.15.6
|
|
|
|
@ -427,6 +427,12 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-rycZXvQ+xS9QyIcJ9HXeDWf1uxqlbVFAUq0Rq0dbc50Zb/+wUe/ehyfzGfm9KZZF0kBejYgxltBXocP+gKdL2g==}
|
|
|
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
|
hasBin: true
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@babel/parser/7.16.4:
|
|
|
|
|
resolution: {integrity: sha512-6V0qdPUaiVHH3RtZeLIsc+6pDhbYzHR8ogA8w+f+Wc77DuXto19g2QUwveINoS34Uw+W8/hQDGJCx+i4n7xcng==}
|
|
|
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
|
hasBin: true
|
|
|
|
|
|
|
|
|
|
/@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.15.5:
|
|
|
|
|
resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
|
|
|
|
@ -552,7 +558,7 @@ packages:
|
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@babel/code-frame': 7.14.5
|
|
|
|
|
'@babel/parser': 7.15.7
|
|
|
|
|
'@babel/parser': 7.16.4
|
|
|
|
|
'@babel/types': 7.15.6
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
@ -565,7 +571,7 @@ packages:
|
|
|
|
|
'@babel/helper-function-name': 7.15.4
|
|
|
|
|
'@babel/helper-hoist-variables': 7.15.4
|
|
|
|
|
'@babel/helper-split-export-declaration': 7.15.4
|
|
|
|
|
'@babel/parser': 7.15.7
|
|
|
|
|
'@babel/parser': 7.16.4
|
|
|
|
|
'@babel/types': 7.15.6
|
|
|
|
|
debug: 4.3.2
|
|
|
|
|
globals: 11.12.0
|
|
|
|
@ -1037,7 +1043,7 @@ packages:
|
|
|
|
|
/@types/babel__core/7.1.16:
|
|
|
|
|
resolution: {integrity: sha512-EAEHtisTMM+KaKwfWdC3oyllIqswlznXCIVCt7/oRNrh+DhgT4UEBNC/jlADNjvw7UnfbcdkGQcPVZ1xYiLcrQ==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@babel/parser': 7.15.7
|
|
|
|
|
'@babel/parser': 7.16.4
|
|
|
|
|
'@babel/types': 7.15.6
|
|
|
|
|
'@types/babel__generator': 7.6.3
|
|
|
|
|
'@types/babel__template': 7.4.1
|
|
|
|
@ -1053,7 +1059,7 @@ packages:
|
|
|
|
|
/@types/babel__template/7.4.1:
|
|
|
|
|
resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@babel/parser': 7.15.7
|
|
|
|
|
'@babel/parser': 7.16.4
|
|
|
|
|
'@babel/types': 7.15.6
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
@ -1311,96 +1317,98 @@ packages:
|
|
|
|
|
'@types/yargs-parser': 20.2.1
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@vitejs/plugin-vue/1.10.1_vite@2.7.0-beta.8:
|
|
|
|
|
resolution: {integrity: sha512-oL76QETMSpVE9jIScirGB2bYJEVU/+r+g+K7oG+sXPs9TZljqveoVRsmLyXlMZTjpQkLL8gz527cW80NMGVKJg==}
|
|
|
|
|
/@vitejs/plugin-vue/2.0.0_vite@2.7.1+vue@3.2.26:
|
|
|
|
|
resolution: {integrity: sha512-4Xn1h9OcaAf7KYrvz2oEi52fCCCLcCzyr3pDOrzYTWrs0DrzNOXt9fT5IiGb1f/uoNTdX3aAkXVGNXrGkzF/zw==}
|
|
|
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
vite: ^2.5.10
|
|
|
|
|
vue: ^3.2.25
|
|
|
|
|
dependencies:
|
|
|
|
|
vite: 2.7.0-beta.8
|
|
|
|
|
vite: 2.7.1
|
|
|
|
|
vue: 3.2.26
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@vue/compiler-core/3.2.24:
|
|
|
|
|
resolution: {integrity: sha512-A0SxB2HAggKzP57LDin5gfgWOTwFyGCtQ5MTMNBADnfQYALWnYuC8kMI0DhRSplGTWRvn9Z2DAnG8f35BnojuA==}
|
|
|
|
|
/@vue/compiler-core/3.2.26:
|
|
|
|
|
resolution: {integrity: sha512-N5XNBobZbaASdzY9Lga2D9Lul5vdCIOXvUMd6ThcN8zgqQhPKfCV+wfAJNNJKQkSHudnYRO2gEB+lp0iN3g2Tw==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@babel/parser': 7.15.7
|
|
|
|
|
'@vue/shared': 3.2.24
|
|
|
|
|
'@babel/parser': 7.16.4
|
|
|
|
|
'@vue/shared': 3.2.26
|
|
|
|
|
estree-walker: 2.0.2
|
|
|
|
|
source-map: 0.6.1
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@vue/compiler-dom/3.2.24:
|
|
|
|
|
resolution: {integrity: sha512-KQEm8r0JFsrNNIfbD28pcwMvHpcJcwjVR1XWFcD0yyQ8eREd7IXhT7J6j7iNCSE/TIo78NOvkwbyX+lnIm836w==}
|
|
|
|
|
/@vue/compiler-dom/3.2.26:
|
|
|
|
|
resolution: {integrity: sha512-smBfaOW6mQDxcT3p9TKT6mE22vjxjJL50GFVJiI0chXYGU/xzC05QRGrW3HHVuJrmLTLx5zBhsZ2dIATERbarg==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@vue/compiler-core': 3.2.24
|
|
|
|
|
'@vue/shared': 3.2.24
|
|
|
|
|
'@vue/compiler-core': 3.2.26
|
|
|
|
|
'@vue/shared': 3.2.26
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@vue/compiler-sfc/3.2.24:
|
|
|
|
|
resolution: {integrity: sha512-YGPcIvVJp2qTPkuT6kT43Eo1xjstyY4bmuiSV31my4bQMBFVR26ANmifUSt759Blok71gK0WzfIZHbcOKYOeKA==}
|
|
|
|
|
/@vue/compiler-sfc/3.2.26:
|
|
|
|
|
resolution: {integrity: sha512-ePpnfktV90UcLdsDQUh2JdiTuhV0Skv2iYXxfNMOK/F3Q+2BO0AulcVcfoksOpTJGmhhfosWfMyEaEf0UaWpIw==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@babel/parser': 7.15.7
|
|
|
|
|
'@vue/compiler-core': 3.2.24
|
|
|
|
|
'@vue/compiler-dom': 3.2.24
|
|
|
|
|
'@vue/compiler-ssr': 3.2.24
|
|
|
|
|
'@vue/ref-transform': 3.2.24
|
|
|
|
|
'@vue/shared': 3.2.24
|
|
|
|
|
'@babel/parser': 7.16.4
|
|
|
|
|
'@vue/compiler-core': 3.2.26
|
|
|
|
|
'@vue/compiler-dom': 3.2.26
|
|
|
|
|
'@vue/compiler-ssr': 3.2.26
|
|
|
|
|
'@vue/reactivity-transform': 3.2.26
|
|
|
|
|
'@vue/shared': 3.2.26
|
|
|
|
|
estree-walker: 2.0.2
|
|
|
|
|
magic-string: 0.25.7
|
|
|
|
|
postcss: 8.4.1
|
|
|
|
|
source-map: 0.6.1
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@vue/compiler-ssr/3.2.24:
|
|
|
|
|
resolution: {integrity: sha512-E1HHShNsGVWXxs68LDOUuI+Bzak9W/Ier/366aKDBFuwvfwgruwq6abhMfj6pSDZpwZ/PXnfliyl/m7qBSq6gw==}
|
|
|
|
|
/@vue/compiler-ssr/3.2.26:
|
|
|
|
|
resolution: {integrity: sha512-2mywLX0ODc4Zn8qBoA2PDCsLEZfpUGZcyoFRLSOjyGGK6wDy2/5kyDOWtf0S0UvtoyVq95OTSGIALjZ4k2q/ag==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@vue/compiler-dom': 3.2.24
|
|
|
|
|
'@vue/shared': 3.2.24
|
|
|
|
|
'@vue/compiler-dom': 3.2.26
|
|
|
|
|
'@vue/shared': 3.2.26
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@vue/reactivity/3.2.24:
|
|
|
|
|
resolution: {integrity: sha512-5eVsO9wfQ5erCMSRBjpqLkkI+LglJS7E0oLZJs2gsChpvOjH2Uwt3Hk1nVv0ywStnWg71Ykn3SyQwtnl7PknOQ==}
|
|
|
|
|
/@vue/reactivity-transform/3.2.26:
|
|
|
|
|
resolution: {integrity: sha512-XKMyuCmzNA7nvFlYhdKwD78rcnmPb7q46uoR00zkX6yZrUmcCQ5OikiwUEVbvNhL5hBJuvbSO95jB5zkUon+eQ==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@vue/shared': 3.2.24
|
|
|
|
|
'@babel/parser': 7.16.4
|
|
|
|
|
'@vue/compiler-core': 3.2.26
|
|
|
|
|
'@vue/shared': 3.2.26
|
|
|
|
|
estree-walker: 2.0.2
|
|
|
|
|
magic-string: 0.25.7
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@vue/ref-transform/3.2.24:
|
|
|
|
|
resolution: {integrity: sha512-j6oNbsGLvea2rF8GQB9w6q7UFL1So7J+t6ducaMeWPSyjYZ+slWpwPVK6mmyghg5oGqC41R+HC5BV036Y0KhXQ==}
|
|
|
|
|
/@vue/reactivity/3.2.26:
|
|
|
|
|
resolution: {integrity: sha512-h38bxCZLW6oFJVDlCcAiUKFnXI8xP8d+eO0pcDxx+7dQfSPje2AO6M9S9QO6MrxQB7fGP0DH0dYQ8ksf6hrXKQ==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@babel/parser': 7.15.7
|
|
|
|
|
'@vue/compiler-core': 3.2.24
|
|
|
|
|
'@vue/shared': 3.2.24
|
|
|
|
|
estree-walker: 2.0.2
|
|
|
|
|
magic-string: 0.25.7
|
|
|
|
|
'@vue/shared': 3.2.26
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@vue/runtime-core/3.2.24:
|
|
|
|
|
resolution: {integrity: sha512-ReI06vGgYuW0G8FlOcAOzMklVDJSxKuRhYzT8j+a8BTfs1945kxo1Th28BPvasyYx8J+LMeZ0HqpPH9yGXvWvg==}
|
|
|
|
|
/@vue/runtime-core/3.2.26:
|
|
|
|
|
resolution: {integrity: sha512-BcYi7qZ9Nn+CJDJrHQ6Zsmxei2hDW0L6AB4vPvUQGBm2fZyC0GXd/4nVbyA2ubmuhctD5RbYY8L+5GUJszv9mQ==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@vue/reactivity': 3.2.24
|
|
|
|
|
'@vue/shared': 3.2.24
|
|
|
|
|
'@vue/reactivity': 3.2.26
|
|
|
|
|
'@vue/shared': 3.2.26
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@vue/runtime-dom/3.2.24:
|
|
|
|
|
resolution: {integrity: sha512-piqsabtIEUKkMGSJlOyKUonZEDtdwOpR6teQ8EKbH8PX9sxfAt9snLnFJldUhhyYrLIyDtnjwajfJ7/XtpD4JA==}
|
|
|
|
|
/@vue/runtime-dom/3.2.26:
|
|
|
|
|
resolution: {integrity: sha512-dY56UIiZI+gjc4e8JQBwAifljyexfVCkIAu/WX8snh8vSOt/gMSEGwPRcl2UpYpBYeyExV8WCbgvwWRNt9cHhQ==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@vue/runtime-core': 3.2.24
|
|
|
|
|
'@vue/shared': 3.2.24
|
|
|
|
|
'@vue/runtime-core': 3.2.26
|
|
|
|
|
'@vue/shared': 3.2.26
|
|
|
|
|
csstype: 2.6.18
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@vue/server-renderer/3.2.24_vue@3.2.24:
|
|
|
|
|
resolution: {integrity: sha512-DqiCRDxTbv67Hw5ImiqnLIQbPGtIwWLLfEcVHoEnu1f21EMTB6LfoS69EQddd8VyfN5kfX3Fmz27/hrFPpRaMQ==}
|
|
|
|
|
/@vue/server-renderer/3.2.26_vue@3.2.26:
|
|
|
|
|
resolution: {integrity: sha512-Jp5SggDUvvUYSBIvYEhy76t4nr1vapY/FIFloWmQzn7UxqaHrrBpbxrqPcTrSgGrcaglj0VBp22BKJNre4aA1w==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
vue: 3.2.24
|
|
|
|
|
vue: 3.2.26
|
|
|
|
|
dependencies:
|
|
|
|
|
'@vue/compiler-ssr': 3.2.24
|
|
|
|
|
'@vue/shared': 3.2.24
|
|
|
|
|
vue: 3.2.24
|
|
|
|
|
'@vue/compiler-ssr': 3.2.26
|
|
|
|
|
'@vue/shared': 3.2.26
|
|
|
|
|
vue: 3.2.26
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@vue/shared/3.2.24:
|
|
|
|
|
resolution: {integrity: sha512-BUgRiZCkCrqDps5aQ9av05xcge3rn092ztKIh17tHkeEFgP4zfXMQWBA2zfdoCdCEdBL26xtOv+FZYiOp9RUDA==}
|
|
|
|
|
/@vue/shared/3.2.26:
|
|
|
|
|
resolution: {integrity: sha512-vPV6Cq+NIWbH5pZu+V+2QHE9y1qfuTq49uNWw4f7FDEeZaDU2H2cx5jcUZOAKW7qTrUS4k6qZPbMy1x4N96nbA==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/JSONStream/1.3.5:
|
|
|
|
@ -5585,8 +5593,8 @@ packages:
|
|
|
|
|
engines: {node: '>= 0.8'}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/vite/2.7.0-beta.8:
|
|
|
|
|
resolution: {integrity: sha512-3WMItImjXnvTIihClFBy5t0n+OnXA8EreSy3dIAOFZZhf89VSIwmCcG+SS2qexlegneQz5ewiv6bzvYoKNjmZw==}
|
|
|
|
|
/vite/2.7.1:
|
|
|
|
|
resolution: {integrity: sha512-TDXXhcu5lyQ6uosK4ZWaOyB4VzOiizk0biitRzDzaEtgSUi8rVYPc4k1xgOjLSf0OuceDJmojFKXHOX9DB1WuQ==}
|
|
|
|
|
engines: {node: '>=12.2.0'}
|
|
|
|
|
hasBin: true
|
|
|
|
|
peerDependencies:
|
|
|
|
@ -5609,14 +5617,14 @@ packages:
|
|
|
|
|
fsevents: 2.3.2
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/vue/3.2.24:
|
|
|
|
|
resolution: {integrity: sha512-PvCklXNfcUMyeP/a9nME27C32IipwUDoS45rDyKn5+RQrWyjL+0JAJtf98HL6y9bfqQRTlYjSowWEB1nXxvG5Q==}
|
|
|
|
|
/vue/3.2.26:
|
|
|
|
|
resolution: {integrity: sha512-KD4lULmskL5cCsEkfhERVRIOEDrfEL9CwAsLYpzptOGjaGFNWo3BQ9g8MAb7RaIO71rmVOziZ/uEN/rHwcUIhg==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@vue/compiler-dom': 3.2.24
|
|
|
|
|
'@vue/compiler-sfc': 3.2.24
|
|
|
|
|
'@vue/runtime-dom': 3.2.24
|
|
|
|
|
'@vue/server-renderer': 3.2.24_vue@3.2.24
|
|
|
|
|
'@vue/shared': 3.2.24
|
|
|
|
|
'@vue/compiler-dom': 3.2.26
|
|
|
|
|
'@vue/compiler-sfc': 3.2.26
|
|
|
|
|
'@vue/runtime-dom': 3.2.26
|
|
|
|
|
'@vue/server-renderer': 3.2.26_vue@3.2.26
|
|
|
|
|
'@vue/shared': 3.2.26
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/w3c-hr-time/1.0.2:
|
|
|
|
|