mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 04:50:12 +02:00
Merge branch 'development' of github.com:jeffvli/feishin into development
This commit is contained in:
Generated
+7
-7
@@ -38,7 +38,7 @@
|
||||
"electron-localshortcut": "^3.2.1",
|
||||
"electron-log": "^5.1.1",
|
||||
"electron-store": "^8.1.0",
|
||||
"electron-updater": "^6.3.0",
|
||||
"electron-updater": "^6.3.1",
|
||||
"fast-average-color": "^9.3.0",
|
||||
"format-duration": "^2.0.0",
|
||||
"framer-motion": "^11.0.0",
|
||||
@@ -10091,9 +10091,9 @@
|
||||
"integrity": "sha512-9AreocSUWnzNtvLcbpng6N+GkXnCcBR80IQkxRC9Dfdyg4gaWNUPBujAHUpKkiUkoSoR9UlhA4zD/IgBklmhzg=="
|
||||
},
|
||||
"node_modules/electron-updater": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/electron-updater/-/electron-updater-6.3.0.tgz",
|
||||
"integrity": "sha512-3Xlezhk+dKaSQrOnkQNqCGiuGSSUPO9BV9TQZ4Iig6AyTJ4FzJONE5gFFc382sY53Sh9dwJfzKsA3DxRHt2btw==",
|
||||
"version": "6.3.1",
|
||||
"resolved": "https://registry.npmjs.org/electron-updater/-/electron-updater-6.3.1.tgz",
|
||||
"integrity": "sha512-Et9t9LcH42q/A73yu398YGHR7cbdTnHbIyFN/p0FNZIJi10XxGshZBVVE6FsClMuoggw7FVhn1+kMUVMCqS7MA==",
|
||||
"dependencies": {
|
||||
"builder-util-runtime": "9.2.5",
|
||||
"fs-extra": "^10.1.0",
|
||||
@@ -31168,9 +31168,9 @@
|
||||
"integrity": "sha512-9AreocSUWnzNtvLcbpng6N+GkXnCcBR80IQkxRC9Dfdyg4gaWNUPBujAHUpKkiUkoSoR9UlhA4zD/IgBklmhzg=="
|
||||
},
|
||||
"electron-updater": {
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/electron-updater/-/electron-updater-6.3.0.tgz",
|
||||
"integrity": "sha512-3Xlezhk+dKaSQrOnkQNqCGiuGSSUPO9BV9TQZ4Iig6AyTJ4FzJONE5gFFc382sY53Sh9dwJfzKsA3DxRHt2btw==",
|
||||
"version": "6.3.1",
|
||||
"resolved": "https://registry.npmjs.org/electron-updater/-/electron-updater-6.3.1.tgz",
|
||||
"integrity": "sha512-Et9t9LcH42q/A73yu398YGHR7cbdTnHbIyFN/p0FNZIJi10XxGshZBVVE6FsClMuoggw7FVhn1+kMUVMCqS7MA==",
|
||||
"requires": {
|
||||
"builder-util-runtime": "9.2.5",
|
||||
"fs-extra": "^10.1.0",
|
||||
|
||||
+1
-1
@@ -319,7 +319,7 @@
|
||||
"electron-localshortcut": "^3.2.1",
|
||||
"electron-log": "^5.1.1",
|
||||
"electron-store": "^8.1.0",
|
||||
"electron-updater": "^6.3.0",
|
||||
"electron-updater": "^6.3.1",
|
||||
"fast-average-color": "^9.3.0",
|
||||
"format-duration": "^2.0.0",
|
||||
"framer-motion": "^11.0.0",
|
||||
|
||||
Reference in New Issue
Block a user