|
|
@ -697,6 +697,15 @@ |
|
|
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
|
|
} |
|
|
|
}, |
|
|
|
"@babel/plugin-syntax-typescript": { |
|
|
|
"version": "7.14.5", |
|
|
|
"resolved": "https://registry.nlark.com/@babel/plugin-syntax-typescript/download/@babel/plugin-syntax-typescript-7.14.5.tgz", |
|
|
|
"integrity": "sha1-uCxs5HGxZbXOQgz5KRTW+0YiVxY=", |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
|
|
} |
|
|
|
}, |
|
|
|
"@babel/plugin-transform-arrow-functions": { |
|
|
|
"version": "7.14.5", |
|
|
|
"resolved": "https://registry.nlark.com/@babel/plugin-transform-arrow-functions/download/@babel/plugin-transform-arrow-functions-7.14.5.tgz", |
|
|
@ -1022,6 +1031,17 @@ |
|
|
|
"@babel/helper-plugin-utils": "^7.14.5" |
|
|
|
} |
|
|
|
}, |
|
|
|
"@babel/plugin-transform-typescript": { |
|
|
|
"version": "7.14.6", |
|
|
|
"resolved": "https://registry.nlark.com/@babel/plugin-transform-typescript/download/@babel/plugin-transform-typescript-7.14.6.tgz?cache=0&sync_timestamp=1623708810675&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40babel%2Fplugin-transform-typescript%2Fdownload%2F%40babel%2Fplugin-transform-typescript-7.14.6.tgz", |
|
|
|
"integrity": "sha1-bpwtmNolB+vgqIOxAM3jxyed82w=", |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"@babel/helper-create-class-features-plugin": "^7.14.6", |
|
|
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
|
|
"@babel/plugin-syntax-typescript": "^7.14.5" |
|
|
|
} |
|
|
|
}, |
|
|
|
"@babel/plugin-transform-unicode-escapes": { |
|
|
|
"version": "7.14.5", |
|
|
|
"resolved": "https://registry.nlark.com/@babel/plugin-transform-unicode-escapes/download/@babel/plugin-transform-unicode-escapes-7.14.5.tgz?cache=0&sync_timestamp=1623280468339&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40babel%2Fplugin-transform-unicode-escapes%2Fdownload%2F%40babel%2Fplugin-transform-unicode-escapes-7.14.5.tgz", |
|
|
@ -1141,6 +1161,17 @@ |
|
|
|
"integrity": "sha1-tqDsoaO3Lgf5yvWPmY6XVoAo9vU=", |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"@babel/preset-typescript": { |
|
|
|
"version": "7.14.5", |
|
|
|
"resolved": "https://registry.nlark.com/@babel/preset-typescript/download/@babel/preset-typescript-7.14.5.tgz", |
|
|
|
"integrity": "sha1-qpjeEZz5hSt5UR8Z5/RKLTebzOA=", |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"@babel/helper-plugin-utils": "^7.14.5", |
|
|
|
"@babel/helper-validator-option": "^7.14.5", |
|
|
|
"@babel/plugin-transform-typescript": "^7.14.5" |
|
|
|
} |
|
|
|
}, |
|
|
|
"@babel/runtime": { |
|
|
|
"version": "7.14.8", |
|
|
|
"resolved": "https://registry.nlark.com/@babel/runtime/download/@babel/runtime-7.14.8.tgz", |
|
|
@ -4568,6 +4599,72 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"electron-debug": { |
|
|
|
"version": "3.2.0", |
|
|
|
"resolved": "https://registry.npm.taobao.org/electron-debug/download/electron-debug-3.2.0.tgz?cache=0&sync_timestamp=1608556231395&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Felectron-debug%2Fdownload%2Felectron-debug-3.2.0.tgz", |
|
|
|
"integrity": "sha1-RqFbVVw7EYciGMZeoB0FiqCBSSA=", |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"electron-is-dev": "^1.1.0", |
|
|
|
"electron-localshortcut": "^3.1.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"electron-devtools-installer": { |
|
|
|
"version": "3.2.0", |
|
|
|
"resolved": "https://registry.nlark.com/electron-devtools-installer/download/electron-devtools-installer-3.2.0.tgz", |
|
|
|
"integrity": "sha1-rMSNJOtwM/5a8oShlmfnO3jUBtA=", |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"rimraf": "^3.0.2", |
|
|
|
"semver": "^7.2.1", |
|
|
|
"tslib": "^2.1.0", |
|
|
|
"unzip-crx-3": "^0.2.0" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"rimraf": { |
|
|
|
"version": "3.0.2", |
|
|
|
"resolved": "https://registry.npm.taobao.org/rimraf/download/rimraf-3.0.2.tgz?cache=0&sync_timestamp=1614946161596&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Frimraf%2Fdownload%2Frimraf-3.0.2.tgz", |
|
|
|
"integrity": "sha1-8aVAK6YiCtUswSgrrBrjqkn9Bho=", |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"glob": "^7.1.3" |
|
|
|
} |
|
|
|
}, |
|
|
|
"semver": { |
|
|
|
"version": "7.3.5", |
|
|
|
"resolved": "https://registry.nlark.com/semver/download/semver-7.3.5.tgz?cache=0&sync_timestamp=1618847119601&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fsemver%2Fdownload%2Fsemver-7.3.5.tgz", |
|
|
|
"integrity": "sha1-C2Ich5NI2JmOSw5L6Us/EuYBjvc=", |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"lru-cache": "^6.0.0" |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"electron-is-accelerator": { |
|
|
|
"version": "0.1.2", |
|
|
|
"resolved": "https://registry.npm.taobao.org/electron-is-accelerator/download/electron-is-accelerator-0.1.2.tgz", |
|
|
|
"integrity": "sha1-UJ5RDCala1Xhf4Y6SwThEYRqsns=", |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"electron-is-dev": { |
|
|
|
"version": "1.2.0", |
|
|
|
"resolved": "https://registry.npm.taobao.org/electron-is-dev/download/electron-is-dev-1.2.0.tgz", |
|
|
|
"integrity": "sha1-LlzqChs8zxyG9XfO53Nj71XesF4=", |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"electron-localshortcut": { |
|
|
|
"version": "3.2.1", |
|
|
|
"resolved": "https://registry.npm.taobao.org/electron-localshortcut/download/electron-localshortcut-3.2.1.tgz", |
|
|
|
"integrity": "sha1-z8g6Pv9eKPr5jdzIf4Cizk9iPNM=", |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"debug": "^4.0.1", |
|
|
|
"electron-is-accelerator": "^0.1.0", |
|
|
|
"keyboardevent-from-electron-accelerator": "^2.0.0", |
|
|
|
"keyboardevents-areequal": "^0.2.1" |
|
|
|
} |
|
|
|
}, |
|
|
|
"electron-publish": { |
|
|
|
"version": "22.11.7", |
|
|
|
"resolved": "https://registry.nlark.com/electron-publish/download/electron-publish-22.11.7.tgz?cache=0&sync_timestamp=1627148601382&other_urls=https%3A%2F%2Fregistry.nlark.com%2Felectron-publish%2Fdownload%2Felectron-publish-22.11.7.tgz", |
|
|
@ -5921,6 +6018,12 @@ |
|
|
|
"dev": true, |
|
|
|
"optional": true |
|
|
|
}, |
|
|
|
"immediate": { |
|
|
|
"version": "3.0.6", |
|
|
|
"resolved": "https://registry.nlark.com/immediate/download/immediate-3.0.6.tgz", |
|
|
|
"integrity": "sha1-nbHb0Pr43m++D13V5Wu2BigN5ps=", |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"import-lazy": { |
|
|
|
"version": "2.1.0", |
|
|
|
"resolved": "https://registry.nlark.com/import-lazy/download/import-lazy-2.1.0.tgz", |
|
|
@ -6440,6 +6543,30 @@ |
|
|
|
"graceful-fs": "^4.1.6" |
|
|
|
} |
|
|
|
}, |
|
|
|
"jszip": { |
|
|
|
"version": "3.7.0", |
|
|
|
"resolved": "https://registry.nlark.com/jszip/download/jszip-3.7.0.tgz", |
|
|
|
"integrity": "sha1-m4uZWk58kCRlPOdD6QIHaoL99OY=", |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"lie": "~3.3.0", |
|
|
|
"pako": "~1.0.2", |
|
|
|
"readable-stream": "~2.3.6", |
|
|
|
"set-immediate-shim": "~1.0.1" |
|
|
|
} |
|
|
|
}, |
|
|
|
"keyboardevent-from-electron-accelerator": { |
|
|
|
"version": "2.0.0", |
|
|
|
"resolved": "https://registry.npm.taobao.org/keyboardevent-from-electron-accelerator/download/keyboardevent-from-electron-accelerator-2.0.0.tgz", |
|
|
|
"integrity": "sha1-rOIbGqTkcUiBXRYAV/nttmVnxQw=", |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"keyboardevents-areequal": { |
|
|
|
"version": "0.2.2", |
|
|
|
"resolved": "https://registry.npm.taobao.org/keyboardevents-areequal/download/keyboardevents-areequal-0.2.2.tgz", |
|
|
|
"integrity": "sha1-iBkexzjOn3WRwl6QVt6Si0AncZQ=", |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"keyv": { |
|
|
|
"version": "3.1.0", |
|
|
|
"resolved": "https://registry.npm.taobao.org/keyv/download/keyv-3.1.0.tgz?cache=0&sync_timestamp=1600337463601&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fkeyv%2Fdownload%2Fkeyv-3.1.0.tgz", |
|
|
@ -6476,6 +6603,15 @@ |
|
|
|
"integrity": "sha1-bPO59bwxzufuPjacCDK3WD3Nkj0=", |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"lie": { |
|
|
|
"version": "3.3.0", |
|
|
|
"resolved": "https://registry.npm.taobao.org/lie/download/lie-3.3.0.tgz", |
|
|
|
"integrity": "sha1-3Pgt7lRfRgdNryAMfBxaCOD0D2o=", |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"immediate": "~3.0.5" |
|
|
|
} |
|
|
|
}, |
|
|
|
"lines-and-columns": { |
|
|
|
"version": "1.1.6", |
|
|
|
"resolved": "https://registry.npm.taobao.org/lines-and-columns/download/lines-and-columns-1.1.6.tgz", |
|
|
@ -7204,6 +7340,12 @@ |
|
|
|
"semver": "^6.2.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"pako": { |
|
|
|
"version": "1.0.11", |
|
|
|
"resolved": "https://registry.nlark.com/pako/download/pako-1.0.11.tgz", |
|
|
|
"integrity": "sha1-bJWZ00DVTf05RjgCUqNXBaa5kr8=", |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"param-case": { |
|
|
|
"version": "3.0.4", |
|
|
|
"resolved": "https://registry.npm.taobao.org/param-case/download/param-case-3.0.4.tgz?cache=0&sync_timestamp=1606867292797&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fparam-case%2Fdownload%2Fparam-case-3.0.4.tgz", |
|
|
@ -8270,6 +8412,12 @@ |
|
|
|
"integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=", |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"set-immediate-shim": { |
|
|
|
"version": "1.0.1", |
|
|
|
"resolved": "https://registry.nlark.com/set-immediate-shim/download/set-immediate-shim-1.0.1.tgz", |
|
|
|
"integrity": "sha1-SysbJ+uAip+NzEgaWOXlb1mfP2E=", |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"set-value": { |
|
|
|
"version": "2.0.1", |
|
|
|
"resolved": "https://registry.nlark.com/set-value/download/set-value-2.0.1.tgz", |
|
|
@ -9412,6 +9560,17 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"unzip-crx-3": { |
|
|
|
"version": "0.2.0", |
|
|
|
"resolved": "https://registry.npm.taobao.org/unzip-crx-3/download/unzip-crx-3-0.2.0.tgz", |
|
|
|
"integrity": "sha1-1TJBR7EEqK7ZroY5yVUh9vfNopI=", |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"jszip": "^3.1.0", |
|
|
|
"mkdirp": "^0.5.1", |
|
|
|
"yaku": "^0.16.6" |
|
|
|
} |
|
|
|
}, |
|
|
|
"upath": { |
|
|
|
"version": "1.2.0", |
|
|
|
"resolved": "https://registry.npm.taobao.org/upath/download/upath-1.2.0.tgz", |
|
|
@ -10539,6 +10698,12 @@ |
|
|
|
"integrity": "sha1-f0k00PfKjFb5UxSTndzS3ZHOHVU=", |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"yaku": { |
|
|
|
"version": "0.16.7", |
|
|
|
"resolved": "https://registry.npm.taobao.org/yaku/download/yaku-0.16.7.tgz", |
|
|
|
"integrity": "sha1-HRlceKqbW/hHnIlblQT9TwhHmE4=", |
|
|
|
"dev": true |
|
|
|
}, |
|
|
|
"yallist": { |
|
|
|
"version": "4.0.0", |
|
|
|
"resolved": "https://registry.npm.taobao.org/yallist/download/yallist-4.0.0.tgz", |
|
|
|