Updated to v1.9.9

This commit is contained in:
Henry Whitaker
2020-11-07 15:27:50 +00:00
parent 15d3583423
commit 8d811862a0
6349 changed files with 338454 additions and 213438 deletions

View File

@@ -1,15 +1,15 @@
{
"_args": [
[
"postcss@7.0.32",
"postcss@7.0.35",
"/home/henry/Documents/git/Speedtest-tracker-docker/conf/site"
]
],
"_development": true,
"_from": "postcss@7.0.32",
"_id": "postcss@7.0.32",
"_from": "postcss@7.0.35",
"_id": "postcss@7.0.35",
"_inBundle": false,
"_integrity": "sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw==",
"_integrity": "sha512-3QT8bBJeX/S5zKTTjTCIjRF3If4avAT6kqxcASlTWEtAFCb9NH0OUxNDfgZSWdP5fJnBYCMEWkIFfWeugjzYMg==",
"_location": "/postcss",
"_phantomChildren": {
"has-flag": "3.0.0"
@@ -17,12 +17,12 @@
"_requested": {
"type": "version",
"registry": true,
"raw": "postcss@7.0.32",
"raw": "postcss@7.0.35",
"name": "postcss",
"escapedName": "postcss",
"rawSpec": "7.0.32",
"rawSpec": "7.0.35",
"saveSpec": null,
"fetchSpec": "7.0.32"
"fetchSpec": "7.0.35"
},
"_requiredBy": [
"/@vue/component-compiler-utils",
@@ -61,8 +61,8 @@
"/postcss-unique-selectors",
"/stylehacks"
],
"_resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.32.tgz",
"_spec": "7.0.32",
"_resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.35.tgz",
"_spec": "7.0.35",
"_where": "/home/henry/Documents/git/Speedtest-tracker-docker/conf/site",
"author": {
"name": "Andrey Sitnik",
@@ -75,11 +75,30 @@
"fs": false
},
"browserslist": [
"last 2 version",
"not dead",
"not Explorer 11",
"not ExplorerMobile 11",
"node 6"
"and_chr 71",
"and_ff 64",
"and_qq 1.2",
"and_uc 11.8",
"android 67",
"android 4.4.3-4.4.4",
"baidu 7.12",
"chrome 73",
"chrome 72",
"edge 18",
"edge 17",
"firefox 66",
"firefox 65",
"ios_saf 12.0-12.1",
"ios_saf 11.3-11.4",
"node 6.17.0",
"op_mini all",
"op_mob 46",
"opera 58",
"opera 57",
"safari 12",
"safari 11.1",
"samsung 8.2",
"samsung 7.2-7.4"
],
"bugs": {
"url": "https://github.com/postcss/postcss/issues"
@@ -94,8 +113,8 @@
"node": ">=6.0.0"
},
"funding": {
"type": "tidelift",
"url": "https://tidelift.com/funding/github/npm/postcss"
"type": "opencollective",
"url": "https://opencollective.com/postcss/"
},
"homepage": "https://postcss.org/",
"husky": {
@@ -122,5 +141,5 @@
"url": "git+https://github.com/postcss/postcss.git"
},
"types": "lib/postcss.d.ts",
"version": "7.0.32"
"version": "7.0.35"
}