build(deps): bump @babel/core from 7.15.4 to 7.15.5 in /web (#1351)
This commit is contained in:
parent
bfde186aa0
commit
b557b4337d
|
@ -9,7 +9,7 @@
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"license": "GNU GPLv3",
|
"license": "GNU GPLv3",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/core": "^7.15.4",
|
"@babel/core": "^7.15.5",
|
||||||
"@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,16 +92,16 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/core": {
|
"node_modules/@babel/core": {
|
||||||
"version": "7.15.4",
|
"version": "7.15.5",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.15.4.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.15.5.tgz",
|
||||||
"integrity": "sha512-Lkcv9I4a8bgUI8LJOLM6IKv6hnz1KOju6KM1lceqVMKlKKqNRopYd2Pc9MgIurqvMJ6BooemrnJz8jlIiQIpsA==",
|
"integrity": "sha512-pYgXxiwAgQpgM1bNkZsDEq85f0ggXMA5L7c+o3tskGMh2BunCI9QUwB9Z4jpvXUOuMdyGKiGKQiRe11VS6Jzvg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/code-frame": "^7.14.5",
|
"@babel/code-frame": "^7.14.5",
|
||||||
"@babel/generator": "^7.15.4",
|
"@babel/generator": "^7.15.4",
|
||||||
"@babel/helper-compilation-targets": "^7.15.4",
|
"@babel/helper-compilation-targets": "^7.15.4",
|
||||||
"@babel/helper-module-transforms": "^7.15.4",
|
"@babel/helper-module-transforms": "^7.15.4",
|
||||||
"@babel/helpers": "^7.15.4",
|
"@babel/helpers": "^7.15.4",
|
||||||
"@babel/parser": "^7.15.4",
|
"@babel/parser": "^7.15.5",
|
||||||
"@babel/template": "^7.15.4",
|
"@babel/template": "^7.15.4",
|
||||||
"@babel/traverse": "^7.15.4",
|
"@babel/traverse": "^7.15.4",
|
||||||
"@babel/types": "^7.15.4",
|
"@babel/types": "^7.15.4",
|
||||||
|
@ -447,9 +447,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/parser": {
|
"node_modules/@babel/parser": {
|
||||||
"version": "7.15.4",
|
"version": "7.15.5",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.15.4.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.15.5.tgz",
|
||||||
"integrity": "sha512-xmzz+7fRpjrvDUj+GV7zfz/R3gSK2cOxGlazaXooxspCr539cbTXJKvBJzSVI2pPhcRGquoOtaIkKCsHQUiO3w==",
|
"integrity": "sha512-2hQstc6I7T6tQsWzlboMh3SgMRPaS4H6H7cPQsJkdzTzEGqQrpLDsE2BGASU5sBPoEQyHzeqU6C8uKbFeEk6sg==",
|
||||||
"bin": {
|
"bin": {
|
||||||
"parser": "bin/babel-parser.js"
|
"parser": "bin/babel-parser.js"
|
||||||
},
|
},
|
||||||
|
@ -8497,16 +8497,16 @@
|
||||||
"integrity": "sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA=="
|
"integrity": "sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA=="
|
||||||
},
|
},
|
||||||
"@babel/core": {
|
"@babel/core": {
|
||||||
"version": "7.15.4",
|
"version": "7.15.5",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.15.4.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.15.5.tgz",
|
||||||
"integrity": "sha512-Lkcv9I4a8bgUI8LJOLM6IKv6hnz1KOju6KM1lceqVMKlKKqNRopYd2Pc9MgIurqvMJ6BooemrnJz8jlIiQIpsA==",
|
"integrity": "sha512-pYgXxiwAgQpgM1bNkZsDEq85f0ggXMA5L7c+o3tskGMh2BunCI9QUwB9Z4jpvXUOuMdyGKiGKQiRe11VS6Jzvg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/code-frame": "^7.14.5",
|
"@babel/code-frame": "^7.14.5",
|
||||||
"@babel/generator": "^7.15.4",
|
"@babel/generator": "^7.15.4",
|
||||||
"@babel/helper-compilation-targets": "^7.15.4",
|
"@babel/helper-compilation-targets": "^7.15.4",
|
||||||
"@babel/helper-module-transforms": "^7.15.4",
|
"@babel/helper-module-transforms": "^7.15.4",
|
||||||
"@babel/helpers": "^7.15.4",
|
"@babel/helpers": "^7.15.4",
|
||||||
"@babel/parser": "^7.15.4",
|
"@babel/parser": "^7.15.5",
|
||||||
"@babel/template": "^7.15.4",
|
"@babel/template": "^7.15.4",
|
||||||
"@babel/traverse": "^7.15.4",
|
"@babel/traverse": "^7.15.4",
|
||||||
"@babel/types": "^7.15.4",
|
"@babel/types": "^7.15.4",
|
||||||
|
@ -8758,9 +8758,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/parser": {
|
"@babel/parser": {
|
||||||
"version": "7.15.4",
|
"version": "7.15.5",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.15.4.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.15.5.tgz",
|
||||||
"integrity": "sha512-xmzz+7fRpjrvDUj+GV7zfz/R3gSK2cOxGlazaXooxspCr539cbTXJKvBJzSVI2pPhcRGquoOtaIkKCsHQUiO3w=="
|
"integrity": "sha512-2hQstc6I7T6tQsWzlboMh3SgMRPaS4H6H7cPQsJkdzTzEGqQrpLDsE2BGASU5sBPoEQyHzeqU6C8uKbFeEk6sg=="
|
||||||
},
|
},
|
||||||
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
|
||||||
"version": "7.15.4",
|
"version": "7.15.4",
|
||||||
|
|
|
@ -40,7 +40,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/core": "^7.15.4",
|
"@babel/core": "^7.15.5",
|
||||||
"@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