Skip to content

Commit

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

Update 30 dependencies from npm
  • Loading branch information
Hypnosphi authored Apr 9, 2018
2 parents 8f8c650 + 4e24cbe commit d2e77f4
Show file tree
Hide file tree
Showing 12 changed files with 279 additions and 230 deletions.
8 changes: 4 additions & 4 deletions app/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"babel-preset-stage-0": "^6.24.1",
"babel-runtime": "^6.23.0",
"case-sensitive-paths-webpack-plugin": "^2.1.2",
"core-js": "^2.5.4",
"core-js": "^2.5.5",
"cross-env": "^5.1.4",
"dotenv-webpack": "^1.5.5",
"global": "^4.3.2",
Expand All @@ -49,10 +49,10 @@
"react": "^16.3.1",
"react-dom": "^16.3.1",
"sass-loader": "^6.0.7",
"ts-loader": "^4.1.0",
"ts-loader": "^4.2.0",
"webpack": "^4.5.0",
"webpack-hot-middleware": "^2.21.2",
"zone.js": "^0.8.25"
"webpack-hot-middleware": "^2.22.0",
"zone.js": "^0.8.26"
},
"devDependencies": {
"mock-fs": "^4.3.0",
Expand Down
6 changes: 3 additions & 3 deletions app/mithril/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"babel-plugin-transform-regenerator": "^6.26.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.1",
"babel-preset-minify": "^0.3.0",
"babel-preset-minify": "^0.4.0",
"babel-preset-stage-0": "^6.24.1",
"babel-runtime": "^6.26.0",
"case-sensitive-paths-webpack-plugin": "^2.1.2",
"common-tags": "^1.7.2",
"core-js": "^2.5.4",
"core-js": "^2.5.5",
"dotenv-webpack": "^1.5.5",
"global": "^4.3.2",
"html-loader": "^0.5.5",
Expand All @@ -50,7 +50,7 @@
"react": "^16.3.1",
"react-dom": "^16.3.1",
"webpack": "^4.5.0",
"webpack-hot-middleware": "^2.21.2"
"webpack-hot-middleware": "^2.22.0"
},
"devDependencies": {
"mithril": "^1.1.6",
Expand Down
8 changes: 4 additions & 4 deletions app/polymer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,28 +29,28 @@
"@storybook/node-logger": "4.0.0-alpha.1",
"@storybook/react-dev-utils": "^5.0.0",
"@storybook/ui": "4.0.0-alpha.1",
"@webcomponents/webcomponentsjs": "^1.1.1",
"@webcomponents/webcomponentsjs": "^1.2.0",
"airbnb-js-shims": "^1.4.1",
"babel-loader": "^7.1.4",
"babel-plugin-macros": "^2.2.0",
"babel-plugin-transform-regenerator": "^6.26.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.6.0",
"babel-preset-minify": "^0.3.0",
"babel-preset-minify": "^0.4.0",
"babel-preset-stage-0": "^6.24.1",
"babel-runtime": "^6.26.0",
"case-sensitive-paths-webpack-plugin": "^2.1.2",
"common-tags": "^1.4.0",
"copy-webpack-plugin": "^4.5.1",
"core-js": "^2.5.4",
"core-js": "^2.5.5",
"dotenv-webpack": "^1.5.5",
"global": "^4.3.2",
"html-webpack-plugin": "^3.2.0",
"react": "^16.3.1",
"react-dom": "^16.3.1",
"webpack": "^4.5.0",
"webpack-hot-middleware": "^2.21.2"
"webpack-hot-middleware": "^2.22.0"
},
"devDependencies": {
"nodemon": "^1.17.3",
Expand Down
8 changes: 4 additions & 4 deletions app/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.1",
"babel-preset-flow": "^6.23.0",
"babel-preset-minify": "^0.3.0",
"babel-preset-minify": "^0.4.0",
"babel-preset-react": "^6.24.1",
"babel-register": "^6.26.0",
"babel-runtime": "^6.26.0",
Expand All @@ -60,12 +60,12 @@
"react-native-compat": "^1.0.0",
"react-native-iphone-x-helper": "^1.0.2",
"shelljs": "^0.8.1",
"url-parse": "^1.1.9",
"url-parse": "^1.3.0",
"util-deprecate": "^1.0.2",
"uuid": "^3.2.1",
"webpack": "^4.5.0",
"webpack-dev-middleware": "^3.1.1",
"webpack-hot-middleware": "^2.21.2",
"webpack-dev-middleware": "^3.1.2",
"webpack-hot-middleware": "^2.22.0",
"ws": "^5.1.1"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions app/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
"babel-plugin-transform-regenerator": "^6.26.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.1",
"babel-preset-minify": "^0.3.0",
"babel-preset-minify": "^0.4.0",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"babel-runtime": "^6.26.0",
"case-sensitive-paths-webpack-plugin": "^2.1.2",
"common-tags": "^1.7.2",
"core-js": "^2.5.4",
"core-js": "^2.5.5",
"dotenv-webpack": "^1.5.5",
"glamor": "^2.20.40",
"glamorous": "^4.12.1",
Expand All @@ -54,7 +54,7 @@
"markdown-loader": "^2.0.2",
"prop-types": "^15.6.1",
"webpack": "^4.5.0",
"webpack-hot-middleware": "^2.21.2"
"webpack-hot-middleware": "^2.22.0"
},
"devDependencies": {
"nodemon": "^1.17.3"
Expand Down
6 changes: 3 additions & 3 deletions app/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"babel-plugin-transform-regenerator": "^6.26.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.0",
"babel-preset-minify": "^0.3.0",
"babel-preset-minify": "^0.4.0",
"babel-preset-stage-0": "^6.24.1",
"babel-runtime": "^6.26.0",
"case-sensitive-paths-webpack-plugin": "^2.1.2",
"common-tags": "^1.7.2",
"core-js": "^2.5.4",
"core-js": "^2.5.5",
"dotenv-webpack": "^1.5.5",
"global": "^4.3.2",
"html-loader": "^0.5.5",
Expand All @@ -48,7 +48,7 @@
"react": "^16.3.1",
"react-dom": "^16.3.1",
"webpack": "^4.5.0",
"webpack-hot-middleware": "^2.21.2"
"webpack-hot-middleware": "^2.22.0"
},
"devDependencies": {
"nodemon": "^1.17.3",
Expand Down
6 changes: 3 additions & 3 deletions examples/angular-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"@angular/platform-browser": "^5.2.9",
"@angular/platform-browser-dynamic": "^5.2.9",
"@ngrx/store": "^5.2.0",
"core-js": "^2.5.4",
"core-js": "^2.5.5",
"rxjs": "^5.5.8",
"zone.js": "^0.8.25"
"zone.js": "^0.8.26"
},
"devDependencies": {
"@angular/cli": "1.7.3",
"@angular/cli": "1.7.4",
"@angular/compiler-cli": "^5.2.9",
"@storybook/addon-actions": "4.0.0-alpha.1",
"@storybook/addon-knobs": "4.0.0-alpha.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/polymer-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@storybook/addon-storysource": "4.0.0-alpha.1",
"@storybook/addon-viewport": "4.0.0-alpha.1",
"@storybook/polymer": "4.0.0-alpha.1",
"@webcomponents/webcomponentsjs": "^1.1.1",
"@webcomponents/webcomponentsjs": "^1.2.0",
"global": "^4.3.2",
"polymer-webpack-loader": "^2.0.2",
"webpack": "^4.5.0"
Expand All @@ -28,6 +28,6 @@
"babel-runtime": "^6.26.0",
"copy-webpack-plugin": "^4.5.1",
"html-webpack-plugin": "^3.2.0",
"webpack-dev-server": "^3.1.1"
"webpack-dev-server": "^3.1.3"
}
}
2 changes: 1 addition & 1 deletion examples/vue-kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
"svg-url-loader": "^2.3.2",
"vue-loader": "^14.2.2",
"webpack": "^4.5.0",
"webpack-dev-server": "^3.1.1"
"webpack-dev-server": "^3.1.3"
}
}
4 changes: 2 additions & 2 deletions lib/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"svg-url-loader": "^2.3.2",
"url-loader": "^1.0.1",
"webpack": "^4.5.0",
"webpack-dev-middleware": "^3.1.1",
"webpack-hot-middleware": "^2.21.2"
"webpack-dev-middleware": "^3.1.2",
"webpack-hot-middleware": "^2.22.0"
},
"devDependencies": {
"mock-fs": "^4.3.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"jest-jasmine2": "^22.4.3",
"jest-preset-angular": "^5.2.1",
"jest-vue-preprocessor": "^1.4.0",
"lerna": "2.9.1",
"lerna": "2.10.0",
"lint-staged": "^7.0.4",
"lodash": "^4.17.5",
"npmlog": "^4.1.2",
Expand Down
Loading

0 comments on commit d2e77f4

Please sign in to comment.