chore(deps): update babel monorepo

This commit is contained in:
renovate[bot] 2024-02-22 01:10:37 +00:00
parent e79ad8c63f
commit 3f046fa827
2 changed files with 448 additions and 398 deletions

834
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.21.4",
"@babel/core": "7.23.9",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-async-to-generator": "7.20.7",
"@babel/plugin-transform-nullish-coalescing-operator": "7.22.5",
"@babel/plugin-transform-optional-chaining": "7.22.6",
"@babel/preset-env": "7.21.4",
"@babel/preset-react": "7.18.6",
"@babel/plugin-transform-async-to-generator": "7.23.3",
"@babel/plugin-transform-nullish-coalescing-operator": "7.23.4",
"@babel/plugin-transform-optional-chaining": "7.23.4",
"@babel/preset-env": "7.23.9",
"@babel/preset-react": "7.23.3",
"async": "3.2.5",
"autoprefixer": "9.8.8",
"babel-eslint": "10.1.0",