zigbee2mqtt-frontend 0.6.42 → 0.6.46

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "*.css"
9
9
  ],
10
10
  "name": "zigbee2mqtt-frontend",
11
- "version": "0.6.42",
11
+ "version": "0.6.46",
12
12
  "license": "GPL-3.0",
13
13
  "scripts": {
14
14
  "build": "npm run clean && webpack --config ./webpack.config.js --mode production",
@@ -33,6 +33,7 @@
33
33
  "@rjsf/bootstrap-4": "^3.2.1",
34
34
  "@rjsf/core": "^3.2.1",
35
35
  "@teamsupercell/typings-for-css-modules-loader": "^2.4.0",
36
+ "@toolz/local-storage": "^1.0.5",
36
37
  "@types/classnames": "^2.3.1",
37
38
  "@types/color-convert": "^2.0.0",
38
39
  "@types/d3-drag": "^3.0.1",
@@ -40,8 +41,8 @@
40
41
  "@types/d3-selection": "^3.0.1",
41
42
  "@types/d3-zoom": "^3.0.1",
42
43
  "@types/file-saver": "^2.0.4",
43
- "@types/lodash": "^4.14.175",
44
- "@types/react": "^17.0.36",
44
+ "@types/lodash": "^4.14.177",
45
+ "@types/react": "^17.0.37",
45
46
  "@types/react-bootstrap": "^0.32.28",
46
47
  "@types/react-dom": "^17.0.11",
47
48
  "@types/react-router-dom": "^5.3.2",
@@ -49,16 +50,17 @@
49
50
  "@types/react-transition-group": "^4.4.4",
50
51
  "@types/reconnectingwebsocket": "^1.0.7",
51
52
  "@types/webpack-env": "^1.16.3",
52
- "@types/ws": "^8.2.0",
53
+ "@types/ws": "^8.2.1",
53
54
  "@typescript-eslint/eslint-plugin": "^4.33.0",
54
55
  "@typescript-eslint/parser": "^4.33.0",
55
56
  "ace-builds": "^1.4.13",
56
57
  "bootstrap": "^5.1.3",
57
58
  "classnames": "^2.2.6",
58
59
  "color-convert": "^2.0.1",
60
+ "compression-webpack-plugin": "^9.0.1",
59
61
  "concurrently": "^6.4.0",
60
62
  "conventional-changelog-cli": "^2.1.1",
61
- "copy-webpack-plugin": "^9.0.1",
63
+ "copy-webpack-plugin": "^10.0.0",
62
64
  "css-loader": "^6.5.1",
63
65
  "d3-drag": "^3.0.0",
64
66
  "d3-force": "^3.0.0",
@@ -69,45 +71,44 @@
69
71
  "eslint-config-prettier": "^8.3.0",
70
72
  "eslint-config-react": "^1.1.7",
71
73
  "eslint-plugin-prettier": "^4.0.0",
72
- "eslint-plugin-react": "^7.26.1",
74
+ "eslint-plugin-react": "^7.27.1",
73
75
  "file-saver": "^2.0.5",
74
- "fork-ts-checker-webpack-plugin": "^6.3.4",
76
+ "fork-ts-checker-webpack-plugin": "^6.5.0",
75
77
  "html-webpack-plugin": "^5.5.0",
76
78
  "husky": "^7.0.4",
77
- "i18next": "^21.5.2",
79
+ "i18next": "^21.5.4",
78
80
  "i18next-browser-languagedetector": "^6.1.2",
79
81
  "i18next-http-backend": "^1.3.1",
80
82
  "jszip": "^3.7.1",
81
83
  "line-reader": "^0.4.0",
82
- "local-storage": "^2.0.0",
83
84
  "lodash": "^4.17.21",
84
85
  "mini-css-extract-plugin": "^2.4.5",
85
86
  "notyf": "^3.10.0",
86
87
  "pinst": "^2.1.6",
87
- "prettier": "^2.4.1",
88
+ "prettier": "^2.5.0",
88
89
  "react": "^17.0.1",
89
- "react-ace": "^9.4.4",
90
+ "react-ace": "^9.5.0",
90
91
  "react-app-polyfill": "^2.0.0",
91
92
  "react-bootstrap": "^1.6.4",
92
93
  "react-css-theme-switcher": "^0.3.0",
93
94
  "react-dom": "^17.0.1",
94
- "react-i18next": "^11.14.2",
95
+ "react-i18next": "^11.14.3",
95
96
  "react-router-dom": "^5.3.0",
96
97
  "react-table": "^7.7.0",
97
98
  "react-transition-group": "^4.4.2",
98
99
  "reconnecting-websocket": "^4.4.0",
99
100
  "rimraf": "^3.0.2",
100
- "sass": "^1.43.4",
101
+ "sass": "^1.44.0",
101
102
  "sass-loader": "^12.3.0",
102
103
  "timeago.js": "^4.0.2",
103
104
  "ts-loader": "^9.2.6",
104
105
  "typescript": "^4.5.2",
105
106
  "unistore": "^3.5.2",
106
- "webpack": "^5.64.2",
107
+ "webpack": "^5.64.4",
107
108
  "webpack-bundle-analyzer": "^4.5.0",
108
109
  "webpack-cli": "4.9.1",
109
- "webpack-dev-server": "4.3.1",
110
- "zigbee-herdsman": "^0.13.172",
110
+ "webpack-dev-server": "4.6.0",
111
+ "zigbee-herdsman": "^0.13.175",
111
112
  "zip-webpack-plugin": "^4.0.1"
112
113
  },
113
114
  "main": "index.js",
Binary file