Skip to content

Commit

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

Update 14 dependencies from npm
  • Loading branch information
Hypnosphi authored Mar 9, 2018
2 parents 7b2fdde + 1fb27df commit 3f5d019
Show file tree
Hide file tree
Showing 11 changed files with 98 additions and 48 deletions.
4 changes: 2 additions & 2 deletions addons/knobs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"devDependencies": {
"@storybook/react": "^3.4.0-rc.0",
"raw-loader": "^0.5.1",
"style-loader": "^0.20.2",
"vue": "^2.5.13"
"style-loader": "^0.20.3",
"vue": "^2.5.14"
},
"peerDependencies": {
"@storybook/addons": "^3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion addons/notes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@storybook/react": "^3.4.0-rc.0",
"@types/react": "^16.0.20"
"@types/react": "^16.0.40"
},
"peerDependencies": {
"@storybook/addons": "^3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion app/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"babel-runtime": "^6.23.0",
"case-sensitive-paths-webpack-plugin": "^2.1.2",
"core-js": "^2.4.1",
"cross-env": "^5.1.1",
"cross-env": "^5.1.4",
"dotenv-webpack": "^1.5.5",
"global": "^4.3.2",
"html-loader": "^0.5.5",
Expand Down
2 changes: 1 addition & 1 deletion app/polymer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"babel-runtime": "^6.26.0",
"case-sensitive-paths-webpack-plugin": "^2.1.2",
"common-tags": "^1.4.0",
"copy-webpack-plugin": "^4.5.0",
"copy-webpack-plugin": "^4.5.1",
"core-js": "^2.5.1",
"dotenv-webpack": "^1.5.5",
"find-cache-dir": "^1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions app/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,15 @@
},
"devDependencies": {
"nodemon": "^1.17.1",
"vue": "^2.5.13",
"vue": "^2.5.14",
"vue-loader": "^14.2.1",
"vue-template-compiler": "^2.5.13"
"vue-template-compiler": "^2.5.14"
},
"peerDependencies": {
"babel-core": "^6.26.0 || ^7.0.0-0",
"babel-runtime": ">=6.0.0",
"vue": ">=2.0.0",
"vue": "2.5.14",
"vue-loader": "14.2.1",
"vue-template-compiler": ">=2.0.0"
"vue-template-compiler": "2.5.14"
}
}
2 changes: 1 addition & 1 deletion examples/angular-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@storybook/addons": "^3.4.0-rc.0",
"@storybook/angular": "^3.4.0-rc.0",
"@types/jasmine": "~2.8.6",
"@types/node": "~9.4.6",
"@types/node": "~9.4.7",
"global": "^4.3.2",
"jasmine-core": "~2.99.1",
"jasmine-spec-reporter": "~4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/polymer-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"babel-core": "^6.26.0",
"babel-loader": "^7.1.4",
"babel-runtime": "^6.26.0",
"copy-webpack-plugin": "^4.5.0",
"copy-webpack-plugin": "^4.5.1",
"html-webpack-plugin": "^2.30.1",
"webpack-dev-server": "^2.11.2"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/vue-kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"storybook": "start-storybook -p 9009 -s public"
},
"dependencies": {
"vue": "^2.5.13",
"vue": "^2.5.14",
"vuex": "^3.0.0"
},
"devDependencies": {
Expand All @@ -28,7 +28,7 @@
"babel-loader": "^7.1.4",
"babel-preset-env": "^1.6.0",
"babel-preset-vue": "^2.0.1",
"cross-env": "^5.1.3",
"cross-env": "^5.1.4",
"file-loader": "^1.1.11",
"vue-loader": "^14.2.1",
"webpack": "^3.11.0",
Expand Down
2 changes: 1 addition & 1 deletion lib/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"react-dom": "^16.0.0",
"serve-favicon": "^2.4.5",
"shelljs": "^0.8.1",
"style-loader": "^0.20.2",
"style-loader": "^0.20.3",
"url-loader": "^0.6.2",
"webpack": "^3.11.0",
"webpack-dev-middleware": "^1.12.2",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"codelyzer": "^4.2.1",
"commander": "^2.15.0",
"concurrently": "^3.5.1",
"cross-env": "^5.1.3",
"cross-env": "^5.1.4",
"danger": "^3.1.7",
"enzyme": "^3.3.0",
"enzyme-adapter-react-16": "^1.1.1",
Expand All @@ -80,7 +80,7 @@
"jest-enzyme": "^4.2.0",
"jest-image-snapshot": "^2.3.0",
"jest-jasmine2": "^22.4.2",
"jest-preset-angular": "^5.2.0",
"jest-preset-angular": "^5.2.1",
"jest-vue-preprocessor": "^1.3.1",
"lerna": "2.5.1",
"lint-staged": "^7.0.0",
Expand Down
114 changes: 82 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -332,9 +332,9 @@
version "6.0.96"
resolved "https://registry.yarnpkg.com/@types/node/-/node-6.0.96.tgz#7bf0bf40d6ce51e93762cc47d010c8cc5ebb2179"

"@types/node@~9.4.6":
version "9.4.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.6.tgz#d8176d864ee48753d053783e4e463aec86b8d82e"
"@types/node@~9.4.7":
version "9.4.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.7.tgz#57d81cd98719df2c9de118f2d5f3b1120dcd7275"

"@types/parse5@^2.2.32":
version "2.2.34"
Expand All @@ -346,9 +346,9 @@
version "0.0.32"
resolved "https://registry.yarnpkg.com/@types/q/-/q-0.0.32.tgz#bd284e57c84f1325da702babfc82a5328190c0c5"

"@types/react@^16.0.20":
version "16.0.34"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.0.34.tgz#7a8f795afd8a404a9c4af9539b24c75d3996914e"
"@types/react@^16.0.40":
version "16.0.40"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.0.40.tgz#caabc2296886f40b67f6fc80f0f3464476461df9"

"@types/selenium-webdriver@^2.53.35", "@types/selenium-webdriver@~2.53.39":
version "2.53.43"
Expand Down Expand Up @@ -2445,7 +2445,7 @@ blocking-proxy@^1.0.0:
dependencies:
minimist "^1.2.0"

bluebird@^3.1.1, bluebird@^3.3.0, bluebird@^3.4.6, bluebird@^3.4.7, bluebird@^3.5.0, bluebird@~3.5.0:
bluebird@^3.1.1, bluebird@^3.3.0, bluebird@^3.4.6, bluebird@^3.4.7, bluebird@^3.5.0, bluebird@^3.5.1, bluebird@~3.5.0:
version "3.5.1"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"

Expand Down Expand Up @@ -2863,6 +2863,24 @@ cacache@^10.0.0, cacache@^10.0.1:
unique-filename "^1.1.0"
y18n "^3.2.1"

cacache@^10.0.4:
version "10.0.4"
resolved "https://registry.yarnpkg.com/cacache/-/cacache-10.0.4.tgz#6452367999eff9d4188aefd9a14e9d7c6a263460"
dependencies:
bluebird "^3.5.1"
chownr "^1.0.1"
glob "^7.1.2"
graceful-fs "^4.1.11"
lru-cache "^4.1.1"
mississippi "^2.0.0"
mkdirp "^0.5.1"
move-concurrently "^1.0.1"
promise-inflight "^1.0.1"
rimraf "^2.6.2"
ssri "^5.2.4"
unique-filename "^1.1.0"
y18n "^4.0.0"

cacache@^9.2.9:
version "9.3.0"
resolved "https://registry.yarnpkg.com/cacache/-/cacache-9.3.0.tgz#9cd58f2dd0b8c8cacf685b7067b416d6d3cf9db1"
Expand Down Expand Up @@ -3982,11 +4000,11 @@ copy-paste@^1.3.0:
optionalDependencies:
sync-exec "~0.6.x"

copy-webpack-plugin@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.5.0.tgz#9cb012163317666ea47479d2a8c57daca3557da5"
copy-webpack-plugin@^4.5.1:
version "4.5.1"
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.5.1.tgz#fc4f68f4add837cc5e13d111b20715793225d29c"
dependencies:
cacache "^10.0.1"
cacache "^10.0.4"
find-cache-dir "^1.0.0"
globby "^7.1.1"
is-glob "^4.0.0"
Expand Down Expand Up @@ -4121,9 +4139,9 @@ create-react-class@^15.5.2, create-react-class@^15.6.2:
loose-envify "^1.3.1"
object-assign "^4.1.1"

cross-env@^5.1.1, cross-env@^5.1.3:
version "5.1.3"
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.1.3.tgz#f8ae18faac87692b0a8b4d2f7000d4ec3a85dfd7"
cross-env@^5.1.4:
version "5.1.4"
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.1.4.tgz#f61c14291f7cc653bb86457002ea80a04699d022"
dependencies:
cross-spawn "^5.1.0"
is-windows "^1.0.0"
Expand Down Expand Up @@ -8545,13 +8563,13 @@ jest-mock@^22.2.0:
version "22.2.0"
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-22.2.0.tgz#444b3f9488a7473adae09bc8a77294afded397a7"

jest-preset-angular@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/jest-preset-angular/-/jest-preset-angular-5.2.0.tgz#39fb9477890285572db31a464d4b4b8eed4e3650"
jest-preset-angular@^5.2.1:
version "5.2.1"
resolved "https://registry.yarnpkg.com/jest-preset-angular/-/jest-preset-angular-5.2.1.tgz#b93611145bf2ef373c1ffe80d8870af0e91f7b64"
dependencies:
"@types/jest" "^22.1.3"
jest-zone-patch "^0.0.8"
ts-jest "^22.4.0"
ts-jest "^22.4.1"

jest-regex-util@^20.0.3:
version "20.0.3"
Expand Down Expand Up @@ -10308,6 +10326,21 @@ mississippi@^1.2.0, mississippi@^1.3.0, mississippi@~1.3.0:
stream-each "^1.1.0"
through2 "^2.0.0"

mississippi@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/mississippi/-/mississippi-2.0.0.tgz#3442a508fafc28500486feea99409676e4ee5a6f"
dependencies:
concat-stream "^1.5.0"
duplexify "^3.4.2"
end-of-stream "^1.1.0"
flush-write-stream "^1.0.0"
from2 "^2.1.0"
parallel-transform "^1.1.0"
pump "^2.0.1"
pumpify "^1.3.3"
stream-each "^1.1.0"
through2 "^2.0.0"

mixin-deep@^1.2.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.0.tgz#47a8732ba97799457c8c1eca28f95132d7e8150a"
Expand Down Expand Up @@ -12331,6 +12364,13 @@ pump@^2.0.0:
end-of-stream "^1.1.0"
once "^1.3.1"

pump@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/pump/-/pump-2.0.1.tgz#12399add6e4cf7526d973cbc8b5ce2e2908b3909"
dependencies:
end-of-stream "^1.1.0"
once "^1.3.1"

pumpify@^1.3.3:
version "1.3.6"
resolved "https://registry.yarnpkg.com/pumpify/-/pumpify-1.3.6.tgz#00d40e5ded0a3bf1e0788b1c0cf426a42882ab64"
Expand Down Expand Up @@ -13930,7 +13970,7 @@ schema-utils@^0.4.0, schema-utils@^0.4.5:
ajv "^6.1.0"
ajv-keywords "^3.1.0"

schema-utils@^0.4.2, schema-utils@^0.4.3:
schema-utils@^0.4.2:
version "0.4.3"
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.4.3.tgz#e2a594d3395834d5e15da22b48be13517859458e"
dependencies:
Expand Down Expand Up @@ -14625,6 +14665,12 @@ ssri@^5.0.0:
dependencies:
safe-buffer "^5.1.0"

ssri@^5.2.4:
version "5.2.4"
resolved "https://registry.yarnpkg.com/ssri/-/ssri-5.2.4.tgz#9985e14041e65fc397af96542be35724ac11da52"
dependencies:
safe-buffer "^5.1.1"

stack-utils@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-1.0.1.tgz#d4f33ab54e8e38778b0ca5cfd3b3afb12db68620"
Expand Down Expand Up @@ -14921,12 +14967,12 @@ style-loader@^0.19.1:
loader-utils "^1.0.2"
schema-utils "^0.3.0"

style-loader@^0.20.2:
version "0.20.2"
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.20.2.tgz#851b373c187890331776e9cde359eea9c95ecd00"
style-loader@^0.20.3:
version "0.20.3"
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.20.3.tgz#ebef06b89dec491bcb1fdb3452e913a6fd1c10c4"
dependencies:
loader-utils "^1.1.0"
schema-utils "^0.4.3"
schema-utils "^0.4.5"

stylus-loader@^3.0.1:
version "3.0.1"
Expand Down Expand Up @@ -15376,9 +15422,9 @@ try-catch@~1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/try-catch/-/try-catch-1.0.0.tgz#3797dab39a266775f4d0da5cbf42aca3f03608e6"

ts-jest@^22.4.0:
version "22.4.0"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-22.4.0.tgz#c9d3f9565696e0ad17e658eee96e06822af96bb9"
ts-jest@^22.4.1:
version "22.4.1"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-22.4.1.tgz#69defb2042d689cff9b4244365ef638ecd35f706"
dependencies:
babel-core "^6.24.1"
babel-plugin-istanbul "^4.1.4"
Expand Down Expand Up @@ -16166,9 +16212,9 @@ vue-style-loader@^4.0.1:
hash-sum "^1.0.2"
loader-utils "^1.0.2"

vue-template-compiler@^2.5.13:
version "2.5.13"
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.5.13.tgz#12a2aa0ecd6158ac5e5f14d294b0993f399c3d38"
vue-template-compiler@^2.5.14:
version "2.5.14"
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.5.14.tgz#ba058359d4bd5ba0807fbc8adfc98065d7dbfebd"
dependencies:
de-indent "^1.0.2"
he "^1.1.0"
Expand All @@ -16177,9 +16223,9 @@ vue-template-es2015-compiler@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.6.0.tgz#dc42697133302ce3017524356a6c61b7b69b4a18"

vue@^2.5.13:
version "2.5.13"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.13.tgz#95bd31e20efcf7a7f39239c9aa6787ce8cf578e1"
vue@^2.5.14:
version "2.5.14"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.14.tgz#74cb248a471053939abf6cdf2c406d4c311ab5a7"

vuex@^3.0.0:
version "3.0.1"
Expand Down Expand Up @@ -16788,6 +16834,10 @@ y18n@^3.2.0, y18n@^3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41"

y18n@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b"

yallist@^2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52"
Expand Down

0 comments on commit 3f5d019

Please sign in to comment.