|
7 | 7 | "@craco/craco": "^7.1.0",
|
8 | 8 | "@esbuild-plugins/node-globals-polyfill": "^0.2.3",
|
9 | 9 | "@icons/material": "^0.4.1",
|
10 |
| - "@iobroker/adapter-react-v5": "^4.10.1", |
| 10 | + "@iobroker/adapter-react-v5": "~4.12.3", |
11 | 11 | "@iobroker/type-detector": "^3.0.5",
|
12 |
| - "@mui/icons-material": "^5.15.14", |
13 |
| - "@mui/material": "^5.15.12", |
14 |
| - "@mui/styles": "^5.15.12", |
| 12 | + "@mui/icons-material": "^5.15.15", |
| 13 | + "@mui/material": "^5.15.15", |
| 14 | + "@mui/styles": "^5.15.15", |
15 | 15 | "@mui/x-date-pickers": "^6.19.6",
|
16 |
| - "@sentry/browser": "^7.106.0", |
17 |
| - "@sentry/integrations": "^7.106.1", |
| 16 | + "@sentry/browser": "^7.109.0", |
| 17 | + "@sentry/integrations": "^7.109.0", |
18 | 18 | "craco-module-federation": "^1.1.0",
|
19 | 19 | "eslint": "^8.57.0",
|
20 | 20 | "eslint-config-airbnb": "^19.0.4",
|
21 | 21 | "eslint-plugin-eqeqeq-fix": "^1.0.3",
|
22 | 22 | "eslint-plugin-import": "^2.29.1",
|
23 | 23 | "eslint-plugin-jsx-a11y": "^6.8.0",
|
24 | 24 | "eslint-plugin-only-warn": "^1.1.0",
|
25 |
| - "eslint-plugin-react": "^7.34.0", |
| 25 | + "eslint-plugin-react": "^7.34.1", |
26 | 26 | "eslint-plugin-react-hooks": "^4.6.0",
|
27 | 27 | "lodash": "^4.17.21",
|
28 | 28 | "monaco-editor": "~0.47.0",
|
29 |
| - "openai": "^4.28.4", |
| 29 | + "openai": "^4.33.0", |
30 | 30 | "react": "^18.2.0",
|
31 | 31 | "react-ace": "^10.1.0",
|
32 | 32 | "react-bem-helper": "^1.4.1",
|
|
45 | 45 | "react-splitter-layout": "^4.0.0",
|
46 | 46 | "react-text-mask": "^5.5.0",
|
47 | 47 | "react-treeview-mui": "^0.1.2",
|
48 |
| - "reactour": "^1.19.2", |
49 |
| - "sass": "^1.71.1", |
| 48 | + "reactour": "^1.19.3", |
| 49 | + "sass": "^1.74.1", |
50 | 50 | "styled-components": "^6.1.8",
|
51 | 51 | "suncalc2": "^1.8.1"
|
52 | 52 | },
|
|
0 commit comments