Skip to content

Commit

Permalink
chore(deps): Updates 18-07-22 (#2599)
Browse files Browse the repository at this point in the history
  • Loading branch information
planctus committed Jul 18, 2022
1 parent 212449d commit b32b979
Show file tree
Hide file tree
Showing 7 changed files with 672 additions and 568 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,26 +32,26 @@
"update-version": "scripts/update-version.sh"
},
"devDependencies": {
"@babel/eslint-parser": "7.18.2",
"@babel/plugin-proposal-export-default-from": "7.18.6",
"@babel/plugin-transform-runtime": "7.18.6",
"@babel/eslint-parser": "7.18.9",
"@babel/plugin-proposal-export-default-from": "7.18.9",
"@babel/plugin-transform-runtime": "7.18.9",
"@size-limit/preset-big-lib": "7.0.8",
"babel-jest": "28.1.2",
"babel-jest": "28.1.3",
"classnames": "2.3.1",
"eslint": "8.19.0",
"eslint": "8.20.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "26.5.3",
"eslint-plugin-jest": "26.6.0",
"eslint-plugin-jsx-a11y": "6.6.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.30.1",
"eslint-plugin-react-hooks": "4.6.0",
"glob": "7.2.0",
"husky": "8.0.1",
"jest": "28.1.2",
"jest-environment-jsdom": "28.1.2",
"jest": "28.1.3",
"jest-environment-jsdom": "28.1.3",
"lerna": "4.0.0",
"lerna-changelog": "2.2.0",
"lint-staged": "13.0.3",
Expand Down
2 changes: 1 addition & 1 deletion src/playground/addons/storybook-addon-notes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@emotion/styled": "11.9.3",
"@storybook/addons": "6.5.9",
"he": "1.2.0",
"marked": "4.0.17",
"marked": "4.0.18",
"prismjs": "1.28.0",
"prop-types": "15.8.1",
"react": "17.0.2",
Expand Down
10 changes: 5 additions & 5 deletions src/playground/ec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"start": "STORYBOOK_SYSTEM=EC node start.js"
},
"devDependencies": {
"@babel/core": "7.18.6",
"@babel/preset-env": "7.18.6",
"@babel/core": "7.18.9",
"@babel/preset-env": "7.18.9",
"@babel/preset-react": "7.18.6",
"@babel/runtime": "7.18.6",
"@babel/runtime": "7.18.9",
"@storybook/addon-a11y": "6.5.9",
"@storybook/addon-controls": "6.5.9",
"@storybook/addon-cssresources": "6.2.9",
Expand All @@ -23,9 +23,9 @@
"@storybook/html": "6.5.9",
"@storybook/manager-webpack5": "6.5.9",
"babel-loader": "8.2.5",
"browser-update": "3.3.38",
"browser-update": "3.3.40",
"buffer": "6.0.3",
"core-js": "3.23.4",
"core-js": "3.23.5",
"react": "17.0.2",
"react-dom": "17.0.2",
"twing": "2.3.7",
Expand Down
10 changes: 5 additions & 5 deletions src/playground/eu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"start": "STORYBOOK_SYSTEM=EU node start.js"
},
"devDependencies": {
"@babel/core": "7.18.6",
"@babel/preset-env": "7.18.6",
"@babel/core": "7.18.9",
"@babel/preset-env": "7.18.9",
"@babel/preset-react": "7.18.6",
"@babel/runtime": "7.18.6",
"@babel/runtime": "7.18.9",
"@storybook/addon-a11y": "6.5.9",
"@storybook/addon-controls": "6.5.9",
"@storybook/addon-cssresources": "6.2.9",
Expand All @@ -23,9 +23,9 @@
"@storybook/html": "6.5.9",
"@storybook/manager-webpack5": "6.5.9",
"babel-loader": "8.2.5",
"browser-update": "3.3.38",
"browser-update": "3.3.40",
"buffer": "6.0.3",
"core-js": "3.23.4",
"core-js": "3.23.5",
"react": "17.0.2",
"react-dom": "17.0.2",
"twing": "2.3.7",
Expand Down
12 changes: 6 additions & 6 deletions src/tools/builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,20 @@
"ecl-builder": "./bin/build.js"
},
"dependencies": {
"@babel/core": "7.18.6",
"@babel/eslint-parser": "7.18.2",
"@babel/preset-env": "7.18.6",
"@babel/runtime": "7.18.6",
"@babel/core": "7.18.9",
"@babel/eslint-parser": "7.18.9",
"@babel/preset-env": "7.18.9",
"@babel/runtime": "7.18.9",
"@rollup/plugin-replace": "4.0.0",
"autoprefixer": "10.4.7",
"browser-sync": "2.27.10",
"commander": "9.3.0",
"commander": "9.4.0",
"cssnano": "5.1.12",
"globby": "11.0.4",
"ncp": "2.0.0",
"postcss": "8.4.14",
"postcss-banner": "4.0.1",
"rollup": "2.76.0",
"rollup": "2.77.0",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0",
Expand Down
14 changes: 7 additions & 7 deletions src/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@mdx-js/react": "1.6.22",
"classnames": "2.3.1",
"clipboard": "2.0.11",
"core-js": "3.23.4",
"core-js": "3.23.5",
"deepmerge": "4.2.2",
"html-react-parser": "0.14.2",
"iframe-resizer": "4.3.2",
Expand All @@ -45,12 +45,12 @@
"svg4everybody": "2.1.9"
},
"devDependencies": {
"@babel/core": "7.18.6",
"@babel/plugin-proposal-export-default-from": "7.18.6",
"@babel/plugin-proposal-export-namespace-from": "7.18.6",
"@babel/preset-env": "7.18.6",
"@babel/core": "7.18.9",
"@babel/plugin-proposal-export-default-from": "7.18.9",
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
"@babel/preset-env": "7.18.9",
"@babel/preset-react": "7.18.6",
"@babel/runtime": "7.18.6",
"@babel/runtime": "7.18.9",
"@ecl/twig-ec-storybook": "3.3.4",
"@mdx-js/loader": "1.6.22",
"autoprefixer": "10.4.7",
Expand All @@ -61,7 +61,7 @@
"copy-webpack-plugin": "6.3.2",
"css-loader": "5.2.6",
"documentation": "13.2.5",
"eslint": "8.19.0",
"eslint": "8.20.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.5.0",
Expand Down
Loading

1 comment on commit b32b979

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.