Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 20, 2020
1 parent 4492d57 commit ae86cf6
Show file tree
Hide file tree
Showing 29 changed files with 2,063 additions and 1,347 deletions.
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"
}
}
76 changes: 38 additions & 38 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,71 +95,71 @@
"@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.11.10",
"@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-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": "7.21.5",
"eslint-plugin-react-hooks": "4.1.2",
"eslint-plugin-testing-library": "3.9.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.48",
"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-postcss": "3.1.8",
Expand All @@ -180,17 +180,17 @@
"@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",
"@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.11.10",
"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
24 changes: 12 additions & 12 deletions packages/application-shell/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/actions-global": "17.0.0",
"@commercetools-frontend/application-components": "17.0.0",
"@commercetools-frontend/application-shell-connectors": "17.0.0",
Expand All @@ -69,10 +69,10 @@
"@commercetools-uikit/text": "^10.35.1",
"@emotion/core": "10.0.35",
"@emotion/styled": "10.0.27",
"@flopflip/launchdarkly-adapter": "2.15.5",
"@flopflip/types": "2.5.9",
"@flopflip/memory-adapter": "1.9.5",
"@flopflip/react-broadcast": "10.2.6",
"@flopflip/launchdarkly-adapter": "2.15.7",
"@flopflip/types": "2.5.10",
"@flopflip/memory-adapter": "1.9.7",
"@flopflip/react-broadcast": "10.2.8",
"@types/classnames": "^2.2.9",
"@types/common-tags": "^1.8.0",
"@types/history": "^4.7.6",
Expand Down Expand Up @@ -106,12 +106,12 @@
"uuid": "8.3.1"
},
"devDependencies": {
"@apollo/client": "3.1.3",
"@testing-library/react": "11.0.4",
"msw": "0.21.2",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-intl": "5.8.4",
"@apollo/client": "3.2.5",
"@testing-library/react": "11.1.0",
"msw": "0.21.3",
"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 Down
34 changes: 17 additions & 17 deletions packages/babel-preset-mc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,23 +23,23 @@
"main": "./index.js",
"module": "./index.js",
"dependencies": {
"@babel/core": "7.11.6",
"@babel/plugin-proposal-class-properties": "7.10.4",
"@babel/plugin-proposal-do-expressions": "7.10.4",
"@babel/plugin-proposal-export-default-from": "7.10.4",
"@babel/plugin-proposal-export-namespace-from": "7.10.4",
"@babel/plugin-proposal-object-rest-spread": "7.11.0",
"@babel/plugin-proposal-logical-assignment-operators": "7.11.0",
"@babel/plugin-transform-classes": "7.10.4",
"@babel/plugin-transform-destructuring": "7.10.4",
"@babel/plugin-transform-react-display-name": "7.10.4",
"@babel/plugin-transform-regenerator": "7.10.4",
"@babel/plugin-transform-runtime": "7.11.5",
"@babel/preset-env": "7.11.5",
"@babel/preset-react": "7.10.4",
"@babel/preset-typescript": "7.10.4",
"@babel/runtime": "7.11.2",
"@babel/runtime-corejs3": "7.11.2",
"@babel/core": "7.12.3",
"@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",
"@babel/plugin-proposal-export-namespace-from": "7.12.1",
"@babel/plugin-proposal-object-rest-spread": "7.12.1",
"@babel/plugin-proposal-logical-assignment-operators": "7.12.1",
"@babel/plugin-transform-classes": "7.12.1",
"@babel/plugin-transform-destructuring": "7.12.1",
"@babel/plugin-transform-react-display-name": "7.12.1",
"@babel/plugin-transform-regenerator": "7.12.1",
"@babel/plugin-transform-runtime": "7.12.1",
"@babel/preset-env": "7.12.1",
"@babel/preset-react": "7.12.1",
"@babel/preset-typescript": "7.12.1",
"@babel/runtime": "7.12.1",
"@babel/runtime-corejs3": "7.12.1",
"@emotion/babel-preset-css-prop": "10.0.27",
"babel-plugin-dev-expression": "0.2.2",
"babel-plugin-macros": "2.8.0",
Expand Down
Loading

0 comments on commit ae86cf6

Please sign in to comment.