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

24
app/node_modules/debug/package.json generated vendored
View File

@@ -1,28 +1,21 @@
{
"_args": [
[
"debug@2.6.9",
"E:\\projects\\p\\gitlit\\app"
]
],
"_from": "debug@2.6.9",
"_from": "debug@^2.6.8",
"_id": "debug@2.6.9",
"_inBundle": false,
"_integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"_location": "/debug",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "debug@2.6.9",
"raw": "debug@^2.6.8",
"name": "debug",
"escapedName": "debug",
"rawSpec": "2.6.9",
"rawSpec": "^2.6.8",
"saveSpec": null,
"fetchSpec": "2.6.9"
"fetchSpec": "^2.6.8"
},
"_requiredBy": [
"/electron-download",
"/electron-localshortcut",
"/electron-osx-sign",
"/extract-zip",
@@ -31,8 +24,9 @@
"/sumchecker"
],
"_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
"_spec": "2.6.9",
"_where": "E:\\projects\\p\\gitlit\\app",
"_shasum": "5d128515df134ff327e90a4c93f4e077a536341f",
"_spec": "debug@^2.6.8",
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\electron-localshortcut",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
@@ -41,6 +35,7 @@
"bugs": {
"url": "https://github.com/visionmedia/debug/issues"
},
"bundleDependencies": false,
"component": {
"scripts": {
"debug/index.js": "browser.js",
@@ -61,6 +56,7 @@
"dependencies": {
"ms": "2.0.0"
},
"deprecated": false,
"description": "small debugging utility",
"devDependencies": {
"browserify": "9.0.3",