Skip to content

Commit

Permalink
Merge pull request #2200 from storybooks/dependencies.io-update-build…
Browse files Browse the repository at this point in the history
…-48.0.0

7 packages updated by dependencies.io
  • Loading branch information
Hypnosphi committed Nov 1, 2017
2 parents 10dcb53 + 49fbf35 commit 90feaf9
Show file tree
Hide file tree
Showing 7 changed files with 164 additions and 503 deletions.
2 changes: 1 addition & 1 deletion addons/actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"deep-equal": "^1.0.1",
"json-stringify-safe": "^5.0.1",
"prop-types": "^15.6.0",
"react-inspector": "^2.2.0",
"react-inspector": "^2.2.1",
"uuid": "^3.1.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions addons/knobs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
},
"devDependencies": {
"@types/node": "^7.0.46",
"@types/react": "^16.0.18",
"@types/react": "^16.0.19",
"git-url-parse": "^6.2.2",
"raw-loader": "^0.5.1",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"style-loader": "^0.19.0",
"typescript": "^2.2.2",
"typescript": "^2.6.1",
"typescript-definition-tester": "^0.0.5",
"vue": "^2.5.2"
},
Expand Down
2 changes: 1 addition & 1 deletion app/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"babel-preset-env": "^1.6.1",
"babel-preset-minify": "^0.2.0",
"babel-preset-react": "^6.24.1",
"babel-preset-react-app": "^3.0.3",
"babel-preset-react-app": "^3.1.0",
"babel-preset-stage-0": "^6.24.1",
"babel-runtime": "^6.26.0",
"case-sensitive-paths-webpack-plugin": "^2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion app/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"babel-preset-env": "^1.6.0",
"babel-preset-minify": "^0.2.0",
"babel-preset-react": "^6.24.1",
"babel-preset-react-app": "^3.0.3",
"babel-preset-react-app": "^3.1.0",
"babel-preset-stage-0": "^6.24.1",
"babel-runtime": "^6.26.0",
"case-sensitive-paths-webpack-plugin": "^2.1.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/cra-kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@
"@storybook/addon-actions": "^3.2.11",
"@storybook/addon-centered": "^3.2.10",
"@storybook/addon-events": "^3.2.10",
"@storybook/addon-knobs": "^3.2.10",
"@storybook/addon-info": "^3.2.11",
"@storybook/addon-knobs": "^3.2.10",
"@storybook/addon-links": "^3.2.10",
"@storybook/addon-notes": "^3.2.10",
"@storybook/addon-options": "^3.2.10",
"@storybook/addon-storyshots": "^3.2.11",
"@storybook/addons": "^3.2.10",
"@storybook/components": "^3.2.10",
"@storybook/react": "^3.2.11",
"react-scripts": "1.0.14"
"react-scripts": "1.0.16"
},
"private": true
}
2 changes: 1 addition & 1 deletion lib/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"prop-types": "^15.6.0",
"qs": "^6.5.1",
"react-icons": "^2.2.7",
"react-inspector": "^2.2.0",
"react-inspector": "^2.2.1",
"react-komposer": "^2.0.0",
"react-modal": "^2.4.1",
"react-split-pane": "^0.1.68",
Expand Down
Loading

0 comments on commit 90feaf9

Please sign in to comment.