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 Oct 3, 2024
1 parent 9e079ba commit ff9a86d
Show file tree
Hide file tree
Showing 4 changed files with 435 additions and 432 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,24 +41,24 @@
},
"dependencies": {
"@babel/core": "^7.20.12",
"@babel/eslint-parser": "7.25.1",
"@babel/eslint-parser": "7.25.7",
"@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.8",
"@commercetools-frontend/babel-preset-mc-app": "22.32.0",
"@commercetools-frontend/eslint-config-mc-app": "22.32.0",
"@changesets/cli": "2.27.9",
"@commercetools-frontend/babel-preset-mc-app": "22.33.0",
"@commercetools-frontend/eslint-config-mc-app": "22.33.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.29.3",
"@percy/cli": "1.29.4",
"@percy/cypress": "3.1.2",
"@preconstruct/cli": "2.8.7",
"@preconstruct/cli": "2.8.8",
"@svgr/cli": "8.1.0",
"@svgr/core": "^8.0.0",
"@svgr/plugin-jsx": "8.1.0",
Expand All @@ -70,8 +70,8 @@
"babel-plugin-typescript-to-proptypes": "2.1.0",
"core-js": "3.38.1",
"cross-env": "7.0.3",
"cypress": "13.14.2",
"eslint": "8.57.0",
"cypress": "13.15.0",
"eslint": "8.57.1",
"eslint-formatter-pretty": "5.0.0",
"eslint-import-resolver-webpack": "0.13.9",
"eslint-plugin-import": "^2.27.5",
Expand All @@ -92,9 +92,9 @@
"react-dom": "18.3.1",
"serve": "14.2.3",
"shelljs": "0.8.5",
"start-server-and-test": "2.0.5",
"start-server-and-test": "2.0.8",
"tsc-files": "^1.1.3",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vercel": "31.4.0"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions packages/gatsby-theme-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@emotion/react": "^11.10.5",
"@emotion/server": "^11.10.0",
"@emotion/styled": "^11.10.5",
"@fontsource/roboto-mono": "5.0.19",
"@fontsource/roboto-mono": "5.1.0",
"@mdx-js/mdx": "1.6.22",
"@mdx-js/react": "1.6.22",
"@sentry/browser": "7.119.0",
Expand Down Expand Up @@ -76,7 +76,7 @@
"hast-util-has-property": "3.0.0",
"hast-util-heading": "3.0.0",
"hast-util-heading-rank": "3.0.0",
"hast-util-to-string": "3.0.0",
"hast-util-to-string": "3.0.1",
"intersection-observer": "0.12.2",
"lodash.throttle": "4.1.1",
"md5": "2.3.0",
Expand All @@ -95,7 +95,7 @@
"raw-loader": "4.0.2",
"react-intersection-observer": "9.13.1",
"react-intl": "^6.2.8",
"react-router-dom": "6.26.1",
"react-router-dom": "6.26.2",
"rehype-slug": "5.1.0",
"remark-emoji": "4.0.1",
"remark-frontmatter": "4.0.1",
Expand All @@ -114,7 +114,7 @@
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.3.1",
"@types/gtag.js": "^0.0.20",
"@types/react": "18.3.5",
"@types/react": "18.3.11",
"cosmiconfig": "^8.0.0",
"gatsby": "5.13.7",
"gatsby-cli": "5.13.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@svgr/cli": "8.1.0",
"@types/lodash.omitby": "4.6.9",
"@types/raf-schd": "^4.0.1",
"@types/react": "18.3.5",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-is": "18.3.0",
"react": "18.3.1",
Expand Down
Loading

0 comments on commit ff9a86d

Please sign in to comment.