@maskito/react
Advanced tools
Comparing version 1.8.1 to 1.8.2
{ | ||
"name": "@maskito/react", | ||
"version": "1.8.1", | ||
"version": "1.8.2", | ||
"description": "The React-specific Maskito's library", | ||
@@ -33,7 +33,7 @@ "keywords": [ | ||
"devDependencies": { | ||
"@testing-library/react": "13.4.0", | ||
"@testing-library/react": "14.1.0", | ||
"@testing-library/react-hooks": "8.0.1", | ||
"@testing-library/user-event": "14.4.3", | ||
"@types/react": "18.2.28", | ||
"@types/react-dom": "18.2.13", | ||
"@types/react": "18.2.31", | ||
"@types/react-dom": "18.2.14", | ||
"react": "18.2.0", | ||
@@ -44,3 +44,3 @@ "react-dom": "18.2.0", | ||
"peerDependencies": { | ||
"@maskito/core": "^1.8.1", | ||
"@maskito/core": "^1.8.2", | ||
"react": ">=16.8", | ||
@@ -47,0 +47,0 @@ "react-dom": ">=16.8" |