chore(deps-dev): bump @babel/plugin-transform-runtime (#9397)
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -51,7 +51,7 @@
|
||||
"@babel/cli": "=7.23.0",
|
||||
"@babel/core": "=7.23.3",
|
||||
"@babel/eslint-parser": "=7.23.3",
|
||||
"@babel/plugin-transform-runtime": "=7.23.3",
|
||||
"@babel/plugin-transform-runtime": "=7.23.4",
|
||||
"@babel/preset-env": "=7.23.3",
|
||||
"@babel/preset-react": "=7.23.3",
|
||||
"@babel/register": "=7.22.15",
|
||||
@@ -1689,9 +1689,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@babel/plugin-transform-runtime": {
|
||||
"version": "7.23.3",
|
||||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.23.3.tgz",
|
||||
"integrity": "sha512-XcQ3X58CKBdBnnZpPaQjgVMePsXtSZzHoku70q9tUAQp02ggPQNM04BF3RvlW1GSM/McbSOQAzEK4MXbS7/JFg==",
|
||||
"version": "7.23.4",
|
||||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.23.4.tgz",
|
||||
"integrity": "sha512-ITwqpb6V4btwUG0YJR82o2QvmWrLgDnx/p2A3CTPYGaRgULkDiC0DRA2C4jlRB9uXGUEfaSS/IGHfVW+ohzYDw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/helper-module-imports": "^7.22.15",
|
||||
@@ -31224,9 +31224,9 @@
|
||||
}
|
||||
},
|
||||
"@babel/plugin-transform-runtime": {
|
||||
"version": "7.23.3",
|
||||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.23.3.tgz",
|
||||
"integrity": "sha512-XcQ3X58CKBdBnnZpPaQjgVMePsXtSZzHoku70q9tUAQp02ggPQNM04BF3RvlW1GSM/McbSOQAzEK4MXbS7/JFg==",
|
||||
"version": "7.23.4",
|
||||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.23.4.tgz",
|
||||
"integrity": "sha512-ITwqpb6V4btwUG0YJR82o2QvmWrLgDnx/p2A3CTPYGaRgULkDiC0DRA2C4jlRB9uXGUEfaSS/IGHfVW+ohzYDw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/helper-module-imports": "^7.22.15",
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
"@babel/cli": "=7.23.0",
|
||||
"@babel/core": "=7.23.3",
|
||||
"@babel/eslint-parser": "=7.23.3",
|
||||
"@babel/plugin-transform-runtime": "=7.23.3",
|
||||
"@babel/plugin-transform-runtime": "=7.23.4",
|
||||
"@babel/preset-env": "=7.23.3",
|
||||
"@babel/preset-react": "=7.23.3",
|
||||
"@babel/register": "=7.22.15",
|
||||
|
||||
Reference in New Issue
Block a user