Skip to content

Commit

Permalink
Use original react-dev-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
Hypnosphi committed Mar 26, 2018
1 parent ba89b47 commit 48b92e6
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 82 deletions.
2 changes: 1 addition & 1 deletion app/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"node-sass": "^4.8.3",
"raw-loader": "^0.5.1",
"react": "^16.0.0",
"@storybook/react-dev-utils": "^5.0.0",
"react-dev-utils": "^5.0.0",
"react-dom": "^16.0.0",
"sass-loader": "^6.0.7",
"ts-loader": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion app/polymer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"html-webpack-plugin": "^3.0.7",
"json5": "^0.5.1",
"react": "^16.0.0",
"@storybook/react-dev-utils": "^5.0.0",
"react-dev-utils": "^5.0.0",
"react-dom": "^16.0.0",
"util-deprecate": "^1.0.2",
"webpack": "^4.1.1",
Expand Down
2 changes: 1 addition & 1 deletion app/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"json5": "^0.5.1",
"markdown-loader": "^2.0.2",
"prop-types": "^15.6.1",
"@storybook/react-dev-utils": "^5.0.0",
"react-dev-utils": "^5.0.0",
"react-native-compat": "^1.0.0",
"react-native-iphone-x-helper": "^1.0.2",
"shelljs": "^0.8.1",
Expand Down
2 changes: 1 addition & 1 deletion app/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"lodash.flattendeep": "^4.4.0",
"markdown-loader": "^2.0.2",
"prop-types": "^15.6.1",
"@storybook/react-dev-utils": "^5.0.0",
"react-dev-utils": "^5.0.0",
"util-deprecate": "^1.0.2",
"webpack": "^4.1.1",
"webpack-hot-middleware": "^2.21.2"
Expand Down
2 changes: 1 addition & 1 deletion app/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"json5": "^0.5.1",
"markdown-loader": "^2.0.2",
"react": "^16.2.0",
"@storybook/react-dev-utils": "^5.0.0",
"react-dev-utils": "^5.0.0",
"react-dom": "^16.2.0",
"util-deprecate": "^1.0.2",
"webpack": "^4.1.1",
Expand Down
96 changes: 19 additions & 77 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -143,12 +143,6 @@
dependencies:
"@babel/highlight" "7.0.0-beta.40"

"@babel/[email protected]":
version "7.0.0-beta.42"
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.42.tgz#a9c83233fa7cd06b39dc77adbb908616ff4f1962"
dependencies:
"@babel/highlight" "7.0.0-beta.42"

"@babel/code-frame@^7.0.0-beta.35":
version "7.0.0-beta.37"
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.37.tgz#2da1dd3b1b57bfdea777ddc378df7cd12fe40171"
Expand Down Expand Up @@ -189,14 +183,6 @@
esutils "^2.0.2"
js-tokens "^3.0.0"

"@babel/[email protected]":
version "7.0.0-beta.42"
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0-beta.42.tgz#a502a1c0d6f99b2b0e81d468a1b0c0e81e3f3623"
dependencies:
chalk "^2.0.0"
esutils "^2.0.2"
js-tokens "^3.0.0"

"@babel/[email protected]":
version "7.0.0-beta.40"
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.0.0-beta.40.tgz#034988c6424eb5c3268fe6a608626de1f4410fc8"
Expand Down Expand Up @@ -304,33 +290,6 @@
babel-runtime "^6.11.6"
immutable "^3.8.1"

"@storybook/react-dev-utils@^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@storybook/react-dev-utils/-/react-dev-utils-5.0.0.tgz#d33a6baf480a980e135c21ade859632aca20fe78"
dependencies:
"@babel/code-frame" "7.0.0-beta.42"
address "1.0.3"
browserslist "3.2.0"
chalk "2.3.2"
cross-spawn "6.0.5"
detect-port-alt "1.1.5"
escape-string-regexp "1.0.5"
filesize "3.6.0"
find-pkg "1.0.0"
global-modules "1.0.0"
globby "8.0.1"
gzip-size "4.1.0"
inquirer "5.1.0"
is-root "1.0.0"
opn "5.3.0"
pkg-up "2.0.0"
react-error-overlay "^4.0.0"
recursive-readdir "2.2.2"
shell-quote "1.6.1"
sockjs-client "1.1.4"
strip-ansi "4.0.0"
text-table "0.2.0"

"@storybook/react-komposer@^2.0.1", "@storybook/react-komposer@^2.0.3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@storybook/react-komposer/-/react-komposer-2.0.3.tgz#f9e12a9586b2ce95c24c137eabb8b71527ddb369"
Expand Down Expand Up @@ -2746,13 +2705,6 @@ [email protected]:
caniuse-lite "^1.0.30000809"
electron-to-chromium "^1.3.33"

[email protected]:
version "3.2.0"
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-3.2.0.tgz#3d4a99710c12101e4567c9aeedade49c958cb883"
dependencies:
caniuse-lite "^1.0.30000815"
electron-to-chromium "^1.3.39"

browserslist@^1.3.6, browserslist@^1.5.2, browserslist@^1.7.6:
version "1.7.7"
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-1.7.7.tgz#0bd76704258be829b2398bb50e4b62d1a166b0b9"
Expand Down Expand Up @@ -3029,10 +2981,6 @@ caniuse-lite@^1.0.30000809:
version "1.0.30000815"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000815.tgz#3a4258e6850362185adb11b0d754a48402d35bf6"

caniuse-lite@^1.0.30000815:
version "1.0.30000820"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000820.tgz#6e36ee75187a2c83d26d6504a1af47cc580324d2"

caniuse-lite@^1.0.30000817, caniuse-lite@^1.0.30000819:
version "1.0.30000819"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000819.tgz#aabee5fd15a080febab6ae5d30c9ea15f4c6d4e2"
Expand Down Expand Up @@ -3100,14 +3048,6 @@ [email protected], chalk@^2.3.1:
escape-string-regexp "^1.0.5"
supports-color "^5.2.0"

[email protected], chalk@^2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.2.tgz#250dc96b07491bfd601e648d66ddf5f60c7a5c65"
dependencies:
ansi-styles "^3.2.1"
escape-string-regexp "^1.0.5"
supports-color "^5.3.0"

chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.0.tgz#b5ea48efc9c1793dccc9b4767c93914d3f2d52ba"
Expand All @@ -3116,6 +3056,14 @@ chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0:
escape-string-regexp "^1.0.5"
supports-color "^4.0.0"

chalk@^2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.2.tgz#250dc96b07491bfd601e648d66ddf5f60c7a5c65"
dependencies:
ansi-styles "^3.2.1"
escape-string-regexp "^1.0.5"
supports-color "^5.3.0"

chalk@~0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-0.4.0.tgz#5199a3ddcd0c1efe23bc08c1b027b06176e0c64f"
Expand Down Expand Up @@ -4187,16 +4135,6 @@ [email protected]:
shebang-command "^1.2.0"
which "^1.2.9"

[email protected], cross-spawn@^6.0.5:
version "6.0.5"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
dependencies:
nice-try "^1.0.4"
path-key "^2.0.1"
semver "^5.5.0"
shebang-command "^1.2.0"
which "^1.2.9"

cross-spawn@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-3.0.1.tgz#1256037ecb9f0c5f79e3d6ef135e30770184b982"
Expand All @@ -4219,6 +4157,16 @@ cross-spawn@^5.0.1, cross-spawn@^5.1.0:
shebang-command "^1.2.0"
which "^1.2.9"

cross-spawn@^6.0.5:
version "6.0.5"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
dependencies:
nice-try "^1.0.4"
path-key "^2.0.1"
semver "^5.5.0"
shebang-command "^1.2.0"
which "^1.2.9"

[email protected]:
version "2.0.5"
resolved "https://registry.yarnpkg.com/cryptiles/-/cryptiles-2.0.5.tgz#3bdfecdc608147c1c67202fa291e7dca59eaa3b8"
Expand Down Expand Up @@ -4984,7 +4932,7 @@ electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.30:
dependencies:
electron-releases "^2.1.0"

electron-to-chromium@^1.3.33, electron-to-chromium@^1.3.39, electron-to-chromium@^1.3.40:
electron-to-chromium@^1.3.33, electron-to-chromium@^1.3.40:
version "1.3.40"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.40.tgz#1fbd6d97befd72b8a6f921dc38d22413d2f6fddf"

Expand Down Expand Up @@ -11544,12 +11492,6 @@ [email protected]:
dependencies:
is-wsl "^1.1.0"

[email protected]:
version "5.3.0"
resolved "https://registry.yarnpkg.com/opn/-/opn-5.3.0.tgz#64871565c863875f052cfdf53d3e3cb5adb53b1c"
dependencies:
is-wsl "^1.1.0"

opn@^3.0.2:
version "3.0.3"
resolved "https://registry.yarnpkg.com/opn/-/opn-3.0.3.tgz#b6d99e7399f78d65c3baaffef1fb288e9b85243a"
Expand Down

0 comments on commit 48b92e6

Please sign in to comment.