@aztlan/base-styles
Advanced tools
Comparing version 0.9.0 to 0.9.3
{ | ||
"name": "@aztlan/base-styles", | ||
"version": "0.9.0", | ||
"version": "0.9.3", | ||
"description": "", | ||
@@ -18,13 +18,13 @@ "main": "src/main.scss", | ||
"devDependencies": { | ||
"@aztlan/postcss-config": "^0.3.0", | ||
"@aztlan/stylelint-config": "^0.3.0", | ||
"cssnano": "^6.0.2", | ||
"@aztlan/postcss-config": "^0.6.0", | ||
"@aztlan/stylelint-config": "^0.6.0", | ||
"cssnano": "^6.0.3", | ||
"postcss-cli": "^11.0.0", | ||
"postcss-preset-env": "^9.3.0", | ||
"sass": "^1.69.5" | ||
"sass": "^1.69.7" | ||
}, | ||
"dependencies": { | ||
"@aztlan/grid": "^0.3.0", | ||
"@aztlan/mixins": "^0.3.0", | ||
"@aztlan/swatch": "^0.2.5" | ||
"@aztlan/grid": "^0.6.0", | ||
"@aztlan/mixins": "^0.6.0", | ||
"@aztlan/swatch": "^0.6.0" | ||
}, | ||
@@ -34,3 +34,3 @@ "stylelint": { | ||
}, | ||
"gitHead": "3e70b061b038369041590ce9f29794f58d549e2a" | ||
"gitHead": "f6505f8358fb526895797131ee18164b4e06cd5e" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Added@aztlan/grid@0.6.0(transitive)
+ Added@aztlan/mixins@0.6.0(transitive)
+ Added@aztlan/swatch@0.6.0(transitive)
- Removed@aztlan/grid@0.3.0(transitive)
- Removed@aztlan/mixins@0.3.0(transitive)
- Removed@aztlan/swatch@0.2.5(transitive)
Updated@aztlan/grid@^0.6.0
Updated@aztlan/mixins@^0.6.0
Updated@aztlan/swatch@^0.6.0