chore(deps-dev): bump @babel/plugin-transform-runtime (#9232)
This commit is contained in:
18
package-lock.json
generated
18
package-lock.json
generated
@@ -51,7 +51,7 @@
|
||||
"@babel/cli": "=7.22.15",
|
||||
"@babel/core": "=7.22.11",
|
||||
"@babel/eslint-parser": "=7.22.15",
|
||||
"@babel/plugin-transform-runtime": "=7.22.10",
|
||||
"@babel/plugin-transform-runtime": "=7.22.15",
|
||||
"@babel/preset-env": "=7.22.20",
|
||||
"@babel/preset-react": "=7.22.5",
|
||||
"@babel/register": "=7.22.5",
|
||||
@@ -1661,12 +1661,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@babel/plugin-transform-runtime": {
|
||||
"version": "7.22.10",
|
||||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.22.10.tgz",
|
||||
"integrity": "sha512-RchI7HePu1eu0CYNKHHHQdfenZcM4nz8rew5B1VWqeRKdcwW5aQ5HeG9eTUbWiAS1UrmHVLmoxTWHt3iLD/NhA==",
|
||||
"version": "7.22.15",
|
||||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.22.15.tgz",
|
||||
"integrity": "sha512-tEVLhk8NRZSmwQ0DJtxxhTrCht1HVo8VaMzYT4w6lwyKBuHsgoioAUA7/6eT2fRfc5/23fuGdlwIxXhRVgWr4g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/helper-module-imports": "^7.22.5",
|
||||
"@babel/helper-module-imports": "^7.22.15",
|
||||
"@babel/helper-plugin-utils": "^7.22.5",
|
||||
"babel-plugin-polyfill-corejs2": "^0.4.5",
|
||||
"babel-plugin-polyfill-corejs3": "^0.8.3",
|
||||
@@ -31369,12 +31369,12 @@
|
||||
}
|
||||
},
|
||||
"@babel/plugin-transform-runtime": {
|
||||
"version": "7.22.10",
|
||||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.22.10.tgz",
|
||||
"integrity": "sha512-RchI7HePu1eu0CYNKHHHQdfenZcM4nz8rew5B1VWqeRKdcwW5aQ5HeG9eTUbWiAS1UrmHVLmoxTWHt3iLD/NhA==",
|
||||
"version": "7.22.15",
|
||||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.22.15.tgz",
|
||||
"integrity": "sha512-tEVLhk8NRZSmwQ0DJtxxhTrCht1HVo8VaMzYT4w6lwyKBuHsgoioAUA7/6eT2fRfc5/23fuGdlwIxXhRVgWr4g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/helper-module-imports": "^7.22.5",
|
||||
"@babel/helper-module-imports": "^7.22.15",
|
||||
"@babel/helper-plugin-utils": "^7.22.5",
|
||||
"babel-plugin-polyfill-corejs2": "^0.4.5",
|
||||
"babel-plugin-polyfill-corejs3": "^0.8.3",
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
"@babel/cli": "=7.22.15",
|
||||
"@babel/core": "=7.22.11",
|
||||
"@babel/eslint-parser": "=7.22.15",
|
||||
"@babel/plugin-transform-runtime": "=7.22.10",
|
||||
"@babel/plugin-transform-runtime": "=7.22.15",
|
||||
"@babel/preset-env": "=7.22.20",
|
||||
"@babel/preset-react": "=7.22.5",
|
||||
"@babel/register": "=7.22.5",
|
||||
|
||||
Reference in New Issue
Block a user