mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-02-28 02:50:50 -08:00
fix: upgrade git-sync
This commit is contained in:
parent
f484ce4f7d
commit
f7eb3dfc57
2 changed files with 8 additions and 9 deletions
15
package-lock.json
generated
15
package-lock.json
generated
|
|
@ -23,7 +23,7 @@
|
|||
"electron-window-state": "5.0.3",
|
||||
"errio": "1.2.2",
|
||||
"fs-extra": "10.0.0",
|
||||
"git-sync-js": "^0.4.5",
|
||||
"git-sync-js": "^0.4.6",
|
||||
"i18next": "21.3.3",
|
||||
"i18next-electron-fs-backend": "2.0.0",
|
||||
"i18next-fs-backend": "1.1.1",
|
||||
|
|
@ -11249,10 +11249,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/git-sync-js": {
|
||||
"version": "0.4.5",
|
||||
"resolved": "https://registry.npmmirror.com/git-sync-js/download/git-sync-js-0.4.5.tgz",
|
||||
"integrity": "sha512-q0qtXqkm27XSHOYhhJ/15YfO5nmQnRxVaSYm5Xy3ODyQ3Y7zDBV0HGTX196cs+jw7hcRRPM0S26IkAV7x4tCIw== sha1-MK3MEpv5XvXjVwz9bEuja5U9FOU=",
|
||||
"license": "MIT",
|
||||
"version": "0.4.6",
|
||||
"resolved": "https://registry.npmjs.org/git-sync-js/-/git-sync-js-0.4.6.tgz",
|
||||
"integrity": "sha512-vD3Ro6yyA8mpaVS46VbPLx88Mrtfnj139pck4WxgaZF7nD9aQ9i39zY3pSHiwMROmQQuIDQ9ro97OyZQkiP6Uw==",
|
||||
"dependencies": {
|
||||
"dugite": "^1.104.0",
|
||||
"fs-extra": "^10.0.0",
|
||||
|
|
@ -30868,9 +30867,9 @@
|
|||
}
|
||||
},
|
||||
"git-sync-js": {
|
||||
"version": "0.4.5",
|
||||
"resolved": "https://registry.npmmirror.com/git-sync-js/download/git-sync-js-0.4.5.tgz",
|
||||
"integrity": "sha512-q0qtXqkm27XSHOYhhJ/15YfO5nmQnRxVaSYm5Xy3ODyQ3Y7zDBV0HGTX196cs+jw7hcRRPM0S26IkAV7x4tCIw== sha1-MK3MEpv5XvXjVwz9bEuja5U9FOU=",
|
||||
"version": "0.4.6",
|
||||
"resolved": "https://registry.npmjs.org/git-sync-js/-/git-sync-js-0.4.6.tgz",
|
||||
"integrity": "sha512-vD3Ro6yyA8mpaVS46VbPLx88Mrtfnj139pck4WxgaZF7nD9aQ9i39zY3pSHiwMROmQQuIDQ9ro97OyZQkiP6Uw==",
|
||||
"requires": {
|
||||
"dugite": "^1.104.0",
|
||||
"fs-extra": "^10.0.0",
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
"electron-window-state": "5.0.3",
|
||||
"errio": "1.2.2",
|
||||
"fs-extra": "10.0.0",
|
||||
"git-sync-js": "^0.4.5",
|
||||
"git-sync-js": "^0.4.6",
|
||||
"i18next": "21.3.3",
|
||||
"i18next-electron-fs-backend": "2.0.0",
|
||||
"i18next-fs-backend": "1.1.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue