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 Jul 24, 2024
1 parent d1cdc2f commit da4c909
Show file tree
Hide file tree
Showing 11 changed files with 461 additions and 331 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,24 +40,24 @@
},
"dependencies": {
"@babel/core": "^7.20.12",
"@babel/eslint-parser": "7.24.7",
"@babel/eslint-parser": "7.24.8",
"@babel/helper-define-map": "^7.18.6",
"@babel/runtime": "^7.20.13",
"@babel/runtime-corejs3": "^7.20.13",
"@badeball/cypress-cucumber-preprocessor": "^18.0.0",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.0",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.6",
"@commercetools-frontend/babel-preset-mc-app": "22.28.0",
"@commercetools-frontend/eslint-config-mc-app": "22.28.0",
"@changesets/cli": "2.27.7",
"@commercetools-frontend/babel-preset-mc-app": "22.29.0",
"@commercetools-frontend/eslint-config-mc-app": "22.29.0",
"@commercetools/github-labels": "1.1.0",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@manypkg/cli": "0.21.4",
"@manypkg/get-packages": "2.2.2",
"@percy/cli": "1.28.8",
"@percy/cli": "1.29.0",
"@percy/cypress": "3.1.2",
"@preconstruct/cli": "2.8.4",
"@preconstruct/cli": "2.8.7",
"@svgr/cli": "8.1.0",
"@svgr/core": "^8.0.0",
"@svgr/plugin-jsx": "8.1.0",
Expand All @@ -69,7 +69,7 @@
"babel-plugin-typescript-to-proptypes": "2.1.0",
"core-js": "3.37.1",
"cross-env": "7.0.3",
"cypress": "13.12.0",
"cypress": "13.13.1",
"eslint": "8.57.0",
"eslint-formatter-pretty": "5.0.0",
"eslint-import-resolver-webpack": "0.13.8",
Expand All @@ -93,7 +93,7 @@
"shelljs": "0.8.5",
"start-server-and-test": "2.0.4",
"tsc-files": "^1.1.3",
"typescript": "5.5.2",
"typescript": "5.5.4",
"vercel": "31.4.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-theme-api-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@commercetools-docs/rmf-codegen": "13.34.0",
"gatsby": "5.13.6",
"gatsby": "5.13.7",
"react": "18.3.1",
"react-dom": "18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-theme-code-examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"prop-types": "15.8.1"
},
"devDependencies": {
"gatsby": "5.13.6",
"gatsby": "5.13.7",
"gatsby-source-filesystem": "5.13.1",
"react": "18.3.1",
"react-dom": "18.3.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-theme-constants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"prop-types": "15.8.1"
},
"devDependencies": {
"gatsby": "5.13.6",
"gatsby": "5.13.7",
"react": "18.3.1",
"react-dom": "18.3.1"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby-theme-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@
"prop-types": "15.8.1",
"qss": "3.0.0",
"raw-loader": "4.0.2",
"react-intersection-observer": "9.10.3",
"react-intersection-observer": "9.13.0",
"react-intl": "^6.2.8",
"react-router-dom": "6.24.0",
"react-router-dom": "6.25.1",
"rehype-slug": "5.1.0",
"remark-emoji": "4.0.1",
"remark-frontmatter": "4.0.1",
Expand All @@ -116,7 +116,7 @@
"@types/gtag.js": "^0.0.20",
"@types/react": "18.3.3",
"cosmiconfig": "^8.0.0",
"gatsby": "5.13.6",
"gatsby": "5.13.7",
"gatsby-cli": "5.13.3",
"react": "18.3.1",
"react-dom": "18.3.1"
Expand Down
2 changes: 1 addition & 1 deletion websites/api-docs-smoke-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@commercetools-docs/gatsby-theme-api-docs": "24.6.0",
"@commercetools-docs/gatsby-theme-docs": "24.6.0",
"@commercetools-docs/rmf-codegen": "13.34.0",
"gatsby": "5.13.6",
"gatsby": "5.13.7",
"gatsby-cli": "5.13.3",
"gatsby-source-filesystem": "5.13.1",
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion websites/docs-smoke-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@commercetools-docs/ui-kit": "24.6.0",
"@commercetools-uikit/icons": "18.4.0",
"@commercetools-uikit/radio-input": "18.4.0",
"gatsby": "5.13.6",
"gatsby": "5.13.7",
"gatsby-cli": "5.13.3",
"process-top": "^1.2.0",
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion websites/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@commercetools-docs/gatsby-theme-code-examples": "24.6.0",
"@commercetools-docs/gatsby-theme-docs": "24.6.0",
"gatsby": "5.13.6",
"gatsby": "5.13.7",
"gatsby-cli": "5.13.3",
"react": "18.3.1",
"react-dom": "18.3.1"
Expand Down
2 changes: 1 addition & 1 deletion websites/self-learning-smoke-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@commercetools-uikit/secondary-button": "18.4.0",
"@commercetools-uikit/stamp": "18.4.0",
"@commercetools-uikit/tooltip": "18.4.0",
"gatsby": "5.13.6",
"gatsby": "5.13.7",
"gatsby-cli": "5.13.3",
"process-top": "^1.2.0",
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion websites/site-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@commercetools-docs/gatsby-theme-docs": "24.6.0",
"gatsby": "5.13.6",
"gatsby": "5.13.7",
"gatsby-cli": "5.13.3",
"react": "18.3.1",
"react-dom": "18.3.1"
Expand Down
Loading

0 comments on commit da4c909

Please sign in to comment.