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

24
node_modules/clean-css/package.json generated vendored
View File

@@ -1,28 +1,34 @@
{
"_from": "clean-css@^4.1.6",
"_args": [
[
"clean-css@4.2.3",
"D:\\Projects\\vanillajs-seed"
]
],
"_development": true,
"_from": "clean-css@4.2.3",
"_id": "clean-css@4.2.3",
"_inBundle": false,
"_integrity": "sha512-VcMWDN54ZN/DS+g58HYL5/n4Zrqe8vHJpGA8KdgUXFU4fuP/aHNw8eld9SyEIyabIMJX/0RaY/fplOo5hYLSFA==",
"_location": "/clean-css",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "clean-css@^4.1.6",
"raw": "clean-css@4.2.3",
"name": "clean-css",
"escapedName": "clean-css",
"rawSpec": "^4.1.6",
"rawSpec": "4.2.3",
"saveSpec": null,
"fetchSpec": "^4.1.6"
"fetchSpec": "4.2.3"
},
"_requiredBy": [
"/html-minifier",
"/minify"
],
"_resolved": "https://registry.npmjs.org/clean-css/-/clean-css-4.2.3.tgz",
"_shasum": "507b5de7d97b48ee53d84adb0160ff6216380f78",
"_spec": "clean-css@^4.1.6",
"_where": "D:\\Projects\\siag\\vanillajs-seed\\node_modules\\minify",
"_spec": "4.2.3",
"_where": "D:\\Projects\\vanillajs-seed",
"author": {
"name": "Jakub Pawlowicz",
"email": "contact@jakubpawlowicz.com",
@@ -31,11 +37,9 @@
"bugs": {
"url": "https://github.com/jakubpawlowicz/clean-css/issues"
},
"bundleDependencies": false,
"dependencies": {
"source-map": "~0.6.0"
},
"deprecated": false,
"description": "A well-tested CSS minifier",
"devDependencies": {
"browserify": "^14.0.0",