diff --git a/package-lock.json b/package-lock.json index 57ff815..d11fa1c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2934,30 +2934,31 @@ } }, "css-loader": { - "version": "2.1.0", - "resolved": "http://localhost:4873/css-loader/-/css-loader-2.1.0.tgz", - "integrity": "sha512-MoOu+CStsGrSt5K2OeZ89q3Snf+IkxRfAIt9aAKg4piioTrhtP1iEFPu+OVn3Ohz24FO6L+rw9UJxBILiSBw5Q==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-2.1.1.tgz", + "integrity": "sha512-OcKJU/lt232vl1P9EEDamhoO9iKY3tIjY5GU+XDLblAykTdgs6Ux9P1hTHve8nFKy5KPpOXOsVI/hIwi3841+w==", "requires": { - "icss-utils": "^4.0.0", - "loader-utils": "^1.2.1", - "lodash": "^4.17.11", - "postcss": "^7.0.6", + "camelcase": "^5.2.0", + "icss-utils": "^4.1.0", + "loader-utils": "^1.2.3", + "normalize-path": "^3.0.0", + "postcss": "^7.0.14", "postcss-modules-extract-imports": "^2.0.0", - "postcss-modules-local-by-default": "^2.0.3", - "postcss-modules-scope": "^2.0.0", + "postcss-modules-local-by-default": "^2.0.6", + "postcss-modules-scope": "^2.1.0", "postcss-modules-values": "^2.0.0", "postcss-value-parser": "^3.3.0", "schema-utils": "^1.0.0" }, "dependencies": { - "lodash": { - "version": "4.17.11", - "resolved": "http://localhost:4873/lodash/-/lodash-4.17.11.tgz", - "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==" + "camelcase": { + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", + "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==" }, "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -2967,7 +2968,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -3057,7 +3058,7 @@ }, "cssesc": { "version": "3.0.0", - "resolved": "http://localhost:4873/cssesc/-/cssesc-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==" }, "cssnano": { @@ -5715,12 +5716,12 @@ }, "icss-replace-symbols": { "version": "1.1.0", - "resolved": "http://localhost:4873/icss-replace-symbols/-/icss-replace-symbols-1.1.0.tgz", + "resolved": "https://registry.npmjs.org/icss-replace-symbols/-/icss-replace-symbols-1.1.0.tgz", "integrity": "sha1-Bupvg2ead0njhs/h/oEq5dsiPe0=" }, "icss-utils": { "version": "4.1.1", - "resolved": "http://localhost:4873/icss-utils/-/icss-utils-4.1.1.tgz", + "resolved": "https://registry.npmjs.org/icss-utils/-/icss-utils-4.1.1.tgz", "integrity": "sha512-4aFq7wvWyMHKgxsH8QQtGpvbASCf+eM3wPRLI6R+MgAnTCZ6STYsRvttLvRWK0Nfif5piF394St3HeJDaljGPA==", "requires": { "postcss": "^7.0.14" @@ -5728,7 +5729,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -5738,7 +5739,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -9023,7 +9024,7 @@ }, "postcss-modules-extract-imports": { "version": "2.0.0", - "resolved": "http://localhost:4873/postcss-modules-extract-imports/-/postcss-modules-extract-imports-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-2.0.0.tgz", "integrity": "sha512-LaYLDNS4SG8Q5WAWqIJgdHPJrDDr/Lv775rMBFUbgjTz6j34lUznACHcdRWroPvXANP2Vj7yNK57vp9eFqzLWQ==", "requires": { "postcss": "^7.0.5" @@ -9031,7 +9032,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -9041,7 +9042,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -9051,7 +9052,7 @@ }, "postcss-modules-local-by-default": { "version": "2.0.6", - "resolved": "http://localhost:4873/postcss-modules-local-by-default/-/postcss-modules-local-by-default-2.0.6.tgz", + "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-2.0.6.tgz", "integrity": "sha512-oLUV5YNkeIBa0yQl7EYnxMgy4N6noxmiwZStaEJUSe2xPMcdNc8WmBQuQCx18H5psYbVxz8zoHk0RAAYZXP9gA==", "requires": { "postcss": "^7.0.6", @@ -9061,7 +9062,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -9071,7 +9072,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -9081,7 +9082,7 @@ }, "postcss-modules-scope": { "version": "2.1.0", - "resolved": "http://localhost:4873/postcss-modules-scope/-/postcss-modules-scope-2.1.0.tgz", + "resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-2.1.0.tgz", "integrity": "sha512-91Rjps0JnmtUB0cujlc8KIKCsJXWjzuxGeT/+Q2i2HXKZ7nBUeF9YQTZZTNvHVoNYj1AthsjnGLtqDUE0Op79A==", "requires": { "postcss": "^7.0.6", @@ -9090,7 +9091,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -9100,7 +9101,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -9110,7 +9111,7 @@ }, "postcss-modules-values": { "version": "2.0.0", - "resolved": "http://localhost:4873/postcss-modules-values/-/postcss-modules-values-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-2.0.0.tgz", "integrity": "sha512-Ki7JZa7ff1N3EIMlPnGTZfUMe69FFwiQPnVSXC9mnn3jozCRBYIxiZd44yJOV2AmabOo4qFf8s0dC/+lweG7+w==", "requires": { "icss-replace-symbols": "^1.1.0", @@ -9119,7 +9120,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -9129,7 +9130,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -9938,7 +9939,7 @@ }, "postcss-selector-parser": { "version": "6.0.2", - "resolved": "http://localhost:4873/postcss-selector-parser/-/postcss-selector-parser-6.0.2.tgz", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.2.tgz", "integrity": "sha512-36P2QR59jDTOAiIkqEprfJDsoNrvwFei3eCqKd1Y0tUsBimsq39BLp7RD+JWny3WgB1zGhJX8XVePwm9k4wdBg==", "requires": { "cssesc": "^3.0.0", diff --git a/package.json b/package.json index 61f5e07..07d0fed 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "babel-preset-focus": "2.0.0-alpha5", "cache-loader": "2.0.1", "case-sensitive-paths-webpack-plugin": "2.1.2", - "css-loader": "2.1.0", + "css-loader": "2.1.1", "cssnano": "4.1.10", "eslint-config-focus": "0.7.0-alpha1", "eslint-loader": "2.1.2",