We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70f9342 commit 7f1ebd8Copy full SHA for 7f1ebd8
2 files changed
package.json
@@ -32,9 +32,9 @@
32
"website:test": "yarn workspace @docsearch/website start --no-open"
33
},
34
"devDependencies": {
35
- "@babel/plugin-transform-react-jsx": "7.25.9",
36
- "@babel/preset-env": "7.26.7",
37
- "@babel/preset-typescript": "7.26.0",
+ "@babel/plugin-transform-react-jsx": "7.27.1",
+ "@babel/preset-env": "7.28.0",
+ "@babel/preset-typescript": "7.27.1",
38
"@eslint-community/eslint-plugin-eslint-comments": "4.5.0",
39
"@rollup/plugin-babel": "6.0.4",
40
"@rollup/plugin-json": "6.1.0",
0 commit comments