@uiw/react-notify
Advanced tools
Comparing version 4.9.7 to 4.9.9
{ | ||
"name": "@uiw/react-notify", | ||
"version": "4.9.7", | ||
"version": "4.9.9", | ||
"description": "Notify component", | ||
@@ -47,11 +47,11 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"dependencies": { | ||
"@uiw/react-alert": "^4.9.7", | ||
"@uiw/react-button": "^4.9.7", | ||
"@uiw/react-icon": "^4.9.7", | ||
"@uiw/utils": "^4.9.7" | ||
"@uiw/react-alert": "^4.9.9", | ||
"@uiw/react-button": "^4.9.9", | ||
"@uiw/react-icon": "^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", | ||
@@ -58,0 +58,0 @@ "react-dom": "17.0.2" |
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 not supported yet
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 not supported yet
66144
860
Updated@uiw/react-alert@^4.9.9
Updated@uiw/react-button@^4.9.9
Updated@uiw/react-icon@^4.9.9
Updated@uiw/utils@^4.9.9