Skip to content

Commit

Permalink
UPGRADES
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed Apr 30, 2020
1 parent 11ad35d commit 0385c46
Show file tree
Hide file tree
Showing 45 changed files with 1,620 additions and 1,381 deletions.
2 changes: 1 addition & 1 deletion addons/a11y/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"regenerator-runtime": "^0.13.3"
},
"devDependencies": {
"@types/webpack-env": "^1.15.1"
"@types/webpack-env": "^1.15.2"
},
"peerDependencies": {
"react": "*",
Expand Down
4 changes: 2 additions & 2 deletions addons/actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"uuid": "^3.3.2"
},
"devDependencies": {
"@types/lodash": "^4.14.149",
"@types/lodash": "^4.14.150",
"@types/uuid": "^3.4.7",
"@types/webpack-env": "^1.15.1"
"@types/webpack-env": "^1.15.2"
},
"peerDependencies": {
"react-dom": "*"
Expand Down
2 changes: 1 addition & 1 deletion addons/backgrounds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"regenerator-runtime": "^0.13.3"
},
"devDependencies": {
"@types/webpack-env": "^1.15.1"
"@types/webpack-env": "^1.15.2"
},
"peerDependencies": {
"react-dom": "*"
Expand Down
2 changes: 1 addition & 1 deletion addons/cssresources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"regenerator-runtime": "^0.13.3"
},
"devDependencies": {
"@types/webpack-env": "^1.15.1",
"@types/webpack-env": "^1.15.2",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.2",
"react-dom": "^16.12.0"
Expand Down
14 changes: 7 additions & 7 deletions addons/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"prepare": "node ../../scripts/prepare.js"
},
"dependencies": {
"@babel/generator": "^7.8.4",
"@babel/parser": "^7.8.4",
"@babel/generator": "^7.9.6",
"@babel/parser": "^7.9.6",
"@babel/plugin-transform-react-jsx": "^7.3.0",
"@babel/preset-env": "^7.8.4",
"@babel/preset-env": "^7.9.6",
"@egoist/vue-to-react": "^1.1.0",
"@jest/transform": "^25.2.4",
"@mdx-js/loader": "^1.5.1",
Expand Down Expand Up @@ -80,7 +80,7 @@
},
"devDependencies": {
"@angular/core": "^9.1.0",
"@babel/core": "^7.8.4",
"@babel/core": "^7.9.6",
"@emotion/core": "^10.0.20",
"@emotion/styled": "^10.0.17",
"@storybook/react": "6.0.0-beta.0",
Expand All @@ -96,18 +96,18 @@
"corejs-upgrade-webpack-plugin": "^4.0.1",
"cross-spawn": "^7.0.1",
"fs-extra": "^9.0.0",
"jest": "^25.2.4",
"jest": "^25.5.2",
"jest-specific-snapshot": "^3.0.0",
"lit-element": "^2.2.1",
"lit-html": "^1.0.0",
"prettier": "^2.0.2",
"prettier": "^2.0.5",
"react": "^16.8.3",
"react-dom": "^16.8.3",
"react-is": "^16.12.0",
"require-from-string": "^2.0.2",
"rxjs": "^6.5.4",
"styled-components": "^5.0.1",
"terser-webpack-plugin": "^2.3.5",
"terser-webpack-plugin": "^2.3.6",
"tmp": "^0.1.0",
"web-component-analyzer": "^1.0.3",
"webpack": "^4.33.0",
Expand Down
2 changes: 1 addition & 1 deletion addons/events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"regenerator-runtime": "^0.13.3"
},
"devDependencies": {
"@types/webpack-env": "^1.15.1"
"@types/webpack-env": "^1.15.2"
},
"peerDependencies": {
"react": "*",
Expand Down
2 changes: 1 addition & 1 deletion addons/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"graphql": "^14.6.0",
"prop-types": "^15.7.2",
"regenerator-runtime": "^0.13.3",
"webpack": "^4.33.0"
"webpack": "^4.43.0"
},
"peerDependencies": {
"react": "*",
Expand Down
2 changes: 1 addition & 1 deletion addons/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"upath": "^1.1.0"
},
"devDependencies": {
"@types/webpack-env": "^1.15.1"
"@types/webpack-env": "^1.15.2"
},
"peerDependencies": {
"react": "*",
Expand Down
4 changes: 2 additions & 2 deletions addons/knobs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"@types/enzyme": "^3.10.5",
"@types/escape-html": "0.0.20",
"@types/react-lifecycles-compat": "^3.0.1",
"@types/react-select": "^3.0.11",
"@types/webpack-env": "^1.15.1",
"@types/react-select": "^3.0.12",
"@types/webpack-env": "^1.15.2",
"enzyme": "^3.11.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion addons/links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"ts-dedent": "^1.1.1"
},
"devDependencies": {
"@types/webpack-env": "^1.15.1",
"@types/webpack-env": "^1.15.2",
"enzyme": "^3.11.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion addons/queryparams/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"ts-dedent": "^1.1.1"
},
"devDependencies": {
"@types/webpack-env": "^1.15.1"
"@types/webpack-env": "^1.15.2"
},
"peerDependencies": {
"react-dom": "*"
Expand Down
2 changes: 1 addition & 1 deletion addons/storyshots/storyshots-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"glob": "^7.1.3",
"global": "^4.3.2",
"jest-specific-snapshot": "^3.0.0",
"pretty-format": "^25.1.0",
"pretty-format": "^25.5.0",
"read-pkg-up": "^7.0.0",
"regenerator-runtime": "^0.13.3",
"ts-dedent": "^1.1.1"
Expand Down
2 changes: 1 addition & 1 deletion addons/storysource/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"core-js": "^3.0.1",
"estraverse": "^4.2.0",
"loader-utils": "^2.0.0",
"prettier": "^2.0.2",
"prettier": "^2.0.5",
"prop-types": "^15.7.2",
"react": "^16.9.17",
"react-syntax-highlighter": "^11.0.2",
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 @@
"@storybook/addons": "6.0.0-beta.0",
"@storybook/core": "6.0.0-beta.0",
"@storybook/node-logger": "6.0.0-beta.0",
"@types/webpack-env": "^1.15.1",
"@types/webpack-env": "^1.15.2",
"core-js": "^3.0.1",
"fork-ts-checker-webpack-plugin": "^4.0.3",
"global": "^4.3.2",
Expand Down
2 changes: 1 addition & 1 deletion app/html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@storybook/addons": "6.0.0-beta.0",
"@storybook/core": "6.0.0-beta.0",
"@types/webpack-env": "^1.15.1",
"@types/webpack-env": "^1.15.2",
"core-js": "^3.0.1",
"global": "^4.3.2",
"html-loader": "^1.0.0",
Expand Down
4 changes: 2 additions & 2 deletions app/mithril/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"prepare": "node ../../scripts/prepare.js"
},
"dependencies": {
"@babel/core": "^7.8.4",
"@babel/core": "^7.9.6",
"@babel/plugin-transform-react-jsx": "^7.3.0",
"@storybook/addons": "6.0.0-beta.0",
"@storybook/core": "6.0.0-beta.0",
"@types/mithril": "^2.0.0",
"@types/webpack-env": "^1.15.1",
"@types/webpack-env": "^1.15.2",
"core-js": "^3.0.1",
"global": "^4.3.2",
"regenerator-runtime": "^0.13.3",
Expand Down
2 changes: 1 addition & 1 deletion app/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@babel/plugin-transform-react-jsx": "^7.3.0",
"@storybook/addons": "6.0.0-beta.0",
"@storybook/core": "6.0.0-beta.0",
"@types/webpack-env": "^1.15.1",
"@types/webpack-env": "^1.15.2",
"core-js": "^3.0.1",
"global": "^4.3.2",
"regenerator-runtime": "^0.13.3",
Expand Down
10 changes: 5 additions & 5 deletions app/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"@storybook/addons": "6.0.0-beta.0",
"@storybook/core": "6.0.0-beta.0",
"@storybook/node-logger": "6.0.0-beta.0",
"@svgr/webpack": "^5.1.0",
"@types/webpack-env": "^1.15.1",
"@svgr/webpack": "^5.4.0",
"@types/webpack-env": "^1.15.2",
"babel-plugin-add-react-displayname": "^0.0.5",
"babel-plugin-named-asset-import": "^0.3.1",
"babel-plugin-react-docgen": "^4.1.0",
Expand All @@ -53,12 +53,12 @@
"regenerator-runtime": "^0.13.3",
"semver": "^7.3.2",
"ts-dedent": "^1.1.1",
"webpack": "^4.33.0"
"webpack": "^4.43.0"
},
"devDependencies": {
"@storybook/client-api": "6.0.0-beta.0",
"@types/node": "^13.9.5",
"@types/webpack": "^4.41.9"
"@types/node": "^13.13.4",
"@types/webpack": "^4.41.12"
},
"peerDependencies": {
"@babel/core": "^7.0.1",
Expand Down
6 changes: 3 additions & 3 deletions app/riot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
"@storybook/core": "6.0.0-beta.0",
"core-js": "^3.0.1",
"global": "^4.3.2",
"raw-loader": "^4.0.0",
"raw-loader": "^4.0.1",
"regenerator-runtime": "^0.13.3",
"ts-dedent": "^1.1.1"
},
"devDependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.7.0",
"@babel/preset-env": "^7.8.4",
"@babel/plugin-transform-modules-commonjs": "^7.9.6",
"@babel/preset-env": "^7.9.6",
"@babel/preset-flow": "^7.0.0",
"@babel/preset-react": "^7.7.0"
},
Expand Down
2 changes: 1 addition & 1 deletion app/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@storybook/addons": "6.0.0-beta.0",
"@storybook/core": "6.0.0-beta.0",
"@storybook/node-logger": "^5.2.8",
"@types/webpack-env": "^1.13.9",
"@types/webpack-env": "^1.15.2",
"core-js": "^3.0.1",
"global": "^4.3.2",
"regenerator-runtime": "^0.13.3",
Expand Down
2 changes: 1 addition & 1 deletion app/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"ts-dedent": "^1.1.1"
},
"devDependencies": {
"@types/webpack-env": "^1.15.1",
"@types/webpack-env": "^1.15.2",
"svelte": "^3.18.1",
"svelte-loader": "^2.13.4"
},
Expand Down
8 changes: 4 additions & 4 deletions app/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,16 @@
"dependencies": {
"@storybook/addons": "6.0.0-beta.0",
"@storybook/core": "6.0.0-beta.0",
"@types/webpack-env": "^1.15.1",
"@types/webpack-env": "^1.15.2",
"core-js": "^3.0.1",
"global": "^4.3.2",
"regenerator-runtime": "^0.13.3",
"ts-dedent": "^1.1.1",
"webpack": "^4.33.0"
"webpack": "^4.43.0"
},
"devDependencies": {
"@types/node": "^13.9.5",
"@types/webpack": "^4.41.9",
"@types/node": "^13.13.4",
"@types/webpack": "^4.41.12",
"babel-preset-vue": "^2.0.2",
"vue": "^2.6.8",
"vue-loader": "^15.7.0",
Expand Down
2 changes: 1 addition & 1 deletion app/web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@babel/plugin-syntax-import-meta": "^7.2.0",
"@storybook/addons": "6.0.0-beta.0",
"@storybook/core": "6.0.0-beta.0",
"@types/webpack-env": "^1.15.1",
"@types/webpack-env": "^1.15.2",
"babel-plugin-bundled-import-meta": "^0.3.1",
"core-js": "^3.0.1",
"global": "^4.3.2",
Expand Down
14 changes: 7 additions & 7 deletions examples/angular-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@angular/platform-browser-dynamic": "^9.1.0",
"@ngrx/store": "^9.0.0",
"core-js": "^3.0.1",
"node-sass": "^4.12.0",
"node-sass": "^4.14.0",
"rxjs": "^6.3.3",
"rxjs-compat": "^6.4.0",
"zone.js": "^0.10.2"
Expand All @@ -51,16 +51,16 @@
"@storybook/source-loader": "6.0.0-beta.0",
"@types/core-js": "^2.5.0",
"@types/jest": "^25.1.1",
"@types/node": "^13.9.5",
"@types/webpack-env": "^1.15.1",
"@types/node": "^13.13.4",
"@types/webpack-env": "^1.15.2",
"babel-plugin-require-context-hook": "^1.0.0",
"global": "^4.3.2",
"jasmine-core": "~3.5.0",
"jasmine-spec-reporter": "~5.0.1",
"jest": "^25.2.4",
"jasmine-spec-reporter": "~5.0.2",
"jest": "^25.5.2",
"jest-preset-angular": "^7.1.0",
"protractor": "~5.4.3",
"ts-node": "~8.8.1",
"protractor": "~5.4.4",
"ts-node": "~8.9.1",
"typescript": "^3.4.0"
},
"storybook": {
Expand Down
4 changes: 2 additions & 2 deletions examples/cra-ts-kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"fork-ts-checker-webpack-plugin": "^4.0.3",
"react-docgen-typescript-loader": "^3.7.2",
"react-moment-proptypes": "^1.7.0",
"ts-node": "~8.8.1",
"tslint": "^6.0.0",
"ts-node": "~8.9.1",
"tslint": "^6.1.2",
"tslint-config-airbnb": "^5.11.1"
},
"storybook": {
Expand Down
4 changes: 2 additions & 2 deletions examples/ember-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"ember-template-compiler": "^1.9.0-alpha"
},
"devDependencies": {
"@babel/core": "^7.8.4",
"@babel/core": "^7.9.6",
"@ember/optional-features": "^1.3.0",
"@storybook/addon-a11y": "6.0.0-beta.0",
"@storybook/addon-actions": "6.0.0-beta.0",
Expand Down Expand Up @@ -44,7 +44,7 @@
"ember-resolver": "^7.0.0",
"ember-source": "~3.17.2",
"loader.js": "^4.2.3",
"webpack": "^4.33.0",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion examples/marko-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@storybook/addons": "6.0.0-beta.0",
"@storybook/marko": "6.0.0-beta.0",
"@storybook/source-loader": "6.0.0-beta.0",
"prettier": "^2.0.2",
"prettier": "^2.0.5",
"webpack": "^4.33.0"
},
"storybook": {
Expand Down
2 changes: 1 addition & 1 deletion examples/official-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"react": "^16.8.3",
"react-dom": "^16.8.3",
"storybook-chromatic": "^3.5.0",
"terser-webpack-plugin": "^2.3.4",
"terser-webpack-plugin": "^2.3.6",
"ts-loader": "^6.0.0",
"uuid": "^3.3.2",
"webpack": "^4.33.0"
Expand Down
6 changes: 3 additions & 3 deletions examples/preact-kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"preact": "^8.4.2"
},
"devDependencies": {
"@babel/core": "^7.8.4",
"@babel/plugin-transform-runtime": "^7.2.0",
"@babel/core": "^7.9.6",
"@babel/plugin-transform-runtime": "^7.9.6",
"@storybook/addon-a11y": "6.0.0-beta.0",
"@storybook/addon-actions": "6.0.0-beta.0",
"@storybook/addon-backgrounds": "6.0.0-beta.0",
Expand All @@ -30,7 +30,7 @@
"cross-env": "^7.0.0",
"file-loader": "^6.0.0",
"preact-render-to-json": "^3.6.6",
"raw-loader": "^4.0.0",
"raw-loader": "^4.0.1",
"svg-url-loader": "^5.0.0",
"webpack": "^4.33.0",
"webpack-dev-server": "^3.8.2"
Expand Down
Loading

0 comments on commit 0385c46

Please sign in to comment.