@maskito/react
Advanced tools
Comparing version 3.0.3 to 3.1.0
{ | ||
"name": "@maskito/react", | ||
"version": "3.0.3", | ||
"version": "3.1.0", | ||
"description": "The React-specific Maskito's library", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"@testing-library/user-event": "14.5.2", | ||
"@types/react": "18.3.9", | ||
"@types/react": "18.3.11", | ||
"@types/react-dom": "18.3.0", | ||
@@ -43,3 +43,3 @@ "react": "18.3.1", | ||
"peerDependencies": { | ||
"@maskito/core": "^3.0.3", | ||
"@maskito/core": "^3.1.0", | ||
"react": ">=16.8", | ||
@@ -46,0 +46,0 @@ "react-dom": ">=16.8" |
8622