Skip to content

Commit

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

Update 28 dependencies from npm
  • Loading branch information
Hypnosphi committed Feb 22, 2018
2 parents 107ce6e + 0071ee1 commit e341488
Show file tree
Hide file tree
Showing 12 changed files with 135 additions and 129 deletions.
12 changes: 6 additions & 6 deletions addons/actions/src/lib/util/index.js
@@ -1,7 +1,7 @@
export canConfigureName from './canConfigureName.js';
export getPropertiesList from './getPropertiesList.js';
export isObject from './isObject.js';
export muteProperty from './muteProperty.js';
export canConfigureName from './canConfigureName';
export getPropertiesList from './getPropertiesList';
export isObject from './isObject';
export muteProperty from './muteProperty';
export prepareArguments from './prepareArguments';
export typeReviver from './typeReviver.js';
export typeReplacer from './typeReplacer.js';
export typeReviver from './typeReviver';
export typeReplacer from './typeReplacer';
2 changes: 1 addition & 1 deletion app/angular/package.json
Expand Up @@ -50,7 +50,7 @@
"css-loader": "^0.28.9",
"dotenv-webpack": "^1.5.4",
"express": "^4.15.3",
"file-loader": "^1.1.8",
"file-loader": "^1.1.9",
"find-cache-dir": "^1.0.0",
"global": "^4.3.2",
"html-loader": "^0.5.5",
Expand Down
2 changes: 1 addition & 1 deletion app/polymer/package.json
Expand Up @@ -52,7 +52,7 @@
"css-loader": "^0.28.9",
"dotenv-webpack": "^1.5.4",
"express": "^4.16.2",
"file-loader": "^1.1.8",
"file-loader": "^1.1.9",
"find-cache-dir": "^1.0.0",
"global": "^4.3.2",
"html-webpack-plugin": "^2.30.1",
Expand Down
2 changes: 1 addition & 1 deletion app/react-native/package.json
Expand Up @@ -51,7 +51,7 @@
"commander": "^2.14.1",
"css-loader": "^0.28.9",
"express": "^4.16.2",
"file-loader": "^1.1.8",
"file-loader": "^1.1.9",
"find-cache-dir": "^1.0.0",
"global": "^4.3.2",
"html-webpack-plugin": "^2.30.1",
Expand Down
2 changes: 1 addition & 1 deletion app/react/package.json
Expand Up @@ -51,7 +51,7 @@
"css-loader": "^0.28.9",
"dotenv-webpack": "^1.5.4",
"express": "^4.16.2",
"file-loader": "^1.1.8",
"file-loader": "^1.1.9",
"find-cache-dir": "^1.0.0",
"glamor": "^2.20.40",
"glamorous": "^4.11.6",
Expand Down
2 changes: 1 addition & 1 deletion app/vue/package.json
Expand Up @@ -49,7 +49,7 @@
"css-loader": "^0.28.9",
"dotenv-webpack": "^1.5.4",
"express": "^4.16.2",
"file-loader": "^1.1.8",
"file-loader": "^1.1.9",
"find-cache-dir": "^1.0.0",
"global": "^4.3.2",
"html-loader": "^0.5.5",
Expand Down
24 changes: 12 additions & 12 deletions examples/angular-cli/package.json
Expand Up @@ -13,23 +13,23 @@
"test": "ng test"
},
"dependencies": {
"@angular/animations": "^5.2.5",
"@angular/common": "^5.2.5",
"@angular/compiler": "^5.2.5",
"@angular/core": "^5.2.5",
"@angular/forms": "^5.2.5",
"@angular/http": "^5.2.5",
"@angular/platform-browser": "^5.2.5",
"@angular/platform-browser-dynamic": "^5.2.5",
"@angular/router": "^5.2.5",
"@angular/animations": "^5.2.6",
"@angular/common": "^5.2.6",
"@angular/compiler": "^5.2.6",
"@angular/core": "^5.2.6",
"@angular/forms": "^5.2.6",
"@angular/http": "^5.2.6",
"@angular/platform-browser": "^5.2.6",
"@angular/platform-browser-dynamic": "^5.2.6",
"@angular/router": "^5.2.6",
"core-js": "^2.4.1",
"rxjs": "^5.4.2",
"zone.js": "^0.8.20"
},
"devDependencies": {
"@angular/cli": "1.7.0",
"@angular/compiler-cli": "^5.2.5",
"@angular/language-service": "^5.2.5",
"@angular/cli": "1.7.1",
"@angular/compiler-cli": "^5.2.6",
"@angular/language-service": "^5.2.6",
"@storybook/addon-actions": "^3.4.0-alpha.9",
"@storybook/addon-knobs": "^3.4.0-alpha.9",
"@storybook/addon-links": "^3.4.0-alpha.9",
Expand Down
2 changes: 1 addition & 1 deletion examples/official-storybook/package.json
Expand Up @@ -39,7 +39,7 @@
"paths.macro": "^2.0.2",
"prop-types": "^15.6.0",
"react": "^16.2.0",
"react-chromatic": "^0.7.9",
"react-chromatic": "^0.7.10",
"react-dom": "^16.2.0",
"uuid": "^3.2.1"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/vue-kitchen-sink/package.json
Expand Up @@ -30,7 +30,7 @@
"babel-preset-vue": "^2.0.1",
"cross-env": "^5.1.3",
"css-loader": "^0.28.9",
"file-loader": "^1.1.8",
"file-loader": "^1.1.9",
"vue-hot-reload-api": "^2.3.0",
"vue-loader": "^13.7.1",
"vue-style-loader": "^3.1.2",
Expand Down
2 changes: 1 addition & 1 deletion lib/core/package.json
Expand Up @@ -30,7 +30,7 @@
"dotenv": "^5.0.0",
"events": "^1.1.1",
"express": "^4.16.2",
"file-loader": "^1.1.8",
"file-loader": "^1.1.9",
"global": "^4.3.2",
"json-loader": "^0.5.7",
"postcss-flexbugs-fixes": "^3.2.0",
Expand Down
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -36,12 +36,12 @@
"chromatic": "npm --prefix examples/official-storybook run chromatic"
},
"devDependencies": {
"@angular/common": "^5.2.5",
"@angular/compiler": "^5.2.5",
"@angular/core": "^5.2.5",
"@angular/forms": "^5.2.5",
"@angular/platform-browser": "^5.2.5",
"@angular/platform-browser-dynamic": "^5.2.5",
"@angular/common": "^5.2.6",
"@angular/compiler": "^5.2.6",
"@angular/core": "^5.2.6",
"@angular/forms": "^5.2.6",
"@angular/platform-browser": "^5.2.6",
"@angular/platform-browser-dynamic": "^5.2.6",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-eslint": "^8.2.2",
Expand All @@ -64,7 +64,7 @@
"eslint": "^4.18.1",
"eslint-config-airbnb": "^16.1.0",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-import": "^2.9.0",
"eslint-plugin-jest": "^21.12.2",
"eslint-plugin-json": "^1.2.0",
"eslint-plugin-jsx-a11y": "^6.0.3",
Expand All @@ -83,7 +83,7 @@
"jest-enzyme": "^4.2.0",
"jest-image-snapshot": "^2.3.0",
"jest-jasmine2": "^22.4.0",
"jest-preset-angular": "^5.0.0",
"jest-preset-angular": "^5.1.0",
"jest-vue-preprocessor": "^1.3.1",
"lerna": "2.5.1",
"lint-staged": "^6.1.1",
Expand Down

0 comments on commit e341488

Please sign in to comment.