@unocss/transformer-attributify-jsx-babel
Advanced tools
Comparing version 0.65.1 to 0.65.2
{ | ||
"name": "@unocss/transformer-attributify-jsx-babel", | ||
"type": "module", | ||
"version": "0.65.1", | ||
"version": "0.65.2", | ||
"description": "Support valueless attributify in JSX/TSX.", | ||
@@ -39,11 +39,12 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
"@babel/preset-typescript": "^7.26.0", | ||
"@unocss/core": "0.65.1" | ||
"@unocss/core": "0.65.2" | ||
}, | ||
"devDependencies": { | ||
"magic-string": "^0.30.14" | ||
"magic-string": "^0.30.17" | ||
}, | ||
"scripts": { | ||
"build": "unbuild", | ||
"stub": "unbuild --stub" | ||
"stub": "unbuild --stub", | ||
"test:attw": "attw --pack --config-path ../../.attw-esm-only.json" | ||
} | ||
} |
8545
+ Added@unocss/core@0.65.2(transitive)
- Removed@unocss/core@0.65.1(transitive)
Updated@unocss/core@0.65.2