chore(deps): update babel monorepo to v8
This commit is contained in:
parent
450d8533cb
commit
d603128ab1
2 changed files with 691 additions and 760 deletions
|
|
@ -32,9 +32,9 @@
|
|||
"website:test": "yarn workspace @docsearch/website start --no-open"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/plugin-transform-react-jsx": "7.29.7",
|
||||
"@babel/preset-env": "7.29.7",
|
||||
"@babel/preset-typescript": "7.29.7",
|
||||
"@babel/plugin-transform-react-jsx": "8.0.1",
|
||||
"@babel/preset-env": "8.0.2",
|
||||
"@babel/preset-typescript": "8.0.1",
|
||||
"@eslint-community/eslint-plugin-eslint-comments": "4.7.2",
|
||||
"@rollup/plugin-babel": "6.1.0",
|
||||
"@rollup/plugin-json": "6.1.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue