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 Jun 18, 2024
1 parent 24dd564 commit 5e789ac
Show file tree
Hide file tree
Showing 18 changed files with 1,487 additions and 1,890 deletions.
4 changes: 2 additions & 2 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.5",
"@babel/core": "^7.22.17",
"@babel/runtime-corejs3": "^7.22.15",
"@commercetools-frontend/actions-global": "workspace:*",
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
2 changes: 1 addition & 1 deletion 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.5",
"@babel/core": "^7.22.17",
"@babel/runtime-corejs3": "^7.22.15",
"@commercetools-frontend/actions-global": "workspace:*",
Expand Down
4 changes: 2 additions & 2 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.5",
"@babel/core": "^7.22.17",
"@babel/runtime-corejs3": "^7.22.15",
"@commercetools-frontend/actions-global": "workspace:*",
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
2 changes: 1 addition & 1 deletion 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.5",
"@babel/core": "^7.22.17",
"@babel/runtime-corejs3": "^7.22.15",
"@commercetools-frontend/actions-global": "workspace:*",
Expand Down
14 changes: 7 additions & 7 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.3",
"@changesets/cli": "2.27.5",
"@commercetools-frontend/application-config": "workspace:*",
"@commercetools-frontend/babel-preset-mc-app": "workspace:*",
"@commercetools-frontend/constants": "workspace:*",
Expand All @@ -108,11 +108,11 @@
"@manypkg/cli": "0.21.4",
"@manypkg/find-root": "2.2.1",
"@manypkg/get-packages": "1.1.3",
"@percy/cli": "1.28.6",
"@percy/core": "1.28.6",
"@percy/cli": "1.28.7",
"@percy/core": "1.28.7",
"@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 All @@ -139,7 +139,7 @@
"eslint-formatter-pretty": "4.1.0",
"eslint-plugin-graphql": "^4.0.0",
"find-up": "5.0.0",
"graphql": "16.8.1",
"graphql": "16.8.2",
"husky": "7.0.4",
"jest": "29.7.0",
"jest-each": "29.7.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.3",
"start-server-and-test": "2.0.4",
"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.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.5",
"@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.13.0",
"ajv": "8.16.0",
"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.1",
"graphql": "16.8.2",
"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.10.5",
"@testing-library/react": "12.1.5",
"@types/jest": "^29.5.4",
"headers-polyfill": "^3.1.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 @@ -85,7 +85,7 @@
"debounce-async": "0.0.2",
"downshift": "6.1.12",
"fuse.js": "6.6.2",
"graphql": "16.8.1",
"graphql": "16.8.2",
"history": "4.10.1",
"is-retina": "1.0.3",
"jwt-decode": "3.1.2",
Expand All @@ -105,7 +105,7 @@
"uuid": "9.0.1"
},
"devDependencies": {
"@apollo/client": "3.7.14",
"@apollo/client": "3.10.5",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "8.0.1",
"@types/jest": "^29.5.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/glob": "8.1.0",
"@types/jscodeshift": "0.11.11",
"rimraf": "5.0.7",
"typescript": "5.0.4"
"typescript": "5.4.5"
},
"engines": {
"node": "16.x || >=18.0.0"
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 @@ -30,7 +30,7 @@
"babel-preset-jest": "29.6.3",
"colors": "1.4.0",
"cosmiconfig": "7.1.0",
"graphql": "16.8.1",
"graphql": "16.8.2",
"graphql-tag": "^2.12.6",
"identity-obj-proxy": "3.0.0",
"intl": "1.2.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/mc-html-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@
"@commercetools-frontend/application-config": "22.28.0",
"@commercetools-frontend/constants": "22.28.0",
"serialize-javascript": "6.0.2",
"uglify-js": "3.17.4",
"uglify-js": "3.18.0",
"uglifycss": "0.0.29"
},
"devDependencies": {
"@tsconfig/node16": "^16.1.1",
"@types/serialize-javascript": "^5.0.2",
"html-webpack-plugin": "5.6.0",
"webpack": "5.91.0"
"webpack": "5.92.0"
},
"engines": {
"node": "16.x || >=18.0.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/mc-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@commercetools-frontend/mc-html-template": "22.28.0",
"@commercetools/http-user-agent": "3.0.0",
"@formatjs/cli-lib": "^6.3.8",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.13",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
"@rollup/plugin-graphql": "2.0.4",
"@rollup/pluginutils": "5.1.0",
"@svgr/babel-preset": "^6.5.1",
Expand All @@ -66,7 +66,7 @@
"@types/prompts": "^2.4.4",
"@types/svgo": "^2.6.4",
"@types/webpack-bundle-analyzer": "^4.6.0",
"@vitejs/plugin-react": "4.3.0",
"@vitejs/plugin-react": "4.3.1",
"@vitejs/plugin-react-swc": "3.7.0",
"autoprefixer": "^10.4.15",
"babel-loader": "8.3.0",
Expand All @@ -79,7 +79,7 @@
"dotenv": "16.4.5",
"dotenv-expand": "8.0.3",
"fs-extra": "10.1.0",
"graphql": "16.8.1",
"graphql": "16.8.2",
"graphql-request": "5.2.0",
"graphql-tag": "^2.12.6",
"html-webpack-plugin": "5.6.0",
Expand Down Expand Up @@ -108,7 +108,7 @@
"thread-loader": "3.0.4",
"url": "^0.11.0",
"vite": "~4.5.3",
"webpack": "5.91.0",
"webpack": "5.92.0",
"webpack-bundle-analyzer": "4.10.2",
"webpack-dev-server": "4.15.2",
"webpackbar": "5.0.2"
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.28.0",
"@commercetools-frontend/constants": "22.28.0",
"@sentry/browser": "7.116.0",
"@sentry/react": "7.116.0",
"@sentry/types": "7.116.0",
"@sentry/browser": "7.117.0",
"@sentry/react": "7.117.0",
"@sentry/types": "7.117.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 @@ -47,7 +47,7 @@
"@emotion/react": "^11.11.4",
"@flopflip/react-broadcast": "14.0.1",
"apollo-link-rest": "^0.9.0",
"graphql": "16.8.1",
"graphql": "16.8.2",
"graphql-anywhere": "^4.2.8",
"moment": "^2.29.4",
"moment-timezone": "^0.5.40",
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 5e789ac

Please sign in to comment.