@mirohq/design-system-tooltip
Advanced tools
Comparing version 3.1.5 to 3.1.6
@@ -27,2 +27,4 @@ import * as react from 'react'; | ||
readonly 'gray-30': any; | ||
readonly 'gray-40': any; | ||
readonly 'gray-50': any; | ||
readonly 'green-70': any; | ||
@@ -452,2 +454,4 @@ readonly 'indigo-20': any; | ||
readonly 'gray-30': any; | ||
readonly 'gray-40': any; | ||
readonly 'gray-50': any; | ||
readonly 'green-70': any; | ||
@@ -454,0 +458,0 @@ readonly 'indigo-20': any; |
{ | ||
"name": "@mirohq/design-system-tooltip", | ||
"version": "3.1.5", | ||
"version": "3.1.6", | ||
"description": "", | ||
@@ -31,10 +31,10 @@ "author": "Miro", | ||
"@radix-ui/react-tooltip": "^1.0.0", | ||
"@mirohq/design-system-stitches": "^2.0.8", | ||
"@mirohq/design-system-styles": "^1.0.8", | ||
"@mirohq/design-system-stitches": "^2.0.9", | ||
"@mirohq/design-system-styles": "^1.0.9", | ||
"@mirohq/design-system-utils": "^0.10.0", | ||
"@mirohq/design-tokens": "^1.5.0" | ||
"@mirohq/design-tokens": "^1.6.0" | ||
}, | ||
"devDependencies": { | ||
"@mirohq/design-system-button": "^2.0.11", | ||
"@mirohq/design-system-flex": "^2.0.9" | ||
"@mirohq/design-system-button": "^2.0.13", | ||
"@mirohq/design-system-flex": "^2.0.10" | ||
}, | ||
@@ -41,0 +41,0 @@ "scripts": { |
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
95268
1259