added some deps

This commit is contained in:
srgooglo 2023-11-15 18:32:19 +01:00
parent 855a9eb163
commit f473468d25

View File

@ -26,6 +26,7 @@
"antd": "^5.10.2", "antd": "^5.10.2",
"classnames": "^2.3.2", "classnames": "^2.3.2",
"electron-differential-updater": "^4.3.2", "electron-differential-updater": "^4.3.2",
"electron-is-dev": "^2.0.0",
"electron-updater": "^6.1.1", "electron-updater": "^6.1.1",
"got": "11.8.3", "got": "11.8.3",
"human-format": "^1.2.0", "human-format": "^1.2.0",
@ -33,6 +34,7 @@
"lodash": "^4.17.21", "lodash": "^4.17.21",
"node-7z": "^3.0.0", "node-7z": "^3.0.0",
"open": "8.4.2", "open": "8.4.2",
"protocol-registry": "^1.4.1",
"react-icons": "^4.11.0", "react-icons": "^4.11.0",
"react-spinners": "^0.13.8", "react-spinners": "^0.13.8",
"rimraf": "^5.0.5", "rimraf": "^5.0.5",