@uiw/react-checkbox
Advanced tools
Comparing version 4.9.7 to 4.9.9
{ | ||
"name": "@uiw/react-checkbox", | ||
"version": "4.9.7", | ||
"version": "4.9.9", | ||
"description": "Checkbox component", | ||
@@ -47,9 +47,9 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"dependencies": { | ||
"@uiw/react-radio": "^4.9.7", | ||
"@uiw/utils": "^4.9.7" | ||
"@uiw/react-radio": "^4.9.9", | ||
"@uiw/utils": "^4.9.9" | ||
}, | ||
"devDependencies": { | ||
"@babel/runtime": "7.15.4", | ||
"@types/react": "17.0.20", | ||
"@types/react-dom": "17.0.9", | ||
"@babel/runtime": "7.16.7", | ||
"@types/react": "17.0.38", | ||
"@types/react-dom": "17.0.11", | ||
"react": "17.0.2", | ||
@@ -56,0 +56,0 @@ "react-dom": "17.0.2" |
50091
Updated@uiw/react-radio@^4.9.9
Updated@uiw/utils@^4.9.9