zigbee2mqtt-frontend 0.6.39 → 0.6.40
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/README.md +2 -2
- package/dist/225b8c008fbd33f5a9c4.png +0 -0
- package/dist/index.html +1 -1
- package/dist/{main.319456a03906cfc6d672.js → main.6b396bb99c238368484b.js} +86 -69
- package/dist/{main.3d1da3b8dbc50333ee92.css → main.ac25730e30bfe2874d71.css} +55 -56
- package/dist/scripts/{vendor.656eb2e274bcb1ab9a03.js → vendor.fe0460b81c107166f365.js} +26254 -25535
- package/package.json +27 -27
package/package.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8
8
|
"*.css"
|
9
9
|
],
|
10
10
|
"name": "zigbee2mqtt-frontend",
|
11
|
-
"version": "0.6.
|
11
|
+
"version": "0.6.40",
|
12
12
|
"license": "GPL-3.0",
|
13
13
|
"scripts": {
|
14
14
|
"build": "npm run clean && webpack --config ./webpack.config.js --mode production",
|
@@ -27,11 +27,11 @@
|
|
27
27
|
"dist/*"
|
28
28
|
],
|
29
29
|
"devDependencies": {
|
30
|
-
"@commitlint/cli": "^
|
31
|
-
"@commitlint/config-conventional": "^
|
30
|
+
"@commitlint/cli": "^15.0.0",
|
31
|
+
"@commitlint/config-conventional": "^15.0.0",
|
32
32
|
"@fortawesome/fontawesome-free": "^5.15.4",
|
33
|
-
"@rjsf/bootstrap-4": "^3.1
|
34
|
-
"@rjsf/core": "^3.1
|
33
|
+
"@rjsf/bootstrap-4": "^3.2.1",
|
34
|
+
"@rjsf/core": "^3.2.1",
|
35
35
|
"@teamsupercell/typings-for-css-modules-loader": "^2.4.0",
|
36
36
|
"@types/classnames": "^2.3.1",
|
37
37
|
"@types/color-convert": "^2.0.0",
|
@@ -39,27 +39,27 @@
|
|
39
39
|
"@types/d3-force": "^3.0.3",
|
40
40
|
"@types/d3-selection": "^3.0.1",
|
41
41
|
"@types/d3-zoom": "^3.0.1",
|
42
|
-
"@types/file-saver": "^2.0.
|
42
|
+
"@types/file-saver": "^2.0.4",
|
43
43
|
"@types/lodash": "^4.14.175",
|
44
|
-
"@types/react": "^17.0.
|
45
|
-
"@types/react-bootstrap": "^0.32.
|
46
|
-
"@types/react-dom": "^17.0.
|
47
|
-
"@types/react-router-dom": "^5.3.
|
44
|
+
"@types/react": "^17.0.36",
|
45
|
+
"@types/react-bootstrap": "^0.32.28",
|
46
|
+
"@types/react-dom": "^17.0.11",
|
47
|
+
"@types/react-router-dom": "^5.3.2",
|
48
48
|
"@types/react-table": "^7.7.8",
|
49
|
-
"@types/react-transition-group": "^4.4.
|
49
|
+
"@types/react-transition-group": "^4.4.4",
|
50
50
|
"@types/reconnectingwebsocket": "^1.0.7",
|
51
|
-
"@types/webpack-env": "^1.16.
|
51
|
+
"@types/webpack-env": "^1.16.3",
|
52
52
|
"@types/ws": "^8.2.0",
|
53
53
|
"@typescript-eslint/eslint-plugin": "^4.33.0",
|
54
54
|
"@typescript-eslint/parser": "^4.33.0",
|
55
55
|
"ace-builds": "^1.4.13",
|
56
|
-
"bootstrap": "^5.1.
|
56
|
+
"bootstrap": "^5.1.3",
|
57
57
|
"classnames": "^2.2.6",
|
58
58
|
"color-convert": "^2.0.1",
|
59
|
-
"concurrently": "^6.
|
59
|
+
"concurrently": "^6.4.0",
|
60
60
|
"conventional-changelog-cli": "^2.1.1",
|
61
61
|
"copy-webpack-plugin": "^9.0.1",
|
62
|
-
"css-loader": "^6.
|
62
|
+
"css-loader": "^6.5.1",
|
63
63
|
"d3-drag": "^3.0.0",
|
64
64
|
"d3-force": "^3.0.0",
|
65
65
|
"d3-force-reuse": "^1.0.1",
|
@@ -72,16 +72,16 @@
|
|
72
72
|
"eslint-plugin-react": "^7.26.1",
|
73
73
|
"file-saver": "^2.0.5",
|
74
74
|
"fork-ts-checker-webpack-plugin": "^6.3.4",
|
75
|
-
"html-webpack-plugin": "^5.
|
76
|
-
"husky": "^7.0.
|
77
|
-
"i18next": "^21.2
|
75
|
+
"html-webpack-plugin": "^5.5.0",
|
76
|
+
"husky": "^7.0.4",
|
77
|
+
"i18next": "^21.5.2",
|
78
78
|
"i18next-browser-languagedetector": "^6.1.2",
|
79
79
|
"i18next-http-backend": "^1.3.1",
|
80
80
|
"jszip": "^3.7.1",
|
81
81
|
"line-reader": "^0.4.0",
|
82
82
|
"local-storage": "^2.0.0",
|
83
83
|
"lodash": "^4.17.21",
|
84
|
-
"mini-css-extract-plugin": "^2.4.
|
84
|
+
"mini-css-extract-plugin": "^2.4.5",
|
85
85
|
"notyf": "^3.10.0",
|
86
86
|
"pinst": "^2.1.6",
|
87
87
|
"prettier": "^2.4.1",
|
@@ -91,23 +91,23 @@
|
|
91
91
|
"react-bootstrap": "^1.6.4",
|
92
92
|
"react-css-theme-switcher": "^0.3.0",
|
93
93
|
"react-dom": "^17.0.1",
|
94
|
-
"react-i18next": "^11.
|
94
|
+
"react-i18next": "^11.14.2",
|
95
95
|
"react-router-dom": "^5.3.0",
|
96
96
|
"react-table": "^7.7.0",
|
97
97
|
"react-transition-group": "^4.4.2",
|
98
98
|
"reconnecting-websocket": "^4.4.0",
|
99
99
|
"rimraf": "^3.0.2",
|
100
|
-
"sass": "^1.
|
101
|
-
"sass-loader": "^12.
|
100
|
+
"sass": "^1.43.4",
|
101
|
+
"sass-loader": "^12.3.0",
|
102
102
|
"timeago.js": "^4.0.2",
|
103
103
|
"ts-loader": "^9.2.6",
|
104
|
-
"typescript": "^4.
|
104
|
+
"typescript": "^4.5.2",
|
105
105
|
"unistore": "^3.5.2",
|
106
|
-
"webpack": "^5.
|
107
|
-
"webpack-bundle-analyzer": "^4.
|
108
|
-
"webpack-cli": "4.9.
|
106
|
+
"webpack": "^5.64.2",
|
107
|
+
"webpack-bundle-analyzer": "^4.5.0",
|
108
|
+
"webpack-cli": "4.9.1",
|
109
109
|
"webpack-dev-server": "4.3.1",
|
110
|
-
"zigbee-herdsman": "^0.13.
|
110
|
+
"zigbee-herdsman": "^0.13.172",
|
111
111
|
"zip-webpack-plugin": "^4.0.1"
|
112
112
|
},
|
113
113
|
"main": "index.js",
|