@babel/plugin-transform-react-jsx
Advanced tools
Comparing version
{ | ||
"name": "@babel/plugin-transform-react-jsx", | ||
"version": "7.25.9", | ||
"version": "7.27.1", | ||
"description": "Turn JSX into React function calls", | ||
@@ -20,7 +20,7 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-annotate-as-pure": "^7.25.9", | ||
"@babel/helper-module-imports": "^7.25.9", | ||
"@babel/helper-plugin-utils": "^7.25.9", | ||
"@babel/plugin-syntax-jsx": "^7.25.9", | ||
"@babel/types": "^7.25.9" | ||
"@babel/helper-annotate-as-pure": "^7.27.1", | ||
"@babel/helper-module-imports": "^7.27.1", | ||
"@babel/helper-plugin-utils": "^7.27.1", | ||
"@babel/plugin-syntax-jsx": "^7.27.1", | ||
"@babel/types": "^7.27.1" | ||
}, | ||
@@ -31,5 +31,5 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "^7.25.9", | ||
"@babel/helper-plugin-test-runner": "^7.25.9", | ||
"@babel/traverse": "^7.25.9" | ||
"@babel/core": "^7.27.1", | ||
"@babel/helper-plugin-test-runner": "^7.27.1", | ||
"@babel/traverse": "^7.27.1" | ||
}, | ||
@@ -36,0 +36,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
79340
-0.85%+ Added
- Removed
Updated