@highlight-ui/action-bar
Advanced tools
Comparing version 3.0.7 to 3.0.8
{ | ||
"name": "@highlight-ui/action-bar", | ||
"version": "3.0.7", | ||
"version": "3.0.8", | ||
"author": "Personio GmbH", | ||
@@ -20,4 +20,3 @@ "main": "dist/cjs/index.js", | ||
"build": "highlight-build", | ||
"sb:dev": "export COMPONENT_STORIES=$(basename $(pwd)); cd ../../; yarn sb:dev", | ||
"prepublishOnly": "yarn build" | ||
"sb:dev": "export COMPONENT_STORIES=$(basename $(pwd)); cd ../../; yarn sb:dev" | ||
}, | ||
@@ -32,3 +31,3 @@ "publishConfig": { | ||
"@highlight-ui/theme": "^8.0.0", | ||
"@highlight-ui/typography": "^3.0.23", | ||
"@highlight-ui/typography": "^3.0.24", | ||
"@storybook/react": "^6.3.8", | ||
@@ -43,4 +42,4 @@ "@testing-library/react": "^12.1.1", | ||
"dependencies": { | ||
"@highlight-ui/button": "^9.0.5", | ||
"@highlight-ui/utils-commons": "^1.3.10" | ||
"@highlight-ui/button": "^9.0.6", | ||
"@highlight-ui/utils-commons": "^1.3.11" | ||
}, | ||
@@ -51,3 +50,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "f7b293ac9108f5be17180a40b0595a3e0280bcf6" | ||
"gitHead": "25895480a4ec100a67559be5b05ea9fe21c7c58a" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1
2851