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] committed Apr 25, 2024
1 parent d790515 commit cc18233
Show file tree
Hide file tree
Showing 15 changed files with 1,818 additions and 1,621 deletions.
875 changes: 0 additions & 875 deletions .yarn/releases/yarn-3.7.0.cjs

This file was deleted.

875 changes: 875 additions & 0 deletions .yarn/releases/yarn-3.8.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Expand Up @@ -17,4 +17,4 @@ plugins:

postinstall: ./scripts/postinstall.sh

yarnPath: .yarn/releases/yarn-3.7.0.cjs
yarnPath: .yarn/releases/yarn-3.8.1.cjs
30 changes: 15 additions & 15 deletions package.json
Expand Up @@ -40,37 +40,37 @@
},
"dependencies": {
"@babel/core": "^7.20.12",
"@babel/eslint-parser": "7.23.3",
"@babel/eslint-parser": "7.24.1",
"@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.1",
"@commercetools-frontend/babel-preset-mc-app": "22.14.2",
"@commercetools-frontend/eslint-config-mc-app": "22.14.2",
"@commercetools-frontend/babel-preset-mc-app": "22.23.3",
"@commercetools-frontend/eslint-config-mc-app": "22.23.3",
"@commercetools/github-labels": "1.1.0",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@manypkg/cli": "0.21.1",
"@manypkg/get-packages": "2.2.0",
"@percy/cli": "1.27.4",
"@manypkg/cli": "0.21.4",
"@manypkg/get-packages": "2.2.1",
"@percy/cli": "1.28.3",
"@percy/cypress": "3.1.2",
"@preconstruct/cli": "2.8.2",
"@preconstruct/cli": "2.8.3",
"@svgr/cli": "8.1.0",
"@svgr/core": "^8.0.0",
"@svgr/plugin-jsx": "8.1.0",
"@svgr/plugin-svgo": "8.1.0",
"@testing-library/cypress": "10.0.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.1.2",
"@testing-library/react": "14.3.1",
"babel-jest": "29.7.0",
"babel-plugin-typescript-to-proptypes": "2.1.0",
"core-js": "3.34.0",
"core-js": "3.37.0",
"cross-env": "7.0.3",
"cypress": "13.6.1",
"eslint": "8.55.0",
"cypress": "13.8.1",
"eslint": "8.57.0",
"eslint-formatter-pretty": "5.0.0",
"eslint-import-resolver-webpack": "0.13.8",
"eslint-plugin-import": "^2.27.5",
Expand All @@ -79,7 +79,7 @@
"jest": "29.7.0",
"jest-environment-jsdom": "^29.4.2",
"jest-preset-gatsby": "1.0.134",
"jest-runner-eslint": "2.1.2",
"jest-runner-eslint": "2.2.0",
"jest-runner-prettier": "1.0.0",
"jest-silent-reporter": "0.5.0",
"jest-watch-typeahead": "2.2.2",
Expand All @@ -89,16 +89,16 @@
"prettier": "2.8.8",
"react": "18.2.0",
"react-dom": "18.2.0",
"serve": "14.2.1",
"serve": "14.2.2",
"shelljs": "0.8.5",
"start-server-and-test": "2.0.3",
"tsc-files": "^1.1.3",
"typescript": "5.3.3",
"typescript": "5.4.5",
"vercel": "31.4.0"
},
"engines": {
"node": ">=18",
"npm": ">=5"
},
"packageManager": "yarn@3.7.0"
"packageManager": "yarn@3.8.1"
}
4 changes: 2 additions & 2 deletions packages/gatsby-theme-api-docs/package.json
Expand Up @@ -29,13 +29,13 @@
"@commercetools-uikit/spacings-stack": "18.4.0",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"gatsby-source-filesystem": "5.12.1",
"gatsby-source-filesystem": "5.13.1",
"prop-types": "15.8.1",
"unist-util-visit": "5.0.0"
},
"devDependencies": {
"@commercetools-docs/rmf-codegen": "13.34.0",
"gatsby": "5.12.12",
"gatsby": "5.13.4",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-theme-code-examples/package.json
Expand Up @@ -19,8 +19,8 @@
"prop-types": "15.8.1"
},
"devDependencies": {
"gatsby": "5.12.12",
"gatsby-source-filesystem": "5.12.1",
"gatsby": "5.13.4",
"gatsby-source-filesystem": "5.13.1",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby-theme-constants/package.json
Expand Up @@ -16,12 +16,12 @@
"keywords": ["gatsby", "gatsby-plugin", "gatsby-theme", "yaml", "constants"],
"dependencies": {
"@commercetools-docs/ui-kit": "24.0.3",
"gatsby-source-filesystem": "5.12.1",
"gatsby-transformer-yaml": "5.12.0",
"gatsby-source-filesystem": "5.13.1",
"gatsby-transformer-yaml": "5.13.1",
"prop-types": "15.8.1"
},
"devDependencies": {
"gatsby": "5.12.12",
"gatsby": "5.13.4",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand Down
50 changes: 25 additions & 25 deletions packages/gatsby-theme-docs/package.json
Expand Up @@ -47,31 +47,31 @@
"@emotion/react": "^11.10.5",
"@emotion/server": "^11.10.0",
"@emotion/styled": "^11.10.5",
"@fontsource/roboto-mono": "5.0.16",
"@fontsource/roboto-mono": "5.0.18",
"@mdx-js/mdx": "1.6.22",
"@mdx-js/react": "1.6.22",
"@sentry/browser": "7.87.0",
"@sentry/browser": "7.112.2",
"@svgr/webpack": "8.1.0",
"@videojs/themes": "^1.0.1",
"assert": "2.1.0",
"docsearch.js": "2.6.3",
"formik": "2.4.5",
"gatsby-core-utils": "4.12.1",
"gatsby-plugin-emotion": "8.12.0",
"gatsby-plugin-feed": "5.12.3",
"gatsby-plugin-google-gtag": "5.12.3",
"formik": "2.4.6",
"gatsby-core-utils": "4.13.1",
"gatsby-plugin-emotion": "8.13.1",
"gatsby-plugin-feed": "5.13.1",
"gatsby-plugin-google-gtag": "5.13.1",
"gatsby-plugin-hubspot": "2.0.0",
"gatsby-plugin-image": "3.12.3",
"gatsby-plugin-manifest": "5.12.3",
"gatsby-plugin-image": "3.13.1",
"gatsby-plugin-manifest": "5.13.1",
"gatsby-plugin-mdx": "patch:gatsby-plugin-mdx@3.20.0#./patches/gatsby-plugin-mdx.patch",
"gatsby-plugin-sharp": "5.12.3",
"gatsby-plugin-sharp": "5.13.1",
"gatsby-plugin-webpack-bundle-analyser-v2": "1.1.32",
"gatsby-remark-copy-linked-files": "6.12.0",
"gatsby-remark-images": "7.12.3",
"gatsby-remark-copy-linked-files": "6.13.1",
"gatsby-remark-images": "7.13.1",
"gatsby-remark-relative-images": "0.2.3",
"gatsby-source-filesystem": "5.12.1",
"gatsby-transformer-sharp": "5.12.3",
"gatsby-transformer-yaml": "5.12.0",
"gatsby-source-filesystem": "5.13.1",
"gatsby-transformer-sharp": "5.13.1",
"gatsby-transformer-yaml": "5.13.1",
"github-slugger": "2.0.0",
"hast-util-has-property": "3.0.0",
"hast-util-heading": "3.0.0",
Expand All @@ -84,18 +84,18 @@
"mdast-util-to-string": "^4.0.0",
"mdast-util-toc": "7.0.0",
"moment-locales-webpack-plugin": "1.2.0",
"moment-timezone": "0.5.43",
"moment-timezone": "0.5.45",
"moment-timezone-data-webpack-plugin": "1.5.1",
"prism-react-renderer": "2.3.0",
"prism-react-renderer": "2.3.1",
"prismjs": "1.29.0",
"process-top": "^1.2.0",
"prompts": "^2.4.2",
"prop-types": "15.8.1",
"qss": "3.0.0",
"raw-loader": "4.0.2",
"react-intersection-observer": "9.5.3",
"react-intersection-observer": "9.8.2",
"react-intl": "^6.2.8",
"react-router-dom": "6.21.0",
"react-router-dom": "6.23.0",
"rehype-slug": "5.1.0",
"remark-emoji": "4.0.1",
"remark-frontmatter": "4.0.1",
Expand All @@ -105,19 +105,19 @@
"remark-parse": "10.0.2",
"remark-rehype": "10.1.0",
"slugify": "1.6.6",
"swr": "2.2.4",
"swr": "2.2.5",
"ulid": "2.3.0",
"unified": "10.1.2",
"unist-util-visit": "5.0.0"
},
"devDependencies": {
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.1.2",
"@types/gtag.js": "^0.0.18",
"@types/react": "18.2.45",
"@testing-library/react": "14.3.1",
"@types/gtag.js": "^0.0.19",
"@types/react": "18.2.79",
"cosmiconfig": "^8.0.0",
"gatsby": "5.12.12",
"gatsby-cli": "5.12.4",
"gatsby": "5.13.4",
"gatsby-cli": "5.13.3",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/ui-kit/package.json
Expand Up @@ -51,7 +51,7 @@
"lord-icon-element": "^4.1.1",
"lottie-web": "^5.12.2",
"murmurhash": "2.0.1",
"prism-react-renderer": "2.3.0",
"prism-react-renderer": "2.3.1",
"prop-types": "15.8.1",
"raf-schd": "^4.0.3",
"react-intl": "^6.2.8",
Expand All @@ -61,17 +61,17 @@
"remark-frontmatter": "4.0.1",
"remark-parse": "10.0.2",
"remark-rehype": "10.1.0",
"swr": "2.2.4",
"tiny-invariant": "1.3.1",
"swr": "2.2.5",
"tiny-invariant": "1.3.3",
"unified": "10.1.2",
"unist-util-filter": "5.0.1"
},
"devDependencies": {
"@svgr/cli": "8.1.0",
"@types/lodash.omitby": "4.6.9",
"@types/raf-schd": "^4.0.1",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.17",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react-is": "18.2.4",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down
6 changes: 3 additions & 3 deletions websites/api-docs-smoke-test/package.json
Expand Up @@ -21,9 +21,9 @@
"@commercetools-docs/gatsby-theme-api-docs": "24.1.1",
"@commercetools-docs/gatsby-theme-docs": "24.1.1",
"@commercetools-docs/rmf-codegen": "13.34.0",
"gatsby": "5.12.12",
"gatsby-cli": "5.12.4",
"gatsby-source-filesystem": "5.12.1",
"gatsby": "5.13.4",
"gatsby-cli": "5.13.3",
"gatsby-source-filesystem": "5.13.1",
"react": "18.2.0",
"react-dom": "18.2.0"
}
Expand Down
4 changes: 2 additions & 2 deletions websites/docs-smoke-test/package.json
Expand Up @@ -22,8 +22,8 @@
"@commercetools-docs/ui-kit": "24.0.3",
"@commercetools-uikit/icons": "18.4.0",
"@commercetools-uikit/radio-input": "18.4.0",
"gatsby": "5.12.12",
"gatsby-cli": "5.12.4",
"gatsby": "5.13.4",
"gatsby-cli": "5.13.3",
"process-top": "^1.2.0",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down
4 changes: 2 additions & 2 deletions websites/documentation/package.json
Expand Up @@ -16,8 +16,8 @@
"dependencies": {
"@commercetools-docs/gatsby-theme-code-examples": "24.0.3",
"@commercetools-docs/gatsby-theme-docs": "24.1.1",
"gatsby": "5.12.12",
"gatsby-cli": "5.12.4",
"gatsby": "5.13.4",
"gatsby-cli": "5.13.3",
"react": "18.2.0",
"react-dom": "18.2.0"
}
Expand Down
4 changes: 2 additions & 2 deletions websites/self-learning-smoke-test/package.json
Expand Up @@ -25,8 +25,8 @@
"@commercetools-uikit/secondary-button": "18.4.0",
"@commercetools-uikit/stamp": "18.4.0",
"@commercetools-uikit/tooltip": "18.4.0",
"gatsby": "5.12.12",
"gatsby-cli": "5.12.4",
"gatsby": "5.13.4",
"gatsby-cli": "5.13.3",
"process-top": "^1.2.0",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down
4 changes: 2 additions & 2 deletions websites/site-template/package.json
Expand Up @@ -13,8 +13,8 @@
},
"dependencies": {
"@commercetools-docs/gatsby-theme-docs": "24.1.1",
"gatsby": "5.12.12",
"gatsby-cli": "5.12.4",
"gatsby": "5.13.4",
"gatsby-cli": "5.13.3",
"react": "18.2.0",
"react-dom": "18.2.0"
}
Expand Down

0 comments on commit cc18233

Please sign in to comment.