From 4af31fca5b65e13c6c57b11a81f4e1e434fb2288 Mon Sep 17 00:00:00 2001 From: Kyle Mathews Date: Sat, 17 Mar 2018 09:23:20 -0700 Subject: [PATCH] Upgrade dependencies --- package-lock.json | 104 +++++++++++++++++++++++++++++++--------------- package.json | 2 +- 2 files changed, 71 insertions(+), 35 deletions(-) diff --git a/package-lock.json b/package-lock.json index db1db0c..4f1add1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3490,6 +3490,23 @@ "is-extglob": "1.0.0" } }, + "extract-text-webpack-plugin": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/extract-text-webpack-plugin/-/extract-text-webpack-plugin-1.0.1.tgz", + "integrity": "sha1-yVvzy6rEnclvHcbgclSfu2VMzSw=", + "requires": { + "async": "1.5.2", + "loader-utils": "0.2.17", + "webpack-sources": "0.1.5" + }, + "dependencies": { + "async": { + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz", + "integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=" + } + } + }, "extsprintf": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz", @@ -5185,9 +5202,9 @@ "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==" }, "gatsby": { - "version": "1.9.235", - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-1.9.235.tgz", - "integrity": "sha1-J45sRtCeehTGE8gDv88xZ3lS1ZY=", + "version": "1.9.236", + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-1.9.236.tgz", + "integrity": "sha1-7ON4SqwFvjreWObrLpnFVXRk5lw=", "requires": { "async": "2.6.0", "babel-code-frame": "6.26.0", @@ -5228,6 +5245,7 @@ "front-matter": "2.3.0", "fs-extra": "4.0.3", "gatsby-1-config-css-modules": "1.0.10", + "gatsby-1-config-extract-plugin": "1.0.2", "gatsby-cli": "1.1.46", "gatsby-link": "1.6.39", "gatsby-module-loader": "1.0.11", @@ -5333,6 +5351,15 @@ "babel-runtime": "6.26.0" } }, + "gatsby-1-config-extract-plugin": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/gatsby-1-config-extract-plugin/-/gatsby-1-config-extract-plugin-1.0.2.tgz", + "integrity": "sha1-LKB3nyEgCdBuREywhNGC+Ve3GQw=", + "requires": { + "babel-runtime": "6.26.0", + "extract-text-webpack-plugin": "1.0.1" + } + }, "gatsby-link": { "version": "1.6.39", "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-1.6.39.tgz", @@ -8422,7 +8449,7 @@ "resolved": "https://registry.npmjs.org/postcss-image-set-polyfill/-/postcss-image-set-polyfill-0.3.5.tgz", "integrity": "sha1-Dxk0E3AM8fgr05Bm7wFtZaShgYE=", "requires": { - "postcss": "6.0.19", + "postcss": "6.0.20", "postcss-media-query-parser": "0.2.3" }, "dependencies": { @@ -8450,9 +8477,9 @@ "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=" }, "postcss": { - "version": "6.0.19", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.19.tgz", - "integrity": "sha512-f13HRz0HtVwVaEuW6J6cOUCBLFtymhgyLPV7t4QEk2UD3twRI9IluDcQNdzQdBpiixkXj2OmzejhhTbSbDxNTg==", + "version": "6.0.20", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.20.tgz", + "integrity": "sha512-Opr6usW30Iy0xEDrJywDckRxtylfO7gTGs3Kfb2LdLQlGsUg89fTy0R3Vm1Dub2YHO7MK58avr0p70+uFFHb7A==", "requires": { "chalk": "2.3.2", "source-map": "0.6.1", @@ -8611,7 +8638,7 @@ "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-1.1.0.tgz", "integrity": "sha1-thTJcgvmgW6u41+zpfqh26agXds=", "requires": { - "postcss": "6.0.19" + "postcss": "6.0.20" }, "dependencies": { "ansi-styles": { @@ -8638,9 +8665,9 @@ "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=" }, "postcss": { - "version": "6.0.19", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.19.tgz", - "integrity": "sha512-f13HRz0HtVwVaEuW6J6cOUCBLFtymhgyLPV7t4QEk2UD3twRI9IluDcQNdzQdBpiixkXj2OmzejhhTbSbDxNTg==", + "version": "6.0.20", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.20.tgz", + "integrity": "sha512-Opr6usW30Iy0xEDrJywDckRxtylfO7gTGs3Kfb2LdLQlGsUg89fTy0R3Vm1Dub2YHO7MK58avr0p70+uFFHb7A==", "requires": { "chalk": "2.3.2", "source-map": "0.6.1", @@ -8668,7 +8695,7 @@ "integrity": "sha1-99gMOYxaOT+nlkRmvRlQCn1hwGk=", "requires": { "css-selector-tokenizer": "0.7.0", - "postcss": "6.0.19" + "postcss": "6.0.20" }, "dependencies": { "ansi-styles": { @@ -8695,9 +8722,9 @@ "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=" }, "postcss": { - "version": "6.0.19", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.19.tgz", - "integrity": "sha512-f13HRz0HtVwVaEuW6J6cOUCBLFtymhgyLPV7t4QEk2UD3twRI9IluDcQNdzQdBpiixkXj2OmzejhhTbSbDxNTg==", + "version": "6.0.20", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.20.tgz", + "integrity": "sha512-Opr6usW30Iy0xEDrJywDckRxtylfO7gTGs3Kfb2LdLQlGsUg89fTy0R3Vm1Dub2YHO7MK58avr0p70+uFFHb7A==", "requires": { "chalk": "2.3.2", "source-map": "0.6.1", @@ -8725,7 +8752,7 @@ "integrity": "sha1-1upkmUx5+XtipytCb75gVqGUu5A=", "requires": { "css-selector-tokenizer": "0.7.0", - "postcss": "6.0.19" + "postcss": "6.0.20" }, "dependencies": { "ansi-styles": { @@ -8752,9 +8779,9 @@ "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=" }, "postcss": { - "version": "6.0.19", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.19.tgz", - "integrity": "sha512-f13HRz0HtVwVaEuW6J6cOUCBLFtymhgyLPV7t4QEk2UD3twRI9IluDcQNdzQdBpiixkXj2OmzejhhTbSbDxNTg==", + "version": "6.0.20", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.20.tgz", + "integrity": "sha512-Opr6usW30Iy0xEDrJywDckRxtylfO7gTGs3Kfb2LdLQlGsUg89fTy0R3Vm1Dub2YHO7MK58avr0p70+uFFHb7A==", "requires": { "chalk": "2.3.2", "source-map": "0.6.1", @@ -8782,7 +8809,7 @@ "integrity": "sha1-7P+p1+GSUYOJ9CrQ6D9yrsRW6iA=", "requires": { "icss-replace-symbols": "1.1.0", - "postcss": "6.0.19" + "postcss": "6.0.20" }, "dependencies": { "ansi-styles": { @@ -8809,9 +8836,9 @@ "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=" }, "postcss": { - "version": "6.0.19", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.19.tgz", - "integrity": "sha512-f13HRz0HtVwVaEuW6J6cOUCBLFtymhgyLPV7t4QEk2UD3twRI9IluDcQNdzQdBpiixkXj2OmzejhhTbSbDxNTg==", + "version": "6.0.20", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.20.tgz", + "integrity": "sha512-Opr6usW30Iy0xEDrJywDckRxtylfO7gTGs3Kfb2LdLQlGsUg89fTy0R3Vm1Dub2YHO7MK58avr0p70+uFFHb7A==", "requires": { "chalk": "2.3.2", "source-map": "0.6.1", @@ -10830,6 +10857,22 @@ "eval": "0.1.2", "url": "0.11.0", "webpack-sources": "0.2.3" + }, + "dependencies": { + "source-list-map": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-1.1.2.tgz", + "integrity": "sha1-mIkBnRAkzOVc3AaUmDN+9hhqEaE=" + }, + "webpack-sources": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-0.2.3.tgz", + "integrity": "sha1-F8Yr+vE8cH+dAsR54Nzd6DgGl/s=", + "requires": { + "source-list-map": "1.1.2", + "source-map": "0.5.7" + } + } } }, "statuses": { @@ -12058,19 +12101,12 @@ } }, "webpack-sources": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-0.2.3.tgz", - "integrity": "sha1-F8Yr+vE8cH+dAsR54Nzd6DgGl/s=", + "version": "0.1.5", + "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-0.1.5.tgz", + "integrity": "sha1-qh86vw8NdNtxEcQOUAuE+WZkB1A=", "requires": { - "source-list-map": "1.1.2", + "source-list-map": "0.1.8", "source-map": "0.5.7" - }, - "dependencies": { - "source-list-map": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-1.1.2.tgz", - "integrity": "sha1-mIkBnRAkzOVc3AaUmDN+9hhqEaE=" - } } }, "webpack-stats-plugin": { diff --git a/package.json b/package.json index aa9bfc2..27f2047 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "serve": "gatsby serve" }, "dependencies": { - "gatsby": "^1.9.235", + "gatsby": "^1.9.236", "gatsby-link": "^1.6.39" } }