@oieduardorabelo/use-user-agent
Advanced tools
Comparing version
@@ -10,3 +10,3 @@ { | ||
}, | ||
"version": "4.0.0", | ||
"version": "5.0.0", | ||
"main": "dist/index.js", | ||
@@ -28,19 +28,19 @@ "module": "dist/use-user-agent.esm.js", | ||
"peerDependencies": { | ||
"react": ">=16.8 - 17", | ||
"react-dom": ">=16.8 - 17" | ||
"react": "16.8 - 18", | ||
"react-dom": "16.8 - 18" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "27.4.0", | ||
"@types/react": "17.0.38", | ||
"@types/react-dom": "17.0.11", | ||
"@types/jest": "27.5.1", | ||
"@types/react": "18.0.9", | ||
"@types/react-dom": "18.0.4", | ||
"@types/ua-parser-js": "0.7.36", | ||
"husky": "7.0.4", | ||
"prettier": "2.5.1", | ||
"prettier-package-json": "2.6.0", | ||
"husky": "8.0.1", | ||
"prettier": "2.6.2", | ||
"prettier-package-json": "2.6.3", | ||
"pretty-quick": "3.1.3", | ||
"react": "17.0.2", | ||
"react-dom": "17.0.2", | ||
"react": "18.1.0", | ||
"react-dom": "18.1.0", | ||
"tsdx": "0.14.1", | ||
"tslib": "2.3.1", | ||
"typescript": "4.5.4" | ||
"tslib": "2.4.0", | ||
"typescript": "4.6.4" | ||
}, | ||
@@ -47,0 +47,0 @@ "keywords": [ |
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
13213
-1.4%