Skip to content

Commit

Permalink
Update to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
kalinchernev committed Jan 27, 2020
1 parent c473639 commit 1f9bf7b
Show file tree
Hide file tree
Showing 17 changed files with 189 additions and 184 deletions.
16 changes: 8 additions & 8 deletions src/systems/ec/implementations/react/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"@babel/plugin-proposal-export-namespace-from": "7.8.3",
"@babel/runtime": "7.8.3",
"@ecl/story-wrapper": "^2.22.0",
"@storybook/addon-a11y": "5.3.8",
"@storybook/addon-cssresources": "5.3.8",
"@storybook/addon-knobs": "5.3.8",
"@storybook/addon-options": "5.3.8",
"@storybook/addon-viewport": "5.3.8",
"@storybook/addons": "5.3.8",
"@storybook/react": "5.3.8",
"@storybook/theming": "5.3.8",
"@storybook/addon-a11y": "5.3.9",
"@storybook/addon-cssresources": "5.3.9",
"@storybook/addon-knobs": "5.3.9",
"@storybook/addon-options": "5.3.9",
"@storybook/addon-viewport": "5.3.9",
"@storybook/addons": "5.3.9",
"@storybook/react": "5.3.9",
"@storybook/theming": "5.3.9",
"babel-core": "^7.0.0-bridge.0",
"babel-loader": "8.0.6",
"core-js": "3.6.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@ecl/builder": "^2.22.0",
"@ecl/ec-editor": "^2.22.0",
"@ecl/ec-theme-default": "^2.22.0",
"cross-env": "6.0.3",
"cross-env": "7.0.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@ecl/ec-resources-icons": "^2.22.0",
"@ecl/ec-resources-logo": "^2.22.0",
"@ecl/ec-theme-default": "^2.22.0",
"cross-env": "6.0.3",
"cross-env": "7.0.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@ecl/ec-utility-font-size": "^2.22.0",
"@ecl/ec-utility-text": "^2.22.0",
"chokidar-cli": "2.1.0",
"cross-env": "6.0.3",
"cross-env": "7.0.0",
"normalize.css": "8.0.1",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@ecl/ec-utility-colorize": "^2.22.0",
"@ecl/ec-utility-font-size": "^2.22.0",
"@ecl/ec-utility-text": "^2.22.0",
"cross-env": "6.0.3",
"cross-env": "7.0.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@ecl/ec-resources-logo": "^2.22.0",
"@ecl/ec-theme-default": "^2.22.0",
"chokidar-cli": "2.1.0",
"cross-env": "6.0.3",
"cross-env": "7.0.0",
"normalize.css": "8.0.1",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion src/systems/ec/themes/default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@ecl/ec-specs-button": "^2.22.0"
},
"devDependencies": {
"mkdirp": "0.5.1",
"mkdirp": "1.0.3",
"theo": "8.1.4"
}
}
16 changes: 8 additions & 8 deletions src/systems/eu/implementations/react/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"@babel/plugin-proposal-export-namespace-from": "7.8.3",
"@babel/runtime": "7.8.3",
"@ecl/story-wrapper": "^2.22.0",
"@storybook/addon-a11y": "5.3.8",
"@storybook/addon-cssresources": "5.3.8",
"@storybook/addon-knobs": "5.3.8",
"@storybook/addon-options": "5.3.8",
"@storybook/addon-viewport": "5.3.8",
"@storybook/addons": "5.3.8",
"@storybook/react": "5.3.8",
"@storybook/theming": "5.3.8",
"@storybook/addon-a11y": "5.3.9",
"@storybook/addon-cssresources": "5.3.9",
"@storybook/addon-knobs": "5.3.9",
"@storybook/addon-options": "5.3.9",
"@storybook/addon-viewport": "5.3.9",
"@storybook/addons": "5.3.9",
"@storybook/react": "5.3.9",
"@storybook/theming": "5.3.9",
"babel-core": "^7.0.0-bridge.0",
"babel-loader": "8.0.6",
"core-js": "3.6.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
},
"devDependencies": {
"@ecl/builder": "^2.22.0",
"cross-env": "6.0.3",
"cross-env": "7.0.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@ecl/eu-resources-icons": "^2.22.0",
"@ecl/eu-resources-logo": "^2.22.0",
"@ecl/eu-theme-default": "^2.22.0",
"cross-env": "6.0.3",
"cross-env": "7.0.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@ecl/eu-utility-font-size": "^2.22.0",
"@ecl/eu-utility-text": "^2.22.0",
"chokidar-cli": "2.1.0",
"cross-env": "6.0.3",
"cross-env": "7.0.0",
"normalize.css": "8.0.1",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@ecl/eu-utility-font-size": "^2.22.0",
"@ecl/eu-utility-ratio": "^2.22.0",
"@ecl/eu-utility-text": "^2.22.0",
"cross-env": "6.0.3",
"cross-env": "7.0.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@ecl/eu-resources-logo": "^2.22.0",
"@ecl/eu-theme-default": "^2.22.0",
"chokidar-cli": "2.1.0",
"cross-env": "6.0.3",
"cross-env": "7.0.0",
"normalize.css": "8.0.1",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion src/systems/eu/themes/default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@ecl/eu-design-tokens": "^2.22.0"
},
"devDependencies": {
"mkdirp": "0.5.1",
"mkdirp": "1.0.3",
"theo": "8.1.4"
}
}
4 changes: 2 additions & 2 deletions src/tools/builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"commander": "4.1.0",
"cssnano": "4.1.10",
"globby": "11.0.0",
"mkdirp": "0.5.1",
"mkdirp": "1.0.3",
"ncp": "2.0.0",
"node-sass": "4.13.1",
"postcss": "7.0.26",
"postcss-banner": "3.0.1",
"rollup": "1.29.1",
"rollup": "1.30.0",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0",
Expand Down
6 changes: 3 additions & 3 deletions src/tools/storybook-addon-code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"version": "2.22.0",
"main": "index.js",
"dependencies": {
"@storybook/addons": "5.3.8",
"@storybook/components": "5.3.8",
"@storybook/theming": "5.3.8",
"@storybook/addons": "5.3.9",
"@storybook/components": "5.3.9",
"@storybook/theming": "5.3.9",
"js-beautify": "1.10.3",
"prop-types": "15.7.2",
"react": "16.12.0",
Expand Down

0 comments on commit 1f9bf7b

Please sign in to comment.