@livechat/widget-react
Advanced tools
Comparing version 1.1.0 to 1.2.0
{ | ||
"name": "@livechat/widget-react", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"sideEffects": false, | ||
@@ -29,16 +29,16 @@ "description": "This library allows to render and interact with the LiveChat Chat Widget inside a React application", | ||
"dependencies": { | ||
"@livechat/widget-core": "^1.1.0" | ||
"@livechat/widget-core": "1.2.0" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.8 || 17" | ||
"react": "^16.8 || 17 || 18" | ||
}, | ||
"devDependencies": { | ||
"@babel/preset-react": "^7.16.0", | ||
"@types/react": "^17.0.35", | ||
"@types/react-dom": "^18.0.0", | ||
"eslint-plugin-react": "7.27.0", | ||
"eslint-plugin-react-hooks": "4.3.0", | ||
"react": "^17.0.0", | ||
"react-dom": "^17.0.0" | ||
"react": "^18.0.0", | ||
"react-dom": "^18.0.0" | ||
}, | ||
"gitHead": "1b22de3dc2b1388626d935f4c0aa6b334a47ec2a" | ||
"gitHead": "04204c3829bf28a8a2cfc419c0b249a672f1bf2f" | ||
} |
@@ -56,3 +56,2 @@ # @livechat/widget-react | ||
| group | string | | ||
| visibility | string | | ||
| customerName | string | | ||
@@ -59,0 +58,0 @@ | customerEmail | string | |
38270
192
+ Added@livechat/widget-core@1.2.0(transitive)
+ Addedreact@18.3.1(transitive)
- Removed@livechat/widget-core@1.3.4(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedreact@17.0.2(transitive)
Updated@livechat/widget-core@1.2.0