mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
DEPS: Update Electron version (#2360)
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -77,7 +77,7 @@
|
||||
"copy-webpack-plugin": "^13.0.0",
|
||||
"css-loader": "^7.1.2",
|
||||
"csstype": "3.1.3",
|
||||
"electron": "^38.0.0",
|
||||
"electron": "^38.4.0",
|
||||
"eslint": "^8.52.0",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
@@ -8134,9 +8134,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/electron": {
|
||||
"version": "38.0.0",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-38.0.0.tgz",
|
||||
"integrity": "sha512-egljptiPJqbL/oamFCEY+g3RNeONWTVxZSGeyLqzK8xq106JhzuxnhJZ3sxt4DzJFaofbGyGJA37Oe9d+gVzYw==",
|
||||
"version": "38.4.0",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-38.4.0.tgz",
|
||||
"integrity": "sha512-9CsXKbGf2qpofVe2pQYSgom2E//zLDJO2rGLLbxgy9tkdTOs7000Gte+d/PUtzLjI/DS95jDK0ojYAeqjLvpYg==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
"copy-webpack-plugin": "^13.0.0",
|
||||
"css-loader": "^7.1.2",
|
||||
"csstype": "3.1.3",
|
||||
"electron": "^38.0.0",
|
||||
"electron": "^38.4.0",
|
||||
"eslint": "^8.52.0",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
|
||||
Reference in New Issue
Block a user