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:
20
node_modules/cssom/package.json
generated
vendored
20
node_modules/cssom/package.json
generated
vendored
@@ -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"
|
||||
}
|
||||
|
Reference in New Issue
Block a user