chore(deps-dev): bump @babel/plugin-transform-runtime (#9038)
This commit is contained in:
30
package-lock.json
generated
30
package-lock.json
generated
@@ -56,7 +56,7 @@
|
|||||||
"@babel/plugin-proposal-object-rest-spread": "=7.20.7",
|
"@babel/plugin-proposal-object-rest-spread": "=7.20.7",
|
||||||
"@babel/plugin-proposal-optional-chaining": "=7.21.0",
|
"@babel/plugin-proposal-optional-chaining": "=7.21.0",
|
||||||
"@babel/plugin-transform-modules-commonjs": "=7.22.5",
|
"@babel/plugin-transform-modules-commonjs": "=7.22.5",
|
||||||
"@babel/plugin-transform-runtime": "=7.22.5",
|
"@babel/plugin-transform-runtime": "=7.22.9",
|
||||||
"@babel/preset-env": "=7.22.9",
|
"@babel/preset-env": "=7.22.9",
|
||||||
"@babel/preset-react": "=7.22.5",
|
"@babel/preset-react": "=7.22.5",
|
||||||
"@babel/register": "=7.22.5",
|
"@babel/register": "=7.22.5",
|
||||||
@@ -1737,17 +1737,17 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/plugin-transform-runtime": {
|
"node_modules/@babel/plugin-transform-runtime": {
|
||||||
"version": "7.22.5",
|
"version": "7.22.9",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.22.5.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.22.9.tgz",
|
||||||
"integrity": "sha512-bg4Wxd1FWeFx3daHFTWk1pkSWK/AyQuiyAoeZAOkAOUBjnZPH6KT7eMxouV47tQ6hl6ax2zyAWBdWZXbrvXlaw==",
|
"integrity": "sha512-9KjBH61AGJetCPYp/IEyLEp47SyybZb0nDRpBvmtEkm+rUIwxdlKpyNHI1TmsGkeuLclJdleQHRZ8XLBnnh8CQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/helper-module-imports": "^7.22.5",
|
"@babel/helper-module-imports": "^7.22.5",
|
||||||
"@babel/helper-plugin-utils": "^7.22.5",
|
"@babel/helper-plugin-utils": "^7.22.5",
|
||||||
"babel-plugin-polyfill-corejs2": "^0.4.3",
|
"babel-plugin-polyfill-corejs2": "^0.4.4",
|
||||||
"babel-plugin-polyfill-corejs3": "^0.8.1",
|
"babel-plugin-polyfill-corejs3": "^0.8.2",
|
||||||
"babel-plugin-polyfill-regenerator": "^0.5.0",
|
"babel-plugin-polyfill-regenerator": "^0.5.1",
|
||||||
"semver": "^6.3.0"
|
"semver": "^6.3.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.9.0"
|
"node": ">=6.9.0"
|
||||||
@@ -30826,17 +30826,17 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/plugin-transform-runtime": {
|
"@babel/plugin-transform-runtime": {
|
||||||
"version": "7.22.5",
|
"version": "7.22.9",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.22.5.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.22.9.tgz",
|
||||||
"integrity": "sha512-bg4Wxd1FWeFx3daHFTWk1pkSWK/AyQuiyAoeZAOkAOUBjnZPH6KT7eMxouV47tQ6hl6ax2zyAWBdWZXbrvXlaw==",
|
"integrity": "sha512-9KjBH61AGJetCPYp/IEyLEp47SyybZb0nDRpBvmtEkm+rUIwxdlKpyNHI1TmsGkeuLclJdleQHRZ8XLBnnh8CQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/helper-module-imports": "^7.22.5",
|
"@babel/helper-module-imports": "^7.22.5",
|
||||||
"@babel/helper-plugin-utils": "^7.22.5",
|
"@babel/helper-plugin-utils": "^7.22.5",
|
||||||
"babel-plugin-polyfill-corejs2": "^0.4.3",
|
"babel-plugin-polyfill-corejs2": "^0.4.4",
|
||||||
"babel-plugin-polyfill-corejs3": "^0.8.1",
|
"babel-plugin-polyfill-corejs3": "^0.8.2",
|
||||||
"babel-plugin-polyfill-regenerator": "^0.5.0",
|
"babel-plugin-polyfill-regenerator": "^0.5.1",
|
||||||
"semver": "^6.3.0"
|
"semver": "^6.3.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/plugin-transform-shorthand-properties": {
|
"@babel/plugin-transform-shorthand-properties": {
|
||||||
|
|||||||
@@ -110,7 +110,7 @@
|
|||||||
"@babel/plugin-proposal-object-rest-spread": "=7.20.7",
|
"@babel/plugin-proposal-object-rest-spread": "=7.20.7",
|
||||||
"@babel/plugin-proposal-optional-chaining": "=7.21.0",
|
"@babel/plugin-proposal-optional-chaining": "=7.21.0",
|
||||||
"@babel/plugin-transform-modules-commonjs": "=7.22.5",
|
"@babel/plugin-transform-modules-commonjs": "=7.22.5",
|
||||||
"@babel/plugin-transform-runtime": "=7.22.5",
|
"@babel/plugin-transform-runtime": "=7.22.9",
|
||||||
"@babel/preset-env": "=7.22.9",
|
"@babel/preset-env": "=7.22.9",
|
||||||
"@babel/preset-react": "=7.22.5",
|
"@babel/preset-react": "=7.22.5",
|
||||||
"@babel/register": "=7.22.5",
|
"@babel/register": "=7.22.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user