Skip to content

Commit

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

* Create thirty-taxis-do.md

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Tobias Deekens <tobias.deekens@commercetools.com>
  • Loading branch information
3 people authored May 3, 2021
1 parent 2cad305 commit 26d4487
Show file tree
Hide file tree
Showing 30 changed files with 917 additions and 615 deletions.
31 changes: 31 additions & 0 deletions .changeset/thirty-taxis-do.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
"@commercetools-frontend/actions-global": 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/browser-history": patch
"@commercetools-frontend/constants": patch
"@commercetools-frontend/cypress": patch
"@commercetools-frontend/i18n": 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
"@commercetools-backend/express": patch
"@commercetools-backend/loggers": patch
"merchant-center-application-template-starter": patch
"playground": patch
"@commercetools-local/visual-testing-app": patch
"@commercetools-website/custom-applications": patch
"@commercetools-website/components-playground": patch
---

chore(deps): update all dependencies
6 changes: 3 additions & 3 deletions application-templates/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"versions:uikit": "manypkg upgrade @commercetools-uikit"
},
"dependencies": {
"@apollo/client": "3.3.15",
"@apollo/client": "3.3.16",
"@commercetools-frontend/actions-global": "19.3.1",
"@commercetools-frontend/application-components": "19.3.1",
"@commercetools-frontend/application-shell": "20.0.0",
Expand All @@ -30,7 +30,7 @@
"prop-types": "15.7.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-intl": "5.17.0",
"react-intl": "5.17.4",
"react-redux": "7.2.4",
"react-router-dom": "5.2.0",
"redux": "4.1.0"
Expand All @@ -39,7 +39,7 @@
"@commercetools-frontend/jest-preset-mc-app": "20.0.0",
"@commercetools-frontend/mc-dev-authentication": "19.0.0",
"@commercetools-frontend/mc-scripts": "19.4.1",
"@formatjs/cli": "4.2.9",
"@formatjs/cli": "4.2.11",
"@manypkg/cli": "0.17.0",
"@testing-library/react": "11.2.6",
"dotenv-cli": "4.0.0",
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
},
"dependencies": {
"@babel/cli": "7.13.16",
"@babel/core": "7.13.16",
"@babel/core": "7.14.0",
"@changesets/changelog-github": "0.4.0",
"@changesets/cli": "2.16.0",
"@commercetools-docs/writing-style": "3.0.5",
Expand All @@ -104,7 +104,7 @@
"@commercetools/github-labels": "1.1.0",
"@commitlint/cli": "12.1.1",
"@commitlint/config-conventional": "12.1.1",
"@formatjs/cli": "4.2.9",
"@formatjs/cli": "4.2.11",
"@graphql-cli/codegen": "1.17.23",
"@graphql-cli/coverage": "2.1.0",
"@graphql-cli/validate": "2.1.0",
Expand All @@ -128,7 +128,7 @@
"@types/faker": "5.5.3",
"@types/jest-environment-puppeteer": "4.4.1",
"@types/jquery": "3.5.5",
"@types/node": "14.14.41",
"@types/node": "14.14.43",
"@types/puppeteer": "5.4.3",
"@types/uuid": "8.3.0",
"@types/webpack-env": "1.16.0",
Expand All @@ -138,7 +138,7 @@
"babel-plugin-transform-rename-import": "2.3.0",
"babel-plugin-typescript-to-proptypes": "1.4.2",
"cross-env": "7.0.3",
"cypress": "7.1.0",
"cypress": "7.2.0",
"dotenv": "8.2.0",
"eslint": "7.25.0",
"eslint-formatter-pretty": "4.0.0",
Expand All @@ -155,7 +155,7 @@
"jest-watch-typeahead": "0.6.3",
"lint-staged": "10.5.4",
"mri": "1.1.6",
"postcss": "8.2.12",
"postcss": "8.2.13",
"postcss-load-config": "3.0.1",
"postcss-modules": "4.0.0",
"prettier": "2.2.1",
Expand All @@ -165,7 +165,7 @@
"rosie": "2.1.0",
"shelljs": "0.8.4",
"start-server-and-test": "1.12.1",
"stylelint": "13.13.0",
"stylelint": "13.13.1",
"stylelint-config-prettier": "8.0.2",
"stylelint-config-standard": "20.0.0",
"stylelint-order": "4.1.0",
Expand All @@ -174,7 +174,7 @@
"vfile-message": "2.0.4"
},
"resolutions": {
"@babel/core": "7.13.16",
"@babel/core": "7.14.0",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.0-beta.4",
"@types/puppeteer": "5.4.3",
"@types/react-router": "5.1.13",
Expand All @@ -184,7 +184,7 @@
"intl-messageformat-parser": "6.4.4",
"**/intl-messageformat-parser": "6.4.4",
"pretty-format": "26.6.2",
"react-intl": "5.17.0"
"react-intl": "5.17.4"
},
"engines": {
"node": ">=12 || >=14",
Expand Down
6 changes: 3 additions & 3 deletions packages-backend/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"module": "dist/commercetools-backend-express.esm.js",
"files": ["dist", "package.json", "LICENSE", "README.md"],
"dependencies": {
"@babel/runtime": "7.13.17",
"@babel/runtime-corejs3": "7.13.17",
"@types/node": "14.14.41",
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"@types/node": "14.14.43",
"express": "4.17.1",
"express-jwt": "6.0.0",
"jwks-rsa": "2.0.3"
Expand Down
4 changes: 2 additions & 2 deletions packages-backend/loggers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"module": "dist/commercetools-backend-loggers.esm.js",
"files": ["dist", "package.json", "LICENSE", "README.md"],
"dependencies": {
"@babel/runtime": "7.13.17",
"@babel/runtime-corejs3": "7.13.17",
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"@sentry/node": "5.30.0",
"@types/triple-beam": "1.3.2",
"express-winston": "4.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/actions-global/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"prepare": "./../../scripts/version.js replace"
},
"dependencies": {
"@babel/runtime": "7.13.17",
"@babel/runtime-corejs3": "7.13.17",
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"@commercetools-frontend/browser-history": "19.3.1",
"@commercetools-frontend/constants": "19.3.1",
"@commercetools-frontend/notifications": "19.3.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/application-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"prepare": "./../../scripts/version.js replace"
},
"dependencies": {
"@babel/runtime": "7.13.17",
"@babel/runtime-corejs3": "7.13.17",
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"@commercetools-frontend/application-shell-connectors": "19.3.1",
"@commercetools-frontend/assets": "18.5.4",
"@commercetools-frontend/constants": "19.3.1",
Expand Down Expand Up @@ -66,7 +66,7 @@
"devDependencies": {
"react": "17.0.2",
"react-dom": "17.0.2",
"react-intl": "5.17.0"
"react-intl": "5.17.4"
},
"peerDependencies": {
"react": "17.x",
Expand Down
8 changes: 4 additions & 4 deletions packages/application-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"build:schema": "json2ts schema.json src/schema.ts --style.singleQuote --bannerComment '/* eslint-disable prettier/prettier */\n// This file was automatically generated by json-schema-to-typescript.\n// DO NOT MODIFY IT BY HAND. Instead, modify the source schema.json file.'"
},
"dependencies": {
"@babel/runtime": "7.13.17",
"@babel/runtime-corejs3": "7.13.17",
"ajv": "8.1.0",
"core-js": "3.11.0",
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"ajv": "8.2.0",
"core-js": "3.11.1",
"cosmiconfig": "7.0.0",
"lodash": "4.17.21",
"omit-empty-es": "1.1.3"
Expand Down
6 changes: 3 additions & 3 deletions packages/application-shell-connectors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"prepare": "./../../scripts/version.js replace"
},
"dependencies": {
"@babel/runtime": "7.13.17",
"@babel/runtime-corejs3": "7.13.17",
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"@commercetools-frontend/constants": "19.3.1",
"@commercetools-frontend/sentry": "19.3.1",
"@emotion/react": "11.1.5",
Expand All @@ -39,7 +39,7 @@
"prop-types": "15.7.2"
},
"devDependencies": {
"@apollo/client": "3.3.15",
"@apollo/client": "3.3.16",
"@testing-library/react": "11.2.6",
"react": "17.0.2"
},
Expand Down
18 changes: 9 additions & 9 deletions packages/application-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"compile-css-modules": "./scripts/compile-styles.js"
},
"dependencies": {
"@babel/runtime": "7.13.17",
"@babel/runtime-corejs3": "7.13.17",
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"@commercetools-frontend/actions-global": "19.3.1",
"@commercetools-frontend/application-components": "19.3.1",
"@commercetools-frontend/application-shell-connectors": "19.3.1",
Expand Down Expand Up @@ -55,11 +55,11 @@
"@commercetools/http-user-agent": "2.1.2",
"@emotion/react": "11.1.5",
"@emotion/styled": "11.3.0",
"@flopflip/combine-adapters": "0.0.17",
"@flopflip/http-adapter": "0.0.7",
"@flopflip/launchdarkly-adapter": "5.0.11",
"@flopflip/react-broadcast": "12.2.3",
"@flopflip/types": "4.1.12",
"@flopflip/combine-adapters": "0.0.18",
"@flopflip/http-adapter": "0.0.8",
"@flopflip/launchdarkly-adapter": "5.0.12",
"@flopflip/react-broadcast": "12.2.4",
"@flopflip/types": "4.1.13",
"@types/classnames": "2.3.0",
"@types/common-tags": "^1.8.0",
"@types/history": "4.7.8",
Expand Down Expand Up @@ -99,13 +99,13 @@
"uuid": "8.3.2"
},
"devDependencies": {
"@apollo/client": "3.3.15",
"@apollo/client": "3.3.16",
"@testing-library/react": "11.2.6",
"@testing-library/react-hooks": "5.1.2",
"msw": "0.28.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-intl": "5.17.0",
"react-intl": "5.17.4",
"react-redux": "7.2.4",
"react-router-dom": "5.2.0",
"redux": "4.1.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/babel-preset-mc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"main": "./index.js",
"module": "./index.js",
"dependencies": {
"@babel/core": "7.13.16",
"@babel/core": "7.14.0",
"@babel/plugin-proposal-class-properties": "7.13.0",
"@babel/plugin-proposal-do-expressions": "7.12.13",
"@babel/plugin-proposal-do-expressions": "7.14.0",
"@babel/plugin-proposal-export-default-from": "7.12.13",
"@babel/plugin-proposal-export-namespace-from": "7.12.13",
"@babel/plugin-proposal-logical-assignment-operators": "7.13.8",
Expand All @@ -31,18 +31,18 @@
"@babel/plugin-transform-react-display-name": "7.12.13",
"@babel/plugin-transform-regenerator": "7.13.15",
"@babel/plugin-transform-runtime": "7.13.15",
"@babel/preset-env": "7.13.15",
"@babel/preset-env": "7.14.0",
"@babel/preset-react": "7.13.13",
"@babel/preset-typescript": "7.13.0",
"@babel/runtime": "7.13.17",
"@babel/runtime-corejs3": "7.13.17",
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"@emotion/babel-plugin": "11.3.0",
"@emotion/babel-preset-css-prop": "11.2.0",
"babel-plugin-dev-expression": "0.2.2",
"babel-plugin-lodash": "3.3.4",
"babel-plugin-macros": "3.0.1",
"babel-plugin-preval": "5.0.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"core-js": "3.11.0"
"core-js": "3.11.1"
}
}
4 changes: 2 additions & 2 deletions packages/browser-history/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"prepare": "./../../scripts/version.js replace"
},
"dependencies": {
"@babel/runtime": "7.13.17",
"@babel/runtime-corejs3": "7.13.17",
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"@types/history": "4.7.8",
"history": "4.10.1",
"history-query-enhancer": "1.0.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/constants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"prepare": "./../../scripts/version.js replace"
},
"dependencies": {
"@babel/runtime": "7.13.17",
"@babel/runtime-corejs3": "7.13.17"
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0"
}
}
6 changes: 3 additions & 3 deletions packages/cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@
"prepare": "./../../scripts/version.js replace"
},
"dependencies": {
"@babel/runtime": "7.13.17",
"@babel/runtime-corejs3": "7.13.17",
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"@commercetools-frontend/application-config": "19.3.1",
"@manypkg/get-packages": "1.1.1",
"uuid": "8.3.2"
},
"devDependencies": {
"cypress": "7.1.0"
"cypress": "7.2.0"
},
"peerDependencies": {
"cypress": "5.x || 6.x || 7.x"
Expand Down
6 changes: 3 additions & 3 deletions packages/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"compile-data": "formatjs compile-folder --format=$(pwd)/transifex-transformer.js --ast data compiled-data"
},
"dependencies": {
"@babel/runtime": "7.13.17",
"@babel/runtime-corejs3": "7.13.17",
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"@commercetools-frontend/sentry": "19.3.1",
"@commercetools-uikit/i18n": "12.0.0",
"@emotion/react": "11.1.5",
Expand All @@ -48,7 +48,7 @@
"devDependencies": {
"intl-messageformat-parser": "6.4.4",
"react": "17.0.2",
"react-intl": "5.17.0"
"react-intl": "5.17.4"
},
"peerDependencies": {
"react": "17.x",
Expand Down
4 changes: 2 additions & 2 deletions packages/jest-stylelint-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"postcss-load-config": "3.0.1"
},
"devDependencies": {
"postcss": "8.2.12",
"stylelint": "13.13.0"
"postcss": "8.2.13",
"stylelint": "13.13.1"
},
"peerDependencies": {
"postcss": "8.x",
Expand Down
4 changes: 2 additions & 2 deletions packages/l10n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"generate-data": "node ./scripts/generate-l10n-data.js"
},
"dependencies": {
"@babel/runtime": "7.13.17",
"@babel/runtime-corejs3": "7.13.17",
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"@commercetools-frontend/sentry": "19.3.1",
"@emotion/react": "11.1.5",
"@types/prop-types": "^15.7.3",
Expand Down
Loading

1 comment on commit 26d4487

@vercel
Copy link

@vercel vercel bot commented on 26d4487 May 3, 2021

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.