@highlight-ui/dropdown-menu
Advanced tools
Comparing version 3.0.8 to 3.0.9
{ | ||
"name": "@highlight-ui/dropdown-menu", | ||
"version": "3.0.8", | ||
"version": "3.0.9", | ||
"author": "Personio GmbH & Co. KG", | ||
@@ -23,3 +23,3 @@ "main": "dist/cjs/index.js", | ||
"build": "highlight-build", | ||
"sb:dev": "export COMPONENT_STORIES=$(basename $(pwd)); cd ../../; yarn sb:dev" | ||
"sb:dev": "export COMPONENT_STORIES=$(basename $(pwd)); cd ../../; pnpm sb:dev" | ||
}, | ||
@@ -30,12 +30,12 @@ "publishConfig": { | ||
"devDependencies": { | ||
"@highlight-ui/button": "^11.1.5", | ||
"@highlight-ui/configs-base-jest": "^3.0.1", | ||
"@highlight-ui/button": "^11.1.6", | ||
"@highlight-ui/configs-base-jest": "^3.0.2", | ||
"@highlight-ui/configs-base-tsconfig": "^3.0.1", | ||
"@highlight-ui/configs-scripts": "^3.0.3", | ||
"@highlight-ui/configs-scripts": "^3.0.4", | ||
"@highlight-ui/theme": "^9.0.1", | ||
"@highlight-ui/tokens": "^1.0.1", | ||
"@highlight-ui/typography": "^4.0.0", | ||
"@storybook/react": "^6.4.19", | ||
"@highlight-ui/tokens": "^1.0.2", | ||
"@highlight-ui/typography": "^4.0.3", | ||
"@storybook/react": "^6.5.9", | ||
"@testing-library/dom": "^8.6.0", | ||
"@testing-library/react": "^12.1.1", | ||
"@testing-library/react": "^12.1.2", | ||
"@testing-library/user-event": "^13.2.1", | ||
@@ -48,8 +48,8 @@ "@types/enzyme": "^3.10.9", | ||
"jest": "^27.2.3", | ||
"react": "^17.0.0", | ||
"react": "^17.0.2", | ||
"rimraf": "^3.0.2" | ||
}, | ||
"dependencies": { | ||
"@highlight-ui/typography": "^4.0.3", | ||
"@highlight-ui/utils-commons": "^2.0.5", | ||
"@highlight-ui/typography": "^4.0.4", | ||
"@highlight-ui/utils-commons": "^2.0.6", | ||
"lodash": "^4.17.21" | ||
@@ -59,5 +59,5 @@ }, | ||
"classnames": "^2.3.1", | ||
"react": "17.0.x" | ||
"react": "^17.0.2" | ||
}, | ||
"gitHead": "e6a8dba3e195a405a7db431c0c2a98279233e842" | ||
"gitHead": "fb3f9a6b21a3641d3c4d17a5eb1d8553eea74243" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1401733
14842