Skip to content

Commit

Permalink
chore(deps): update all dependencies (#1795)
Browse files Browse the repository at this point in the history
* chore(deps): update all dependencies

* fix: drop unused `name` field from generators

* chore: add changeset

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Fedor Kulikov <f.kulikov@gmail.com>
  • Loading branch information
3 people committed Oct 21, 2020
1 parent 8111543 commit 71c5f78
Show file tree
Hide file tree
Showing 39 changed files with 2,166 additions and 1,416 deletions.
31 changes: 31 additions & 0 deletions .changeset/hungry-seas-enjoy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
'merchant-center-application-template-starter': patch
'@commercetools-backend/express': patch
'@commercetools-backend/loggers': patch
'@commercetools-frontend/actions-global': patch
'@commercetools-frontend/application-components': patch
'@commercetools-frontend/application-config': patch
'@commercetools-frontend/application-shell': patch
'@commercetools-frontend/application-shell-connectors': patch
'@commercetools-frontend/babel-preset-mc-app': patch
'@commercetools-frontend/browser-history': patch
'@commercetools-frontend/constants': 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/notifications': patch
'@commercetools-frontend/permissions': patch
'@commercetools-frontend/react-notifications': patch
'@commercetools-frontend/sdk': patch
'@commercetools-frontend/sentry': patch
'@commercetools-frontend/url-utils': patch
'playground': patch
'@commercetools-local/visual-testing-app': patch
'@commercetools-website/custom-applications': patch
'@commercetools-website/components-playground': patch
---

update dependencies
14 changes: 7 additions & 7 deletions application-templates/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"update-versions": "bulk-update-versions --match '^@commercetools-frontend/(?!ui-kit)(.*)'"
},
"dependencies": {
"@apollo/client": "3.1.3",
"@apollo/client": "3.2.5",
"@commercetools-frontend/actions-global": "17.0.0",
"@commercetools-frontend/application-components": "17.0.0",
"@commercetools-frontend/application-shell": "17.0.0",
Expand All @@ -28,9 +28,9 @@
"@commercetools-uikit/text": "10.36.0",
"bulk-update-versions": "1.1.0",
"prop-types": "15.7.2",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-intl": "5.8.4",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-intl": "5.8.6",
"react-redux": "7.2.1",
"react-router-dom": "5.2.0",
"redux": "4.0.5"
Expand All @@ -39,10 +39,10 @@
"@commercetools-frontend/jest-preset-mc-app": "17.0.0",
"@commercetools-frontend/mc-dev-authentication": "17.0.0",
"@commercetools-frontend/mc-scripts": "17.0.0",
"@formatjs/cli": "2.13.0",
"@testing-library/react": "11.0.4",
"@formatjs/cli": "2.13.2",
"@testing-library/react": "11.1.0",
"dotenv-cli": "4.0.0",
"enzyme": "3.11.0",
"jest": "26.5.0"
"jest": "26.6.0"
}
}
92 changes: 46 additions & 46 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,24 +68,24 @@
]
},
"devDependencies": {
"@babel/cli": "7.11.6",
"@babel/core": "7.11.6",
"@babel/cli": "7.12.1",
"@babel/core": "7.12.3",
"@changesets/changelog-github": "0.2.7",
"@changesets/cli": "2.11.0",
"@changesets/cli": "2.11.1",
"@commercetools-docs/writing-style": "3.0.2",
"@commercetools-test-data/core": "1.0.1",
"@commercetools-test-data/core": "1.1.2",
"@commercetools-uikit/design-system": "10.18.4",
"@commercetools/github-labels": "1.1.0",
"@commitlint/cli": "11.0.0",
"@commitlint/config-conventional": "11.0.0",
"@formatjs/cli": "2.13.0",
"@graphql-cli/codegen": "1.17.10",
"@formatjs/cli": "2.13.2",
"@graphql-cli/codegen": "1.17.11",
"@graphql-cli/coverage": "2.1.0",
"@graphql-cli/validate": "2.1.0",
"@graphql-codegen/add": "2.0.1",
"@graphql-codegen/cli": "1.17.10",
"@graphql-codegen/cli": "1.18.0",
"@graphql-codegen/introspection": "1.18.0",
"@graphql-codegen/typescript": "1.17.10",
"@graphql-codegen/typescript": "1.17.11",
"@graphql-codegen/typescript-graphql-files-modules": "1.18.0",
"@graphql-codegen/typescript-operations": "1.17.8",
"@percy/cypress": "2.3.2",
Expand All @@ -95,73 +95,73 @@
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "9.0.0",
"@testing-library/cypress": "7.0.1",
"@testing-library/react": "11.0.4",
"@types/jquery": "3.5.1",
"@types/node": "14.11.2",
"@types/react": "16.9.51",
"@testing-library/react": "11.1.0",
"@types/jquery": "3.5.3",
"@types/node": "14.14.0",
"@types/react": "16.9.53",
"@types/react-dom": "16.9.8",
"@types/react-redux": "7.1.9",
"@types/react-router": "5.1.8",
"@types/react-router-dom": "5.1.5",
"@types/react-router-dom": "5.1.6",
"@types/uuid": "8.3.0",
"@types/webpack": "4.41.22",
"@types/webpack": "4.41.23",
"@types/webpack-env": "1.15.3",
"@typescript-eslint/eslint-plugin": "4.4.0",
"@typescript-eslint/parser": "4.4.0",
"@typescript-eslint/eslint-plugin": "4.5.0",
"@typescript-eslint/parser": "4.5.0",
"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.1",
"bulk-update-versions": "1.1.0",
"cross-env": "7.0.2",
"cypress": "5.3.0",
"cypress": "5.4.0",
"dotenv": "8.2.0",
"enzyme": "3.11.0",
"eslint": "7.10.0",
"eslint": "7.11.0",
"eslint-config-airbnb-base": "14.2.0",
"eslint-config-prettier": "6.12.0",
"eslint-config-prettier": "6.13.0",
"eslint-formatter-pretty": "4.0.0",
"eslint-import-resolver-typescript": "2.3.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-cypress": "2.11.2",
"eslint-plugin-graphql": "4.0.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jest": "24.0.2",
"eslint-plugin-jest": "24.1.0",
"eslint-plugin-jest-dom": "3.2.3",
"eslint-plugin-jsx-a11y": "6.3.1",
"eslint-plugin-prefer-object-spread": "1.2.1",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-react": "7.21.3",
"eslint-plugin-react-hooks": "4.1.2",
"eslint-plugin-testing-library": "3.9.0",
"eslint-plugin-react": "7.21.5",
"eslint-plugin-react-hooks": "4.2.0",
"eslint-plugin-testing-library": "3.9.2",
"faker": "5.1.0",
"gatsby-plugin-emotion": "4.3.12",
"gatsby-plugin-mdx": "1.2.43",
"graphql-cli": "4.0.0",
"gatsby-plugin-emotion": "4.3.14",
"gatsby-plugin-mdx": "1.2.49",
"graphql-cli": "4.1.0",
"husky": "4.3.0",
"jest": "26.5.0",
"jest-each": "26.5.0",
"jest": "26.6.0",
"jest-each": "26.6.0",
"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.2.1",
"jest-watch-typeahead": "0.6.1",
"lerna": "3.22.1",
"lint-staged": "10.4.0",
"lint-staged": "10.4.2",
"mri": "1.1.6",
"postcss": "8.1.1",
"postcss": "8.1.2",
"postcss-custom-properties": "10.0.0",
"postcss-import": "12.0.1",
"prettier": "2.1.2",
"puppeteer": "5.3.1",
"rcfile": "1.0.3",
"read-pkg-up": "7.0.1",
"replace": "1.2.0",
"rollup": "2.28.2",
"rollup": "2.32.0",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-peer-deps-external": "2.2.3",
"rollup-plugin-peer-deps-external": "2.2.4",
"rollup-plugin-postcss": "3.1.8",
"rosie": "2.0.1",
"shelljs": "0.8.4",
Expand All @@ -175,22 +175,22 @@
"vfile-message": "2.0.4"
},
"resolutions": {
"@mdx-js/mdx": "1.6.18",
"**/@mdx-js/mdx": "1.6.18",
"@mdx-js/react": "1.6.18",
"**/@mdx-js/react": "1.6.18",
"**/gatsby-link": "2.4.15",
"@sentry/types": "5.25.0",
"**/@sentry/types": "5.25.0",
"@types/react": "16.9.51",
"@mdx-js/mdx": "1.6.19",
"**/@mdx-js/mdx": "1.6.19",
"@mdx-js/react": "1.6.19",
"**/@mdx-js/react": "1.6.19",
"**/gatsby-link": "2.4.16",
"@sentry/types": "5.26.0",
"**/@sentry/types": "5.26.0",
"@types/react": "16.9.53",
"@types/react-router": "5.1.8",
"**/sharp": "0.26.1",
"cypress": "5.3.0",
"**/sharp": "0.26.2",
"cypress": "5.4.0",
"graphql": "14.7.0",
"pretty-format": "26.5.0",
"intl-messageformat-parser": "6.0.8",
"**/intl-messageformat-parser": "6.0.8",
"**/@commercetools-docs/gatsby-theme-docs/react-intl": "5.8.4"
"pretty-format": "26.6.0",
"intl-messageformat-parser": "6.0.10",
"**/intl-messageformat-parser": "6.0.10",
"**/@commercetools-docs/gatsby-theme-docs/react-intl": "5.8.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 @@ -36,13 +36,13 @@
"build": "tsc -p tsconfig.build.json"
},
"dependencies": {
"@types/node": "14.11.2",
"@types/node": "14.14.0",
"express": "4.17.1",
"express-jwt": "6.0.0",
"jwks-rsa": "1.10.1"
},
"devDependencies": {
"jose": "2.0.2",
"msw": "0.21.2"
"msw": "0.21.3"
}
}
2 changes: 1 addition & 1 deletion packages-backend/loggers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"build": "tsc -p tsconfig.build.json"
},
"dependencies": {
"@sentry/node": "5.25.0",
"@sentry/node": "5.26.0",
"@types/triple-beam": "1.3.2",
"express-winston": "4.0.5",
"fast-safe-stringify": "2.0.7",
Expand Down
6 changes: 3 additions & 3 deletions packages/actions-global/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"build:typings": "cross-env tsc -p tsconfig.declarations.json --emitDeclarationOnly --declarationDir dist/typings"
},
"dependencies": {
"@babel/runtime": "7.11.2",
"@babel/runtime-corejs3": "7.11.2",
"@babel/runtime": "7.12.1",
"@babel/runtime-corejs3": "7.12.1",
"@commercetools-frontend/browser-history": "16.16.0",
"@commercetools-frontend/constants": "17.0.0",
"@commercetools-frontend/notifications": "16.16.0",
Expand All @@ -50,7 +50,7 @@
"redux-thunk": "2.3.0"
},
"devDependencies": {
"react": "16.13.1",
"react": "16.14.0",
"react-redux": "7.2.1",
"redux": "4.0.5"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/application-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"build:typings": "cross-env tsc -p tsconfig.declarations.json --emitDeclarationOnly --declarationDir dist/typings"
},
"dependencies": {
"@babel/runtime": "7.11.2",
"@babel/runtime-corejs3": "7.11.2",
"@babel/runtime": "7.12.1",
"@babel/runtime-corejs3": "7.12.1",
"@commercetools-frontend/assets": "16.15.3",
"@commercetools-frontend/constants": "17.0.0",
"@commercetools-frontend/i18n": "17.0.0",
Expand All @@ -65,9 +65,9 @@
"react-required-if": "1.0.3"
},
"devDependencies": {
"react": "16.13.1",
"react-dom": "16.13.1",
"react-intl": "5.8.4"
"react": "16.14.0",
"react-dom": "16.14.0",
"react-intl": "5.8.6"
},
"peerDependencies": {
"@commercetools-frontend/ui-kit": "10.x",
Expand Down
12 changes: 6 additions & 6 deletions packages/application-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,18 +42,18 @@
"build:typings": "cross-env tsc -p tsconfig.declarations.json --emitDeclarationOnly --declarationDir build/typings"
},
"dependencies": {
"@babel/runtime": "7.11.2",
"@babel/runtime-corejs3": "7.11.2",
"ajv": "6.12.5",
"@babel/runtime": "7.12.1",
"@babel/runtime-corejs3": "7.12.1",
"ajv": "6.12.6",
"core-js": "3.6.5",
"cosmiconfig": "7.0.0",
"lodash": "4.17.20",
"omit-empty-es": "1.0.3"
},
"devDependencies": {
"@babel/plugin-transform-runtime": "7.11.5",
"@babel/preset-env": "7.11.5",
"@babel/preset-typescript": "7.10.4",
"@babel/plugin-transform-runtime": "7.12.1",
"@babel/preset-env": "7.12.1",
"@babel/preset-typescript": "7.12.1",
"json-schema-to-typescript": "9.1.1",
"shelljs": "0.8.4"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/application-shell-connectors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"postbuild:typings": "echo \"export * from '../dist/typings/test-utils';\" > test-utils/index.d.ts"
},
"dependencies": {
"@babel/runtime": "7.11.2",
"@babel/runtime-corejs3": "7.11.2",
"@babel/runtime": "7.12.1",
"@babel/runtime-corejs3": "7.12.1",
"@commercetools-frontend/constants": "17.0.0",
"@commercetools-frontend/sentry": "17.0.0",
"@types/lodash": "^4.14.155",
Expand All @@ -55,9 +55,9 @@
"prop-types": "15.7.2"
},
"devDependencies": {
"@apollo/client": "3.1.3",
"@testing-library/react": "11.0.4",
"react": "16.13.1"
"@apollo/client": "3.2.5",
"@testing-library/react": "11.1.0",
"react": "16.14.0"
},
"peerDependencies": {
"@apollo/client": "3.x",
Expand Down

1 comment on commit 71c5f78

@vercel
Copy link

@vercel vercel bot commented on 71c5f78 Oct 21, 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.