@unocss/transformer-attributify-jsx-babel
Advanced tools
Comparing version 0.63.6 to 0.64.0
{ | ||
"name": "@unocss/transformer-attributify-jsx-babel", | ||
"type": "module", | ||
"version": "0.63.6", | ||
"version": "0.64.0", | ||
"description": "Support valueless attributify in JSX/TSX.", | ||
@@ -36,9 +36,9 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
"dependencies": { | ||
"@babel/core": "^7.25.2", | ||
"@babel/plugin-syntax-jsx": "^7.24.7", | ||
"@babel/preset-typescript": "^7.24.7", | ||
"@unocss/core": "0.63.6" | ||
"@babel/core": "^7.26.0", | ||
"@babel/plugin-syntax-jsx": "^7.25.9", | ||
"@babel/preset-typescript": "^7.26.0", | ||
"@unocss/core": "0.64.0" | ||
}, | ||
"devDependencies": { | ||
"magic-string": "^0.30.11" | ||
"magic-string": "^0.30.12" | ||
}, | ||
@@ -45,0 +45,0 @@ "scripts": { |
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
+ Added@unocss/core@0.64.0(transitive)
- Removed@unocss/core@0.63.6(transitive)
Updated@babel/core@^7.26.0
Updated@unocss/core@0.64.0