Update dependencies

This commit is contained in:
grandeljay 2022-02-23 17:41:13 +01:00
parent 7f0fac984e
commit e7d5360304
866 changed files with 44718 additions and 26682 deletions

View file

@ -1,18 +1,78 @@
{
"name": "lodash._reevaluate",
"version": "3.0.0",
"_args": [
[
"lodash._reevaluate@3.0.0",
"F:\\laragon\\www\\wishthis"
]
],
"_from": "lodash._reevaluate@3.0.0",
"_id": "lodash._reevaluate@3.0.0",
"_inBundle": false,
"_integrity": "sha1-WLx0xAZklTrgsSTYBpltrKQx4u0=",
"_location": "/lodash._reevaluate",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "lodash._reevaluate@3.0.0",
"name": "lodash._reevaluate",
"escapedName": "lodash._reevaluate",
"rawSpec": "3.0.0",
"saveSpec": null,
"fetchSpec": "3.0.0"
},
"_requiredBy": [
"/gulp-util"
],
"_resolved": "https://registry.npmjs.org/lodash._reevaluate/-/lodash._reevaluate-3.0.0.tgz",
"_spec": "3.0.0",
"_where": "F:\\laragon\\www\\wishthis",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
{
"name": "Benjamin Tan",
"email": "demoneaux@gmail.com",
"url": "https://d10.github.io/"
},
{
"name": "Blaine Bublitz",
"email": "blaine@iceddev.com",
"url": "http://www.iceddev.com/"
},
{
"name": "Kit Cambridge",
"email": "github@kitcambridge.be",
"url": "http://kitcambridge.be/"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"description": "The modern build of lodashs internal `reEvaluate` as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"license": "MIT",
"author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
"contributors": [
"John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
"Benjamin Tan <demoneaux@gmail.com> (https://d10.github.io/)",
"Blaine Bublitz <blaine@iceddev.com> (http://www.iceddev.com/)",
"Kit Cambridge <github@kitcambridge.be> (http://kitcambridge.be/)",
"Mathias Bynens <mathias@qiwi.be> (https://mathiasbynens.be/)"
],
"repository": "lodash/lodash",
"scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }
"name": "lodash._reevaluate",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
"version": "3.0.0"
}