update modules

This commit is contained in:
s2
2020-06-08 08:50:28 +02:00
parent ae4aaf2668
commit 27635904a6
477 changed files with 20385 additions and 35036 deletions

View File

@@ -1,36 +1,40 @@
{
"_from": "source-map-support@~0.5.12",
"_args": [
[
"source-map-support@0.5.19",
"D:\\Projects\\vanillajs-seed"
]
],
"_development": true,
"_from": "source-map-support@0.5.19",
"_id": "source-map-support@0.5.19",
"_inBundle": false,
"_integrity": "sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==",
"_location": "/source-map-support",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "source-map-support@~0.5.12",
"raw": "source-map-support@0.5.19",
"name": "source-map-support",
"escapedName": "source-map-support",
"rawSpec": "~0.5.12",
"rawSpec": "0.5.19",
"saveSpec": null,
"fetchSpec": "~0.5.12"
"fetchSpec": "0.5.19"
},
"_requiredBy": [
"/terser"
],
"_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz",
"_shasum": "a98b62f86dcaf4f67399648c085291ab9e8fed61",
"_spec": "source-map-support@~0.5.12",
"_where": "D:\\Projects\\siag\\vanillajs-seed\\node_modules\\terser",
"_spec": "0.5.19",
"_where": "D:\\Projects\\vanillajs-seed",
"bugs": {
"url": "https://github.com/evanw/node-source-map-support/issues"
},
"bundleDependencies": false,
"dependencies": {
"buffer-from": "^1.0.0",
"source-map": "^0.6.0"
},
"deprecated": false,
"description": "Fixes stack traces for files with source maps",
"devDependencies": {
"browserify": "^4.2.3",