Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 17, 2023
1 parent a78e968 commit 54bcfee
Show file tree
Hide file tree
Showing 14 changed files with 648 additions and 619 deletions.
516 changes: 258 additions & 258 deletions .yarn/releases/yarn-3.4.1.cjs → .yarn/releases/yarn-3.5.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ plugins:

postinstall: ./scripts/postinstall.sh

yarnPath: .yarn/releases/yarn-3.4.1.cjs
yarnPath: .yarn/releases/yarn-3.5.0.cjs
8 changes: 4 additions & 4 deletions application-templates/starter-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"@commercetools-frontend/mc-dev-authentication": "workspace:*",
"@commercetools-frontend/mc-scripts": "workspace:*",
"@commercetools-frontend/permissions": "workspace:*",
"@commercetools-test-data/channel": "4.11.0",
"@commercetools-test-data/commons": "4.11.0",
"@commercetools-test-data/core": "4.11.0",
"@commercetools-test-data/channel": "4.11.1",
"@commercetools-test-data/commons": "4.11.1",
"@commercetools-test-data/core": "4.11.1",
"@commercetools-uikit/constraints": "^15.13.2",
"@commercetools-uikit/data-table": "^15.13.2",
"@commercetools-uikit/flat-button": "^15.13.2",
Expand Down Expand Up @@ -71,7 +71,7 @@
"@types/react-router": "^5.1.20",
"@types/react-router-dom": "^5.3.3",
"@types/testing-library__jest-dom": "^5.14.5",
"eslint": "8.35.0",
"eslint": "8.36.0",
"eslint-formatter-pretty": "4.1.0",
"eslint-plugin-graphql": "^4.0.0",
"formik": "2.2.9",
Expand Down
8 changes: 4 additions & 4 deletions application-templates/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"@commercetools-frontend/mc-dev-authentication": "workspace:*",
"@commercetools-frontend/mc-scripts": "workspace:*",
"@commercetools-frontend/permissions": "workspace:*",
"@commercetools-test-data/channel": "4.11.0",
"@commercetools-test-data/commons": "4.11.0",
"@commercetools-test-data/core": "4.11.0",
"@commercetools-test-data/channel": "4.11.1",
"@commercetools-test-data/commons": "4.11.1",
"@commercetools-test-data/core": "4.11.1",
"@commercetools-uikit/constraints": "^15.13.2",
"@commercetools-uikit/data-table": "^15.13.2",
"@commercetools-uikit/flat-button": "^15.13.2",
Expand All @@ -62,7 +62,7 @@
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "8.0.1",
"eslint": "8.35.0",
"eslint": "8.36.0",
"eslint-formatter-pretty": "4.1.0",
"formik": "2.2.9",
"graphql": "^16.6.0",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@
"@babel/core": "^7.20.12",
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.0",
"@commercetools-docs/writing-style": "3.3.2",
"@commercetools-docs/writing-style": "3.3.3",
"@commercetools-frontend/eslint-config-mc-app": "workspace:*",
"@commercetools-test-data/core": "4.11.0",
"@commercetools-test-data/core": "4.11.1",
"@commercetools-uikit/design-system": "^15.13.2",
"@commercetools/github-labels": "1.1.0",
"@commitlint/cli": "17.4.4",
Expand All @@ -102,7 +102,7 @@
"@graphql-codegen/typescript-graphql-files-modules": "2.2.1",
"@graphql-codegen/typescript-operations": "2.5.13",
"@manypkg/cli": "0.20.0",
"@percy/cli": "1.20.3",
"@percy/cli": "1.21.0",
"@percy/cypress": "3.1.2",
"@percy/puppeteer": "2.0.2",
"@preconstruct/cli": "2.3.0",
Expand All @@ -124,7 +124,7 @@
"cross-env": "7.0.3",
"cypress": "11.2.0",
"dotenv": "16.0.3",
"eslint": "8.35.0",
"eslint": "8.36.0",
"eslint-formatter-pretty": "4.1.0",
"eslint-plugin-graphql": "^4.0.0",
"graphql": "16.6.0",
Expand Down Expand Up @@ -177,5 +177,5 @@
"npm": ">=6",
"yarn": ">=1.10"
},
"packageManager": "yarn@3.4.1"
"packageManager": "yarn@3.5.0"
}
2 changes: 1 addition & 1 deletion packages-backend/eslint-config-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@tsconfig/node16": "^1.0.3",
"eslint": "8.35.0"
"eslint": "8.36.0"
},
"engines": {
"node": "14.x || >=16.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages-backend/loggers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@babel/runtime": "^7.20.13",
"@babel/runtime-corejs3": "^7.20.13",
"@sentry/node": "7.42.0",
"@sentry/node": "7.43.0",
"@types/triple-beam": "1.3.2",
"express-winston": "4.2.0",
"fast-safe-stringify": "2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-mc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@babel/runtime-corejs3": "^7.20.13",
"cac": "6.7.14",
"execa": "5.1.1",
"listr2": "5.0.7",
"listr2": "5.0.8",
"prettier": "2.8.4",
"semver": "7.3.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-mc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint": "8.x"
},
"devDependencies": {
"eslint": "8.35.0"
"eslint": "8.36.0"
},
"engines": {
"node": "14.x || >=16.0.0"
Expand Down
10 changes: 5 additions & 5 deletions packages/mc-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"html-webpack-plugin": "5.5.0",
"json-loader": "0.5.7",
"lodash": "4.17.21",
"mini-css-extract-plugin": "2.7.3",
"mini-css-extract-plugin": "2.7.5",
"moment-locales-webpack-plugin": "1.2.0",
"node-fetch": "2.6.9",
"postcss": "8.4.21",
Expand All @@ -97,15 +97,15 @@
"react-refresh": "0.14.0",
"serve-handler": "6.1.5",
"shelljs": "0.8.5",
"style-loader": "3.3.1",
"style-loader": "3.3.2",
"svg-url-loader": "7.1.1",
"terser-webpack-plugin": "5.3.7",
"thread-loader": "3.0.4",
"url": "^0.11.0",
"vite": "4.1.4",
"webpack": "5.76.0",
"vite": "4.2.0",
"webpack": "5.76.2",
"webpack-bundle-analyzer": "4.8.0",
"webpack-dev-server": "4.11.1",
"webpack-dev-server": "4.12.0",
"webpackbar": "5.0.2"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@babel/runtime-corejs3": "^7.20.13",
"@commercetools-frontend/browser-history": "21.23.10",
"@commercetools-frontend/constants": "21.23.10",
"@sentry/react": "7.42.0",
"@sentry/tracing": "7.42.0",
"@sentry/react": "7.43.0",
"@sentry/tracing": "7.43.0",
"@types/prop-types": "^15.7.5",
"@types/react": "^17.0.53",
"prop-types": "15.8.1"
Expand Down
2 changes: 1 addition & 1 deletion visual-testing-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
},
"devDependencies": {
"@vitejs/plugin-react": "3.1.0",
"vite": "4.1.4"
"vite": "4.2.0"
}
}
2 changes: 1 addition & 1 deletion website-components-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
},
"devDependencies": {
"@vitejs/plugin-react": "3.1.0",
"vite": "4.1.4"
"vite": "4.2.0"
}
}
Loading

0 comments on commit 54bcfee

Please sign in to comment.