@warp-ds/uno
Advanced tools
Comparing version 1.1.0 to 1.2.0-next.1
{ | ||
"name": "@warp-ds/uno", | ||
"repository": "git@github.com:warp-ds/drive.git", | ||
"version": "1.1.0", | ||
"version": "1.2.0-next.1", | ||
"type": "module", | ||
@@ -40,4 +40,5 @@ "exports": { | ||
"dependencies": { | ||
"@unocss/core": "^0.55.1", | ||
"@unocss/preset-mini": "^0.52.7" | ||
"@unocss/core": "^0.57.1", | ||
"@unocss/rule-utils": "^0.57.1", | ||
"@unocss/preset-mini": "^0.57.1" | ||
}, | ||
@@ -48,12 +49,12 @@ "devDependencies": { | ||
"@semantic-release/git": "^10.0.1", | ||
"@unocss/autocomplete": "^0.55.1", | ||
"@unocss/autocomplete": "^0.57.0", | ||
"@warp-ds/eslint-config": "^0.0.1", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.36.0", | ||
"rollup": "^3.19.1", | ||
"rollup": "^4.0.0", | ||
"semantic-release": "^20.1.1", | ||
"unocss": "^0.55.1", | ||
"unocss": "^0.57.1", | ||
"uvu": "^0.5.6", | ||
"vite": "^4.2.3", | ||
"vitest": "^0.29.3" | ||
"vitest": "^0.34.0" | ||
}, | ||
@@ -60,0 +61,0 @@ "eslintConfig": { |
@@ -1,2 +0,2 @@ | ||
import { createValueHandler } from '@unocss/core'; | ||
import { createValueHandler } from '@unocss/rule-utils'; | ||
import * as valueHandlers from './handlers.js'; | ||
@@ -3,0 +3,0 @@ |
@@ -8,2 +8,3 @@ import { | ||
variantPseudoClassesAndElements, | ||
variantPartClasses, | ||
} from '@unocss/preset-mini/variants'; | ||
@@ -21,2 +22,3 @@ import { variantSpaceAndDivide } from './spaceAndDivide.js'; | ||
variantSpaceAndDivide, | ||
variantPartClasses, | ||
...variantTaggedPseudoClasses({ attributifyPseudo: false }), | ||
@@ -34,2 +36,3 @@ ]; | ||
variantTaggedPseudoClasses, | ||
variantPartClasses, | ||
}; |
Sorry, the diff of this file is too big to display
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
197047
3
5209
2
+ Added@unocss/rule-utils@^0.57.1
+ Added@jridgewell/sourcemap-codec@1.5.0(transitive)
+ Added@unocss/core@0.57.7(transitive)
+ Added@unocss/extractor-arbitrary-variants@0.57.7(transitive)
+ Added@unocss/preset-mini@0.57.7(transitive)
+ Added@unocss/rule-utils@0.57.7(transitive)
+ Addedmagic-string@0.30.15(transitive)
- Removed@unocss/core@0.52.70.55.7(transitive)
- Removed@unocss/extractor-arbitrary-variants@0.52.7(transitive)
- Removed@unocss/preset-mini@0.52.7(transitive)
Updated@unocss/core@^0.57.1
Updated@unocss/preset-mini@^0.57.1