feat(core): update deps

This commit is contained in:
Alexey Kasyanchuk 2023-05-02 01:12:34 +03:00
parent bc78f12e48
commit 4a3c98c013
2 changed files with 4165 additions and 790 deletions

4951
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -162,14 +162,14 @@
"chai": "^4.3.6",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.7.1",
"electron": "23.1.1",
"electron": "24.1.3",
"electron-builder": "23.6.0",
"eslint": "^8.17.0",
"eslint-plugin-react": "^7.30.0",
"express": "^4.18.1",
"html-webpack-plugin": "^5.5.0",
"md5-file": "^5.0.0",
"mocha": "^10.1.0",
"mocha": "^10.2.0",
"socket.io": "2.5.0",
"source-map-support": "^0.5.21",
"spectron": "github:DEgITx/spectron",