chore(deps): update babel monorepo to v7.25.7
Some checks are pending
CI/CD / ci-cd (macos-latest) (push) Waiting to run
CI/CD / ci-cd (windows-latest) (push) Waiting to run

This commit is contained in:
renovate[bot] 2024-10-05 19:21:47 +00:00
parent b0e8f35cc9
commit 4735cccac5
2 changed files with 561 additions and 570 deletions

1119
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" "source-map-support": "0.5.19"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.25.2", "@babel/core": "7.25.7",
"@babel/plugin-proposal-object-rest-spread": "7.20.7", "@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-syntax-dynamic-import": "7.8.3", "@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-async-to-generator": "7.24.7", "@babel/plugin-transform-async-to-generator": "7.25.7",
"@babel/plugin-transform-nullish-coalescing-operator": "7.24.7", "@babel/plugin-transform-nullish-coalescing-operator": "7.25.7",
"@babel/plugin-transform-optional-chaining": "7.24.8", "@babel/plugin-transform-optional-chaining": "7.25.7",
"@babel/preset-env": "7.25.4", "@babel/preset-env": "7.25.7",
"@babel/preset-react": "7.24.7", "@babel/preset-react": "7.25.7",
"async": "3.2.6", "async": "3.2.6",
"autoprefixer": "9.8.8", "autoprefixer": "9.8.8",
"babel-eslint": "10.1.0", "babel-eslint": "10.1.0",