@babel/preset-react
Advanced tools
Comparing version 7.23.3 to 7.24.1
{ | ||
"name": "@babel/preset-react", | ||
"version": "7.23.3", | ||
"version": "7.24.1", | ||
"description": "Babel preset for all React plugins.", | ||
@@ -19,8 +19,8 @@ "author": "The Babel Team (https://babel.dev/team)", | ||
"dependencies": { | ||
"@babel/helper-plugin-utils": "^7.22.5", | ||
"@babel/helper-validator-option": "^7.22.15", | ||
"@babel/plugin-transform-react-display-name": "^7.23.3", | ||
"@babel/plugin-transform-react-jsx": "^7.22.15", | ||
"@babel/helper-plugin-utils": "^7.24.0", | ||
"@babel/helper-validator-option": "^7.23.5", | ||
"@babel/plugin-transform-react-display-name": "^7.24.1", | ||
"@babel/plugin-transform-react-jsx": "^7.23.4", | ||
"@babel/plugin-transform-react-jsx-development": "^7.22.5", | ||
"@babel/plugin-transform-react-pure-annotations": "^7.23.3" | ||
"@babel/plugin-transform-react-pure-annotations": "^7.24.1" | ||
}, | ||
@@ -31,4 +31,4 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "^7.23.3", | ||
"@babel/helper-plugin-test-runner": "^7.22.5" | ||
"@babel/core": "^7.24.1", | ||
"@babel/helper-plugin-test-runner": "^7.24.1" | ||
}, | ||
@@ -35,0 +35,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12216