|
|
|
@ -38,20 +38,20 @@
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/core": {
|
|
|
|
|
"version": "7.14.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.14.0.tgz",
|
|
|
|
|
"integrity": "sha512-8YqpRig5NmIHlMLw09zMlPTvUVMILjqCOtVgu+TVNWEBvy9b5I3RRyhqnrV4hjgEK7n8P9OqvkWJAFmEL6Wwfw==",
|
|
|
|
|
"version": "7.14.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.14.2.tgz",
|
|
|
|
|
"integrity": "sha512-OgC1mON+l4U4B4wiohJlQNUU3H73mpTyYY3j/c8U9dr9UagGGSm+WFpzjy/YLdoyjiG++c1kIDgxCo/mLwQJeQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/code-frame": "^7.12.13",
|
|
|
|
|
"@babel/generator": "^7.14.0",
|
|
|
|
|
"@babel/generator": "^7.14.2",
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.13.16",
|
|
|
|
|
"@babel/helper-module-transforms": "^7.14.0",
|
|
|
|
|
"@babel/helper-module-transforms": "^7.14.2",
|
|
|
|
|
"@babel/helpers": "^7.14.0",
|
|
|
|
|
"@babel/parser": "^7.14.0",
|
|
|
|
|
"@babel/parser": "^7.14.2",
|
|
|
|
|
"@babel/template": "^7.12.13",
|
|
|
|
|
"@babel/traverse": "^7.14.0",
|
|
|
|
|
"@babel/types": "^7.14.0",
|
|
|
|
|
"@babel/traverse": "^7.14.2",
|
|
|
|
|
"@babel/types": "^7.14.2",
|
|
|
|
|
"convert-source-map": "^1.7.0",
|
|
|
|
|
"debug": "^4.1.0",
|
|
|
|
|
"gensync": "^1.0.0-beta.2",
|
|
|
|
@ -7010,20 +7010,20 @@
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"@babel/core": {
|
|
|
|
|
"version": "7.14.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.14.0.tgz",
|
|
|
|
|
"integrity": "sha512-8YqpRig5NmIHlMLw09zMlPTvUVMILjqCOtVgu+TVNWEBvy9b5I3RRyhqnrV4hjgEK7n8P9OqvkWJAFmEL6Wwfw==",
|
|
|
|
|
"version": "7.14.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.14.2.tgz",
|
|
|
|
|
"integrity": "sha512-OgC1mON+l4U4B4wiohJlQNUU3H73mpTyYY3j/c8U9dr9UagGGSm+WFpzjy/YLdoyjiG++c1kIDgxCo/mLwQJeQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/code-frame": "^7.12.13",
|
|
|
|
|
"@babel/generator": "^7.14.0",
|
|
|
|
|
"@babel/generator": "^7.14.2",
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.13.16",
|
|
|
|
|
"@babel/helper-module-transforms": "^7.14.0",
|
|
|
|
|
"@babel/helper-module-transforms": "^7.14.2",
|
|
|
|
|
"@babel/helpers": "^7.14.0",
|
|
|
|
|
"@babel/parser": "^7.14.0",
|
|
|
|
|
"@babel/parser": "^7.14.2",
|
|
|
|
|
"@babel/template": "^7.12.13",
|
|
|
|
|
"@babel/traverse": "^7.14.0",
|
|
|
|
|
"@babel/types": "^7.14.0",
|
|
|
|
|
"@babel/traverse": "^7.14.2",
|
|
|
|
|
"@babel/types": "^7.14.2",
|
|
|
|
|
"convert-source-map": "^1.7.0",
|
|
|
|
|
"debug": "^4.1.0",
|
|
|
|
|
"gensync": "^1.0.0-beta.2",
|
|
|
|
|