Skip to content

Commit

Permalink
chore(deps): Updates 03-01-24 - v3 (#3157)
Browse files Browse the repository at this point in the history
  • Loading branch information
planctus authored Jan 3, 2024
1 parent 3553f2f commit f45eba1
Show file tree
Hide file tree
Showing 14 changed files with 673 additions and 626 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,19 @@
"devDependencies": {
"@babel/eslint-parser": "7.23.3",
"@babel/plugin-proposal-export-default-from": "7.23.3",
"@babel/plugin-transform-runtime": "7.23.6",
"@babel/plugin-transform-runtime": "7.23.7",
"@prettier/plugin-xml": "3.2.2",
"@size-limit/preset-big-lib": "11.0.1",
"babel-jest": "29.7.0",
"classnames": "2.3.2",
"classnames": "2.5.1",
"eslint": "8.56.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-jest": "27.6.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "5.1.1",
"eslint-plugin-prettier": "5.1.2",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"glob": "7.2.0",
Expand Down
6 changes: 3 additions & 3 deletions src/playground/addons/storybook-addon-code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"private": true,
"dependencies": {
"@ecl/builder": "3.12.1",
"@storybook/addons": "7.6.6",
"@storybook/components": "7.6.6",
"@storybook/theming": "7.6.6",
"@storybook/addons": "7.6.7",
"@storybook/components": "7.6.7",
"@storybook/theming": "7.6.7",
"html-entities": "2.4.0",
"js-beautify": "1.14.11",
"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 @@ -5,9 +5,9 @@
"main": "index.js",
"private": true,
"dependencies": {
"@emotion/react": "11.11.1",
"@emotion/react": "11.11.3",
"@emotion/styled": "11.11.0",
"@storybook/addons": "7.6.6",
"@storybook/addons": "7.6.7",
"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": "3.12.1",
"@storybook/addons": "7.6.6",
"@storybook/api": "7.6.6",
"@storybook/components": "7.6.6",
"@storybook/addons": "7.6.7",
"@storybook/api": "7.6.7",
"@storybook/components": "7.6.7",
"react": "18.2.0",
"react-dom": "18.2.0"
}
Expand Down
22 changes: 11 additions & 11 deletions src/playground/ec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,22 @@
"start": "STORYBOOK_SYSTEM=EC node start.js"
},
"devDependencies": {
"@babel/core": "7.23.6",
"@babel/preset-env": "7.23.6",
"@babel/core": "7.23.7",
"@babel/preset-env": "7.23.7",
"@babel/preset-react": "7.23.3",
"@babel/runtime": "7.23.6",
"@storybook/addon-a11y": "7.6.6",
"@babel/runtime": "7.23.7",
"@storybook/addon-a11y": "7.6.7",
"@storybook/addon-cssresources": "6.2.9",
"@storybook/addon-essentials": "7.6.6",
"@storybook/addon-links": "7.6.6",
"@storybook/builder-webpack5": "7.6.6",
"@storybook/cli": "7.6.6",
"@storybook/html": "7.6.6",
"@storybook/html-webpack5": "7.6.6",
"@storybook/addon-essentials": "7.6.7",
"@storybook/addon-links": "7.6.7",
"@storybook/builder-webpack5": "7.6.7",
"@storybook/cli": "7.6.7",
"@storybook/html": "7.6.7",
"@storybook/html-webpack5": "7.6.7",
"babel-loader": "9.1.3",
"browser-update": "3.3.44",
"buffer": "6.0.3",
"core-js": "3.34.0",
"core-js": "3.35.0",
"iframe-resizer": "4.3.9",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
22 changes: 11 additions & 11 deletions src/playground/eu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,22 @@
"start": "STORYBOOK_SYSTEM=EU node start.js"
},
"devDependencies": {
"@babel/core": "7.23.6",
"@babel/preset-env": "7.23.6",
"@babel/core": "7.23.7",
"@babel/preset-env": "7.23.7",
"@babel/preset-react": "7.23.3",
"@babel/runtime": "7.23.6",
"@storybook/addon-a11y": "7.6.6",
"@babel/runtime": "7.23.7",
"@storybook/addon-a11y": "7.6.7",
"@storybook/addon-cssresources": "6.2.9",
"@storybook/addon-essentials": "7.6.6",
"@storybook/addon-links": "7.6.6",
"@storybook/builder-webpack5": "7.6.6",
"@storybook/cli": "7.6.6",
"@storybook/html": "7.6.6",
"@storybook/html-webpack5": "7.6.6",
"@storybook/addon-essentials": "7.6.7",
"@storybook/addon-links": "7.6.7",
"@storybook/builder-webpack5": "7.6.7",
"@storybook/cli": "7.6.7",
"@storybook/html": "7.6.7",
"@storybook/html-webpack5": "7.6.7",
"babel-loader": "9.1.3",
"browser-update": "3.3.44",
"buffer": "6.0.3",
"core-js": "3.34.0",
"core-js": "3.35.0",
"iframe-resizer": "4.3.9",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion src/resources/icons-ec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"rimraf": "5.0.5",
"svg-sprite": "2.0.2",
"svgo": "3.1.0",
"svgo": "3.2.0",
"xml2js": "0.6.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion src/resources/icons-eu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"rimraf": "5.0.5",
"svg-sprite": "2.0.2",
"svgo": "3.1.0",
"svgo": "3.2.0",
"xml2js": "0.6.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion src/resources/icons-flag/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"rimraf": "5.0.5",
"svg-sprite": "2.0.2",
"svgo": "3.1.0",
"svgo": "3.2.0",
"xml2js": "0.6.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion src/resources/icons-social-media/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"rimraf": "5.0.5",
"svg-sprite": "2.0.2",
"svgo": "3.1.0",
"svgo": "3.2.0",
"xml2js": "0.6.2"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion src/resources/social-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"rimraf": "5.0.5",
"svg-sprite": "2.0.2",
"svgo": "3.1.0"
"svgo": "3.2.0"
},
"publishConfig": {
"access": "public"
Expand Down
10 changes: 5 additions & 5 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.23.6",
"@babel/core": "7.23.7",
"@babel/eslint-parser": "7.23.3",
"@babel/preset-env": "7.23.6",
"@babel/runtime": "7.23.6",
"@babel/preset-env": "7.23.7",
"@babel/runtime": "7.23.7",
"@rollup/plugin-replace": "5.0.5",
"autoprefixer": "10.4.16",
"browser-sync": "2.29.3",
Expand All @@ -25,13 +25,13 @@
"postcss": "8.4.31",
"postcss-banner": "4.0.1",
"postcss-input-range": "5.0.0",
"rollup": "4.9.1",
"rollup": "4.9.2",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-svg": "2.0.0",
"rollup-plugin-uglify": "6.0.4",
"sass": "1.69.5"
"sass": "1.69.7"
},
"engines": {
"node": ">=12.0.0"
Expand Down
18 changes: 9 additions & 9 deletions src/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"@hot-loader/react-dom": "17.0.2",
"@mdx-js/mdx": "3.0.0",
"@mdx-js/react": "3.0.0",
"classnames": "2.3.2",
"classnames": "2.5.1",
"clipboard": "2.0.11",
"core-js": "3.34.0",
"core-js": "3.35.0",
"deepmerge": "4.3.1",
"html-react-parser": "3.0.16",
"iframe-resizer": "4.3.9",
Expand All @@ -45,12 +45,12 @@
"svg4everybody": "2.1.9"
},
"devDependencies": {
"@babel/core": "7.23.6",
"@babel/core": "7.23.7",
"@babel/plugin-proposal-export-default-from": "7.23.3",
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
"@babel/preset-env": "7.23.6",
"@babel/preset-env": "7.23.7",
"@babel/preset-react": "7.23.3",
"@babel/runtime": "7.23.6",
"@babel/runtime": "7.23.7",
"@ecl/twig-ec-storybook": "3.12.1",
"@mdx-js/loader": "2.3.0",
"autoprefixer": "10.4.16",
Expand Down Expand Up @@ -78,7 +78,7 @@
"node-polyfill-webpack-plugin": "2.0.1",
"postcss": "8.4.31",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-loader": "7.3.3",
"postcss-loader": "7.3.4",
"postcss-prefix-selector": "1.16.0",
"postcss-safe-parser": "6.0.0",
"raw-loader": "4.0.2",
Expand All @@ -88,11 +88,11 @@
"remark-gfm": "1.0.0",
"remark-unwrap-images": "2.1.0",
"rimraf": "5.0.5",
"sass": "1.69.5",
"sass-loader": "13.3.2",
"sass": "1.69.7",
"sass-loader": "13.3.3",
"serve": "14.2.1",
"style-loader": "3.3.3",
"terser-webpack-plugin": "5.3.9",
"terser-webpack-plugin": "5.3.10",
"twing": "2.3.7",
"twing-loader": "2.0.2",
"url-loader": "4.1.1",
Expand Down
Loading

1 comment on commit f45eba1

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