@loadsmart/miranda-react
Advanced tools
Comparing version 3.0.0-beta.13 to 3.0.0-beta.14
export { Select } from './Select'; | ||
export type { SelectProps } from './Select'; | ||
export type { SelectProps, SelectOption } from './Select'; |
{ | ||
"name": "@loadsmart/miranda-react", | ||
"version": "3.0.0-beta.13", | ||
"version": "3.0.0-beta.14", | ||
"description": "React component library based on Miranda Web Components", | ||
@@ -44,4 +44,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@loadsmart/miranda-tokens": "4.0.0-beta.13", | ||
"@loadsmart/miranda-wc": "3.0.0-beta.13", | ||
"@loadsmart/miranda-tokens": "4.0.0-beta.14", | ||
"@loadsmart/miranda-wc": "3.0.0-beta.14", | ||
"@lit/react": "^1.0.5", | ||
@@ -48,0 +48,0 @@ "react-is": "^18.3.1" |
153139
+ Added@loadsmart/miranda-icons@3.0.0-beta.14(transitive)
+ Added@loadsmart/miranda-tokens@4.0.0-beta.14(transitive)
+ Added@loadsmart/miranda-wc@3.0.0-beta.14(transitive)
- Removed@loadsmart/miranda-icons@3.0.0-beta.13(transitive)
- Removed@loadsmart/miranda-tokens@4.0.0-beta.13(transitive)
- Removed@loadsmart/miranda-wc@3.0.0-beta.13(transitive)