chore(deps): update babel monorepo to v7.24.6

This commit is contained in:
renovate[bot] 2024-05-27 15:23:51 +00:00
parent 3db6646c23
commit 2d2794a877
2 changed files with 621 additions and 528 deletions

1137
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -28,14 +28,14 @@
"source-map-support": "0.5.19"
},
"devDependencies": {
"@babel/core": "7.24.5",
"@babel/core": "7.24.6",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-async-to-generator": "7.24.1",
"@babel/plugin-transform-nullish-coalescing-operator": "7.24.1",
"@babel/plugin-transform-optional-chaining": "7.24.5",
"@babel/preset-env": "7.24.5",
"@babel/preset-react": "7.24.1",
"@babel/plugin-transform-async-to-generator": "7.24.6",
"@babel/plugin-transform-nullish-coalescing-operator": "7.24.6",
"@babel/plugin-transform-optional-chaining": "7.24.6",
"@babel/preset-env": "7.24.6",
"@babel/preset-react": "7.24.6",
"async": "3.2.5",
"autoprefixer": "9.8.8",
"babel-eslint": "10.1.0",