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 Mar 15, 2024
1 parent 6632b32 commit be630e2
Show file tree
Hide file tree
Showing 35 changed files with 3,294 additions and 3,244 deletions.
2 changes: 1 addition & 1 deletion .github/actions/ci/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ runs:

steps:
- name: Install pnpm
uses: pnpm/action-setup@v2.2.4
uses: pnpm/action-setup@v2.4.0
with:
run_install: false

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docs-custom-views.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: actions/checkout@v4

- name: Install pnpm
uses: pnpm/action-setup@v2.2.4
uses: pnpm/action-setup@v2.4.0
with:
run_install: false

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Creating release pull request or publishing release to npm registry
id: changesets
# uses: changesets/action@v1.3.0
uses: dotansimha/changesets-action@v1.5.1
uses: dotansimha/changesets-action@v1.5.2
with:
publish: pnpm changeset publish
version: pnpm changeset:version-and-format
Expand Down
20 changes: 10 additions & 10 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.9.7",
"@babel/core": "^7.22.17",
"@babel/runtime-corejs3": "^7.22.15",
"@commercetools-frontend/actions-global": "workspace:*",
Expand Down Expand Up @@ -58,9 +58,9 @@
"@commercetools-uikit/text-input": "^18.2.0",
"@commercetools/sync-actions": "^5.14.0",
"@emotion/react": "^11.11.4",
"@formatjs/cli": "6.1.1",
"@jest/types": "29.5.0",
"@manypkg/cli": "0.20.0",
"@formatjs/cli": "6.2.7",
"@jest/types": "29.6.3",
"@manypkg/cli": "0.21.3",
"@testing-library/dom": "^9.3.1",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "12.1.5",
Expand All @@ -71,26 +71,26 @@
"@types/react-router": "^5.1.20",
"@types/react-router-dom": "^5.3.3",
"@types/testing-library__jest-dom": "^5.14.9",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-formatter-pretty": "4.1.0",
"eslint-plugin-graphql": "^4.0.0",
"formik": "2.2.9",
"formik": "2.4.5",
"graphql": "^16.8.0",
"graphql-tag": "^2.12.6",
"jest": "29.5.0",
"jest-runner-eslint": "2.0.0",
"jest": "29.7.0",
"jest-runner-eslint": "2.2.0",
"jest-watch-typeahead": "2.2.2",
"moment": "^2.29.4",
"msw": "0.49.3",
"omit-empty-es": "1.1.3",
"omit-empty-es": "1.2.0",
"prettier": "2.8.8",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-intl": "^6.4.5",
"react-redux": "7.2.9",
"react-router-dom": "5.3.4",
"redux": "4.2.1",
"typescript": "5.0.4"
"typescript": "5.4.2"
},
"resolutions": {
"@emotion/react": "^11.11.1",
Expand Down
18 changes: 9 additions & 9 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.9.7",
"@babel/core": "^7.22.17",
"@babel/runtime-corejs3": "^7.22.15",
"@commercetools-frontend/actions-global": "workspace:*",
Expand Down Expand Up @@ -56,9 +56,9 @@
"@commercetools-uikit/text-input": "^18.2.0",
"@commercetools/sync-actions": "^5.14.0",
"@emotion/react": "^11.11.4",
"@formatjs/cli": "6.1.1",
"@jest/types": "29.5.0",
"@manypkg/cli": "0.20.0",
"@formatjs/cli": "6.2.7",
"@jest/types": "29.6.3",
"@manypkg/cli": "0.21.3",
"@testing-library/dom": "^9.3.1",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "12.1.5",
Expand All @@ -69,18 +69,18 @@
"@types/react-router": "^5.1.20",
"@types/react-router-dom": "^5.3.3",
"@types/testing-library__jest-dom": "^5.14.9",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-formatter-pretty": "4.1.0",
"eslint-plugin-graphql": "^4.0.0",
"formik": "2.2.9",
"formik": "2.4.5",
"graphql": "^16.8.0",
"graphql-tag": "^2.12.6",
"jest": "29.5.0",
"jest-runner-eslint": "2.0.0",
"jest": "29.7.0",
"jest-runner-eslint": "2.2.0",
"jest-watch-typeahead": "2.2.2",
"moment": "^2.29.4",
"msw": "0.49.3",
"omit-empty-es": "1.1.3",
"omit-empty-es": "1.2.0",
"prettier": "2.8.8",
"prop-types": "15.8.1",
"react": "17.0.2",
Expand Down
20 changes: 10 additions & 10 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.9.7",
"@babel/core": "^7.22.17",
"@babel/runtime-corejs3": "^7.22.15",
"@commercetools-frontend/actions-global": "workspace:*",
Expand Down Expand Up @@ -58,9 +58,9 @@
"@commercetools-uikit/text-input": "^18.2.0",
"@commercetools/sync-actions": "^5.14.0",
"@emotion/react": "^11.11.4",
"@formatjs/cli": "6.1.1",
"@jest/types": "29.5.0",
"@manypkg/cli": "0.20.0",
"@formatjs/cli": "6.2.7",
"@jest/types": "29.6.3",
"@manypkg/cli": "0.21.3",
"@testing-library/dom": "^9.3.1",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "12.1.5",
Expand All @@ -71,26 +71,26 @@
"@types/react-router": "^5.1.20",
"@types/react-router-dom": "^5.3.3",
"@types/testing-library__jest-dom": "^5.14.9",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-formatter-pretty": "4.1.0",
"eslint-plugin-graphql": "^4.0.0",
"formik": "2.2.9",
"formik": "2.4.5",
"graphql": "^16.8.0",
"graphql-tag": "^2.12.6",
"jest": "29.5.0",
"jest-runner-eslint": "2.0.0",
"jest": "29.7.0",
"jest-runner-eslint": "2.2.0",
"jest-watch-typeahead": "2.2.2",
"moment": "^2.29.4",
"msw": "0.49.3",
"omit-empty-es": "1.1.3",
"omit-empty-es": "1.2.0",
"prettier": "2.8.8",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-intl": "^6.4.5",
"react-redux": "7.2.9",
"react-router-dom": "5.3.4",
"redux": "4.2.1",
"typescript": "5.0.4"
"typescript": "5.4.2"
},
"resolutions": {
"@emotion/react": "^11.11.1",
Expand Down
18 changes: 9 additions & 9 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.9.7",
"@babel/core": "^7.22.17",
"@babel/runtime-corejs3": "^7.22.15",
"@commercetools-frontend/actions-global": "workspace:*",
Expand Down Expand Up @@ -56,9 +56,9 @@
"@commercetools-uikit/text-input": "^18.2.0",
"@commercetools/sync-actions": "^5.14.0",
"@emotion/react": "^11.11.4",
"@formatjs/cli": "6.1.1",
"@jest/types": "29.5.0",
"@manypkg/cli": "0.20.0",
"@formatjs/cli": "6.2.7",
"@jest/types": "29.6.3",
"@manypkg/cli": "0.21.3",
"@testing-library/dom": "^9.3.1",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "12.1.5",
Expand All @@ -69,18 +69,18 @@
"@types/react-router": "^5.1.20",
"@types/react-router-dom": "^5.3.3",
"@types/testing-library__jest-dom": "^5.14.9",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-formatter-pretty": "4.1.0",
"eslint-plugin-graphql": "^4.0.0",
"formik": "2.2.9",
"formik": "2.4.5",
"graphql": "^16.8.0",
"graphql-tag": "^2.12.6",
"jest": "29.5.0",
"jest-runner-eslint": "2.0.0",
"jest": "29.7.0",
"jest-runner-eslint": "2.2.0",
"jest-watch-typeahead": "2.2.2",
"moment": "^2.29.4",
"msw": "0.49.3",
"omit-empty-es": "1.1.3",
"omit-empty-es": "1.2.0",
"prettier": "2.8.8",
"prop-types": "15.8.1",
"react": "17.0.2",
Expand Down
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@
"dependencies": {
"@babel/cli": "^7.22.15",
"@babel/core": "^7.22.17",
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.1",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@commercetools-docs/writing-style": "3.3.8",
"@commercetools-frontend/application-config": "workspace:*",
"@commercetools-frontend/babel-preset-mc-app": "workspace:*",
Expand All @@ -98,24 +98,24 @@
"@commercetools-test-data/core": "6.11.0",
"@commercetools-uikit/design-system": "^18.2.0",
"@commercetools/github-labels": "1.1.0",
"@commitlint/cli": "17.6.3",
"@commitlint/config-conventional": "17.6.3",
"@faker-js/faker": "8.0.0",
"@formatjs/cli": "6.1.1",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@faker-js/faker": "8.4.1",
"@formatjs/cli": "6.2.7",
"@graphql-codegen/add": "3.2.3",
"@graphql-codegen/cli": "2.16.5",
"@graphql-codegen/introspection": "2.2.3",
"@graphql-codegen/typescript": "2.8.8",
"@graphql-codegen/typescript-graphql-files-modules": "2.2.1",
"@graphql-codegen/typescript-operations": "2.5.13",
"@manypkg/cli": "0.20.0",
"@manypkg/find-root": "2.1.0",
"@manypkg/cli": "0.21.3",
"@manypkg/find-root": "2.2.1",
"@manypkg/get-packages": "1.1.3",
"@percy/cli": "1.27.2",
"@percy/core": "1.27.2",
"@percy/cli": "1.28.1",
"@percy/core": "1.28.1",
"@percy/cypress": "3.1.2",
"@percy/puppeteer": "2.0.2",
"@preconstruct/cli": "2.6.2",
"@preconstruct/cli": "2.8.3",
"@svgr/cli": "6.5.1",
"@svgr/plugin-jsx": "6.5.1",
"@svgr/plugin-svgo": "6.5.1",
Expand All @@ -126,52 +126,52 @@
"@types/eslint": "^8.44.2",
"@types/jest": "^29.5.4",
"@types/node": "^18.17.14",
"@types/rosie": "^0.0.42",
"@types/rosie": "^0.0.45",
"@types/testing-library__jest-dom": "^5.14.9",
"@types/uuid": "^9.0.3",
"@types/webpack-env": "1.18.0",
"@types/webpack-env": "1.18.4",
"autoprefixer": "^10.4.15",
"babel-plugin-import-graphql": "^2.8.1",
"babel-plugin-transform-rename-import": "^2.3.0",
"babel-plugin-typescript-to-proptypes": "1.4.2",
"cac": "6.7.14",
"cross-env": "7.0.3",
"cypress": "12.12.0",
"dotenv": "16.0.3",
"eslint": "8.56.0",
"cypress": "12.17.4",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"eslint-formatter-pretty": "4.1.0",
"eslint-plugin-graphql": "^4.0.0",
"find-up": "5.0.0",
"graphql": "16.8.1",
"husky": "7.0.4",
"jest": "29.5.0",
"jest-each": "29.5.0",
"jest": "29.7.0",
"jest-each": "29.7.0",
"jest-environment-puppeteer": "8.0.6",
"jest-preview": "^0.3.1",
"jest-puppeteer": "8.0.6",
"jest-runner-eslint": "2.0.0",
"jest-runner-eslint": "2.2.0",
"jest-runner-executor": "1.0.0",
"jest-silent-reporter": "0.5.0",
"jest-watch-typeahead": "2.2.2",
"lint-staged": "11.2.6",
"postcss": "8.4.31",
"postcss": "8.4.35",
"postcss-load-config": "3.1.4",
"prettier": "2.8.8",
"puppeteer": "20.2.0",
"puppeteer": "20.9.0",
"qss": "2.0.3",
"react": "17.0.2",
"react-dom": "17.0.2",
"replace": "1.2.2",
"rosie": "2.1.0",
"rosie": "2.1.1",
"shelljs": "0.8.5",
"start-server-and-test": "2.0.0",
"start-server-and-test": "2.0.3",
"stylelint": "14.16.1",
"stylelint-config-prettier": "9.0.5",
"stylelint-config-standard": "26.0.0",
"stylelint-order": "5.0.0",
"stylelint-value-no-unknown-custom-properties": "4.0.0",
"tsc-files": "1.1.3",
"typescript": "5.0.4",
"tsc-files": "1.1.4",
"typescript": "5.4.2",
"vfile-message": "3.1.4"
},
"pnpm": {
Expand All @@ -194,5 +194,5 @@
"npm": ">=6",
"pnpm": ">=8"
},
"packageManager": "pnpm@8.5.1"
"packageManager": "pnpm@8.15.4"
}
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": "^16.1.1",
"eslint": "8.56.0"
"eslint": "8.57.0"
},
"engines": {
"node": "16.x || >=18.0.0"
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 @@
"@babel/runtime-corejs3": "^7.22.15",
"@types/express": "^4.17.17",
"@types/node": "^18.17.14",
"express": "4.18.2",
"express": "4.18.3",
"express-jwt": "8.4.1",
"jwks-rsa": "2.1.5"
},
Expand Down
10 changes: 5 additions & 5 deletions packages-backend/loggers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@
"@babel/runtime": "^7.22.15",
"@babel/runtime-corejs3": "^7.22.15",
"@types/lodash": "^4.14.198",
"@types/triple-beam": "1.3.2",
"@types/triple-beam": "1.3.5",
"express-winston": "4.2.0",
"fast-safe-stringify": "2.1.1",
"lodash": "4.17.21",
"logform": "2.5.1",
"triple-beam": "1.3.0",
"winston": "3.8.2"
"logform": "2.6.0",
"triple-beam": "1.4.1",
"winston": "3.12.0"
},
"devDependencies": {
"@tsconfig/node16": "^16.1.1",
"@types/express": "^4.17.17",
"express": "4.18.2"
"express": "4.18.3"
}
}
2 changes: 1 addition & 1 deletion packages/actions-global/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@testing-library/react-hooks": "8.0.1",
"@types/jest": "^29.5.4",
"jest": "29.5.0",
"jest": "29.7.0",
"react": "17.0.2",
"react-redux": "7.2.9",
"redux": "4.2.1"
Expand Down
Loading

0 comments on commit be630e2

Please sign in to comment.