@maskito/react
Advanced tools
Comparing version 2.2.0 to 2.3.0
{ | ||
"name": "@maskito/react", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"description": "The React-specific Maskito's library", | ||
@@ -33,6 +33,6 @@ "keywords": [ | ||
"devDependencies": { | ||
"@testing-library/react": "14.2.1", | ||
"@testing-library/react": "15.0.2", | ||
"@testing-library/user-event": "14.5.2", | ||
"@types/react": "18.2.64", | ||
"@types/react-dom": "18.2.21", | ||
"@types/react": "18.2.79", | ||
"@types/react-dom": "18.2.25", | ||
"react": "18.2.0", | ||
@@ -43,5 +43,5 @@ "react-dom": "18.2.0", | ||
"peerDependencies": { | ||
"@maskito/core": "^2.2.0", | ||
"react": ">=16.8", | ||
"react-dom": ">=16.8" | ||
"@maskito/core": "^2.3.0", | ||
"react": ">=18.2.0", | ||
"react-dom": ">=18.2.0" | ||
}, | ||
@@ -48,0 +48,0 @@ "module": "./index.esm.js", |
Sorry, the diff of this file is not supported yet
8369