@unocss/preset-uno
Advanced tools
Comparing version 65.4.3 to 65.5.0
import * as _unocss_core from '@unocss/core'; | ||
import { PresetMiniOptions, Theme } from '@unocss/preset-mini'; | ||
import { Theme, PresetMiniOptions } from '@unocss/preset-mini'; | ||
export { Theme } from '@unocss/preset-mini'; | ||
@@ -4,0 +4,0 @@ |
{ | ||
"name": "@unocss/preset-uno", | ||
"type": "module", | ||
"version": "65.4.3", | ||
"version": "65.5.0", | ||
"description": "The default preset for UnoCSS", | ||
@@ -12,3 +12,3 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
"type": "git", | ||
"url": "https://github.com/unocss/unocss", | ||
"url": "git+https://github.com/unocss/unocss", | ||
"directory": "packages-presets/preset-uno" | ||
@@ -59,6 +59,6 @@ }, | ||
"dependencies": { | ||
"@unocss/core": "65.4.3", | ||
"@unocss/preset-mini": "65.4.3", | ||
"@unocss/preset-wind": "65.4.3", | ||
"@unocss/rule-utils": "65.4.3" | ||
"@unocss/preset-mini": "65.5.0", | ||
"@unocss/preset-wind": "65.5.0", | ||
"@unocss/core": "65.5.0", | ||
"@unocss/rule-utils": "65.5.0" | ||
}, | ||
@@ -65,0 +65,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
6675
+ Added@unocss/core@65.5.0(transitive)
+ Added@unocss/extractor-arbitrary-variants@65.5.0(transitive)
+ Added@unocss/preset-mini@65.5.0(transitive)
+ Added@unocss/preset-wind@65.5.0(transitive)
+ Added@unocss/rule-utils@65.5.0(transitive)
- Removed@unocss/core@65.4.3(transitive)
- Removed@unocss/extractor-arbitrary-variants@65.4.3(transitive)
- Removed@unocss/preset-mini@65.4.3(transitive)
- Removed@unocss/preset-wind@65.4.3(transitive)
- Removed@unocss/rule-utils@65.4.3(transitive)
Updated@unocss/core@65.5.0
Updated@unocss/preset-mini@65.5.0
Updated@unocss/preset-wind@65.5.0
Updated@unocss/rule-utils@65.5.0