1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 12:20:04 +02:00

update packages to latest version

This commit is contained in:
s2
2022-08-20 18:51:33 +02:00
parent 09663a35a5
commit 806ebf9a57
4513 changed files with 366205 additions and 92512 deletions

20
node_modules/cssom/package.json generated vendored
View File

@@ -1,26 +1,26 @@
{
"_from": "cssom@^0.4.4",
"_id": "cssom@0.4.4",
"_from": "cssom@^0.5.0",
"_id": "cssom@0.5.0",
"_inBundle": false,
"_integrity": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==",
"_integrity": "sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==",
"_location": "/cssom",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "cssom@^0.4.4",
"raw": "cssom@^0.5.0",
"name": "cssom",
"escapedName": "cssom",
"rawSpec": "^0.4.4",
"rawSpec": "^0.5.0",
"saveSpec": null,
"fetchSpec": "^0.4.4"
"fetchSpec": "^0.5.0"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz",
"_shasum": "5a66cf93d2d0b661d80bf6a44fb65f5c2e4e0a10",
"_spec": "cssom@^0.4.4",
"_resolved": "https://registry.npmjs.org/cssom/-/cssom-0.5.0.tgz",
"_shasum": "d254fa92cd8b6fbd83811b9fbaed34663cc17c36",
"_spec": "cssom@^0.5.0",
"_where": "D:\\Projects\\minifyfromhtml\\node_modules\\jsdom",
"author": {
"name": "Nikita Vasilyev",
@@ -49,5 +49,5 @@
"type": "git",
"url": "git+https://github.com/NV/CSSOM.git"
},
"version": "0.4.4"
"version": "0.5.0"
}