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 committed Jul 27, 2020
1 parent ba30472 commit 2533e2f
Show file tree
Hide file tree
Showing 17 changed files with 863 additions and 570 deletions.
8 changes: 4 additions & 4 deletions application-templates/starter/package.json
Expand Up @@ -20,18 +20,18 @@
"@commercetools-frontend/i18n": "16.15.3",
"@commercetools-frontend/mc-http-server": "16.15.4",
"@commercetools-frontend/permissions": "16.15.3",
"@commercetools-uikit/flat-button": "10.24.0",
"@commercetools-uikit/flat-button": "10.27.0",
"@commercetools-uikit/icons": "10.24.0",
"@commercetools-uikit/spacings": "10.18.5",
"@commercetools-uikit/text": "10.24.0",
"@commercetools-uikit/text": "10.27.0",
"apollo-client": "2.6.10",
"bulk-update-versions": "1.1.0",
"prop-types": "15.7.2",
"react": "16.13.1",
"react-apollo": "3.1.5",
"react-dom": "16.13.1",
"react-intl": "5.3.2",
"react-redux": "7.2.0",
"react-intl": "5.4.2",
"react-redux": "7.2.1",
"react-router-dom": "5.2.0",
"redux": "4.0.5"
},
Expand Down
54 changes: 27 additions & 27 deletions package.json
Expand Up @@ -74,11 +74,11 @@
"@commercetools/github-labels": "1.1.0",
"@commitlint/cli": "9.1.1",
"@commitlint/config-conventional": "9.1.1",
"@graphql-codegen/add": "1.17.0",
"@graphql-codegen/cli": "1.17.0",
"@graphql-codegen/typescript": "1.17.0",
"@graphql-codegen/typescript-graphql-files-modules": "1.17.0",
"@graphql-codegen/typescript-operations": "1.17.0",
"@graphql-codegen/add": "1.17.6",
"@graphql-codegen/cli": "1.17.6",
"@graphql-codegen/typescript": "1.17.6",
"@graphql-codegen/typescript-graphql-files-modules": "1.17.6",
"@graphql-codegen/typescript-operations": "1.17.6",
"@percy/cypress": "2.3.1",
"@percy/puppeteer": "1.1.0",
"@rollup/plugin-babel": "5.1.0",
Expand All @@ -89,7 +89,7 @@
"@testing-library/react": "10.4.7",
"@types/enzyme": "3.10.5",
"@types/jquery": "3.5.0",
"@types/node": "14.0.23",
"@types/node": "14.0.26",
"@types/react": "16.9.43",
"@types/react-dom": "16.9.8",
"@types/react-redux": "7.1.9",
Expand All @@ -98,16 +98,16 @@
"@types/uuid": "8.0.0",
"@types/webpack": "4.41.21",
"@types/webpack-env": "1.15.2",
"@typescript-eslint/eslint-plugin": "3.6.1",
"@typescript-eslint/parser": "3.6.1",
"@typescript-eslint/eslint-plugin": "3.7.0",
"@typescript-eslint/parser": "3.7.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.0",
"bulk-update-versions": "1.1.0",
"cross-env": "7.0.2",
"cypress": "4.10.0",
"cypress": "4.11.0",
"cypress-graphql-mock": "0.3.1",
"dotenv": "8.2.0",
"enzyme": "3.11.0",
Expand All @@ -120,17 +120,17 @@
"eslint-plugin-cypress": "2.11.1",
"eslint-plugin-graphql": "4.0.0",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-jest": "23.18.0",
"eslint-plugin-jest": "23.18.2",
"eslint-plugin-jest-dom": "3.1.4",
"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.20.3",
"eslint-plugin-react": "7.20.4",
"eslint-plugin-react-hooks": "4.0.8",
"eslint-plugin-testing-library": "3.3.1",
"eslint-plugin-testing-library": "3.3.2",
"faker": "4.1.0",
"gatsby-plugin-emotion": "4.3.10",
"gatsby-plugin-mdx": "1.2.27",
"gatsby-plugin-mdx": "1.2.29",
"graphql-cli": "3.0.14",
"husky": "4.2.5",
"jest": "26.1.0",
Expand All @@ -148,11 +148,11 @@
"postcss-custom-properties": "9.1.1",
"postcss-import": "12.0.1",
"prettier": "2.0.5",
"puppeteer": "5.2.0",
"puppeteer": "5.2.1",
"rcfile": "1.0.3",
"read-pkg-up": "7.0.1",
"replace": "1.2.0",
"rollup": "2.22.1",
"rollup": "2.23.0",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-peer-deps-external": "2.2.3",
"rollup-plugin-postcss": "3.1.3",
Expand All @@ -169,22 +169,22 @@
"xhr-mock": "2.5.1"
},
"resolutions": {
"@formatjs/intl-utils": "3.8.1",
"@formatjs/intl-displaynames": "3.1.4",
"**/@formatjs/intl-utils": "3.8.1",
"**/@formatjs/intl-displaynames": "3.1.4",
"@mdx-js/mdx": "1.6.11",
"**/@mdx-js/mdx": "1.6.11",
"@mdx-js/react": "1.6.11",
"**/@mdx-js/react": "1.6.11",
"@formatjs/intl-utils": "3.8.2",
"@formatjs/intl-displaynames": "3.1.6",
"**/@formatjs/intl-utils": "3.8.2",
"**/@formatjs/intl-displaynames": "3.1.6",
"@mdx-js/mdx": "1.6.14",
"**/@mdx-js/mdx": "1.6.14",
"@mdx-js/react": "1.6.14",
"**/@mdx-js/react": "1.6.14",
"**/gatsby-link": "2.4.13",
"@sentry/types": "5.19.2",
"**/@sentry/types": "5.19.2",
"@sentry/types": "5.20.1",
"**/@sentry/types": "5.20.1",
"@types/react": "16.9.43",
"@types/react-router": "5.1.8",
"**/react-intl": "5.3.2",
"**/react-intl": "5.4.2",
"**/sharp": "0.23.3",
"cypress": "4.10.0",
"cypress": "4.11.0",
"pretty-format": "26.1.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages-backend/express/package.json
Expand Up @@ -36,7 +36,7 @@
"build": "tsc -p tsconfig.build.json"
},
"dependencies": {
"@types/node": "14.0.23",
"@types/node": "14.0.26",
"express": "4.17.1",
"express-jwt": "6.0.0",
"jwks-rsa": "1.8.1"
Expand Down
4 changes: 2 additions & 2 deletions packages-backend/loggers/package.json
Expand Up @@ -36,9 +36,9 @@
"build": "tsc -p tsconfig.build.json"
},
"dependencies": {
"@sentry/node": "5.19.2",
"@sentry/node": "5.20.1",
"@types/triple-beam": "1.3.1",
"express-winston": "4.0.3",
"express-winston": "4.0.5",
"fast-safe-stringify": "2.0.7",
"lodash": "4.17.19",
"logform": "2.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/actions-global/package.json
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"react": "16.13.1",
"react-redux": "7.2.0",
"react-redux": "7.2.1",
"redux": "4.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/application-components/package.json
Expand Up @@ -67,7 +67,7 @@
"devDependencies": {
"react": "16.13.1",
"react-dom": "16.13.1",
"react-intl": "5.3.2"
"react-intl": "5.4.2"
},
"peerDependencies": {
"@commercetools-frontend/ui-kit": "10.x",
Expand Down
8 changes: 4 additions & 4 deletions packages/application-shell/package.json
Expand Up @@ -74,7 +74,7 @@
"@flopflip/launchdarkly-adapter": "2.13.4",
"@flopflip/memory-adapter": "1.7.4",
"@flopflip/react-broadcast": "10.2.1",
"@sentry/browser": "5.19.2",
"@sentry/browser": "5.20.1",
"@types/classnames": "^2.2.9",
"@types/common-tags": "^1.8.0",
"@types/graphql": "^14.5.0",
Expand All @@ -94,7 +94,7 @@
"common-tags": "1.8.0",
"debounce-async": "0.0.2",
"downshift": "^6.0.2",
"fuse.js": "6.4.0",
"fuse.js": "6.4.1",
"graphql": "14.7.0",
"graphql-tag": "^2.10.4",
"history": "4.10.1",
Expand All @@ -121,8 +121,8 @@
"react": "16.13.1",
"react-apollo": "3.1.5",
"react-dom": "16.13.1",
"react-intl": "5.3.2",
"react-redux": "7.2.0",
"react-intl": "5.4.2",
"react-redux": "7.2.1",
"react-router-dom": "5.2.0",
"redux": "4.0.5",
"wait-for-observables": "1.0.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/l10n/package.json
Expand Up @@ -48,9 +48,9 @@
"prop-types": "15.7.2"
},
"devDependencies": {
"@testing-library/react-hooks": "3.3.0",
"@testing-library/react-hooks": "3.4.1",
"chalk": "4.1.0",
"cldr": "5.6.0",
"cldr": "5.7.0",
"deep-diff": "1.0.2",
"moment-timezone": "0.5.31",
"node-fetch": "2.6.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/mc-scripts/package.json
Expand Up @@ -59,7 +59,7 @@
"@commercetools-frontend/mc-html-template": "16.15.4",
"@svgr/webpack": "5.4.0",
"babel-loader": "8.1.0",
"babel-plugin-react-intl": "7.8.2",
"babel-plugin-react-intl": "7.9.1",
"browserslist": "4.13.0",
"clean-webpack-plugin": "3.0.0",
"core-js": "3.6.5",
Expand Down Expand Up @@ -91,7 +91,7 @@
"terser-webpack-plugin": "3.0.7",
"thread-loader": "2.1.3",
"url-loader": "4.1.0",
"webpack": "4.43.0",
"webpack": "4.44.0",
"webpack-bundle-analyzer": "3.8.0",
"webpack-dev-server": "3.11.0",
"webpackbar": "4.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/react-notifications/package.json
Expand Up @@ -64,8 +64,8 @@
"@testing-library/react": "10.4.7",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-intl": "5.3.2",
"react-redux": "7.2.0",
"react-intl": "5.4.2",
"react-redux": "7.2.1",
"react-router-dom": "5.2.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/sdk/package.json
Expand Up @@ -45,7 +45,7 @@
"@babel/runtime": "7.10.5",
"@babel/runtime-corejs3": "7.10.5",
"@commercetools-frontend/constants": "16.15.3",
"@commercetools/api-request-builder": "5.6.1",
"@commercetools/api-request-builder": "5.6.2",
"@commercetools/http-user-agent": "2.1.2",
"@commercetools/sdk-client": "2.1.2",
"@commercetools/sdk-middleware-correlation-id": "2.1.4",
Expand All @@ -60,7 +60,7 @@
"devDependencies": {
"@types/uuid": "8.0.0",
"react": "16.13.1",
"react-redux": "7.2.0",
"react-redux": "7.2.1",
"redux": "4.0.5",
"redux-thunk": "2.3.0",
"uuid": "8.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/sentry/package.json
Expand Up @@ -42,7 +42,7 @@
"@babel/runtime": "7.10.5",
"@babel/runtime-corejs3": "7.10.5",
"@commercetools-frontend/constants": "16.15.3",
"@sentry/browser": "5.19.2",
"@sentry/browser": "5.20.1",
"@types/prop-types": "^15.7.3",
"prop-types": "15.7.2"
},
Expand Down
14 changes: 7 additions & 7 deletions playground/package.json
Expand Up @@ -25,14 +25,14 @@
"@commercetools-frontend/permissions": "16.15.3",
"@commercetools-frontend/sdk": "16.15.3",
"@commercetools-uikit/constraints": "10.21.0",
"@commercetools-uikit/flat-button": "10.24.0",
"@commercetools-uikit/flat-button": "10.27.0",
"@commercetools-uikit/grid": "10.18.4",
"@commercetools-uikit/icons": "10.24.0",
"@commercetools-uikit/loading-spinner": "10.24.0",
"@commercetools-uikit/primary-button": "10.24.0",
"@commercetools-uikit/loading-spinner": "10.27.0",
"@commercetools-uikit/primary-button": "10.27.0",
"@commercetools-uikit/spacings": "10.18.5",
"@commercetools-uikit/table": "10.24.0",
"@commercetools-uikit/text": "10.24.0",
"@commercetools-uikit/table": "10.27.0",
"@commercetools-uikit/text": "10.27.0",
"lodash": "4.17.19",
"lodash-es": "4.17.15",
"moment": "^2.24.0",
Expand All @@ -41,8 +41,8 @@
"prop-types": "15.7.2",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-intl": "5.3.2",
"react-redux": "7.2.0",
"react-intl": "5.4.2",
"react-redux": "7.2.1",
"react-router-dom": "5.2.0",
"redux": "4.0.5"
},
Expand Down
10 changes: 5 additions & 5 deletions visual-testing-app/package.json
Expand Up @@ -15,19 +15,19 @@
"@commercetools-frontend/constants": "16.15.3",
"@commercetools-frontend/react-notifications": "16.15.3",
"@commercetools-uikit/design-system": "10.18.4",
"@commercetools-uikit/icon-button": "10.24.0",
"@commercetools-uikit/icon-button": "10.27.0",
"@commercetools-uikit/icons": "10.24.0",
"@commercetools-uikit/spacings": "10.18.5",
"@commercetools-uikit/text": "10.24.0",
"@commercetools-uikit/text-field": "10.24.0",
"@commercetools-uikit/text": "10.27.0",
"@commercetools-uikit/text-field": "10.27.0",
"@commercetools-uikit/text-input": "10.24.0",
"@emotion/core": "10.0.28",
"@emotion/styled": "10.0.27",
"formik": "2.1.5",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-intl": "5.3.2",
"react-redux": "7.2.0",
"react-intl": "5.4.2",
"react-redux": "7.2.1",
"react-router-dom": "5.2.0"
},
"devDependencies": {
Expand Down
20 changes: 10 additions & 10 deletions website-components-playground/package.json
Expand Up @@ -13,30 +13,30 @@
"@commercetools-frontend/application-components": "16.15.3",
"@commercetools-frontend/i18n": "16.15.3",
"@commercetools-uikit/design-system": "10.18.4",
"@commercetools-uikit/icon-button": "10.24.0",
"@commercetools-uikit/icon-button": "10.27.0",
"@commercetools-uikit/icons": "10.24.0",
"@commercetools-uikit/multiline-text-field": "10.24.0",
"@commercetools-uikit/secondary-button": "10.24.0",
"@commercetools-uikit/select-field": "10.25.0",
"@commercetools-uikit/multiline-text-field": "10.27.0",
"@commercetools-uikit/secondary-button": "10.27.0",
"@commercetools-uikit/select-field": "10.27.0",
"@commercetools-uikit/spacings": "10.18.5",
"@commercetools-uikit/text": "10.24.0",
"@commercetools-uikit/text-field": "10.24.0",
"@commercetools-uikit/text": "10.27.0",
"@commercetools-uikit/text-field": "10.27.0",
"@commercetools-uikit/text-input": "10.24.0",
"@emotion/core": "10.0.28",
"@emotion/styled": "10.0.27",
"core-js": "3.6.5",
"formik": "2.1.5",
"gatsby": "2.24.4",
"gatsby-cli": "2.12.62",
"gatsby": "2.24.11",
"gatsby-cli": "2.12.66",
"gatsby-plugin-emotion": "4.3.10",
"gatsby-plugin-prefetch-google-fonts": "1.4.3",
"gatsby-source-filesystem": "2.3.20",
"gatsby-source-filesystem": "2.3.23",
"moment": "2.27.0",
"moment-timezone": "0.5.31",
"prop-types": "15.7.2",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-intl": "5.3.2",
"react-intl": "5.4.2",
"react-router-dom": "5.2.0"
}
}
6 changes: 3 additions & 3 deletions website/package.json
Expand Up @@ -16,10 +16,10 @@
"@commercetools-uikit/spacings-stack": "10.21.0",
"@emotion/core": "10.0.28",
"@emotion/styled": "10.0.27",
"gatsby": "2.24.4",
"gatsby-cli": "2.12.62",
"gatsby": "2.24.11",
"gatsby-cli": "2.12.66",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-intl": "5.3.2"
"react-intl": "5.4.2"
}
}

0 comments on commit 2533e2f

Please sign in to comment.