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] authored Apr 10, 2023
1 parent d46528d commit d5b1e01
Show file tree
Hide file tree
Showing 19 changed files with 1,461 additions and 1,162 deletions.
2 changes: 1 addition & 1 deletion application-templates/starter-typescript/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.19
16.20
6 changes: 3 additions & 3 deletions application-templates/starter-typescript/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.7.10",
"@apollo/client": "3.7.11",
"@babel/core": "^7.20.12",
"@babel/runtime-corejs3": "^7.20.13",
"@commercetools-frontend/actions-global": "workspace:*",
Expand Down Expand Up @@ -71,7 +71,7 @@
"@types/react-router": "^5.1.20",
"@types/react-router-dom": "^5.3.3",
"@types/testing-library__jest-dom": "^5.14.5",
"eslint": "8.36.0",
"eslint": "8.38.0",
"eslint-formatter-pretty": "4.1.0",
"eslint-plugin-graphql": "^4.0.0",
"formik": "2.2.9",
Expand All @@ -83,7 +83,7 @@
"moment": "^2.29.4",
"msw": "0.49.3",
"omit-empty-es": "1.1.3",
"prettier": "2.8.4",
"prettier": "2.8.7",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-intl": "^5.25.1",
Expand Down
2 changes: 1 addition & 1 deletion application-templates/starter/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.19
16.20
6 changes: 3 additions & 3 deletions application-templates/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"versions:uikit": "manypkg upgrade @commercetools-uikit"
},
"dependencies": {
"@apollo/client": "3.7.10",
"@apollo/client": "3.7.11",
"@babel/core": "^7.20.12",
"@babel/runtime-corejs3": "^7.20.13",
"@commercetools-frontend/actions-global": "workspace:*",
Expand Down Expand Up @@ -62,7 +62,7 @@
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "8.0.1",
"eslint": "8.36.0",
"eslint": "8.38.0",
"eslint-formatter-pretty": "4.1.0",
"formik": "2.2.9",
"graphql": "^16.6.0",
Expand All @@ -73,7 +73,7 @@
"moment": "^2.29.4",
"msw": "0.49.3",
"omit-empty-es": "1.1.3",
"prettier": "2.8.4",
"prettier": "2.8.7",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,13 +85,13 @@
"@babel/cli": "^7.20.7",
"@babel/core": "^7.20.12",
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.0",
"@commercetools-docs/writing-style": "3.3.3",
"@changesets/cli": "2.26.1",
"@commercetools-docs/writing-style": "3.3.4",
"@commercetools-frontend/eslint-config-mc-app": "workspace:*",
"@commercetools-test-data/core": "4.11.1",
"@commercetools-uikit/design-system": "^15.14.3",
"@commercetools/github-labels": "1.1.0",
"@commitlint/cli": "17.4.4",
"@commitlint/cli": "17.5.1",
"@commitlint/config-conventional": "17.4.4",
"@faker-js/faker": "7.6.0",
"@formatjs/cli": "4.8.4",
Expand All @@ -102,10 +102,10 @@
"@graphql-codegen/typescript-graphql-files-modules": "2.2.1",
"@graphql-codegen/typescript-operations": "2.5.13",
"@manypkg/cli": "0.20.0",
"@percy/cli": "1.21.0",
"@percy/cli": "1.22.0",
"@percy/cypress": "3.1.2",
"@percy/puppeteer": "2.0.2",
"@preconstruct/cli": "2.3.0",
"@preconstruct/cli": "2.4.4",
"@svgr/cli": "6.5.1",
"@svgr/plugin-jsx": "6.5.1",
"@svgr/plugin-svgo": "6.5.1",
Expand All @@ -123,7 +123,7 @@
"cross-env": "7.0.3",
"cypress": "11.2.0",
"dotenv": "16.0.3",
"eslint": "8.36.0",
"eslint": "8.38.0",
"eslint-formatter-pretty": "4.1.0",
"eslint-plugin-graphql": "^4.0.0",
"graphql": "16.6.0",
Expand All @@ -140,7 +140,7 @@
"postcss": "8.4.21",
"postcss-load-config": "3.1.4",
"postcss-modules": "4.3.1",
"prettier": "2.8.4",
"prettier": "2.8.7",
"puppeteer": "14.4.1",
"replace": "1.2.2",
"rosie": "2.1.0",
Expand All @@ -161,7 +161,7 @@
"@jest/types": "27.5.1",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
"@types/eslint": "^8.2.2",
"@types/react": "17.0.53",
"@types/react": "17.0.56",
"@types/react-dom": "17.0.19",
"@types/react-router": "5.1.20",
"@typescript-eslint/eslint-plugin": "^5.10.0",
Expand Down
2 changes: 1 addition & 1 deletion packages-backend/eslint-config-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@tsconfig/node16": "^1.0.3",
"eslint": "8.36.0"
"eslint": "8.38.0"
},
"engines": {
"node": "14.x || >=16.0.0"
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 @@ -27,7 +27,7 @@
"dependencies": {
"@babel/runtime": "^7.20.13",
"@babel/runtime-corejs3": "^7.20.13",
"@sentry/node": "7.43.0",
"@sentry/node": "7.47.0",
"@types/triple-beam": "1.3.2",
"express-winston": "4.2.0",
"fast-safe-stringify": "2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/application-shell-connectors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"tiny-warning": "1.0.3"
},
"devDependencies": {
"@apollo/client": "3.7.10",
"@apollo/client": "3.7.11",
"@testing-library/react": "12.1.5",
"react": "17.0.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/application-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,15 +99,15 @@
"prop-types": "15.8.1",
"qss": "2.0.3",
"react-required-if": "1.0.3",
"react-select": "5.7.0",
"react-select": "5.7.2",
"redux-logger": "3.0.6",
"redux-thunk": "2.4.2",
"tiny-invariant": "1.3.1",
"unfetch": "4.2.0",
"uuid": "8.3.2"
},
"devDependencies": {
"@apollo/client": "3.7.10",
"@apollo/client": "3.7.11",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "8.0.1",
"msw": "0.49.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-mc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"cac": "6.7.14",
"execa": "5.1.1",
"listr2": "5.0.8",
"prettier": "2.8.4",
"prettier": "2.8.7",
"semver": "7.3.8"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-mc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint": "8.x"
},
"devDependencies": {
"eslint": "8.36.0"
"eslint": "8.38.0"
},
"engines": {
"node": "14.x || >=16.0.0"
Expand Down
12 changes: 6 additions & 6 deletions packages/mc-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/svgo": "^2.6.4",
"@types/webpack-bundle-analyzer": "^4.6.0",
"@vitejs/plugin-react": "3.1.0",
"@vitejs/plugin-react-swc": "3.2.0",
"@vitejs/plugin-react-swc": "3.3.0",
"autoprefixer": "^10.4.13",
"babel-loader": "8.3.0",
"browserslist": "^4.21.5",
Expand All @@ -90,7 +90,7 @@
"postcss-import": "14.1.0",
"postcss-loader": "6.2.1",
"postcss-reporter": "7.0.5",
"prettier": "2.8.4",
"prettier": "2.8.7",
"prompts": "^2.4.2",
"querystring-es3": "^0.2.1",
"react-dev-utils": "12.0.1",
Expand All @@ -102,18 +102,18 @@
"terser-webpack-plugin": "5.3.7",
"thread-loader": "3.0.4",
"url": "^0.11.0",
"vite": "4.2.0",
"webpack": "5.76.2",
"vite": "4.2.1",
"webpack": "5.78.0",
"webpack-bundle-analyzer": "4.8.0",
"webpack-dev-server": "4.12.0",
"webpack-dev-server": "4.13.2",
"webpackbar": "5.0.2"
},
"devDependencies": {
"@tsconfig/node16": "^1.0.3",
"@types/lodash": "^4.14.191",
"@types/mock-fs": "^4.13.1",
"@types/moment-locales-webpack-plugin": "^1.2.3",
"@types/node-fetch": "2.6.2",
"@types/node-fetch": "2.6.3",
"@types/serve-handler": "^6.1.1",
"mock-fs": "^5.2.0",
"msw": "0.49.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@commercetools/sdk-client": "3.0.0",
"@commercetools/sdk-middleware-correlation-id": "3.0.0",
"@commercetools/sdk-middleware-http": "7.0.2",
"@types/node-fetch": "2.6.2",
"@types/node-fetch": "2.6.3",
"@types/prop-types": "^15.7.5",
"@types/react": "^17.0.53",
"@types/react-redux": "^7.1.25",
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 @@
"@babel/runtime-corejs3": "^7.20.13",
"@commercetools-frontend/browser-history": "21.24.3",
"@commercetools-frontend/constants": "21.24.3",
"@sentry/react": "7.43.0",
"@sentry/tracing": "7.43.0",
"@sentry/react": "7.47.0",
"@sentry/tracing": "7.47.0",
"@types/prop-types": "^15.7.5",
"@types/react": "^17.0.53",
"prop-types": "15.8.1"
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"deploy": "vercel --scope=commercetools --confirm --no-clipboard"
},
"dependencies": {
"@commercetools-docs/ui-kit": "21.1.0",
"@commercetools-docs/ui-kit": "21.1.4",
"@commercetools-frontend/actions-global": "21.24.3",
"@commercetools-frontend/application-components": "21.24.3",
"@commercetools-frontend/application-shell": "21.24.3",
Expand Down
2 changes: 1 addition & 1 deletion visual-testing-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
},
"devDependencies": {
"@vitejs/plugin-react": "3.1.0",
"vite": "4.2.0"
"vite": "4.2.1"
}
}
2 changes: 1 addition & 1 deletion website-components-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
},
"devDependencies": {
"@vitejs/plugin-react": "3.1.0",
"vite": "4.2.0"
"vite": "4.2.1"
}
}
10 changes: 5 additions & 5 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"generate-icons": "svgr -d src/icons/generated -- src/icons/svg && prettier --write '**/generated/*.js'"
},
"dependencies": {
"@commercetools-docs/gatsby-theme-docs": "21.1.2",
"@commercetools-docs/ui-kit": "21.1.0",
"@commercetools-docs/gatsby-theme-docs": "21.1.4",
"@commercetools-docs/ui-kit": "21.1.4",
"@commercetools-uikit/card": "^15.14.3",
"@commercetools-uikit/spacings-inline": "^15.14.3",
"@commercetools-uikit/spacings-stack": "^15.14.3",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"gatsby": "5.7.0",
"gatsby-cli": "5.7.0",
"gatsby": "5.8.1",
"gatsby-cli": "5.8.0",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -29,7 +29,7 @@
"devDependencies": {
"@svgr/cli": "6.5.1",
"linkinator": "4.1.2",
"prettier": "2.8.4",
"prettier": "2.8.7",
"start-server-and-test": "1.15.4"
}
}
Loading

0 comments on commit d5b1e01

Please sign in to comment.