Skip to content

Commit

Permalink
chore(deps): update all dependencies (#1905)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: tdeekens <tobias.deekens@commercetools.com>
  • Loading branch information
3 people authored Dec 8, 2020
1 parent c7b321a commit 1a96e83
Show file tree
Hide file tree
Showing 25 changed files with 1,017 additions and 850 deletions.
26 changes: 26 additions & 0 deletions .changeset/fifty-taxis-drop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
"merchant-center-application-template-starter": patch
"@commercetools-backend/express": patch
"@commercetools-backend/loggers": patch
"@commercetools-frontend/application-components": patch
"@commercetools-frontend/application-config": patch
"@commercetools-frontend/application-shell-connectors": patch
"@commercetools-frontend/application-shell": patch
"@commercetools-frontend/babel-preset-mc-app": patch
"@commercetools-frontend/create-mc-app": patch
"@commercetools-frontend/i18n": patch
"@commercetools-frontend/jest-preset-mc-app": patch
"@commercetools-frontend/jest-stylelint-runner": patch
"@commercetools-frontend/l10n": patch
"@commercetools-frontend/mc-html-template": patch
"@commercetools-frontend/mc-scripts": patch
"@commercetools-frontend/permissions": patch
"@commercetools-frontend/react-notifications": patch
"@commercetools-frontend/sentry": patch
"playground": patch
"@commercetools-local/visual-testing-app": patch
"@commercetools-website/custom-applications": patch
"@commercetools-website/components-playground": patch
---

chore(deps): update all dependencies
8 changes: 4 additions & 4 deletions application-templates/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,22 @@
"update-versions": "bulk-update-versions --match '^@commercetools-frontend/(?!ui-kit)(.*)'"
},
"dependencies": {
"@apollo/client": "3.2.7",
"@apollo/client": "3.3.4",
"@commercetools-frontend/actions-global": "17.6.0",
"@commercetools-frontend/application-components": "17.6.0",
"@commercetools-frontend/application-shell": "17.6.1",
"@commercetools-frontend/assets": "17.3.0",
"@commercetools-frontend/i18n": "17.6.0",
"@commercetools-frontend/permissions": "17.6.0",
"@commercetools-uikit/flat-button": "10.42.2",
"@commercetools-uikit/icons": "10.42.2",
"@commercetools-uikit/icons": "10.42.3",
"@commercetools-uikit/spacings": "10.42.2",
"@commercetools-uikit/text": "10.42.2",
"bulk-update-versions": "1.1.1",
"prop-types": "15.7.2",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-intl": "5.10.4",
"react-intl": "5.10.6",
"react-redux": "7.2.2",
"react-router-dom": "5.2.0",
"redux": "4.0.5"
Expand All @@ -39,7 +39,7 @@
"@commercetools-frontend/jest-preset-mc-app": "17.6.0",
"@commercetools-frontend/mc-dev-authentication": "17.3.0",
"@commercetools-frontend/mc-scripts": "17.6.1",
"@formatjs/cli": "2.13.13",
"@formatjs/cli": "2.13.15",
"@testing-library/react": "11.2.2",
"dotenv-cli": "4.0.0",
"enzyme": "3.11.0",
Expand Down
86 changes: 43 additions & 43 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,63 +89,63 @@
]
},
"dependencies": {
"@babel/cli": "7.12.7",
"@babel/core": "7.12.7",
"@babel/cli": "7.12.8",
"@babel/core": "7.12.9",
"@changesets/changelog-github": "0.2.7",
"@changesets/cli": "2.11.2",
"@changesets/cli": "2.12.0",
"@commercetools-docs/writing-style": "3.0.2",
"@commercetools-test-data/core": "2.1.0",
"@commercetools-uikit/design-system": "10.42.2",
"@commercetools/github-labels": "1.1.0",
"@commitlint/cli": "11.0.0",
"@commitlint/config-conventional": "11.0.0",
"@formatjs/cli": "2.13.13",
"@graphql-cli/codegen": "1.17.14",
"@formatjs/cli": "2.13.15",
"@graphql-cli/codegen": "1.17.16",
"@graphql-cli/coverage": "2.1.0",
"@graphql-cli/validate": "2.1.0",
"@graphql-codegen/add": "2.0.1",
"@graphql-codegen/cli": "1.19.2",
"@graphql-codegen/introspection": "1.18.0",
"@graphql-codegen/typescript": "1.17.11",
"@graphql-codegen/typescript-graphql-files-modules": "1.18.0",
"@graphql-codegen/typescript-operations": "1.17.10",
"@percy/cypress": "2.3.2",
"@graphql-codegen/add": "2.0.2",
"@graphql-codegen/cli": "1.19.4",
"@graphql-codegen/introspection": "1.18.1",
"@graphql-codegen/typescript": "1.19.0",
"@graphql-codegen/typescript-graphql-files-modules": "1.18.1",
"@graphql-codegen/typescript-operations": "1.17.12",
"@percy/cypress": "2.3.3",
"@percy/puppeteer": "1.1.0",
"@preconstruct/cli": "2.0.0",
"@rollup/plugin-babel": "5.2.1",
"@preconstruct/cli": "2.0.1",
"@rollup/plugin-babel": "5.2.2",
"@rollup/plugin-commonjs": "17.0.0",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "11.0.0",
"@svgr/cli": "5.5.0",
"@svgr/plugin-jsx": "5.5.0",
"@svgr/plugin-svgo": "5.5.0",
"@testing-library/cypress": "7.0.1",
"@testing-library/cypress": "7.0.2",
"@testing-library/react": "11.2.2",
"@types/jest-environment-puppeteer": "4.4.0",
"@types/jquery": "3.5.4",
"@types/node": "14.14.9",
"@types/puppeteer": "5.4.0",
"@types/jest-environment-puppeteer": "4.4.1",
"@types/jquery": "3.5.5",
"@types/node": "14.14.10",
"@types/puppeteer": "5.4.1",
"@types/react": "16.14.2",
"@types/react-dom": "16.9.10",
"@types/react-redux": "7.1.11",
"@types/react-router": "5.1.8",
"@types/react-router-dom": "5.1.6",
"@types/uuid": "8.3.0",
"@types/webpack": "4.41.25",
"@types/webpack-env": "1.15.3",
"@typescript-eslint/eslint-plugin": "4.8.2",
"@typescript-eslint/parser": "4.8.2",
"@types/webpack-env": "1.16.0",
"@typescript-eslint/eslint-plugin": "4.9.1",
"@typescript-eslint/parser": "4.9.1",
"apollo-server-errors": "2.4.2",
"babel-eslint": "10.1.0",
"babel-plugin-import-graphql": "2.7.0",
"babel-plugin-transform-rename-import": "2.3.0",
"babel-plugin-typescript-to-proptypes": "1.4.2",
"bulk-update-versions": "1.1.1",
"cross-env": "7.0.2",
"cross-env": "7.0.3",
"cypress": "6.1.0",
"dotenv": "8.2.0",
"enzyme": "3.11.0",
"eslint": "7.14.0",
"eslint": "7.15.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-config-prettier": "7.0.0",
"eslint-formatter-pretty": "4.0.0",
Expand All @@ -155,37 +155,37 @@
"eslint-plugin-graphql": "4.0.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jest": "24.1.3",
"eslint-plugin-jest-dom": "3.2.4",
"eslint-plugin-jest-dom": "3.6.3",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-prefer-object-spread": "1.2.1",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-prettier": "3.2.0",
"eslint-plugin-react": "7.21.5",
"eslint-plugin-react-hooks": "4.2.0",
"eslint-plugin-testing-library": "3.10.1",
"faker": "5.1.0",
"gatsby-plugin-mdx": "1.5.0",
"gatsby-plugin-mdx": "1.6.0",
"graphql-cli": "4.1.0",
"husky": "4.3.0",
"husky": "4.3.5",
"jest": "26.6.3",
"jest-each": "26.6.2",
"jest-puppeteer": "4.4.0",
"jest-runner-eslint": "0.10.0",
"jest-runner-executor": "1.0.0",
"jest-runner-prettier": "0.3.6",
"jest-silent-reporter": "0.3.0",
"jest-silent-reporter": "0.4.0",
"jest-watch-typeahead": "0.6.1",
"lerna": "3.22.1",
"lint-staged": "10.5.1",
"lint-staged": "10.5.3",
"mri": "1.1.6",
"postcss": "8.1.9",
"postcss": "8.2.0",
"postcss-custom-properties": "10.0.0",
"postcss-import": "12.0.1",
"prettier": "2.2.0",
"prettier": "2.2.1",
"puppeteer": "5.5.0",
"rcfile": "1.0.3",
"read-pkg-up": "7.0.1",
"replace": "1.2.0",
"rollup": "2.33.3",
"rollup": "2.34.2",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-peer-deps-external": "2.2.4",
"rollup-plugin-postcss": "4.0.0",
Expand All @@ -201,22 +201,22 @@
"vfile-message": "2.0.4"
},
"resolutions": {
"@mdx-js/mdx": "1.6.21",
"**/@mdx-js/mdx": "1.6.21",
"@mdx-js/react": "1.6.21",
"**/@mdx-js/react": "1.6.21",
"**/gatsby-link": "2.6.0",
"@sentry/types": "5.27.6",
"**/@sentry/types": "5.27.6",
"@mdx-js/mdx": "1.6.22",
"**/@mdx-js/mdx": "1.6.22",
"@mdx-js/react": "1.6.22",
"**/@mdx-js/react": "1.6.22",
"**/gatsby-link": "2.7.0",
"@sentry/types": "5.29.0",
"**/@sentry/types": "5.29.0",
"@types/react": "16.14.2",
"@types/react-router": "5.1.8",
"**/sharp": "0.26.3",
"cypress": "6.1.0",
"graphql": "14.7.0",
"pretty-format": "26.6.2",
"intl-messageformat-parser": "6.0.17",
"**/intl-messageformat-parser": "6.0.17",
"**/@commercetools-docs/gatsby-theme-docs/react-intl": "5.10.4"
"intl-messageformat-parser": "6.0.18",
"**/intl-messageformat-parser": "6.0.18",
"**/@commercetools-docs/gatsby-theme-docs/react-intl": "5.10.6"
},
"engines": {
"node": ">=12",
Expand Down
4 changes: 2 additions & 2 deletions packages-backend/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"dependencies": {
"@babel/runtime": "7.12.5",
"@babel/runtime-corejs3": "7.12.5",
"@types/node": "14.14.9",
"@types/node": "14.14.10",
"express": "4.17.1",
"express-jwt": "6.0.0",
"jwks-rsa": "1.11.0"
},
"devDependencies": {
"jose": "2.0.3",
"msw": "0.22.2"
"msw": "0.24.1"
}
}
2 changes: 1 addition & 1 deletion packages-backend/loggers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@babel/runtime": "7.12.5",
"@babel/runtime-corejs3": "7.12.5",
"@sentry/node": "5.27.6",
"@sentry/node": "5.29.0",
"@types/triple-beam": "1.3.2",
"express-winston": "4.0.5",
"fast-safe-stringify": "2.0.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/application-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@commercetools-uikit/secondary-icon-button": "^10.42.2",
"@commercetools-uikit/spacings": "^10.42.2",
"@commercetools-uikit/text": "10.42.2",
"@emotion/react": "11.1.1",
"@emotion/react": "11.1.2",
"@emotion/styled": "11.0.0",
"@types/lodash": "^4.14.155",
"@types/prop-types": "^15.7.3",
Expand All @@ -57,7 +57,7 @@
"devDependencies": {
"react": "16.14.0",
"react-dom": "16.14.0",
"react-intl": "5.10.4"
"react-intl": "5.10.6"
},
"peerDependencies": {
"@commercetools-frontend/ui-kit": "10.x",
Expand Down
2 changes: 1 addition & 1 deletion packages/application-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@babel/runtime": "7.12.5",
"@babel/runtime-corejs3": "7.12.5",
"ajv": "6.12.6",
"core-js": "3.7.0",
"core-js": "3.8.1",
"cosmiconfig": "7.0.0",
"lodash": "4.17.20",
"omit-empty-es": "1.0.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/application-shell-connectors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@babel/runtime-corejs3": "7.12.5",
"@commercetools-frontend/constants": "17.6.0",
"@commercetools-frontend/sentry": "17.6.0",
"@emotion/react": "11.1.1",
"@emotion/react": "11.1.2",
"@types/lodash": "^4.14.155",
"@types/prop-types": "^15.7.3",
"graphql": "14.7.0",
Expand All @@ -38,7 +38,7 @@
"prop-types": "15.7.2"
},
"devDependencies": {
"@apollo/client": "3.2.7",
"@apollo/client": "3.3.4",
"@testing-library/react": "11.2.2",
"react": "16.14.0"
},
Expand Down
16 changes: 8 additions & 8 deletions packages/application-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
"@commercetools-uikit/spacings": "^10.42.2",
"@commercetools-uikit/text": "^10.42.2",
"@commercetools/http-user-agent": "2.1.2",
"@emotion/react": "11.1.1",
"@emotion/react": "11.1.2",
"@emotion/styled": "11.0.0",
"@flopflip/launchdarkly-adapter": "3.0.7",
"@flopflip/types": "3.0.7",
"@flopflip/memory-adapter": "2.0.7",
"@flopflip/react-broadcast": "11.0.7",
"@flopflip/launchdarkly-adapter": "3.0.11",
"@flopflip/types": "3.0.11",
"@flopflip/memory-adapter": "2.0.11",
"@flopflip/react-broadcast": "11.0.11",
"@types/classnames": "^2.2.9",
"@types/common-tags": "^1.8.0",
"@types/history": "^4.7.6",
Expand Down Expand Up @@ -96,12 +96,12 @@
"uuid": "8.3.1"
},
"devDependencies": {
"@apollo/client": "3.2.7",
"@apollo/client": "3.3.4",
"@testing-library/react": "11.2.2",
"msw": "0.22.2",
"msw": "0.24.1",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-intl": "5.10.4",
"react-intl": "5.10.6",
"react-redux": "7.2.2",
"react-router-dom": "5.2.0",
"redux": "4.0.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/babel-preset-mc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"main": "./index.js",
"module": "./index.js",
"dependencies": {
"@babel/core": "7.12.7",
"@babel/core": "7.12.9",
"@babel/plugin-proposal-class-properties": "7.12.1",
"@babel/plugin-proposal-do-expressions": "7.12.1",
"@babel/plugin-proposal-export-default-from": "7.12.1",
Expand All @@ -36,11 +36,11 @@
"@babel/runtime": "7.12.5",
"@babel/runtime-corejs3": "7.12.5",
"@emotion/babel-preset-css-prop": "11.0.0",
"@emotion/babel-plugin": "11.0.0",
"@emotion/babel-plugin": "11.1.2",
"babel-plugin-dev-expression": "0.2.2",
"babel-plugin-lodash": "3.3.4",
"babel-plugin-macros": "3.0.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"core-js": "3.7.0"
"core-js": "3.8.1"
}
}
2 changes: 1 addition & 1 deletion packages/create-mc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"execa": "5.0.0",
"listr": "0.14.3",
"mri": "1.1.6",
"semver": "7.3.2"
"semver": "7.3.4"
},
"engines": {
"node": ">=10",
Expand Down
6 changes: 3 additions & 3 deletions packages/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
"@babel/runtime-corejs3": "7.12.5",
"@commercetools-frontend/sentry": "17.6.0",
"@commercetools-uikit/i18n": "10.42.2",
"@emotion/react": "11.1.1",
"@emotion/react": "11.1.2",
"@types/prop-types": "^15.7.3",
"moment": "^2.24.0",
"prop-types": "15.7.2"
},
"devDependencies": {
"intl-messageformat-parser": "6.0.17",
"intl-messageformat-parser": "6.0.18",
"react": "16.14.0",
"react-intl": "5.10.1"
"react-intl": "5.10.6"
},
"peerDependencies": {
"@types/react": "16.x",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-preset-mc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"jest-environment-jsdom-sixteen": "1.0.3",
"jest-enzyme": "7.1.2",
"jest-localstorage-mock": "2.4.3",
"jest-silent-reporter": "0.3.0",
"jest-silent-reporter": "0.4.0",
"jest-transform-graphql": "2.1.0",
"jest-watch-master": "1.0.0",
"jest-watch-typeahead": "0.6.1",
Expand Down
Loading

1 comment on commit 1a96e83

@vercel
Copy link

@vercel vercel bot commented on 1a96e83 Dec 8, 2020

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.