Skip to content

Commit

Permalink
chore(deps): Updates 28-10-24 (#3696)
Browse files Browse the repository at this point in the history
* chore(deps): Green updates - 28-10-24

* chore(deps): Orange updates - 28-10-24
  • Loading branch information
planctus authored Oct 28, 2024
1 parent eab82ac commit cd4e9ff
Show file tree
Hide file tree
Showing 6 changed files with 331 additions and 320 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-jsx-a11y": "6.10.1",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "4.6.2",
Expand Down
8 changes: 4 additions & 4 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.25.9",
"@babel/preset-env": "7.25.9",
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.25.9",
"@babel/runtime": "7.25.9",
"@babel/runtime": "7.26.0",
"@iframe-resizer/child": "5.3.2",
"@storybook/addon-a11y": "8.3.6",
"@storybook/addon-cssresources": "6.2.9",
Expand All @@ -24,7 +24,7 @@
"@storybook/html": "8.3.6",
"@storybook/html-webpack5": "8.3.6",
"babel-loader": "9.2.1",
"browser-update": "3.3.54",
"browser-update": "3.3.55",
"buffer": "6.0.3",
"core-js": "3.38.1",
"react": "18.3.1",
Expand Down
8 changes: 4 additions & 4 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.25.9",
"@babel/preset-env": "7.25.9",
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.25.9",
"@babel/runtime": "7.25.9",
"@babel/runtime": "7.26.0",
"@iframe-resizer/child": "5.3.2",
"@storybook/addon-a11y": "8.3.6",
"@storybook/addon-cssresources": "6.2.9",
Expand All @@ -24,7 +24,7 @@
"@storybook/html": "8.3.6",
"@storybook/html-webpack5": "8.3.6",
"babel-loader": "9.2.1",
"browser-update": "3.3.54",
"browser-update": "3.3.55",
"buffer": "6.0.3",
"core-js": "3.38.1",
"react": "18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions src/tools/builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"ecl-builder": "./bin/build.js"
},
"dependencies": {
"@babel/core": "7.25.9",
"@babel/core": "7.26.0",
"@babel/eslint-parser": "7.25.9",
"@babel/preset-env": "7.25.9",
"@babel/runtime": "7.25.9",
"@babel/preset-env": "7.26.0",
"@babel/runtime": "7.26.0",
"@rollup/plugin-replace": "5.0.7",
"autoprefixer": "10.4.20",
"browser-sync": "3.0.3",
Expand All @@ -25,7 +25,7 @@
"postcss": "8.4.45",
"postcss-banner": "4.0.1",
"postcss-input-range": "5.0.0",
"rollup": "4.24.0",
"rollup": "4.24.2",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0",
Expand Down
6 changes: 3 additions & 3 deletions src/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
"slugify": "1.6.6"
},
"devDependencies": {
"@babel/core": "7.25.9",
"@babel/core": "7.26.0",
"@babel/plugin-proposal-export-default-from": "7.25.9",
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
"@babel/preset-env": "7.25.9",
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.25.9",
"@babel/runtime": "7.25.9",
"@babel/runtime": "7.26.0",
"@ecl/twig-ec-storybook": "4.8.1",
"@mdx-js/loader": "2.3.0",
"autoprefixer": "10.4.20",
Expand Down
Loading

1 comment on commit cd4e9ff

@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.