Skip to content

Commit

Permalink
chore(deps): updates 25-01-23, audit fix (#2738)
Browse files Browse the repository at this point in the history
  • Loading branch information
planctus committed Jan 25, 2023
1 parent da7ba41 commit a5062f0
Show file tree
Hide file tree
Showing 17 changed files with 449 additions and 434 deletions.
19 changes: 10 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,24 +36,24 @@
"@babel/plugin-proposal-export-default-from": "7.18.10",
"@babel/plugin-transform-runtime": "7.19.6",
"@prettier/plugin-xml": "2.2.0",
"@size-limit/preset-big-lib": "8.1.1",
"babel-jest": "29.3.1",
"@size-limit/preset-big-lib": "8.1.2",
"babel-jest": "29.4.0",
"classnames": "2.3.2",
"eslint": "8.32.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-import": "2.27.4",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "26.8.7",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.32.0",
"eslint-plugin-react": "7.32.1",
"eslint-plugin-react-hooks": "4.6.0",
"glob": "7.2.0",
"husky": "8.0.3",
"jest": "29.3.1",
"jest": "29.4.0",
"jest-axe": "6.0.0",
"jest-environment-jsdom": "29.3.1",
"jest-environment-jsdom": "29.4.0",
"lerna": "5.5.4",
"lerna-changelog": "2.2.0",
"lint-staged": "13.1.0",
Expand All @@ -64,8 +64,8 @@
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"rimraf": "3.0.2",
"size-limit": "8.1.1",
"rimraf": "4.1.2",
"size-limit": "8.1.2",
"ssri": "9.0.1",
"stylelint": "14.16.1",
"stylelint-config-css-modules": "4.1.0",
Expand Down Expand Up @@ -96,7 +96,8 @@
"parse-path": ">=5.0.0",
"parse-url": ">=8.1.0",
"qs": ">=6.2.4",
"json5": ">=2.2.2"
"json5": ">=2.2.2",
"ua-parser-js": ">=1.0.33"
},
"engines": {
"node": ">=12.0.0",
Expand Down
4 changes: 2 additions & 2 deletions src/playground/ec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@babel/core": "7.20.12",
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"@babel/runtime": "7.20.7",
"@babel/runtime": "7.20.13",
"@storybook/addon-a11y": "6.5.15",
"@storybook/addon-controls": "6.5.15",
"@storybook/addon-cssresources": "6.2.9",
Expand All @@ -25,7 +25,7 @@
"babel-loader": "8.2.5",
"browser-update": "3.3.44",
"buffer": "6.0.3",
"core-js": "3.27.1",
"core-js": "3.27.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"twing": "2.3.7",
Expand Down
4 changes: 2 additions & 2 deletions src/playground/eu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@babel/core": "7.20.12",
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"@babel/runtime": "7.20.7",
"@babel/runtime": "7.20.13",
"@storybook/addon-a11y": "6.5.15",
"@storybook/addon-controls": "6.5.15",
"@storybook/addon-cssresources": "6.2.9",
Expand All @@ -25,7 +25,7 @@
"babel-loader": "8.2.5",
"browser-update": "3.3.44",
"buffer": "6.0.3",
"core-js": "3.27.1",
"core-js": "3.27.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"twing": "2.3.7",
Expand Down
2 changes: 1 addition & 1 deletion src/presets/ec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@ecl/theme-ec": "3.6.0",
"cross-env": "7.0.3",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2"
"rimraf": "4.1.2"
},
"keywords": [
"ecl",
Expand Down
2 changes: 1 addition & 1 deletion src/presets/eu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@ecl/theme-eu": "3.6.0",
"cross-env": "7.0.3",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2"
"rimraf": "4.1.2"
},
"keywords": [
"ecl",
Expand Down
2 changes: 1 addition & 1 deletion src/presets/reset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"cross-env": "7.0.3",
"normalize.css": "8.0.1",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2"
"rimraf": "4.1.2"
},
"keywords": [
"ecl",
Expand Down
2 changes: 1 addition & 1 deletion src/presets/rtl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@ecl/theme-dev": "3.6.0",
"cross-env": "7.0.3",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2"
"rimraf": "4.1.2"
},
"keywords": [
"ecl",
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 @@ -13,7 +13,7 @@
"prepublish": "npm run dist"
},
"devDependencies": {
"rimraf": "3.0.2",
"rimraf": "4.1.2",
"svg-sprite": "1.5.4",
"svgo": "2.8.0",
"xml2js": "0.4.23"
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 @@ -13,7 +13,7 @@
"prepublish": "npm run dist"
},
"devDependencies": {
"rimraf": "3.0.2",
"rimraf": "4.1.2",
"svg-sprite": "1.5.4",
"svgo": "2.8.0",
"xml2js": "0.4.23"
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 @@ -13,7 +13,7 @@
"prepublish": "npm run dist"
},
"devDependencies": {
"rimraf": "3.0.2",
"rimraf": "4.1.2",
"svg-sprite": "1.5.4",
"svgo": "2.8.0",
"xml2js": "0.4.23"
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 @@ -13,7 +13,7 @@
"prepublish": "npm run dist"
},
"devDependencies": {
"rimraf": "3.0.2",
"rimraf": "4.1.2",
"svg-sprite": "1.5.4",
"svgo": "2.8.0",
"xml2js": "0.4.23"
Expand Down
2 changes: 1 addition & 1 deletion src/resources/logo-ec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"ncp": "2.0.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2"
"rimraf": "4.1.2"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion src/resources/logo-eu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"ncp": "2.0.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2"
"rimraf": "4.1.2"
},
"repository": {
"type": "git",
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 @@ -13,7 +13,7 @@
"prepublish": "npm run dist"
},
"devDependencies": {
"rimraf": "3.0.2",
"rimraf": "4.1.2",
"svg-sprite": "1.5.4",
"svgo": "2.8.0"
},
Expand Down
2 changes: 1 addition & 1 deletion src/tools/builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@babel/core": "7.20.12",
"@babel/eslint-parser": "7.19.1",
"@babel/preset-env": "7.20.2",
"@babel/runtime": "7.20.7",
"@babel/runtime": "7.20.13",
"@rollup/plugin-replace": "4.0.0",
"autoprefixer": "10.4.13",
"browser-sync": "2.27.11",
Expand Down
6 changes: 3 additions & 3 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.2",
"clipboard": "2.0.11",
"core-js": "3.27.1",
"core-js": "3.27.2",
"deepmerge": "4.2.2",
"html-react-parser": "0.14.2",
"iframe-resizer": "4.3.2",
Expand All @@ -50,7 +50,7 @@
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"@babel/runtime": "7.20.7",
"@babel/runtime": "7.20.13",
"@ecl/twig-ec-storybook": "3.6.0",
"@mdx-js/loader": "1.6.22",
"autoprefixer": "10.4.13",
Expand Down Expand Up @@ -84,7 +84,7 @@
"react-snap": "1.23.0",
"remark-frontmatter": "2.0.0",
"remark-unwrap-images": "2.1.0",
"rimraf": "3.0.2",
"rimraf": "4.1.2",
"sass": "1.57.1",
"sass-loader": "10.1.0",
"serve": "13.0.4",
Expand Down
Loading

1 comment on commit a5062f0

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