chore(deps): update babel monorepo (#804)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -37,8 +37,8 @@
|
||||
"last 2 Safari versions"
|
||||
],
|
||||
"dependencies": {
|
||||
"@babel/eslint-parser": "7.22.15",
|
||||
"@babel/runtime": "7.23.1",
|
||||
"@babel/eslint-parser": "7.23.3",
|
||||
"@babel/runtime": "7.23.7",
|
||||
"@staticcms/core": "^4.0.0",
|
||||
"buffer": "6.0.3",
|
||||
"react": "18.2.0",
|
||||
@ -47,18 +47,18 @@
|
||||
"ts-loader": "9.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.23.0",
|
||||
"@babel/core": "7.23.0",
|
||||
"@babel/cli": "7.23.4",
|
||||
"@babel/core": "7.23.7",
|
||||
"@babel/plugin-proposal-class-properties": "7.18.6",
|
||||
"@babel/plugin-proposal-export-default-from": "7.22.17",
|
||||
"@babel/plugin-proposal-export-default-from": "7.23.3",
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
|
||||
"@babel/plugin-proposal-numeric-separator": "7.18.6",
|
||||
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
|
||||
"@babel/plugin-proposal-optional-chaining": "7.21.0",
|
||||
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
||||
"@babel/preset-env": "7.22.20",
|
||||
"@babel/preset-react": "7.22.15",
|
||||
"@babel/preset-typescript": "7.23.0",
|
||||
"@babel/preset-env": "7.23.7",
|
||||
"@babel/preset-react": "7.23.3",
|
||||
"@babel/preset-typescript": "7.23.3",
|
||||
"@types/node": "18.17.19",
|
||||
"@types/react": "18.2.25",
|
||||
"@types/react-dom": "18.2.10",
|
||||
|
Reference in New Issue
Block a user