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

update dependencies

This commit is contained in:
s2
2018-10-09 09:51:34 +02:00
parent 4fcc873901
commit da4083f574
1112 changed files with 23205 additions and 21697 deletions

Binary file not shown.

32
app/node_modules/rcedit/package.json generated vendored
View File

@@ -1,36 +1,32 @@
{
"_args": [
[
"rcedit@1.1.0",
"/home/s2/Documents/Code/gitlit/app"
]
],
"_development": true,
"_from": "rcedit@1.1.0",
"_id": "rcedit@1.1.0",
"_from": "rcedit@^1.0.0",
"_id": "rcedit@1.1.1",
"_inBundle": false,
"_integrity": "sha512-JkXJ0IrUcdupLoIx6gE4YcFaMVSGtu7kQf4NJoDJUnfBZGuATmJ2Yal2v55KTltp+WV8dGr7A0RtOzx6jmtM6Q==",
"_integrity": "sha512-6NjOhOpkvbc/gpMEfk2hpXuWyHfbLFN8as5jx3jf4bhELvouRoYvc8d/W3NVVPwEBF1ICfbpwp1oRm8OJ2WDWw==",
"_location": "/rcedit",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "rcedit@1.1.0",
"raw": "rcedit@^1.0.0",
"name": "rcedit",
"escapedName": "rcedit",
"rawSpec": "1.1.0",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "1.1.0"
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/electron-packager"
],
"_resolved": "https://registry.npmjs.org/rcedit/-/rcedit-1.1.0.tgz",
"_spec": "1.1.0",
"_where": "/home/s2/Documents/Code/gitlit/app",
"_resolved": "https://registry.npmjs.org/rcedit/-/rcedit-1.1.1.tgz",
"_shasum": "79321893357e74f79546617d792c572b38d2f7f0",
"_spec": "rcedit@^1.0.0",
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\electron-packager",
"bugs": {
"url": "https://github.com/electron/node-rcedit/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Node module to edit resources of exe",
"devDependencies": {
"got": "^6.7.1",
@@ -51,5 +47,5 @@
"lint": "standard",
"test": "mocha test/*.js && npm run lint"
},
"version": "1.1.0"
"version": "1.1.1"
}