@maskito/react
Advanced tools
Comparing version 2.0.2 to 2.1.0
{ | ||
"name": "@maskito/react", | ||
"version": "2.0.2", | ||
"version": "2.1.0", | ||
"description": "The React-specific Maskito's library", | ||
@@ -33,6 +33,6 @@ "keywords": [ | ||
"devDependencies": { | ||
"@testing-library/react": "14.2.0", | ||
"@testing-library/react": "14.2.1", | ||
"@testing-library/user-event": "14.5.2", | ||
"@types/react": "18.2.51", | ||
"@types/react-dom": "18.2.18", | ||
"@types/react": "18.2.61", | ||
"@types/react-dom": "18.2.19", | ||
"react": "18.2.0", | ||
@@ -43,3 +43,3 @@ "react-dom": "18.2.0", | ||
"peerDependencies": { | ||
"@maskito/core": "^2.0.2", | ||
"@maskito/core": "^2.1.0", | ||
"react": ">=16.8", | ||
@@ -46,0 +46,0 @@ "react-dom": ">=16.8" |