We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8259edb commit ffbdfedCopy full SHA for ffbdfed
package.json
@@ -37,9 +37,9 @@
37
"license": "MIT",
38
"repository": "algolia/react-element-to-jsx-string",
39
"devDependencies": {
40
- "@babel/cli": "7.28.3",
41
- "@babel/core": "7.28.5",
42
- "@babel/preset-env": "7.28.5",
+ "@babel/cli": "7.28.6",
+ "@babel/core": "7.28.6",
+ "@babel/preset-env": "7.28.6",
43
"@babel/preset-flow": "7.27.1",
44
"@babel/preset-react": "7.28.5",
45
"@commitlint/cli": "8.3.6",
0 commit comments