@sippy-platform/mellow-ui
Advanced tools
Comparing version
@@ -6,3 +6,3 @@ import { ReactNode } from 'react'; | ||
*/ | ||
open: boolean; | ||
open?: boolean; | ||
/** | ||
@@ -9,0 +9,0 @@ * The contents of the dialog |
@@ -6,3 +6,3 @@ import { ReactNode } from 'react'; | ||
*/ | ||
open: boolean; | ||
open?: boolean; | ||
/** | ||
@@ -9,0 +9,0 @@ * Custom classes for the label |
{ | ||
"name": "@sippy-platform/mellow-ui", | ||
"version": "0.13.3", | ||
"version": "0.13.4", | ||
"description": "React components for the Mellow Design System.", | ||
@@ -37,9 +37,9 @@ "main": "./dist/mellow-ui.umd.js", | ||
"react-element-to-jsx-string": "15.0.0", | ||
"sass": "1.53.0" | ||
"sass": "1.54.4" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "18.0.6", | ||
"@types/react": "18.0.15", | ||
"@types/node": "18.7.6", | ||
"@types/react": "18.0.17", | ||
"@types/react-dom": "18.0.6", | ||
"@vitejs/plugin-react": "2.0.0", | ||
"@vitejs/plugin-react": "2.0.1", | ||
"hast-to-hyperscript": "10.0.1", | ||
@@ -49,4 +49,4 @@ "react-router-dom": "6.3.0", | ||
"typescript": "4.7.4", | ||
"vite": "3.0.2", | ||
"vite-plugin-dts": "1.4.0" | ||
"vite": "3.0.8", | ||
"vite-plugin-dts": "1.4.1" | ||
}, | ||
@@ -53,0 +53,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
1380780
0+ Added
- Removed
Updated