1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-03 12:50:04 +02:00

update dependencies

This commit is contained in:
s2
2018-10-10 15:11:12 +02:00
parent da4083f574
commit 5c55c54b71
90877 changed files with 339776 additions and 33677 deletions

View File

@@ -1,31 +1,26 @@
{
"_args": [
[
"electron-localshortcut@3.1.0",
"E:\\projects\\p\\gitlit\\app"
]
],
"_from": "electron-localshortcut@3.1.0",
"_from": "electron-localshortcut@^3.1.0",
"_id": "electron-localshortcut@3.1.0",
"_inBundle": false,
"_integrity": "sha512-MgL/j5jdjW7iA0R6cI7S045B0GlKXWM1FjjujVPjlrmyXRa6yH0bGSaIAfxXAF9tpJm3pLEiQzerYHkRh9JG/A==",
"_location": "/electron-localshortcut",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "electron-localshortcut@3.1.0",
"raw": "electron-localshortcut@^3.1.0",
"name": "electron-localshortcut",
"escapedName": "electron-localshortcut",
"rawSpec": "3.1.0",
"rawSpec": "^3.1.0",
"saveSpec": null,
"fetchSpec": "3.1.0"
"fetchSpec": "^3.1.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/electron-localshortcut/-/electron-localshortcut-3.1.0.tgz",
"_spec": "3.1.0",
"_shasum": "10c1ffd537b8d39170aaf6e1551341f7780dd2ce",
"_spec": "electron-localshortcut@^3.1.0",
"_where": "E:\\projects\\p\\gitlit\\app",
"author": {
"name": "andrea@parro.it"
@@ -33,12 +28,14 @@
"bugs": {
"url": "https://github.com/parro-it/electron-localshortcut/issues"
},
"bundleDependencies": false,
"dependencies": {
"debug": "^2.6.8",
"electron-is-accelerator": "^0.1.0",
"keyboardevent-from-electron-accelerator": "^1.1.0",
"keyboardevents-areequal": "^0.2.1"
},
"deprecated": false,
"description": "register/unregister a keyboard shortcut locally to a BrowserWindow instance, without using a Menu",
"devDependencies": {
"delay": "^2.0.0",