feat(core): update core libs

This commit is contained in:
Alexey Kasyanchuk 2023-09-01 00:40:12 +03:00
parent cbda7466bf
commit e07a02fe32
2 changed files with 2708 additions and 2263 deletions

4963
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -109,7 +109,7 @@
"buildweb": "node src/background/webpack.js" "buildweb": "node src/background/webpack.js"
}, },
"dependencies": { "dependencies": {
"@electron/remote": "^2.0.8", "@electron/remote": "^2.0.11",
"ansi-256-colors": "^1.1.0", "ansi-256-colors": "^1.1.0",
"bencode": "2.0.1", "bencode": "2.0.1",
"bitfield": "3.0.0", "bitfield": "3.0.0",
@ -120,7 +120,7 @@
"detect-onebyte-encoding": "^1.0.3", "detect-onebyte-encoding": "^1.0.3",
"electron-context-menu": "^3.3.0", "electron-context-menu": "^3.3.0",
"electron-log": "^4.4.8", "electron-log": "^4.4.8",
"electron-updater": "^5.3.0", "electron-updater": "^6.1.1",
"fs-jetpack": "^4.3.1", "fs-jetpack": "^4.3.1",
"glob": "^7.2.0", "glob": "^7.2.0",
"google": "^2.1.0", "google": "^2.1.0",
@ -162,8 +162,8 @@
"chai": "^4.3.6", "chai": "^4.3.6",
"copy-webpack-plugin": "^11.0.0", "copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.7.1", "css-loader": "^6.7.1",
"electron": "24.3.1", "electron": "26.1.0",
"electron-builder": "23.6.0", "electron-builder": "24.6.3",
"eslint": "^8.17.0", "eslint": "^8.17.0",
"eslint-plugin-react": "^7.30.0", "eslint-plugin-react": "^7.30.0",
"express": "^4.18.1", "express": "^4.18.1",