Skip to content

Commit

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

* chore: downgrade Apollo, TypeScript and Preconstruct

* chore: changeset

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kacper Krzywiec <[email protected]>
  • Loading branch information
renovate[bot] and kark committed May 23, 2024
1 parent 67cdb03 commit 146cf67
Show file tree
Hide file tree
Showing 18 changed files with 1,216 additions and 906 deletions.
19 changes: 19 additions & 0 deletions .changeset/smooth-geckos-punch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
'@commercetools-applications/merchant-center-custom-view-template-starter-typescript': patch
'@commercetools-applications/merchant-center-template-starter-typescript': patch
'@commercetools-applications/merchant-center-custom-view-template-starter': patch
'@commercetools-applications/merchant-center-template-starter': patch
'@commercetools-website/components-playground': patch
'@commercetools-frontend/jest-preset-mc-app': patch
'@commercetools-frontend/create-mc-app': patch
'@commercetools-frontend/mc-scripts': patch
'@commercetools-local/visual-testing-app': patch
'@commercetools-frontend/codemod': patch
'@commercetools-frontend/cypress': patch
'@commercetools-frontend/sentry': patch
'@commercetools-frontend/i18n': patch
'@commercetools-frontend/l10n': patch
'@commercetools-local/playground': patch
---

Update all dependencies
2 changes: 1 addition & 1 deletion application-templates/starter-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@commercetools-uikit/text-input": "^19.2.0",
"@commercetools/sync-actions": "^5.14.0",
"@emotion/react": "^11.11.4",
"@formatjs/cli": "6.2.10",
"@formatjs/cli": "6.2.12",
"@jest/types": "29.6.3",
"@manypkg/cli": "0.21.4",
"@testing-library/dom": "^9.3.1",
Expand Down
2 changes: 1 addition & 1 deletion application-templates/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@commercetools-uikit/text-input": "^19.2.0",
"@commercetools/sync-actions": "^5.14.0",
"@emotion/react": "^11.11.4",
"@formatjs/cli": "6.2.10",
"@formatjs/cli": "6.2.12",
"@jest/types": "29.6.3",
"@manypkg/cli": "0.21.4",
"@testing-library/dom": "^9.3.1",
Expand Down
2 changes: 1 addition & 1 deletion custom-views-templates/starter-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@commercetools-uikit/text-input": "^19.2.0",
"@commercetools/sync-actions": "^5.14.0",
"@emotion/react": "^11.11.4",
"@formatjs/cli": "6.2.10",
"@formatjs/cli": "6.2.12",
"@jest/types": "29.6.3",
"@manypkg/cli": "0.21.4",
"@testing-library/dom": "^9.3.1",
Expand Down
2 changes: 1 addition & 1 deletion custom-views-templates/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@commercetools-uikit/text-input": "^19.2.0",
"@commercetools/sync-actions": "^5.14.0",
"@emotion/react": "^11.11.4",
"@formatjs/cli": "6.2.10",
"@formatjs/cli": "6.2.12",
"@jest/types": "29.6.3",
"@manypkg/cli": "0.21.4",
"@testing-library/dom": "^9.3.1",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@babel/cli": "^7.22.15",
"@babel/core": "^7.22.17",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@changesets/cli": "2.27.3",
"@commercetools-docs/writing-style": "3.3.9",
"@commercetools-frontend/application-config": "workspace:*",
"@commercetools-frontend/babel-preset-mc-app": "workspace:*",
Expand All @@ -99,7 +99,7 @@
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@faker-js/faker": "8.4.1",
"@formatjs/cli": "6.2.10",
"@formatjs/cli": "6.2.12",
"@graphql-codegen/add": "3.2.3",
"@graphql-codegen/cli": "2.16.5",
"@graphql-codegen/introspection": "2.2.3",
Expand All @@ -109,8 +109,8 @@
"@manypkg/cli": "0.21.4",
"@manypkg/find-root": "2.2.1",
"@manypkg/get-packages": "1.1.3",
"@percy/cli": "1.28.5",
"@percy/core": "1.28.5",
"@percy/cli": "1.28.6",
"@percy/core": "1.28.6",
"@percy/cypress": "3.1.2",
"@percy/puppeteer": "2.0.2",
"@preconstruct/cli": "2.6.2",
Expand Down Expand Up @@ -149,7 +149,7 @@
"jest-puppeteer": "8.0.6",
"jest-runner-eslint": "2.2.0",
"jest-runner-executor": "1.0.0",
"jest-silent-reporter": "0.5.0",
"jest-silent-reporter": "0.6.0",
"jest-watch-typeahead": "2.2.2",
"lint-staged": "11.2.6",
"postcss": "8.4.38",
Expand Down
2 changes: 1 addition & 1 deletion packages/codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@tsconfig/node16": "^16.1.1",
"@types/glob": "8.1.0",
"@types/jscodeshift": "0.11.11",
"rimraf": "5.0.5",
"rimraf": "5.0.7",
"typescript": "5.0.4"
},
"engines": {
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 @@ -27,7 +27,7 @@
"execa": "5.1.1",
"listr2": "5.0.8",
"prettier": "2.8.8",
"semver": "7.6.1"
"semver": "7.6.2"
},
"devDependencies": {
"@tsconfig/node16": "^16.1.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@commercetools-frontend/constants": "22.27.0",
"@manypkg/get-packages": "1.1.3",
"@types/semver": "^7.5.1",
"semver": "7.6.1",
"semver": "7.6.2",
"uuid": "9.0.1"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
"@commercetools-frontend/sentry": "22.27.0",
"@commercetools-uikit/i18n": "^19.2.0",
"@emotion/react": "^11.11.4",
"@formatjs/icu-messageformat-parser": "2.7.6",
"@formatjs/icu-messageformat-parser": "2.7.8",
"@types/prop-types": "^15.7.5",
"@types/react": "^17.0.80",
"moment": "^2.29.4",
"prop-types": "15.8.1"
},
"devDependencies": {
"@formatjs/cli": "6.2.10",
"@formatjs/cli": "6.2.12",
"@types/jest": "^29.5.4",
"jest-mock": "29.7.0",
"react": "17.0.2",
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 @@
"jest-environment-jsdom": "^29.6.4",
"jest-localstorage-mock": "2.4.26",
"jest-mock": "29.7.0",
"jest-silent-reporter": "0.5.0",
"jest-silent-reporter": "0.6.0",
"jest-watch-typeahead": "2.2.2",
"raf": "3.4.1",
"setimmediate": "1.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/l10n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"node-fetch": "2.7.0",
"prompts": "^2.4.2",
"react": "17.0.2",
"rimraf": "5.0.5"
"rimraf": "5.0.7"
},
"peerDependencies": {
"react": "17.x"
Expand Down
6 changes: 3 additions & 3 deletions packages/mc-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
"@types/prompts": "^2.4.4",
"@types/svgo": "^2.6.4",
"@types/webpack-bundle-analyzer": "^4.6.0",
"@vitejs/plugin-react": "4.2.1",
"@vitejs/plugin-react-swc": "3.6.0",
"@vitejs/plugin-react": "4.3.0",
"@vitejs/plugin-react-swc": "3.7.0",
"autoprefixer": "^10.4.15",
"babel-loader": "8.3.0",
"browserslist": "^4.21.10",
Expand Down Expand Up @@ -125,7 +125,7 @@
"memfs": "^4.8.2",
"mock-fs": "^5.2.0",
"msw": "0.49.3",
"rimraf": "5.0.5"
"rimraf": "5.0.7"
},
"engines": {
"node": "16.x || >=18.0.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"@babel/runtime-corejs3": "^7.22.15",
"@commercetools-frontend/browser-history": "22.27.0",
"@commercetools-frontend/constants": "22.27.0",
"@sentry/browser": "7.114.0",
"@sentry/react": "7.114.0",
"@sentry/types": "7.114.0",
"@sentry/browser": "7.116.0",
"@sentry/react": "7.116.0",
"@sentry/types": "7.116.0",
"@types/prop-types": "^15.7.5",
"@types/react": "^17.0.80",
"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 @@ -64,7 +64,7 @@
"@commercetools-frontend/mc-dev-authentication": "22.27.0",
"@commercetools-frontend/mc-scripts": "22.27.0",
"@commercetools-test-data/commons": "8.2.3",
"@formatjs/cli": "6.2.10",
"@formatjs/cli": "6.2.12",
"@types/jest": "^29.5.4",
"@types/node": "^16.18.48",
"@types/testing-library__jest-dom": "^5.14.9",
Expand Down
Loading

0 comments on commit 146cf67

Please sign in to comment.