Skip to content
This repository has been archived by the owner on Nov 15, 2017. It is now read-only.

Commit

Permalink
Updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
swernerx committed Dec 23, 2016
1 parent 3d39e69 commit b0ab4e4
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 67 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"apollo-client": "^0.5.24",
"assets-webpack-plugin": "^3.5.0",
"async": "^2.1.4",
"autoprefixer": "^6.5.4",
"autoprefixer": "^6.6.0",
"awesome-typescript-loader": "^3.0.0-beta.17",
"babel-cli": "^6.18.0",
"babel-core": "^6.21.0",
Expand Down Expand Up @@ -102,7 +102,7 @@
"graphql-tag": "^1.1.2",
"gulp-util": "^3.0.7",
"hard-source-webpack-plugin": "^0.3.6",
"helmet": "^3.1.0",
"helmet": "^3.2.0",
"hpp": "^0.2.1",
"html-webpack-plugin": "^2.24.1",
"intl": "^1.2.5",
Expand Down Expand Up @@ -146,7 +146,7 @@
"postcss-sassy-mixins": "^2.0.0",
"postcss-selector-matches": "^2.0.5",
"postcss-simple-url": "^0.1.3",
"postcss-smart-import": "^0.6.3",
"postcss-smart-import": "^0.6.5",
"postcss-unicode-characters": "^1.0.0",
"postcss-url": "^5.1.2",
"postcss-will-change": "^1.1.0",
Expand All @@ -158,7 +158,7 @@
"react-dom": "^15.4.1",
"react-helmet": "^3.2.3",
"react-hot-loader": "^3.0.0-beta.6",
"react-intl": "^2.1.5",
"react-intl": "^2.2.0",
"react-redux": "^5.0.1",
"react-router": "4.0.0-alpha.6",
"react-tap-event-plugin": "^2.0.1",
Expand All @@ -183,7 +183,7 @@
"eslint_d": "^4.2.1",
"lint-staged": "^3.2.4",
"pre-commit": "^1.2.2",
"prepublish-lib": "^0.11.0",
"prepublish-lib": "^0.11.2",
"rollup": "^0.38.0",
"sanitize.css": "^4.1.0",
"source-sans-pro": "^2.0.10",
Expand Down
109 changes: 47 additions & 62 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ after@~0.8.1:
resolved "https://registry.yarnpkg.com/after/-/after-0.8.2.tgz#fedb394f9f0e02aa9768e702bda23b505fae7e1f"

ajv-keywords@^1.0.0, ajv-keywords@^1.1.1:
version "1.2.0"
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-1.2.0.tgz#676c4f087bfe1e8b12dca6fda2f3c74f417b099c"
version "1.3.0"
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-1.3.0.tgz#b2dbcdb32ce40b7a64ce5bc6e4ec9b0a918b455a"

ajv@^4.7.0:
version "4.10.0"
Expand Down Expand Up @@ -385,12 +385,12 @@ asynckit@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"

autoprefixer@^6.0.0, autoprefixer@^6.3.1, autoprefixer@^6.5.4:
version "6.5.4"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-6.5.4.tgz#1386eb6708ccff36aefff70adc694ecfd60af1b0"
autoprefixer@^6.0.0, autoprefixer@^6.3.1, autoprefixer@^6.6.0:
version "6.6.0"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-6.6.0.tgz#d5b347ebbaf79e79d30b81c0ee3e482b288527bf"
dependencies:
browserslist "~1.4.0"
caniuse-db "^1.0.30000597"
browserslist "~1.5.1"
caniuse-db "^1.0.30000602"
normalize-range "^0.1.2"
num2fraction "^1.2.2"
postcss "^5.2.6"
Expand Down Expand Up @@ -1403,8 +1403,8 @@ block-stream@*:
inherits "~2.0.0"

[email protected], bluebird@^3.0.0, bluebird@^3.0.5, bluebird@^3.0.6, bluebird@^3.4.6:
version "3.4.6"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.4.6.tgz#01da8d821d87813d158967e743d5fe6c62cf8c0f"
version "3.4.7"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.4.7.tgz#f72d760be09b7f76d08ed8fae98b289a8d05fab3"

bluebird@^2.9.25:
version "2.11.0"
Expand Down Expand Up @@ -1500,11 +1500,11 @@ browserify-zlib@^0.1.4:
dependencies:
pako "~0.2.0"

browserslist@^1.1.1, browserslist@^1.1.3, browserslist@^1.4.0, browserslist@~1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-1.4.0.tgz#9cfdcf5384d9158f5b70da2aa00b30e8ff019049"
browserslist@^1.1.1, browserslist@^1.1.3, browserslist@^1.4.0, browserslist@~1.5.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-1.5.1.tgz#67c3f2a1a6ad174cd01d25d2362e6e6083b26986"
dependencies:
caniuse-db "^1.0.30000539"
caniuse-db "^1.0.30000601"

bser@^1.0.2:
version "1.0.2"
Expand Down Expand Up @@ -1654,7 +1654,7 @@ [email protected]:
version "1.0.0"
resolved "https://registry.yarnpkg.com/camelize/-/camelize-1.0.0.tgz#164a5483e630fa4321e5af07020e531831b2609b"

caniuse-db@^1.0.30000187, caniuse-db@^1.0.30000539, caniuse-db@^1.0.30000597:
caniuse-db@^1.0.30000187, caniuse-db@^1.0.30000601, caniuse-db@^1.0.30000602:
version "1.0.30000602"
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000602.tgz#06b2cbfb6c3aeef7ddb18cd588043549ad1a2d4e"

Expand Down Expand Up @@ -1687,8 +1687,8 @@ chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3:
supports-color "^2.0.0"

charenc@~0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/charenc/-/charenc-0.0.1.tgz#004cff9feaf102382ed12db58dd6f962796d6e88"
version "0.0.2"
resolved "https://registry.yarnpkg.com/charenc/-/charenc-0.0.2.tgz#c0a1d2f3a7092e03774bfa83f14c0fc5790a8667"

chokidar@^1.0.0, chokidar@^1.4.3, chokidar@^1.6.1:
version "1.6.1"
Expand Down Expand Up @@ -2126,8 +2126,8 @@ cross-spawn@^5.0.1:
which "^1.2.9"

crypt@~0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/crypt/-/crypt-0.0.1.tgz#5f11b21a6c05ef1b5e79708366da6374ece1e6a2"
version "0.0.2"
resolved "https://registry.yarnpkg.com/crypt/-/crypt-0.0.2.tgz#88d7ff7ec0dfb86f713dc87bbb42d044d3e6c41b"

[email protected]:
version "2.0.5"
Expand Down Expand Up @@ -2991,8 +2991,8 @@ esprima@~3.0.0:
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.0.0.tgz#53cf247acda77313e551c3aa2e73342d3fb4f7d9"

esprima@~3.1.0:
version "3.1.2"
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.2.tgz#954b5d19321ca436092fa90f06d6798531fe8184"
version "3.1.3"
resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"

esrecurse@^4.1.0:
version "4.1.0"
Expand Down Expand Up @@ -3902,25 +3902,25 @@ [email protected]:
version "1.1.0"
resolved "https://registry.yarnpkg.com/he/-/he-1.1.0.tgz#29319d49beec13a9b1f3c4f9b2a6dde4859bb2a7"

helmet-csp@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/helmet-csp/-/helmet-csp-2.1.0.tgz#c0fbff8d9e8f3bbff2b83dc7fed3d47143184040"
helmet-csp@2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/helmet-csp/-/helmet-csp-2.2.0.tgz#047888d9e04018dfbaddcf3a2eaa26865b3683f2"
dependencies:
camelize "1.0.0"
content-security-policy-builder "1.1.0"
dasherize "2.0.0"
lodash.reduce "4.6.0"
platform "1.3.1"

helmet@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/helmet/-/helmet-3.1.0.tgz#64449547398e51b063fe1c75e7cb0274a557ea09"
helmet@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/helmet/-/helmet-3.2.0.tgz#7ca9172c91c01ca792eee2ed350a030b1d1ea0ce"
dependencies:
connect "3.4.1"
dns-prefetch-control "0.1.0"
dont-sniff-mimetype "1.0.0"
frameguard "3.0.0"
helmet-csp "2.1.0"
helmet-csp "2.2.0"
hide-powered-by "1.0.0"
hpkp "2.0.0"
hsts "2.0.0"
Expand Down Expand Up @@ -6645,8 +6645,8 @@ postcss-reduce-idents@^2.2.2:
postcss-value-parser "^3.0.2"

postcss-reduce-initial@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/postcss-reduce-initial/-/postcss-reduce-initial-1.0.0.tgz#8f739b938289ef2e48936d7101783e4741ca9bbb"
version "1.0.1"
resolved "https://registry.yarnpkg.com/postcss-reduce-initial/-/postcss-reduce-initial-1.0.1.tgz#68f80695f045d08263a879ad240df8dd64f644ea"
dependencies:
postcss "^5.0.4"

Expand Down Expand Up @@ -6727,23 +6727,9 @@ postcss-simple-vars@^1.2.0:
dependencies:
postcss "^5.0.13"

postcss-smart-import@^0.5.0:
version "0.5.1"
resolved "https://registry.yarnpkg.com/postcss-smart-import/-/postcss-smart-import-0.5.1.tgz#f8b6b056330f567deeb9c393b39bfec269890011"
dependencies:
babel-runtime "^6.18.0"
object-assign "^4.1.0"
postcss "^5.2.5"
postcss-scss "^0.4.0"
postcss-value-parser "^3.3.0"
promise-each "^2.2.0"
read-cache "^1.0.0"
resolve "^1.1.7"
sugarss "^0.2.0"

postcss-smart-import@^0.6.3:
version "0.6.3"
resolved "https://registry.yarnpkg.com/postcss-smart-import/-/postcss-smart-import-0.6.3.tgz#72021b9d76589df15db72bf89ea8067710bad2e0"
postcss-smart-import@^0.6.3, postcss-smart-import@^0.6.5:
version "0.6.5"
resolved "https://registry.yarnpkg.com/postcss-smart-import/-/postcss-smart-import-0.6.5.tgz#9bb3df955f916ad8b89503c22c6936e127b9b62a"
dependencies:
babel-runtime "^6.20.0"
lodash "^4.17.2"
Expand Down Expand Up @@ -6868,9 +6854,9 @@ prepend-http@^1.0.0:
version "1.0.4"
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"

prepublish-lib@^0.11.0:
version "0.11.0"
resolved "https://registry.yarnpkg.com/prepublish-lib/-/prepublish-lib-0.11.0.tgz#3d27896643ae47d051a09905ebea0d12faa3d822"
prepublish-lib@^0.11.2:
version "0.11.2"
resolved "https://registry.yarnpkg.com/prepublish-lib/-/prepublish-lib-0.11.2.tgz#a9fdac0ad4147e883ed9c8f59774771d316724f0"
dependencies:
async "^2.1.4"
babel-plugin-closure-elimination "^1.1.14"
Expand Down Expand Up @@ -6912,7 +6898,7 @@ prepublish-lib@^0.11.0:
rollup-plugin-buble "^0.15.0"
rollup-plugin-json "^2.1.0"
rollup-plugin-node-resolve "^2.0.0"
rollup-plugin-relink "^0.3.1"
rollup-plugin-rebase "^0.4.3"
rollup-plugin-replace "^1.1.1"
rollup-plugin-yaml "^1.0.0"

Expand Down Expand Up @@ -7137,9 +7123,9 @@ react-hot-loader@^3.0.0-beta.6:
redbox-react "^1.2.5"
source-map "^0.4.4"

react-intl@^2.1.5:
version "2.1.5"
resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-2.1.5.tgz#f9795ea34b790dcb5d0d8ef7060dddbe85bf8763"
react-intl@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-2.2.0.tgz#adaa918f062c2885f1cc5f879aa8feb379938c37"
dependencies:
intl-format-cache "^2.0.5"
intl-messageformat "^1.3.0"
Expand Down Expand Up @@ -7599,19 +7585,18 @@ rollup-plugin-node-resolve@^2.0.0:
builtin-modules "^1.1.0"
resolve "^1.1.6"

rollup-plugin-relink@^0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/rollup-plugin-relink/-/rollup-plugin-relink-0.3.1.tgz#156364f2ed6b75c0a7dc2782d1dab6ab7568049f"
rollup-plugin-rebase@^0.4.3:
version "0.4.3"
resolved "https://registry.yarnpkg.com/rollup-plugin-rebase/-/rollup-plugin-rebase-0.4.3.tgz#ae24c6e0a7481ce8694c2d356da6f431c79647d7"
dependencies:
async "^2.1.2"
babel-runtime "^6.18.0"
babel-runtime "^6.20.0"
denodeify "^1.2.1"
fs-extra "^1.0.0"
loader-utils "^0.2.16"
postcss "^5.2.5"
postcss "^5.2.6"
postcss-scss "^0.4.0"
postcss-simple-url "^0.1.3"
postcss-smart-import "^0.5.0"
postcss-smart-import "^0.6.3"
rollup-pluginutils "^1.5.2"
sugarss "^0.2.0"

Expand Down Expand Up @@ -7658,8 +7643,8 @@ rx-lite@^3.1.2:
resolved "https://registry.yarnpkg.com/rx-lite/-/rx-lite-3.1.2.tgz#19ce502ca572665f3b647b10939f97fd1615f102"

rxjs@^5.0.0-beta.11:
version "5.0.1"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.0.1.tgz#3a69bdf9f0ca0a986303370d4708f72bdfac8356"
version "5.0.2"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.0.2.tgz#cc6513756daa93cab4085c1b5a19a3e28fb6c6bf"
dependencies:
symbol-observable "^1.0.1"

Expand Down

0 comments on commit b0ab4e4

Please sign in to comment.