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 Nov 18, 2024
1 parent 7b70477 commit 4fba8a5
Show file tree
Hide file tree
Showing 27 changed files with 92 additions and 92 deletions.
12 changes: 6 additions & 6 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.11.10",
"@babel/core": "^7.22.17",
"@babel/runtime-corejs3": "^7.22.15",
"@commercetools-frontend/actions-global": "workspace:*",
Expand Down Expand Up @@ -59,9 +59,9 @@
"@commercetools-uikit/text-input": "^19.9.0",
"@commercetools/sync-actions": "^5.14.0",
"@emotion/react": "^11.11.4",
"@formatjs/cli": "6.2.12",
"@formatjs/cli": "6.3.11",
"@jest/types": "29.6.3",
"@manypkg/cli": "0.21.4",
"@manypkg/cli": "0.22.0",
"@testing-library/dom": "^9.3.1",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "12.1.5",
Expand All @@ -72,14 +72,14 @@
"@types/react-router": "^5.1.20",
"@types/react-router-dom": "^5.3.3",
"@types/testing-library__jest-dom": "^5.14.9",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-formatter-pretty": "4.1.0",
"eslint-plugin-graphql": "^4.0.0",
"formik": "2.4.6",
"graphql": "^16.8.0",
"graphql-tag": "^2.12.6",
"jest": "29.7.0",
"jest-runner-eslint": "2.2.0",
"jest-runner-eslint": "2.2.1",
"jest-watch-typeahead": "2.2.2",
"moment": "^2.29.4",
"msw": "0.49.3",
Expand All @@ -91,7 +91,7 @@
"react-redux": "7.2.9",
"react-router-dom": "5.3.4",
"redux": "4.2.1",
"typescript": "5.0.4"
"typescript": "5.6.3"
},
"resolutions": {
"@emotion/react": "^11.11.1",
Expand Down
10 changes: 5 additions & 5 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.11.10",
"@babel/core": "^7.22.17",
"@babel/runtime-corejs3": "^7.22.15",
"@commercetools-frontend/actions-global": "workspace:*",
Expand Down Expand Up @@ -57,9 +57,9 @@
"@commercetools-uikit/text-input": "^19.9.0",
"@commercetools/sync-actions": "^5.14.0",
"@emotion/react": "^11.11.4",
"@formatjs/cli": "6.2.12",
"@formatjs/cli": "6.3.11",
"@jest/types": "29.6.3",
"@manypkg/cli": "0.21.4",
"@manypkg/cli": "0.22.0",
"@testing-library/dom": "^9.3.1",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "12.1.5",
Expand All @@ -70,14 +70,14 @@
"@types/react-router": "^5.1.20",
"@types/react-router-dom": "^5.3.3",
"@types/testing-library__jest-dom": "^5.14.9",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-formatter-pretty": "4.1.0",
"eslint-plugin-graphql": "^4.0.0",
"formik": "2.4.6",
"graphql": "^16.8.0",
"graphql-tag": "^2.12.6",
"jest": "29.7.0",
"jest-runner-eslint": "2.2.0",
"jest-runner-eslint": "2.2.1",
"jest-watch-typeahead": "2.2.2",
"moment": "^2.29.4",
"msw": "0.49.3",
Expand Down
12 changes: 6 additions & 6 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.11.10",
"@babel/core": "^7.22.17",
"@babel/runtime-corejs3": "^7.22.15",
"@commercetools-frontend/actions-global": "workspace:*",
Expand Down Expand Up @@ -59,9 +59,9 @@
"@commercetools-uikit/text-input": "^19.9.0",
"@commercetools/sync-actions": "^5.14.0",
"@emotion/react": "^11.11.4",
"@formatjs/cli": "6.2.12",
"@formatjs/cli": "6.3.11",
"@jest/types": "29.6.3",
"@manypkg/cli": "0.21.4",
"@manypkg/cli": "0.22.0",
"@testing-library/dom": "^9.3.1",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "12.1.5",
Expand All @@ -72,14 +72,14 @@
"@types/react-router": "^5.1.20",
"@types/react-router-dom": "^5.3.3",
"@types/testing-library__jest-dom": "^5.14.9",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-formatter-pretty": "4.1.0",
"eslint-plugin-graphql": "^4.0.0",
"formik": "2.4.6",
"graphql": "^16.8.0",
"graphql-tag": "^2.12.6",
"jest": "29.7.0",
"jest-runner-eslint": "2.2.0",
"jest-runner-eslint": "2.2.1",
"jest-watch-typeahead": "2.2.2",
"moment": "^2.29.4",
"msw": "0.49.3",
Expand All @@ -91,7 +91,7 @@
"react-redux": "7.2.9",
"react-router-dom": "5.3.4",
"redux": "4.2.1",
"typescript": "5.0.4"
"typescript": "5.6.3"
},
"resolutions": {
"@emotion/react": "^11.11.1",
Expand Down
10 changes: 5 additions & 5 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.11.10",
"@babel/core": "^7.22.17",
"@babel/runtime-corejs3": "^7.22.15",
"@commercetools-frontend/actions-global": "workspace:*",
Expand Down Expand Up @@ -57,9 +57,9 @@
"@commercetools-uikit/text-input": "^19.9.0",
"@commercetools/sync-actions": "^5.14.0",
"@emotion/react": "^11.11.4",
"@formatjs/cli": "6.2.12",
"@formatjs/cli": "6.3.11",
"@jest/types": "29.6.3",
"@manypkg/cli": "0.21.4",
"@manypkg/cli": "0.22.0",
"@testing-library/dom": "^9.3.1",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "12.1.5",
Expand All @@ -70,14 +70,14 @@
"@types/react-router": "^5.1.20",
"@types/react-router-dom": "^5.3.3",
"@types/testing-library__jest-dom": "^5.14.9",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-formatter-pretty": "4.1.0",
"eslint-plugin-graphql": "^4.0.0",
"formik": "2.4.6",
"graphql": "^16.8.0",
"graphql-tag": "^2.12.6",
"jest": "29.7.0",
"jest-runner-eslint": "2.2.0",
"jest-runner-eslint": "2.2.1",
"jest-watch-typeahead": "2.2.2",
"moment": "^2.29.4",
"msw": "0.49.3",
Expand Down
28 changes: 14 additions & 14 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.5",
"@changesets/cli": "2.27.9",
"@commercetools-frontend/application-config": "workspace:*",
"@commercetools-frontend/babel-preset-mc-app": "workspace:*",
"@commercetools-frontend/constants": "workspace:*",
Expand All @@ -98,21 +98,21 @@
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@faker-js/faker": "8.4.1",
"@formatjs/cli": "6.2.12",
"@formatjs/cli": "6.3.11",
"@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.21.4",
"@manypkg/find-root": "2.2.1",
"@manypkg/cli": "0.22.0",
"@manypkg/find-root": "2.2.3",
"@manypkg/get-packages": "1.1.3",
"@percy/cli": "1.28.7",
"@percy/core": "1.28.7",
"@percy/cli": "1.30.2",
"@percy/core": "1.30.2",
"@percy/cypress": "3.1.2",
"@percy/puppeteer": "2.0.2",
"@preconstruct/cli": "2.6.2",
"@preconstruct/cli": "2.8.10",
"@svgr/cli": "6.5.1",
"@svgr/plugin-jsx": "6.5.1",
"@svgr/plugin-svgo": "6.5.1",
Expand All @@ -135,23 +135,23 @@
"cross-env": "7.0.3",
"cypress": "12.17.4",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-formatter-pretty": "4.1.0",
"eslint-plugin-graphql": "^4.0.0",
"find-up": "5.0.0",
"graphql": "16.8.2",
"graphql": "16.9.0",
"husky": "7.0.4",
"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.2.0",
"jest-runner-eslint": "2.2.1",
"jest-runner-executor": "1.0.0",
"jest-silent-reporter": "0.6.0",
"jest-watch-typeahead": "2.2.2",
"lint-staged": "11.2.6",
"postcss": "8.4.38",
"postcss": "8.4.49",
"postcss-load-config": "3.1.4",
"prettier": "2.8.8",
"puppeteer": "20.9.0",
Expand All @@ -161,14 +161,14 @@
"replace": "1.2.2",
"rosie": "2.1.1",
"shelljs": "0.8.5",
"start-server-and-test": "2.0.4",
"start-server-and-test": "2.0.8",
"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.4",
"typescript": "5.0.4",
"typescript": "5.6.3",
"vfile-message": "3.1.4"
},
"pnpm": {
Expand All @@ -190,5 +190,5 @@
"npm": ">=6",
"pnpm": ">=8"
},
"packageManager": "[email protected].8"
"packageManager": "[email protected].9"
}
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.57.0"
"eslint": "8.57.1"
},
"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.20.0",
"express": "4.21.1",
"express-jwt": "8.4.1",
"jwks-rsa": "2.1.5"
},
Expand Down
6 changes: 3 additions & 3 deletions packages-backend/loggers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
"express-winston": "4.2.0",
"fast-safe-stringify": "2.1.1",
"lodash": "4.17.21",
"logform": "2.6.0",
"logform": "2.7.0",
"triple-beam": "1.4.1",
"winston": "3.13.0"
"winston": "3.17.0"
},
"devDependencies": {
"@tsconfig/node16": "^16.1.1",
"@types/express": "^4.17.17",
"express": "4.20.0"
"express": "4.21.1"
}
}
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.11.10",
"@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-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/dompurify": "^2.4.0",
"@types/lodash": "^4.14.198",
"@types/react": "^17.0.80",
"ajv": "8.16.0",
"ajv": "8.17.1",
"core-js": "^3.32.2",
"cosmiconfig": "7.1.0",
"dompurify": "^2.4.7",
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 @@ -33,7 +33,7 @@
"@types/prop-types": "^15.7.5",
"@types/react": "^17.0.80",
"apollo-link-logger": "2.0.1",
"graphql": "16.8.2",
"graphql": "16.9.0",
"lodash": "4.17.21",
"moment-timezone": "^0.5.40",
"omit-empty-es": "1.2.0",
Expand All @@ -43,7 +43,7 @@
"wait-for-observables": "1.0.3"
},
"devDependencies": {
"@apollo/client": "3.7.14",
"@apollo/client": "3.11.10",
"@testing-library/react": "12.1.5",
"@types/jest": "^29.5.4",
"headers-polyfill": "^3.1.2",
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 @@ -85,7 +85,7 @@
"debounce-async": "0.0.2",
"downshift": "6.1.12",
"fuse.js": "6.6.2",
"graphql": "16.8.2",
"graphql": "16.9.0",
"history": "4.10.1",
"is-retina": "1.0.3",
"jwt-decode": "3.1.2",
Expand All @@ -97,15 +97,15 @@
"prop-types": "15.8.1",
"qss": "2.0.3",
"react-required-if": "1.0.3",
"react-select": "5.8.0",
"react-select": "5.8.3",
"redux-logger": "3.0.6",
"redux-thunk": "2.4.2",
"tiny-invariant": "1.3.3",
"unfetch": "4.2.0",
"uuid": "9.0.1"
},
"devDependencies": {
"@apollo/client": "3.7.14",
"@apollo/client": "3.11.10",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "8.0.1",
"@types/jest": "^29.5.4",
Expand Down
8 changes: 4 additions & 4 deletions packages/codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@
"@babel/preset-env": "^7.22.15",
"cac": "6.7.14",
"glob": "8.1.0",
"jscodeshift": "0.15.2",
"jscodeshift": "0.16.1",
"prettier": "2.8.8"
},
"devDependencies": {
"@commercetools-frontend/application-components": "workspace:*",
"@emotion/react": "^11.11.4",
"@tsconfig/node16": "^16.1.1",
"@types/glob": "8.1.0",
"@types/jscodeshift": "0.11.11",
"rimraf": "5.0.7",
"typescript": "5.0.4"
"@types/jscodeshift": "0.12.0",
"rimraf": "5.0.10",
"typescript": "5.6.3"
},
"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 @@ -28,7 +28,7 @@
"execa": "5.1.1",
"listr2": "5.0.8",
"prettier": "2.8.8",
"semver": "7.6.2"
"semver": "7.6.3"
},
"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.35.1",
"@manypkg/get-packages": "1.1.3",
"@types/semver": "^7.5.1",
"semver": "7.6.2",
"semver": "7.6.3",
"uuid": "9.0.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 4fba8a5

Please sign in to comment.