@babel/plugin-transform-react-jsx
Advanced tools
+9
-9
| { | ||
| "name": "@babel/plugin-transform-react-jsx", | ||
| "version": "7.28.6", | ||
| "version": "7.29.7", | ||
| "description": "Turn JSX into React function calls", | ||
@@ -20,7 +20,7 @@ "repository": { | ||
| "dependencies": { | ||
| "@babel/helper-annotate-as-pure": "^7.27.3", | ||
| "@babel/helper-module-imports": "^7.28.6", | ||
| "@babel/helper-plugin-utils": "^7.28.6", | ||
| "@babel/plugin-syntax-jsx": "^7.28.6", | ||
| "@babel/types": "^7.28.6" | ||
| "@babel/helper-annotate-as-pure": "^7.29.7", | ||
| "@babel/helper-module-imports": "^7.29.7", | ||
| "@babel/helper-plugin-utils": "^7.29.7", | ||
| "@babel/plugin-syntax-jsx": "^7.29.7", | ||
| "@babel/types": "^7.29.7" | ||
| }, | ||
@@ -31,5 +31,5 @@ "peerDependencies": { | ||
| "devDependencies": { | ||
| "@babel/core": "^7.28.6", | ||
| "@babel/helper-plugin-test-runner": "^7.27.1", | ||
| "@babel/traverse": "^7.28.6" | ||
| "@babel/core": "^7.29.7", | ||
| "@babel/helper-plugin-test-runner": "^7.29.7", | ||
| "@babel/traverse": "^7.29.7" | ||
| }, | ||
@@ -36,0 +36,0 @@ "engines": { |