build(deps): bump @babel/core from 7.15.0 to 7.15.4 in /web (#1339)
This commit is contained in:
parent
3ef56e9ec1
commit
6ab9e7cd68
|
@ -9,7 +9,7 @@
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"license": "GNU GPLv3",
|
"license": "GNU GPLv3",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/core": "^7.15.0",
|
"@babel/core": "^7.15.4",
|
||||||
"@babel/plugin-proposal-decorators": "^7.15.4",
|
"@babel/plugin-proposal-decorators": "^7.15.4",
|
||||||
"@babel/plugin-transform-runtime": "^7.15.0",
|
"@babel/plugin-transform-runtime": "^7.15.0",
|
||||||
"@babel/preset-env": "^7.15.4",
|
"@babel/preset-env": "^7.15.4",
|
||||||
|
@ -92,19 +92,19 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/core": {
|
"node_modules/@babel/core": {
|
||||||
"version": "7.15.0",
|
"version": "7.15.4",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.15.0.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.15.4.tgz",
|
||||||
"integrity": "sha512-tXtmTminrze5HEUPn/a0JtOzzfp0nk+UEXQ/tqIJo3WDGypl/2OFQEMll/zSFU8f/lfmfLXvTaORHF3cfXIQMw==",
|
"integrity": "sha512-Lkcv9I4a8bgUI8LJOLM6IKv6hnz1KOju6KM1lceqVMKlKKqNRopYd2Pc9MgIurqvMJ6BooemrnJz8jlIiQIpsA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/code-frame": "^7.14.5",
|
"@babel/code-frame": "^7.14.5",
|
||||||
"@babel/generator": "^7.15.0",
|
"@babel/generator": "^7.15.4",
|
||||||
"@babel/helper-compilation-targets": "^7.15.0",
|
"@babel/helper-compilation-targets": "^7.15.4",
|
||||||
"@babel/helper-module-transforms": "^7.15.0",
|
"@babel/helper-module-transforms": "^7.15.4",
|
||||||
"@babel/helpers": "^7.14.8",
|
"@babel/helpers": "^7.15.4",
|
||||||
"@babel/parser": "^7.15.0",
|
"@babel/parser": "^7.15.4",
|
||||||
"@babel/template": "^7.14.5",
|
"@babel/template": "^7.15.4",
|
||||||
"@babel/traverse": "^7.15.0",
|
"@babel/traverse": "^7.15.4",
|
||||||
"@babel/types": "^7.15.0",
|
"@babel/types": "^7.15.4",
|
||||||
"convert-source-map": "^1.7.0",
|
"convert-source-map": "^1.7.0",
|
||||||
"debug": "^4.1.0",
|
"debug": "^4.1.0",
|
||||||
"gensync": "^1.0.0-beta.2",
|
"gensync": "^1.0.0-beta.2",
|
||||||
|
@ -421,13 +421,13 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/helpers": {
|
"node_modules/@babel/helpers": {
|
||||||
"version": "7.15.3",
|
"version": "7.15.4",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.15.3.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.15.4.tgz",
|
||||||
"integrity": "sha512-HwJiz52XaS96lX+28Tnbu31VeFSQJGOeKHJeaEPQlTl7PnlhFElWPj8tUXtqFIzeN86XxXoBr+WFAyK2PPVz6g==",
|
"integrity": "sha512-V45u6dqEJ3w2rlryYYXf6i9rQ5YMNu4FLS6ngs8ikblhu2VdR1AqAd6aJjBzmf2Qzh6KOLqKHxEN9+TFbAkAVQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/template": "^7.14.5",
|
"@babel/template": "^7.15.4",
|
||||||
"@babel/traverse": "^7.15.0",
|
"@babel/traverse": "^7.15.4",
|
||||||
"@babel/types": "^7.15.0"
|
"@babel/types": "^7.15.4"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.9.0"
|
"node": ">=6.9.0"
|
||||||
|
@ -8497,19 +8497,19 @@
|
||||||
"integrity": "sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA=="
|
"integrity": "sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA=="
|
||||||
},
|
},
|
||||||
"@babel/core": {
|
"@babel/core": {
|
||||||
"version": "7.15.0",
|
"version": "7.15.4",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.15.0.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.15.4.tgz",
|
||||||
"integrity": "sha512-tXtmTminrze5HEUPn/a0JtOzzfp0nk+UEXQ/tqIJo3WDGypl/2OFQEMll/zSFU8f/lfmfLXvTaORHF3cfXIQMw==",
|
"integrity": "sha512-Lkcv9I4a8bgUI8LJOLM6IKv6hnz1KOju6KM1lceqVMKlKKqNRopYd2Pc9MgIurqvMJ6BooemrnJz8jlIiQIpsA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/code-frame": "^7.14.5",
|
"@babel/code-frame": "^7.14.5",
|
||||||
"@babel/generator": "^7.15.0",
|
"@babel/generator": "^7.15.4",
|
||||||
"@babel/helper-compilation-targets": "^7.15.0",
|
"@babel/helper-compilation-targets": "^7.15.4",
|
||||||
"@babel/helper-module-transforms": "^7.15.0",
|
"@babel/helper-module-transforms": "^7.15.4",
|
||||||
"@babel/helpers": "^7.14.8",
|
"@babel/helpers": "^7.15.4",
|
||||||
"@babel/parser": "^7.15.0",
|
"@babel/parser": "^7.15.4",
|
||||||
"@babel/template": "^7.14.5",
|
"@babel/template": "^7.15.4",
|
||||||
"@babel/traverse": "^7.15.0",
|
"@babel/traverse": "^7.15.4",
|
||||||
"@babel/types": "^7.15.0",
|
"@babel/types": "^7.15.4",
|
||||||
"convert-source-map": "^1.7.0",
|
"convert-source-map": "^1.7.0",
|
||||||
"debug": "^4.1.0",
|
"debug": "^4.1.0",
|
||||||
"gensync": "^1.0.0-beta.2",
|
"gensync": "^1.0.0-beta.2",
|
||||||
|
@ -8738,13 +8738,13 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/helpers": {
|
"@babel/helpers": {
|
||||||
"version": "7.15.3",
|
"version": "7.15.4",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.15.3.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.15.4.tgz",
|
||||||
"integrity": "sha512-HwJiz52XaS96lX+28Tnbu31VeFSQJGOeKHJeaEPQlTl7PnlhFElWPj8tUXtqFIzeN86XxXoBr+WFAyK2PPVz6g==",
|
"integrity": "sha512-V45u6dqEJ3w2rlryYYXf6i9rQ5YMNu4FLS6ngs8ikblhu2VdR1AqAd6aJjBzmf2Qzh6KOLqKHxEN9+TFbAkAVQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/template": "^7.14.5",
|
"@babel/template": "^7.15.4",
|
||||||
"@babel/traverse": "^7.15.0",
|
"@babel/traverse": "^7.15.4",
|
||||||
"@babel/types": "^7.15.0"
|
"@babel/types": "^7.15.4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/highlight": {
|
"@babel/highlight": {
|
||||||
|
|
|
@ -40,7 +40,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/core": "^7.15.0",
|
"@babel/core": "^7.15.4",
|
||||||
"@babel/plugin-proposal-decorators": "^7.15.4",
|
"@babel/plugin-proposal-decorators": "^7.15.4",
|
||||||
"@babel/plugin-transform-runtime": "^7.15.0",
|
"@babel/plugin-transform-runtime": "^7.15.0",
|
||||||
"@babel/preset-env": "^7.15.4",
|
"@babel/preset-env": "^7.15.4",
|
||||||
|
|
Reference in New Issue