update to state of the art

This commit is contained in:
s2
2020-10-10 15:18:01 +02:00
parent cf251a170f
commit 4cdcfd167c
1526 changed files with 48132 additions and 7268 deletions

23
node_modules/lodash/package.json generated vendored
View File

@@ -1,27 +1,26 @@
{
"_from": "lodash@4.17.19",
"_id": "lodash@4.17.19",
"_from": "lodash@4.17.20",
"_id": "lodash@4.17.20",
"_inBundle": false,
"_integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==",
"_integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==",
"_location": "/lodash",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "lodash@4.17.19",
"raw": "lodash@4.17.20",
"name": "lodash",
"escapedName": "lodash",
"rawSpec": "4.17.19",
"rawSpec": "4.17.20",
"saveSpec": null,
"fetchSpec": "4.17.19"
"fetchSpec": "4.17.20"
},
"_requiredBy": [
"/i18next-scanner",
"/request-promise-core"
"/i18next-scanner"
],
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
"_shasum": "e48ddedbe30b3321783c5b4301fbd353bc1e4a4b",
"_spec": "lodash@4.17.19",
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz",
"_shasum": "b44a9b6297bcb698f1c51a3545a2b3b368d59c52",
"_spec": "lodash@4.17.20",
"_where": "D:\\Projects\\vanillajs-seed\\node_modules\\i18next-scanner",
"author": {
"name": "John-David Dalton",
@@ -60,5 +59,5 @@
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
},
"version": "4.17.19"
"version": "4.17.20"
}