@unocss/postcss
Advanced tools
Comparing version 0.55.2 to 0.55.3
@@ -29,2 +29,2 @@ import { Root, Result } from 'postcss'; | ||
export { UnoPostcssPluginOptions, unocss as default }; | ||
export { type UnoPostcssPluginOptions, unocss as default }; |
{ | ||
"name": "@unocss/postcss", | ||
"version": "0.55.2", | ||
"version": "0.55.3", | ||
"description": "PostCSS plugin for UnoCSS", | ||
@@ -41,6 +41,6 @@ "author": "sibbng <sibbngheid@gmail.com>", | ||
"fast-glob": "^3.3.1", | ||
"magic-string": "^0.30.2", | ||
"magic-string": "^0.30.3", | ||
"postcss": "^8.4.28", | ||
"@unocss/config": "0.55.2", | ||
"@unocss/core": "0.55.2" | ||
"@unocss/config": "0.55.3", | ||
"@unocss/core": "0.55.3" | ||
}, | ||
@@ -47,0 +47,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
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
27682
+ Added@unocss/config@0.55.3(transitive)
+ Added@unocss/core@0.55.3(transitive)
- Removed@unocss/config@0.55.2(transitive)
- Removed@unocss/core@0.55.2(transitive)
Updated@unocss/config@0.55.3
Updated@unocss/core@0.55.3
Updatedmagic-string@^0.30.3