|
|
@ -731,9 +731,9 @@
|
|
|
|
"dev": true
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"@babel/helper-validator-option": {
|
|
|
|
"@babel/helper-validator-option": {
|
|
|
|
"version": "7.12.11",
|
|
|
|
"version": "7.12.16",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.12.11.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.12.16.tgz",
|
|
|
|
"integrity": "sha512-TBFCyj939mFSdeX7U7DDj32WtzYY7fDcalgq8v3fBZMNOJQNn7nOYzMaUCiPxPYfCup69mtIpqlKgMZLvQ8Xhw==",
|
|
|
|
"integrity": "sha512-uCgsDBPUQDvzr11ePPo4TVEocxj8RXjUVSC/Y8N1YpVAI/XDdUwGJu78xmlGhTxj2ntaWM7n9LQdRtyhOzT2YQ==",
|
|
|
|
"dev": true
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"@babel/helper-wrap-function": {
|
|
|
|
"@babel/helper-wrap-function": {
|
|
|
@ -3437,14 +3437,14 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"@babel/preset-typescript": {
|
|
|
|
"@babel/preset-typescript": {
|
|
|
|
"version": "7.12.13",
|
|
|
|
"version": "7.12.16",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.12.13.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.12.16.tgz",
|
|
|
|
"integrity": "sha512-gYry7CeXwD2wtw5qHzrtzKaShEhOfTmKb4i0ZxeYBcBosN5VuAudsNbjX7Oj5EAfQ3K4s4HsVMQRRcqGsPvs2A==",
|
|
|
|
"integrity": "sha512-IrYNrpDSuQfNHeqh7gsJsO35xTGyAyGkI1VxOpBEADFtxCqZ77a1RHbJqM3YJhroj7qMkNMkNtcw0lqeZUrzow==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"requires": {
|
|
|
|
"requires": {
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13",
|
|
|
|
"@babel/helper-plugin-utils": "^7.12.13",
|
|
|
|
"@babel/helper-validator-option": "^7.12.11",
|
|
|
|
"@babel/helper-validator-option": "^7.12.16",
|
|
|
|
"@babel/plugin-transform-typescript": "^7.12.13"
|
|
|
|
"@babel/plugin-transform-typescript": "^7.12.16"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-plugin-utils": {
|
|
|
|
"@babel/helper-plugin-utils": {
|
|
|
|