🎉 Upgrades complete

pull/442/head
Rick Carlino 2017-09-01 11:13:28 -05:00
parent fb8a2a342e
commit cdd6879316
2 changed files with 39 additions and 33 deletions

View File

@ -34,10 +34,10 @@
"@types/fastclick": "^1.0.28",
"@types/handlebars": "^4.0.36",
"@types/history": "^4.6.0",
"@types/i18next": "^2.3.32",
"@types/i18next": "^8.4.2",
"@types/jest": "^20.0.8",
"@types/lodash": "^4.14.74",
"@types/markdown-it": "^0.0.2",
"@types/markdown-it": "^0.0.3",
"@types/moxios": "^0.4.5",
"@types/mqtt": "^0.0.34",
"@types/node": "^8.0.26",
@ -53,13 +53,13 @@
"css-loader": "^0.28.7",
"deep-freeze": "^0.0.1",
"enzyme": "^2.9.1",
"extract-text-webpack-plugin": "^2.1.2",
"extract-text-webpack-plugin": "^3.0.0",
"farmbot": "4.4.0",
"farmbot-toastr": "^1.0.3",
"fastclick": "^1.0.6",
"file-loader": "^0.11.2",
"handlebars": "^4.0.10",
"i18next": "^8.4.3",
"i18next": "^9.0.0",
"imports-loader": "^0.7.0",
"jest": "^20.0.4",
"json-loader": "^0.5.7",
@ -69,7 +69,7 @@
"moment": "^2.18.1",
"moxios": "^0.4.0",
"node-sass": "^4.5.3",
"optimize-css-assets-webpack-plugin": "^2.0.0",
"optimize-css-assets-webpack-plugin": "^3.1.1",
"react": "^15.6.1",
"react-addons-css-transition-group": "^15.6.0",
"react-addons-test-utils": "^15.6.0",

View File

@ -95,9 +95,9 @@
version "4.6.0"
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.6.0.tgz#093d67ed780d889c9543f6dca24ebee0b6b9fc45"
"@types/i18next@^2.3.32":
version "2.3.38"
resolved "https://registry.yarnpkg.com/@types/i18next/-/i18next-2.3.38.tgz#eb9bd4f579aefb7a2e86b15e2b8024edaaf4a4c9"
"@types/i18next@^8.4.2":
version "8.4.2"
resolved "https://registry.yarnpkg.com/@types/i18next/-/i18next-8.4.2.tgz#9f809c4a9d3687f7643254cde85b1127db616180"
"@types/jest@^20.0.8":
version "20.0.8"
@ -107,9 +107,9 @@
version "4.14.74"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.74.tgz#ac3bd8db988e7f7038e5d22bd76a7ba13f876168"
"@types/markdown-it@^0.0.2":
version "0.0.2"
resolved "https://registry.yarnpkg.com/@types/markdown-it/-/markdown-it-0.0.2.tgz#5d9ad19e6e6508cdd2f2596df86fd0aade598660"
"@types/markdown-it@^0.0.3":
version "0.0.3"
resolved "https://registry.yarnpkg.com/@types/markdown-it/-/markdown-it-0.0.3.tgz#230f722e5c749b625e8be96c23d45cd884d05b0b"
"@types/moxios@^0.4.5":
version "0.4.5"
@ -388,6 +388,12 @@ async@^2.1.2, async@^2.1.4, async@^2.1.5:
dependencies:
lodash "^4.14.0"
async@^2.4.1:
version "2.5.0"
resolved "https://registry.yarnpkg.com/async/-/async-2.5.0.tgz#843190fd6b7357a0b9e1c956edddd5ec8462b54d"
dependencies:
lodash "^4.14.0"
async@~1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/async/-/async-1.0.0.tgz#f8fc04ca3a13784ade9e1641af98578cfbd647a9"
@ -1312,7 +1318,7 @@ cssesc@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-0.1.0.tgz#c814903e45623371a0477b40109aaafbeeaddbb4"
"cssnano@>=2.6.1 <4":
"cssnano@>=2.6.1 <4", cssnano@^3.4.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-3.10.0.tgz#4f38f6cea2b9b17fa01490f23f1dc68ea65c1c38"
dependencies:
@ -1943,12 +1949,12 @@ extglob@^0.3.1:
dependencies:
is-extglob "^1.0.0"
extract-text-webpack-plugin@^2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/extract-text-webpack-plugin/-/extract-text-webpack-plugin-2.1.2.tgz#756ef4efa8155c3681833fbc34da53b941746d6c"
extract-text-webpack-plugin@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/extract-text-webpack-plugin/-/extract-text-webpack-plugin-3.0.0.tgz#90caa7907bc449f335005e3ac7532b41b00de612"
dependencies:
async "^2.1.2"
loader-utils "^1.0.2"
async "^2.4.1"
loader-utils "^1.1.0"
schema-utils "^0.3.0"
webpack-sources "^1.0.1"
@ -2552,9 +2558,9 @@ https-browserify@0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-0.0.1.tgz#3f91365cabe60b77ed0ebba24b454e3e09d95a82"
i18next@^8.4.3:
version "8.4.3"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-8.4.3.tgz#36b6ff516c4f992010eedcce24a36c4609e8c7dc"
i18next@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-9.0.0.tgz#a89ab0481b5b6b3964f55b12f03de9063d8f4500"
iconv-lite@0.4.13, iconv-lite@~0.4.13:
version "0.4.13"
@ -3328,6 +3334,13 @@ kind-of@^3.0.2, kind-of@^3.2.2:
dependencies:
is-buffer "^1.1.5"
last-call-webpack-plugin@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/last-call-webpack-plugin/-/last-call-webpack-plugin-2.1.1.tgz#bd7af41186b80e6cc3968eee5d65b250eaf791f1"
dependencies:
lodash "^4.17.4"
webpack-sources "^1.0.1"
lazy-cache@^0.2.3:
version "0.2.7"
resolved "https://registry.yarnpkg.com/lazy-cache/-/lazy-cache-0.2.7.tgz#7feddf2dcb6edb77d11ef1d117ab5ffdf0ab1b65"
@ -4162,12 +4175,12 @@ optimist@^0.6.1, optimist@~0.6.0:
minimist "~0.0.1"
wordwrap "~0.0.2"
optimize-css-assets-webpack-plugin@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-2.0.0.tgz#51cae71230ec91a4c157649715e47498e0cb460b"
optimize-css-assets-webpack-plugin@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-3.1.1.tgz#b86f255a762d9143e3db41a64a136a6b76e8c8a7"
dependencies:
underscore "^1.8.3"
webpack-sources "^0.1.0"
cssnano "^3.4.0"
last-call-webpack-plugin "^2.1.1"
optionator@^0.8.1:
version "0.8.2"
@ -5939,7 +5952,7 @@ underscore@1.7.x:
version "1.7.0"
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.7.0.tgz#6bbaf0877500d36be34ecaa584e0db9fef035209"
underscore@>=1.8.x, underscore@^1.8.3:
underscore@>=1.8.x:
version "1.8.3"
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.8.3.tgz#4f3fb53b106e6097fcf9cb4109f2a5e9bdfa5022"
@ -6144,13 +6157,6 @@ webpack-notifier@^1.5.0:
object-assign "^4.1.0"
strip-ansi "^3.0.1"
webpack-sources@^0.1.0:
version "0.1.5"
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-0.1.5.tgz#aa1f3abf0f0d74db7111c40e500b84f966640750"
dependencies:
source-list-map "~0.1.7"
source-map "~0.5.3"
webpack-sources@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.0.1.tgz#c7356436a4d13123be2e2426a05d1dad9cbe65cf"