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 May 17, 2021
1 parent 665961f commit 4c414cd
Show file tree
Hide file tree
Showing 22 changed files with 383 additions and 1,011 deletions.
8 changes: 4 additions & 4 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.16",
"@apollo/client": "3.3.18",
"@commercetools-frontend/actions-global": "20.2.1",
"@commercetools-frontend/application-components": "20.2.1",
"@commercetools-frontend/application-shell": "20.2.1",
Expand All @@ -30,7 +30,7 @@
"prop-types": "15.7.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-intl": "5.17.5",
"react-intl": "5.17.7",
"react-redux": "7.2.4",
"react-router-dom": "5.2.0",
"redux": "4.1.0"
Expand All @@ -39,9 +39,9 @@
"@commercetools-frontend/jest-preset-mc-app": "20.1.2",
"@commercetools-frontend/mc-dev-authentication": "19.0.0",
"@commercetools-frontend/mc-scripts": "20.2.1",
"@formatjs/cli": "4.2.12",
"@formatjs/cli": "4.2.14",
"@manypkg/cli": "0.17.0",
"@testing-library/react": "11.2.6",
"@testing-library/react": "11.2.7",
"jest": "26.6.3"
}
}
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,17 +94,17 @@
},
"dependencies": {
"@babel/cli": "7.13.16",
"@babel/core": "7.14.0",
"@babel/core": "7.14.2",
"@changesets/changelog-github": "0.4.0",
"@changesets/cli": "2.16.0",
"@commercetools-docs/writing-style": "3.0.5",
"@commercetools-frontend/eslint-config-mc-app": "*",
"@commercetools-test-data/core": "2.3.0",
"@commercetools-test-data/core": "2.4.0",
"@commercetools-uikit/design-system": "^12.0.0",
"@commercetools/github-labels": "1.1.0",
"@commitlint/cli": "12.1.1",
"@commitlint/config-conventional": "12.1.1",
"@formatjs/cli": "4.2.12",
"@commitlint/cli": "12.1.4",
"@commitlint/config-conventional": "12.1.4",
"@formatjs/cli": "4.2.14",
"@graphql-cli/codegen": "1.17.23",
"@graphql-cli/coverage": "2.1.0",
"@graphql-cli/validate": "2.1.0",
Expand All @@ -124,11 +124,11 @@
"@svgr/plugin-jsx": "5.5.0",
"@svgr/plugin-svgo": "5.5.0",
"@testing-library/cypress": "7.0.6",
"@testing-library/react": "11.2.6",
"@testing-library/react": "11.2.7",
"@types/faker": "5.5.5",
"@types/jest-environment-puppeteer": "4.4.1",
"@types/jquery": "3.5.5",
"@types/node": "14.14.44",
"@types/node": "14.14.45",
"@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.2.0",
"cypress": "7.3.0",
"dotenv": "8.6.0",
"eslint": "7.26.0",
"eslint-formatter-pretty": "4.0.0",
Expand All @@ -164,7 +164,7 @@
"replace": "1.2.1",
"rosie": "2.1.0",
"shelljs": "0.8.4",
"start-server-and-test": "1.12.1",
"start-server-and-test": "1.12.2",
"stylelint": "13.13.1",
"stylelint-config-prettier": "8.0.2",
"stylelint-config-standard": "22.0.0",
Expand All @@ -175,9 +175,9 @@
"vfile-message": "2.0.4"
},
"resolutions": {
"@babel/core": "7.14.0",
"@babel/preset-env": "7.14.1",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.0-beta.7",
"@babel/core": "7.14.2",
"@babel/preset-env": "7.14.2",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.0-beta.8",
"@types/puppeteer": "5.4.3",
"@types/react-router": "5.1.14",
"@typescript-eslint/eslint-plugin": "4.23.0",
Expand All @@ -186,7 +186,7 @@
"intl-messageformat-parser": "6.4.4",
"**/intl-messageformat-parser": "6.4.4",
"pretty-format": "26.6.2",
"react-intl": "5.17.5"
"react-intl": "5.17.7"
},
"engines": {
"node": ">=12 || >=14",
Expand Down
2 changes: 1 addition & 1 deletion packages-backend/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"@types/node": "14.14.44",
"@types/node": "14.14.45",
"express": "4.17.1",
"express-jwt": "6.0.0",
"jwks-rsa": "2.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages-backend/loggers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"@sentry/node": "6.3.6",
"@sentry/node": "6.4.0",
"@types/triple-beam": "1.3.2",
"express-winston": "4.1.0",
"fast-safe-stringify": "2.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/application-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"devDependencies": {
"react": "17.0.2",
"react-dom": "17.0.2",
"react-intl": "5.17.5"
"react-intl": "5.17.7"
},
"peerDependencies": {
"react": "17.x",
Expand Down
2 changes: 1 addition & 1 deletion packages/application-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"ajv": "8.3.0",
"ajv": "8.4.0",
"core-js": "3.12.1",
"cosmiconfig": "7.0.0",
"lodash": "4.17.21",
Expand Down
4 changes: 2 additions & 2 deletions packages/application-shell-connectors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"prop-types": "15.7.2"
},
"devDependencies": {
"@apollo/client": "3.3.16",
"@testing-library/react": "11.2.6",
"@apollo/client": "3.3.18",
"@testing-library/react": "11.2.7",
"react": "17.0.2"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/application-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,13 +99,13 @@
"uuid": "8.3.2"
},
"devDependencies": {
"@apollo/client": "3.3.16",
"@testing-library/react": "11.2.6",
"@apollo/client": "3.3.18",
"@testing-library/react": "11.2.7",
"@testing-library/react-hooks": "5.1.2",
"msw": "0.28.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-intl": "5.17.5",
"react-intl": "5.17.7",
"react-redux": "7.2.4",
"react-router-dom": "5.2.0",
"redux": "4.1.0",
Expand Down
16 changes: 8 additions & 8 deletions packages/babel-preset-mc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,19 @@
"main": "./index.js",
"module": "./index.js",
"dependencies": {
"@babel/core": "7.14.0",
"@babel/core": "7.14.2",
"@babel/plugin-proposal-class-properties": "7.13.0",
"@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",
"@babel/plugin-proposal-object-rest-spread": "7.13.8",
"@babel/plugin-transform-classes": "7.13.0",
"@babel/plugin-proposal-export-namespace-from": "7.14.2",
"@babel/plugin-proposal-logical-assignment-operators": "7.14.2",
"@babel/plugin-proposal-object-rest-spread": "7.14.2",
"@babel/plugin-transform-classes": "7.14.2",
"@babel/plugin-transform-destructuring": "7.13.17",
"@babel/plugin-transform-react-display-name": "7.12.13",
"@babel/plugin-transform-react-display-name": "7.14.2",
"@babel/plugin-transform-regenerator": "7.13.15",
"@babel/plugin-transform-runtime": "7.13.15",
"@babel/preset-env": "7.14.1",
"@babel/plugin-transform-runtime": "7.14.2",
"@babel/preset-env": "7.14.2",
"@babel/preset-react": "7.13.13",
"@babel/preset-typescript": "7.13.0",
"@babel/runtime": "7.14.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"uuid": "8.3.2"
},
"devDependencies": {
"cypress": "7.2.0"
"cypress": "7.3.0"
},
"peerDependencies": {
"cypress": "5.x || 6.x || 7.x"
Expand Down
2 changes: 1 addition & 1 deletion packages/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"intl-messageformat-parser": "6.4.4",
"react": "17.0.2",
"react-intl": "5.17.5"
"react-intl": "5.17.7"
},
"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 @@ -37,7 +37,7 @@
"unfetch": "4.2.0"
},
"devDependencies": {
"@testing-library/react": "11.2.6",
"@testing-library/react": "11.2.7",
"jest": "26.6.3"
}
}
4 changes: 2 additions & 2 deletions packages/mc-html-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"uglifycss": "0.0.29"
},
"devDependencies": {
"@babel/plugin-transform-runtime": "7.13.15",
"@babel/preset-env": "7.14.1"
"@babel/plugin-transform-runtime": "7.14.2",
"@babel/preset-env": "7.14.2"
},
"engines": {
"node": ">=12 || >=14"
Expand Down
10 changes: 5 additions & 5 deletions packages/mc-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@commercetools-frontend/babel-preset-mc-app": "20.1.2",
"@commercetools-frontend/mc-dev-authentication": "19.0.0",
"@commercetools-frontend/mc-html-template": "20.1.2",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.0-beta.7",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.0-beta.8",
"@svgr/webpack": "5.5.0",
"autoprefixer": "10.2.5",
"babel-loader": "8.2.2",
Expand All @@ -59,24 +59,24 @@
"postcss-custom-media": "8.0.0",
"postcss-custom-properties": "11.0.0",
"postcss-import": "14.0.2",
"postcss-loader": "5.2.0",
"postcss-loader": "5.3.0",
"postcss-reporter": "7.0.2",
"react-dev-utils": "11.0.4",
"react-refresh": "0.10.0",
"serve-handler": "6.1.3",
"shelljs": "0.8.4",
"style-loader": "2.0.0",
"svg-url-loader": "7.1.1",
"terser-webpack-plugin": "5.1.1",
"terser-webpack-plugin": "5.1.2",
"thread-loader": "3.0.4",
"webpack": "5.37.0",
"webpack-bundle-analyzer": "4.4.1",
"webpack-dev-server": "4.0.0-beta.3",
"webpackbar": "5.0.0-3"
},
"devDependencies": {
"@babel/plugin-transform-runtime": "7.13.15",
"@babel/preset-env": "7.14.1"
"@babel/plugin-transform-runtime": "7.14.2",
"@babel/preset-env": "7.14.2"
},
"engines": {
"node": ">=12 || >=14"
Expand Down
4 changes: 2 additions & 2 deletions packages/react-notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@
"reselect": "4.0.0"
},
"devDependencies": {
"@testing-library/react": "11.2.6",
"@testing-library/react": "11.2.7",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-intl": "5.17.5",
"react-intl": "5.17.7",
"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 @@ -37,14 +37,14 @@
"@types/prop-types": "^15.7.3",
"@types/react": "^17.0.3",
"@types/react-redux": "^7.1.16",
"fast-equals": "2.0.2",
"fast-equals": "2.0.3",
"prop-types": "15.7.2",
"qss": "2.0.3",
"unfetch": "4.2.0",
"uuid": "8.3.2"
},
"devDependencies": {
"@testing-library/react": "11.2.6",
"@testing-library/react": "11.2.7",
"@types/uuid": "8.3.0",
"react": "17.0.2",
"react-redux": "7.2.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"@commercetools-frontend/constants": "20.0.1",
"@sentry/browser": "6.3.6",
"@sentry/browser": "6.4.0",
"@types/prop-types": "^15.7.3",
"@types/react": "^17.0.3",
"prop-types": "15.7.2"
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@
"prop-types": "15.7.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-intl": "5.17.5",
"react-intl": "5.17.7",
"react-redux": "7.2.4",
"react-router-dom": "5.2.0",
"redux": "4.1.0"
},
"devDependencies": {
"@commercetools-frontend/mc-dev-authentication": "19.0.0",
"@commercetools-frontend/mc-scripts": "20.2.1",
"@formatjs/cli": "4.2.12"
"@formatjs/cli": "4.2.14"
}
}
2 changes: 1 addition & 1 deletion visual-testing-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"formik": "2.2.6",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-intl": "5.17.5",
"react-intl": "5.17.7",
"react-redux": "7.2.4",
"react-router-dom": "5.2.0"
},
Expand Down
10 changes: 5 additions & 5 deletions website-components-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@
"@fontsource/open-sans": "4.3.0",
"core-js": "3.12.1",
"formik": "2.2.6",
"gatsby": "3.4.2",
"gatsby-cli": "3.4.1",
"gatsby-plugin-emotion": "6.4.0",
"gatsby-source-filesystem": "3.4.0",
"gatsby": "3.5.0",
"gatsby-cli": "3.5.0",
"gatsby-plugin-emotion": "6.5.0",
"gatsby-source-filesystem": "3.5.0",
"moment": "^2.29.1",
"moment-timezone": "^0.5.32",
"prop-types": "15.7.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-intl": "5.17.5",
"react-intl": "5.17.7",
"react-router-dom": "5.2.0"
}
}
6 changes: 3 additions & 3 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"@commercetools-uikit/spacings-stack": "^12.0.0",
"@emotion/react": "11.4.0",
"@emotion/styled": "11.3.0",
"gatsby": "3.4.2",
"gatsby-cli": "3.4.1",
"gatsby": "3.5.0",
"gatsby-cli": "3.5.0",
"prop-types": "15.7.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-intl": "5.17.5"
"react-intl": "5.17.7"
},
"devDependencies": {
"@svgr/cli": "5.5.0",
Expand Down
Loading

0 comments on commit 4c414cd

Please sign in to comment.