Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 20, 2024
1 parent fa0af6d commit 11c9e09
Show file tree
Hide file tree
Showing 18 changed files with 883 additions and 1,546 deletions.
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.14",
"@apollo/client": "3.10.4",
"@babel/core": "^7.22.17",
"@babel/runtime-corejs3": "^7.22.15",
"@commercetools-frontend/actions-global": "workspace:*",
Expand Down 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 Expand Up @@ -90,7 +90,7 @@
"react-redux": "7.2.9",
"react-router-dom": "5.3.4",
"redux": "4.2.1",
"typescript": "5.0.4"
"typescript": "5.4.5"
},
"resolutions": {
"@emotion/react": "^11.11.1",
Expand Down
4 changes: 2 additions & 2 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.14",
"@apollo/client": "3.10.4",
"@babel/core": "^7.22.17",
"@babel/runtime-corejs3": "^7.22.15",
"@commercetools-frontend/actions-global": "workspace:*",
Expand Down 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
6 changes: 3 additions & 3 deletions custom-views-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.14",
"@apollo/client": "3.10.4",
"@babel/core": "^7.22.17",
"@babel/runtime-corejs3": "^7.22.15",
"@commercetools-frontend/actions-global": "workspace:*",
Expand Down 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 Expand Up @@ -90,7 +90,7 @@
"react-redux": "7.2.9",
"react-router-dom": "5.3.4",
"redux": "4.2.1",
"typescript": "5.0.4"
"typescript": "5.4.5"
},
"resolutions": {
"@emotion/react": "^11.11.1",
Expand Down
4 changes: 2 additions & 2 deletions custom-views-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.14",
"@apollo/client": "3.10.4",
"@babel/core": "^7.22.17",
"@babel/runtime-corejs3": "^7.22.15",
"@commercetools-frontend/actions-global": "workspace:*",
Expand Down 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
12 changes: 6 additions & 6 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.2",
"@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,11 +109,11 @@
"@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",
"@preconstruct/cli": "2.8.4",
"@svgr/cli": "6.5.1",
"@svgr/plugin-jsx": "6.5.1",
"@svgr/plugin-svgo": "6.5.1",
Expand Down Expand Up @@ -169,7 +169,7 @@
"stylelint-order": "5.0.0",
"stylelint-value-no-unknown-custom-properties": "4.0.0",
"tsc-files": "1.1.4",
"typescript": "5.0.4",
"typescript": "5.4.5",
"vfile-message": "3.1.4"
},
"pnpm": {
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 @@ -73,7 +73,7 @@
"react-modal": "3.16.1"
},
"devDependencies": {
"@apollo/client": "3.7.14",
"@apollo/client": "3.10.4",
"@testing-library/dom": "^9.3.1",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "8.0.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 @@ -43,7 +43,7 @@
"wait-for-observables": "1.0.3"
},
"devDependencies": {
"@apollo/client": "3.7.14",
"@apollo/client": "3.10.4",
"@testing-library/react": "12.1.5",
"@types/jest": "^29.5.4",
"headers-polyfill": "^3.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/application-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"uuid": "9.0.1"
},
"devDependencies": {
"@apollo/client": "3.7.14",
"@apollo/client": "3.10.4",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "8.0.1",
"@types/jest": "^29.5.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@tsconfig/node16": "^16.1.1",
"@types/glob": "8.1.0",
"@types/jscodeshift": "0.11.11",
"rimraf": "5.0.5",
"typescript": "5.0.4"
"rimraf": "5.0.7",
"typescript": "5.4.5"
},
"engines": {
"node": "16.x || >=18.0.0"
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/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
2 changes: 1 addition & 1 deletion packages/mc-scripts/package.json
Original file line number Diff line number Diff line change
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
4 changes: 2 additions & 2 deletions 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": "7.4.0",
"@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 All @@ -74,7 +74,7 @@
"jest": "29.7.0",
"msw": "0.49.3",
"ts-node": "^10.9.1",
"typescript": "5.0.4"
"typescript": "5.4.5"
},
"packageManager": "pnpm@8.15.8",
"engines": {
Expand Down
Loading

0 comments on commit 11c9e09

Please sign in to comment.