|
|
@ -564,12 +564,25 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"@babel/helper-module-imports": {
|
|
|
|
"@babel/helper-module-imports": {
|
|
|
|
"version": "7.12.5",
|
|
|
|
"version": "7.12.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz",
|
|
|
|
"integrity": "sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA==",
|
|
|
|
"integrity": "sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"requires": {
|
|
|
|
|
|
|
|
"@babel/types": "^7.12.13"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"@babel/types": {
|
|
|
|
|
|
|
|
"version": "7.12.13",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.12.13.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-oKrdZTld2im1z8bDwTOQvUbxKwE+854zc16qWZQlcTqMN00pWxHQ4ZeOq0yDMnisOpRykH2/5Qqcrk/OlbAjiQ==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"requires": {
|
|
|
|
"requires": {
|
|
|
|
"@babel/types": "^7.12.5"
|
|
|
|
"@babel/helper-validator-identifier": "^7.12.11",
|
|
|
|
|
|
|
|
"lodash": "^4.17.19",
|
|
|
|
|
|
|
|
"to-fast-properties": "^2.0.0"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"@babel/helper-plugin-utils": {
|
|
|
|
"@babel/helper-plugin-utils": {
|
|
|
@ -2860,9 +2873,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"@rollup/plugin-babel": {
|
|
|
|
"@rollup/plugin-babel": {
|
|
|
|
"version": "5.2.3",
|
|
|
|
"version": "5.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.2.3.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.0.tgz",
|
|
|
|
"integrity": "sha512-DOMc7nx6y5xFi86AotrFssQqCen6CxYn+zts5KSI879d4n1hggSb4TH3mjVgG17Vc3lZziWWfcXzrEmVdzPMdw==",
|
|
|
|
"integrity": "sha512-9uIC8HZOnVLrLHxayq/PTzw+uS25E14KPUBh5ktF+18Mjo5yK0ToMMx6epY0uEgkjwJw0aBW4x2horYXh8juWw==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"requires": {
|
|
|
|
"requires": {
|
|
|
|
"@babel/helper-module-imports": "^7.10.4",
|
|
|
|
"@babel/helper-module-imports": "^7.10.4",
|
|
|
|