Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
* New Storybook configuration
  • Loading branch information
jvhoven committed Jan 25, 2020
1 parent 890122d commit de0b728
Show file tree
Hide file tree
Showing 9 changed files with 23,915 additions and 10,605 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ dist/
# Jekyll
*.gem
.bundle
.jekyll-cache
.sass-cache
_site
Gemfile.lock
Expand Down
18 changes: 9 additions & 9 deletions .size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"dist/index.js": {
"bundled": 132535,
"minified": 57976,
"gzipped": 14017
"bundled": 167639,
"minified": 79719,
"gzipped": 21584
},
"dist/index.es.js": {
"bundled": 126899,
"minified": 52521,
"gzipped": 13677,
"bundled": 161686,
"minified": 73948,
"gzipped": 21259,
"treeshaked": {
"rollup": {
"code": 33710,
"import_statements": 1125
"code": 53683,
"import_statements": 1227
},
"webpack": {
"code": 37403
"code": 56658
}
}
}
Expand Down
34,340 changes: 23,821 additions & 10,519 deletions package-lock.json

Large diffs are not rendered by default.

111 changes: 55 additions & 56 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,22 +34,22 @@
"version": "jekyll build && npm run storybook:build && git add docs"
},
"dependencies": {
"bootstrap": "4.3.1",
"bootstrap": "4.4.1",
"material-design-icons": "3.0.1",
"moment": "2.24.0",
"overlayscrollbars": "1.10.0",
"overlayscrollbars-react": "0.2.0",
"overlayscrollbars": "1.10.2",
"overlayscrollbars-react": "0.2.1",
"pica": "5.1.0",
"react-avatar-editor": "12.0.0-beta.0",
"react-bootstrap-typeahead": "4.0.0-alpha.6",
"react-color": "2.18.0",
"react-datetime": "2.16.3",
"react-display-name": "0.2.4",
"react-final-form": "6.3.0",
"react-is": "16.11.0",
"react-display-name": "0.2.5",
"react-final-form": "6.3.5",
"react-is": "16.12.0",
"react-quill": "1.3.3",
"react-text-mask": "5.4.3",
"react-textarea-autosize": "7.1.2",
"react-color": "2.18.0"
"react-textarea-autosize": "7.1.2"
},
"peerDependencies": {
"@42.nl/jarb-final-form": "^1.1.0",
Expand All @@ -67,77 +67,76 @@
"@42.nl/jarb-final-form": "1.1.0",
"@42.nl/react-error-store": "1.0.1",
"@42.nl/spring-connect": "4.1.0",
"@babel/plugin-transform-modules-commonjs": "7.7.0",
"@storybook/addon-actions": "5.2.5",
"@storybook/addon-docs": "5.2.5",
"@babel/plugin-transform-modules-commonjs": "7.8.3",
"@storybook/addon-actions": "5.3.9",
"@storybook/addon-docs": "5.3.9",
"@storybook/preset-scss": "1.0.2",
"@storybook/preset-typescript": "1.1.0",
"@storybook/react": "5.2.5",
"@storybook/react": "5.3.9",
"@testing-library/react-hooks": "3.2.1",
"@types/classnames": "2.2.9",
"@types/enzyme": "3.10.3",
"@types/enzyme": "3.10.4",
"@types/enzyme-adapter-react-16": "1.0.5",
"@types/enzyme-to-json": "1.5.3",
"@types/jest": "24.0.22",
"@types/lodash": "4.14.145",
"@types/node": "12.12.6",
"@types/jest": "24.9.1",
"@types/lodash": "4.14.149",
"@types/node": "13.5.0",
"@types/overlayscrollbars": "1.9.0",
"@types/react": "16.9.11",
"@types/react": "16.9.19",
"@types/react-avatar-editor": "10.3.5",
"@types/react-bootstrap-typeahead": "3.4.5",
"@types/react-color": "3.0.1",
"@types/react-dom": "16.9.4",
"@types/react-router-dom": "5.1.2",
"@types/reactstrap": "8.0.6",
"@types/storybook__react": "4.0.2",
"@types/webpack": "4.39.8",
"@typescript-eslint/eslint-plugin": "2.6.1",
"@typescript-eslint/parser": "2.6.1",
"@types/react-dom": "16.9.5",
"@types/react-router-dom": "5.1.3",
"@types/reactstrap": "8.4.1",
"@types/webpack": "4.41.3",
"@typescript-eslint/eslint-plugin": "2.17.0",
"@typescript-eslint/parser": "2.17.0",
"awesome-typescript-loader": "5.2.1",
"babel-eslint": "10.0.3",
"babel-loader": "8.0.6",
"classnames": "2.2.6",
"css-loader": "3.2.0",
"danger": "9.2.4",
"css-loader": "3.4.2",
"danger": "9.2.10",
"danger-plugin-jest": "1.3.0",
"danger-plugin-yarn": "1.3.2",
"enzyme": "3.10.0",
"enzyme-adapter-react-16": "1.15.1",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.2",
"enzyme-to-json": "3.4.3",
"eslint": "6.6.0",
"eslint-config-react-app": "5.0.2",
"eslint-plugin-flowtype": "4.3.0",
"eslint-plugin-import": "2.18.2",
"eslint": "6.8.0",
"eslint-config-react-app": "5.1.0",
"eslint-plugin-flowtype": "4.6.0",
"eslint-plugin-import": "2.20.0",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-react": "7.16.0",
"eslint-plugin-react-hooks": "2.2.0",
"final-form": "4.18.6",
"eslint-plugin-react": "7.18.0",
"eslint-plugin-react-hooks": "2.3.0",
"final-form": "4.18.7",
"fs-extra": "8.1.0",
"glob": "7.1.6",
"jest": "24.9.0",
"husky": "4.2.1",
"jest": "25.1.0",
"lint-staged": "10.0.2",
"lodash": "4.17.15",
"node-sass": "4.13.0",
"np": "5.1.2",
"react": "16.11.0",
"react-async": "9.0.0",
"react-docgen-typescript-loader": "3.3.0",
"react-dom": "16.11.0",
"node-sass": "4.13.1",
"np": "5.2.1",
"prettier": "1.19.1",
"react": "16.12.0",
"react-async": "10.0.0",
"react-docgen-typescript-loader": "3.6.0",
"react-dom": "16.12.0",
"react-router-dom": "5.1.2",
"react-test-renderer": "16.11.0",
"reactstrap": "8.3.2",
"rollup": "1.26.3",
"react-test-renderer": "16.12.0",
"reactstrap": "8.4.0",
"rollup": "1.29.1",
"rollup-plugin-auto-external": "2.0.0",
"rollup-plugin-copy": "3.1.0",
"rollup-plugin-copy": "3.3.0",
"rollup-plugin-size-snapshot": "0.10.0",
"rollup-plugin-typescript2": "0.25.2",
"sass": "1.23.3",
"sass-loader": "8.0.0",
"style-loader": "1.0.0",
"ts-jest": "24.1.0",
"rollup-plugin-typescript2": "0.25.3",
"sass": "1.25.1-test.1",
"sass-loader": "8.0.2",
"style-loader": "1.1.3",
"ts-jest": "25.0.0",
"ts-loader": "6.2.1",
"typescript": "3.7.2",
"husky": "3.0.9",
"lint-staged": "9.4.2",
"prettier": "1.19.1"
"typescript": "3.7.5"
},
"jest": {
"setupFilesAfterEnv": [
Expand Down
1 change: 0 additions & 1 deletion storybook/addons.js

This file was deleted.

6 changes: 0 additions & 6 deletions storybook/config.js

This file was deleted.

28 changes: 28 additions & 0 deletions storybook/main.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
module.exports = {
stories: ['../src/**/*.stories.(js|mxs|tsx|ts)'],
addons: [
'@storybook/addon-actions/register',
{
name: '@storybook/addon-docs',
options: {
configureJSX: true
}
},
'@storybook/preset-scss'
],
webpackFinal: async config => {
config.module.rules.push({
test: /\.(ts|tsx)$/,
use: [
{
loader: require.resolve('awesome-typescript-loader')
},
{
loader: require.resolve('react-docgen-typescript-loader')
}
]
});
config.resolve.extensions.push('.ts', '.tsx');
return config;
}
};
14 changes: 0 additions & 14 deletions storybook/presets.js

This file was deleted.

1 change: 1 addition & 0 deletions storybook/preview.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import '../src/main.scss';

0 comments on commit de0b728

Please # to comment.