diff --git a/src/package.json b/src/package.json index c4250fd..378ecdd 100644 --- a/src/package.json +++ b/src/package.json @@ -3,17 +3,17 @@ "version": "1.3.6", "private": true, "dependencies": { - "@iobroker/adapter-react": "^2.0.8", + "@iobroker/adapter-react": "^2.0.14", "@material-ui/core": "^4.12.3", "@material-ui/icons": "^4.11.2", - "@sentry/browser": "^6.10.0", - "@sentry/integrations": "^6.10.0", + "@sentry/browser": "^6.14.1", + "@sentry/integrations": "^6.14.1", "notistack": "^1.0.10", "react": "^17.0.2", - "react-ace": "^9.4.1", + "react-ace": "^9.5.0", "react-dom": "^17.0.2", - "react-dropzone": "^11.3.4", - "react-icons": "^4.2.0", + "react-dropzone": "^11.4.2", + "react-icons": "^4.3.1", "react-scripts": "^4.0.3", "tsv-json": "^2.0.0", "copy-to-clipboard": "^3.3.1" @@ -34,4 +34,4 @@ "not ie <= 11", "not op_mini all" ] -} \ No newline at end of file +}