Skip to content

Commit

Permalink
Updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed May 6, 2024
1 parent 3a42349 commit fcfb6bb
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,28 +18,28 @@
"@devbookhq/splitter": "^1.4.2",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@iobroker/adapter-react-v5": "^4.13.11",
"@iobroker/adapter-react-v5": "^4.13.12",
"@iobroker/type-detector": "^3.0.5",
"@iobroker/types": "^5.0.19",
"@iobroker/vis-2-widgets-react-dev": "^1.0.6",
"@iobroker/vis-2-widgets-testing": "^1.0.3",
"@material-icons/svg": "^1.0.33",
"@mui/icons-material": "^5.15.14",
"@mui/icons-material": "^5.15.16",
"@mui/material": "5.14.14",
"@mui/styles": "5.14.14",
"@mui/x-date-pickers": "^7.1.0",
"@mui/x-date-pickers": "^7.3.2",
"@reduxjs/toolkit": "^2.2.3",
"@sentry/browser": "^7.109.0",
"@sentry/integrations": "^7.109.0",
"@sentry/browser": "^7.113.0",
"@sentry/integrations": "^7.113.0",
"@tsconfig/node18": "^18.2.4",
"@types/dom-speech-recognition": "^0.0.4",
"@types/mocha": "^10.0.6",
"@types/react-beautiful-dnd": "^13.1.8",
"@types/uuid": "^9.0.8",
"ace-builds": "^1.32.9",
"ace-builds": "^1.33.1",
"chai": "^5.1.0",
"craco-module-federation": "^1.1.0",
"dayjs": "^1.11.10",
"dayjs": "^1.11.11",
"echarts": "^5.5.0",
"echarts-for-react": "^3.0.2",
"eslint": "^8.57.0",
Expand All @@ -50,32 +50,32 @@
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-only-warn": "^1.1.0",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-hooks": "^4.6.2",
"gulp": "^4.0.2",
"html-to-image": "^1.11.11",
"iobroker.web": "*",
"jquery-ui": "^1.13.2",
"jquery-ui": "^1.13.3",
"lerna": "^8.1.2",
"mime": "^3.0.0",
"mocha": "^10.4.0",
"moment": "^2.30.1",
"mui-nested-menu": "^3.3.0",
"mui-nested-menu": "^3.4.0",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react": "^18.3.1",
"react-ace": "^11.0.1",
"react-beautiful-dnd": "^13.1.1",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dnd-preview": "^8.0.3",
"react-dnd-touch-backend": "^16.0.1",
"react-dom": "^18.2.0",
"react-dom": "^18.3.1",
"react-dropzone": "^14.2.3",
"react-icons": "^5.0.1",
"react-icons": "^5.2.0",
"react-scripts": "^5.0.1",
"redux": "^5.0.1",
"sass": "^1.72.0",
"typescript": "^5.4.3",
"unzipper": "^0.10.14",
"sass": "^1.76.0",
"typescript": "^5.4.5",
"unzipper": "^0.11.5",
"uuid": "^9.0.1"
},
"scripts": {
Expand Down

0 comments on commit fcfb6bb

Please sign in to comment.