mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-07 06:43:39 +00:00
Merge pull request #247 from stagehacks/dependabot/npm_and_yarn/electron-31.4.0
Bump electron from 31.3.0 to 31.4.0
This commit is contained in:
Generated
+7
-7
@@ -21,7 +21,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@electron/notarize": "^2.4.0",
|
||||
"electron": "^31.3.0",
|
||||
"electron": "^31.4.0",
|
||||
"electron-builder": "^24.13.3",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-airbnb-base": "^15.0.0",
|
||||
@@ -2136,9 +2136,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/electron": {
|
||||
"version": "31.3.0",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-31.3.0.tgz",
|
||||
"integrity": "sha512-3LMRMmK4UK0A+jYSLGLYdfhc20TgY2v5jD3iGmhRZlDYj0gn7xBj/waRjlNalysZ0D2rgPvoes0wHuf5e/Bguw==",
|
||||
"version": "31.4.0",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-31.4.0.tgz",
|
||||
"integrity": "sha512-YTwKoAA+nrJMlI1TTHnIXLYWoQLKnhbkz0qxZcI7Hadcy0UaFMFs9xzwvH2MnrRpVJy7RKo49kVGuvSdRl8zMA==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
@@ -7552,9 +7552,9 @@
|
||||
}
|
||||
},
|
||||
"electron": {
|
||||
"version": "31.3.0",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-31.3.0.tgz",
|
||||
"integrity": "sha512-3LMRMmK4UK0A+jYSLGLYdfhc20TgY2v5jD3iGmhRZlDYj0gn7xBj/waRjlNalysZ0D2rgPvoes0wHuf5e/Bguw==",
|
||||
"version": "31.4.0",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-31.4.0.tgz",
|
||||
"integrity": "sha512-YTwKoAA+nrJMlI1TTHnIXLYWoQLKnhbkz0qxZcI7Hadcy0UaFMFs9xzwvH2MnrRpVJy7RKo49kVGuvSdRl8zMA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@electron/get": "^2.0.0",
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@
|
||||
"repository": "https://github.com/stagehacks/Cue-View",
|
||||
"devDependencies": {
|
||||
"@electron/notarize": "^2.4.0",
|
||||
"electron": "^31.3.0",
|
||||
"electron": "^31.4.0",
|
||||
"electron-builder": "^24.13.3",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-airbnb-base": "^15.0.0",
|
||||
|
||||
Reference in New Issue
Block a user