Skip to content

Commit

Permalink
chore(deps): Updates - 17-09-24 (#3631)
Browse files Browse the repository at this point in the history
  • Loading branch information
planctus authored Sep 17, 2024
1 parent 8b2164c commit bb98a9a
Show file tree
Hide file tree
Showing 7 changed files with 226 additions and 212 deletions.
8 changes: 4 additions & 4 deletions src/playground/addons/storybook-addon-code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"private": true,
"dependencies": {
"@ecl/builder": "4.6.5",
"@storybook/components": "8.3.0",
"@storybook/manager-api": "8.3.0",
"@storybook/preview-api": "8.3.0",
"@storybook/theming": "8.3.0",
"@storybook/components": "8.3.1",
"@storybook/manager-api": "8.3.1",
"@storybook/preview-api": "8.3.1",
"@storybook/theming": "8.3.1",
"html-entities": "2.5.2",
"js-beautify": "1.15.1",
"prop-types": "15.8.1",
Expand Down
4 changes: 2 additions & 2 deletions src/playground/addons/storybook-addon-notes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"dependencies": {
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@storybook/manager-api": "8.3.0",
"@storybook/preview-api": "8.3.0",
"@storybook/manager-api": "8.3.1",
"@storybook/preview-api": "8.3.1",
"he": "1.2.0",
"marked": "10.0.0",
"prismjs": "1.29.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
],
"dependencies": {
"@ecl/builder": "4.6.5",
"@storybook/components": "8.3.0",
"@storybook/manager-api": "8.3.0",
"@storybook/preview-api": "8.3.0",
"@storybook/components": "8.3.1",
"@storybook/manager-api": "8.3.1",
"@storybook/preview-api": "8.3.1",
"react": "18.3.1",
"react-dom": "18.3.1"
}
Expand Down
16 changes: 8 additions & 8 deletions src/playground/ec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
"@babel/preset-react": "7.24.7",
"@babel/runtime": "7.25.6",
"@iframe-resizer/child": "5.3.1",
"@storybook/addon-a11y": "8.3.0",
"@storybook/addon-a11y": "8.3.1",
"@storybook/addon-cssresources": "6.2.9",
"@storybook/addon-essentials": "8.3.0",
"@storybook/addon-links": "8.3.0",
"@storybook/builder-webpack5": "8.3.0",
"@storybook/cli": "8.3.0",
"@storybook/html": "8.3.0",
"@storybook/html-webpack5": "8.3.0",
"babel-loader": "9.1.3",
"@storybook/addon-essentials": "8.3.1",
"@storybook/addon-links": "8.3.1",
"@storybook/builder-webpack5": "8.3.1",
"@storybook/cli": "8.3.1",
"@storybook/html": "8.3.1",
"@storybook/html-webpack5": "8.3.1",
"babel-loader": "9.2.1",
"browser-update": "3.3.53",
"buffer": "6.0.3",
"core-js": "3.38.1",
Expand Down
16 changes: 8 additions & 8 deletions src/playground/eu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
"@babel/preset-react": "7.24.7",
"@babel/runtime": "7.25.6",
"@iframe-resizer/child": "5.3.1",
"@storybook/addon-a11y": "8.3.0",
"@storybook/addon-a11y": "8.3.1",
"@storybook/addon-cssresources": "6.2.9",
"@storybook/addon-essentials": "8.3.0",
"@storybook/addon-links": "8.3.0",
"@storybook/builder-webpack5": "8.3.0",
"@storybook/cli": "8.3.0",
"@storybook/html": "8.3.0",
"@storybook/html-webpack5": "8.3.0",
"babel-loader": "9.1.3",
"@storybook/addon-essentials": "8.3.1",
"@storybook/addon-links": "8.3.1",
"@storybook/builder-webpack5": "8.3.1",
"@storybook/cli": "8.3.1",
"@storybook/html": "8.3.1",
"@storybook/html-webpack5": "8.3.1",
"babel-loader": "9.2.1",
"browser-update": "3.3.53",
"buffer": "6.0.3",
"core-js": "3.38.1",
Expand Down
2 changes: 1 addition & 1 deletion src/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@mdx-js/loader": "2.3.0",
"autoprefixer": "10.4.20",
"babel-eslint": "10.1.0",
"babel-loader": "9.1.3",
"babel-loader": "9.2.1",
"babel-plugin-preval": "5.1.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"copy-webpack-plugin": "12.0.2",
Expand Down
Loading

1 comment on commit bb98a9a

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