@mirohq/design-system-styles
Advanced tools
Comparing version 1.1.19 to 1.1.20-colors.0
@@ -48,3 +48,3 @@ 'use strict'; | ||
boxShadow: "$focus-small-outline", | ||
outline: "$blue-500" | ||
outline: "$blue-400" | ||
}); | ||
@@ -51,0 +51,0 @@ const inner = css({ |
@@ -26,3 +26,3 @@ import { keyframes } from '@mirohq/design-system-stitches'; | ||
boxShadow: "$focus-small-outline", | ||
outline: "$blue-500" | ||
outline: "$blue-400" | ||
}); | ||
@@ -29,0 +29,0 @@ const inner = css({ |
{ | ||
"name": "@mirohq/design-system-styles", | ||
"version": "1.1.19", | ||
"version": "1.1.20-colors.0", | ||
"description": "", | ||
@@ -29,4 +29,4 @@ "author": "Miro", | ||
"what-input": "^5.2.11", | ||
"@mirohq/design-system-stitches": "^2.6.0", | ||
"@mirohq/design-tokens": "^3.6.0" | ||
"@mirohq/design-system-stitches": "^2.6.1-colors.0", | ||
"@mirohq/design-tokens": "^4.0.0-colors.0" | ||
}, | ||
@@ -33,0 +33,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
13524
2
+ Added@mirohq/design-tokens@4.1.0(transitive)
- Removed@mirohq/design-tokens@3.6.0(transitive)