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 Aug 16, 2021
1 parent d342f0d commit 15783fb
Show file tree
Hide file tree
Showing 29 changed files with 416 additions and 327 deletions.
6 changes: 3 additions & 3 deletions application-templates/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"versions:uikit": "manypkg upgrade @commercetools-uikit"
},
"dependencies": {
"@apollo/client": "3.4.5",
"@apollo/client": "3.4.7",
"@commercetools-frontend/actions-global": "20.9.4",
"@commercetools-frontend/application-components": "20.9.4",
"@commercetools-frontend/application-shell": "20.9.4",
Expand Down Expand Up @@ -47,7 +47,7 @@
"@commercetools-uikit/pagination": "^12.2.2",
"@commercetools-uikit/spacings": "^12.2.2",
"@commercetools-uikit/text": "^12.2.2",
"@formatjs/cli": "4.2.30",
"@formatjs/cli": "4.2.31",
"@manypkg/cli": "0.18.0",
"@testing-library/react": "12.0.0",
"eslint": "7.32.0",
Expand All @@ -60,7 +60,7 @@
"prop-types": "15.7.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-intl": "5.20.7",
"react-intl": "5.20.8",
"react-redux": "7.2.4",
"react-router-dom": "5.2.0",
"redux": "4.1.1"
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"@commercetools/github-labels": "1.1.0",
"@commitlint/cli": "13.1.0",
"@commitlint/config-conventional": "13.1.0",
"@formatjs/cli": "4.2.30",
"@formatjs/cli": "4.2.31",
"@graphql-cli/codegen": "2.0.1",
"@graphql-cli/coverage": "2.1.0",
"@graphql-cli/validate": "2.1.0",
Expand All @@ -115,7 +115,7 @@
"@graphql-codegen/typescript-graphql-files-modules": "2.0.0",
"@graphql-codegen/typescript-operations": "2.0.1",
"@manypkg/cli": "0.18.0",
"@percy/cli": "1.0.0-beta.63",
"@percy/cli": "1.0.0-beta.65",
"@percy/cypress": "3.1.1",
"@percy/puppeteer": "2.0.0",
"@preconstruct/cli": "2.1.0",
Expand All @@ -124,7 +124,7 @@
"@svgr/plugin-svgo": "5.5.0",
"@testing-library/cypress": "8.0.0",
"@testing-library/react": "12.0.0",
"@types/faker": "5.5.7",
"@types/faker": "5.5.8",
"@types/jest-environment-puppeteer": "4.4.1",
"@types/jquery": "3.5.6",
"@types/node": "15.6.1",
Expand Down Expand Up @@ -171,21 +171,21 @@
"stylelint-value-no-unknown-custom-properties": "3.0.0",
"tsc-files": "1.1.2",
"typescript": "4.3.5",
"vfile-message": "3.0.1"
"vfile-message": "3.0.2"
},
"resolutions": {
"@babel/core": "7.15.0",
"@babel/preset-env": "7.15.0",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.0-rc.2",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.0-rc.3",
"@types/puppeteer": "5.4.4",
"@types/react": "17.0.16",
"@types/react": "17.0.18",
"@types/react-dom": "17.0.9",
"@types/react-router": "5.1.16",
"@typescript-eslint/eslint-plugin": "4.29.0",
"@typescript-eslint/parser": "4.29.0",
"@typescript-eslint/eslint-plugin": "4.29.1",
"@typescript-eslint/parser": "4.29.1",
"graphql": "15.5.1",
"intl-messageformat-parser": "6.4.4",
"react-intl": "5.20.7"
"react-intl": "5.20.8"
},
"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,11 +20,11 @@
"module": "dist/commercetools-backend-express.esm.js",
"files": ["dist", "package.json", "LICENSE", "README.md"],
"dependencies": {
"@babel/runtime": "7.14.8",
"@babel/runtime-corejs3": "7.14.9",
"@babel/runtime": "7.15.3",
"@babel/runtime-corejs3": "7.15.3",
"@types/node": "15.6.1",
"express": "4.17.1",
"express-jwt": "6.0.0",
"express-jwt": "6.1.0",
"jwks-rsa": "2.0.4"
},
"devDependencies": {
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.14.8",
"@babel/runtime-corejs3": "7.14.9",
"@babel/runtime": "7.15.3",
"@babel/runtime-corejs3": "7.15.3",
"@sentry/node": "6.11.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.14.8",
"@babel/runtime-corejs3": "7.14.9",
"@babel/runtime": "7.15.3",
"@babel/runtime-corejs3": "7.15.3",
"@commercetools-frontend/browser-history": "20.9.3",
"@commercetools-frontend/constants": "20.9.3",
"@commercetools-frontend/notifications": "20.9.3",
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.14.8",
"@babel/runtime-corejs3": "7.14.9",
"@babel/runtime": "7.15.3",
"@babel/runtime-corejs3": "7.15.3",
"@commercetools-frontend/application-shell-connectors": "20.9.4",
"@commercetools-frontend/assets": "20.8.0",
"@commercetools-frontend/constants": "20.9.3",
Expand Down Expand Up @@ -66,7 +66,7 @@
"devDependencies": {
"react": "17.0.2",
"react-dom": "17.0.2",
"react-intl": "5.20.7"
"react-intl": "5.20.8"
},
"peerDependencies": {
"react": "17.x",
Expand Down
6 changes: 3 additions & 3 deletions packages/application-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"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/register": "7.14.5",
"@babel/runtime": "7.14.8",
"@babel/runtime-corejs3": "7.14.9",
"@babel/register": "7.15.3",
"@babel/runtime": "7.15.3",
"@babel/runtime-corejs3": "7.15.3",
"@commercetools-frontend/babel-preset-mc-app": "20.9.4",
"ajv": "8.6.2",
"core-js": "3.16.1",
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.14.8",
"@babel/runtime-corejs3": "7.14.9",
"@babel/runtime": "7.15.3",
"@babel/runtime-corejs3": "7.15.3",
"@commercetools-frontend/constants": "20.9.3",
"@commercetools-frontend/sentry": "20.9.4",
"@emotion/react": "11.4.1",
Expand All @@ -39,7 +39,7 @@
"prop-types": "15.7.2"
},
"devDependencies": {
"@apollo/client": "3.4.5",
"@apollo/client": "3.4.7",
"@testing-library/react": "12.0.0",
"react": "17.0.2"
},
Expand Down
10 changes: 5 additions & 5 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.14.8",
"@babel/runtime-corejs3": "7.14.9",
"@babel/runtime": "7.15.3",
"@babel/runtime-corejs3": "7.15.3",
"@commercetools-frontend/actions-global": "20.9.4",
"@commercetools-frontend/application-components": "20.9.4",
"@commercetools-frontend/application-shell-connectors": "20.9.4",
Expand Down Expand Up @@ -77,7 +77,7 @@
"classnames": "^2.2.6",
"common-tags": "1.8.0",
"debounce-async": "0.0.2",
"downshift": "6.1.6",
"downshift": "6.1.7",
"fuse.js": "6.4.6",
"graphql": "15.5.1",
"history": "4.10.1",
Expand All @@ -99,13 +99,13 @@
"uuid": "8.3.2"
},
"devDependencies": {
"@apollo/client": "3.4.5",
"@apollo/client": "3.4.7",
"@testing-library/react": "12.0.0",
"@testing-library/react-hooks": "7.0.1",
"msw": "0.34.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-intl": "5.20.7",
"react-intl": "5.20.8",
"react-redux": "7.2.4",
"react-router-dom": "5.2.0",
"redux": "4.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/babel-preset-mc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"@babel/preset-env": "7.15.0",
"@babel/preset-react": "7.14.5",
"@babel/preset-typescript": "7.15.0",
"@babel/runtime": "7.14.8",
"@babel/runtime-corejs3": "7.14.9",
"@babel/runtime": "7.15.3",
"@babel/runtime-corejs3": "7.15.3",
"@emotion/babel-plugin": "11.3.0",
"@emotion/babel-preset-css-prop": "11.2.0",
"babel-plugin-dev-expression": "0.2.2",
Expand Down
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.14.8",
"@babel/runtime-corejs3": "7.14.9",
"@babel/runtime": "7.15.3",
"@babel/runtime-corejs3": "7.15.3",
"@types/history": "4.7.9",
"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.14.8",
"@babel/runtime-corejs3": "7.14.9"
"@babel/runtime": "7.15.3",
"@babel/runtime-corejs3": "7.15.3"
}
}
4 changes: 2 additions & 2 deletions packages/cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"prepare": "./../../scripts/version.js replace"
},
"dependencies": {
"@babel/runtime": "7.14.8",
"@babel/runtime-corejs3": "7.14.9",
"@babel/runtime": "7.15.3",
"@babel/runtime-corejs3": "7.15.3",
"@commercetools-frontend/application-config": "20.9.4",
"@manypkg/get-packages": "1.1.1",
"uuid": "8.3.2"
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.14.8",
"@babel/runtime-corejs3": "7.14.9",
"@babel/runtime": "7.15.3",
"@babel/runtime-corejs3": "7.15.3",
"@commercetools-community-kit/i18n": "^0.2.7",
"@commercetools-frontend/sentry": "20.9.4",
"@commercetools-uikit/i18n": "^12.0.7",
Expand All @@ -49,7 +49,7 @@
"devDependencies": {
"intl-messageformat-parser": "6.4.4",
"react": "17.0.2",
"react-intl": "5.20.7"
"react-intl": "5.20.8"
},
"peerDependencies": {
"react": "17.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 @@ -27,7 +27,7 @@
"cosmiconfig": "7.0.0",
"identity-obj-proxy": "3.0.0",
"intl": "1.2.5",
"jest-localstorage-mock": "2.4.14",
"jest-localstorage-mock": "2.4.16",
"jest-silent-reporter": "0.5.0",
"jest-transform-graphql": "2.1.0",
"jest-watch-typeahead": "0.6.4",
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.14.8",
"@babel/runtime-corejs3": "7.14.9",
"@babel/runtime": "7.15.3",
"@babel/runtime-corejs3": "7.15.3",
"@commercetools-frontend/sentry": "20.9.4",
"@emotion/react": "11.4.1",
"@types/prop-types": "^15.7.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/mc-html-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"build:bundles:watch": "yarn build -w"
},
"dependencies": {
"@babel/runtime": "7.14.8",
"@babel/runtime-corejs3": "7.14.9",
"@babel/runtime": "7.15.3",
"@babel/runtime-corejs3": "7.15.3",
"@commercetools-frontend/application-config": "20.9.4",
"core-js": "3.16.1",
"serialize-javascript": "6.0.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/mc-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
"build:bundles:watch": "yarn build -w"
},
"dependencies": {
"@babel/runtime": "7.14.8",
"@babel/runtime-corejs3": "7.14.9",
"@babel/runtime": "7.15.3",
"@babel/runtime-corejs3": "7.15.3",
"@commercetools-frontend/application-config": "20.9.4",
"@commercetools-frontend/assets": "20.8.0",
"@commercetools-frontend/babel-preset-mc-app": "20.9.4",
"@commercetools-frontend/mc-dev-authentication": "19.0.0",
"@commercetools-frontend/mc-html-template": "20.9.4",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.0-rc.2",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.0-rc.3",
"@svgr/webpack": "5.5.0",
"autoprefixer": "10.3.1",
"babel-loader": "8.2.2",
Expand Down Expand Up @@ -69,7 +69,7 @@
"svg-url-loader": "7.1.1",
"terser-webpack-plugin": "5.1.4",
"thread-loader": "3.0.4",
"webpack": "5.49.0",
"webpack": "5.50.0",
"webpack-bundle-analyzer": "4.4.2",
"webpack-dev-server": "4.0.0-rc.0",
"webpackbar": "5.0.0-3"
Expand Down
4 changes: 2 additions & 2 deletions packages/notifications/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.14.8",
"@babel/runtime-corejs3": "7.14.9"
"@babel/runtime": "7.15.3",
"@babel/runtime-corejs3": "7.15.3"
},
"devDependencies": {
"redux": "4.1.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/permissions/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.14.8",
"@babel/runtime-corejs3": "7.14.9",
"@babel/runtime": "7.15.3",
"@babel/runtime-corejs3": "7.15.3",
"@commercetools-frontend/application-shell-connectors": "20.9.4",
"@commercetools-frontend/sentry": "20.9.4",
"@emotion/react": "11.4.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/react-notifications/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.14.8",
"@babel/runtime-corejs3": "7.14.9",
"@babel/runtime": "7.15.3",
"@babel/runtime-corejs3": "7.15.3",
"@commercetools-frontend/actions-global": "20.9.4",
"@commercetools-frontend/constants": "20.9.3",
"@commercetools-frontend/notifications": "20.9.3",
Expand Down Expand Up @@ -52,7 +52,7 @@
"@testing-library/react": "12.0.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-intl": "5.20.7",
"react-intl": "5.20.8",
"react-redux": "7.2.4",
"react-router-dom": "5.2.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/sdk/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.14.8",
"@babel/runtime-corejs3": "7.14.9",
"@babel/runtime": "7.15.3",
"@babel/runtime-corejs3": "7.15.3",
"@commercetools-frontend/constants": "20.9.3",
"@commercetools/api-request-builder": "5.6.3",
"@commercetools/http-user-agent": "2.1.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/sentry/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.14.8",
"@babel/runtime-corejs3": "7.14.9",
"@babel/runtime": "7.15.3",
"@babel/runtime-corejs3": "7.15.3",
"@commercetools-frontend/constants": "20.9.3",
"@sentry/browser": "6.11.0",
"@types/prop-types": "^15.7.3",
Expand Down
Loading

0 comments on commit 15783fb

Please sign in to comment.