diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7d84d1de61..262455dcfb 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -250,7 +250,7 @@ jobs: uses: actions/checkout@v4 - name: Check links - uses: JustinBeckwith/linkinator-action@v1.10.4 + uses: JustinBeckwith/linkinator-action@v1.11.0 with: paths: https://docskit-sha-${{ github.sha }}.commercetools.vercel.app config: linkinator.remote.config.json diff --git a/package.json b/package.json index 287a982354..1856b2e609 100644 --- a/package.json +++ b/package.json @@ -41,24 +41,24 @@ }, "dependencies": { "@babel/core": "^7.20.12", - "@babel/eslint-parser": "7.25.1", + "@babel/eslint-parser": "7.25.9", "@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.11", + "@commercetools-frontend/babel-preset-mc-app": "22.37.0", + "@commercetools-frontend/eslint-config-mc-app": "22.37.0", "@commercetools/github-labels": "1.1.0", "@commitlint/cli": "17.8.1", "@commitlint/config-conventional": "17.8.1", - "@manypkg/cli": "0.21.4", + "@manypkg/cli": "0.23.0", "@manypkg/get-packages": "2.2.2", - "@percy/cli": "1.29.3", - "@percy/cypress": "3.1.2", - "@preconstruct/cli": "2.8.7", + "@percy/cli": "1.30.5", + "@percy/cypress": "3.1.3", + "@preconstruct/cli": "2.8.10", "@svgr/cli": "8.1.0", "@svgr/core": "^8.0.0", "@svgr/plugin-jsx": "8.1.0", @@ -68,38 +68,38 @@ "@testing-library/react": "14.3.1", "babel-jest": "29.7.0", "babel-plugin-typescript-to-proptypes": "2.1.0", - "core-js": "3.38.1", + "core-js": "3.39.0", "cross-env": "7.0.3", - "cypress": "13.14.2", - "eslint": "8.57.0", + "cypress": "13.17.0", + "eslint": "8.57.1", "eslint-formatter-pretty": "5.0.0", - "eslint-import-resolver-webpack": "0.13.9", + "eslint-import-resolver-webpack": "0.13.10", "eslint-plugin-import": "^2.27.5", "http-server": "^14.1.1", "husky": "8.0.3", "jest": "29.7.0", "jest-environment-jsdom": "^29.4.2", "jest-preset-gatsby": "1.0.134", - "jest-runner-eslint": "2.2.0", + "jest-runner-eslint": "2.2.1", "jest-runner-prettier": "1.0.0", "jest-silent-reporter": "0.6.0", "jest-watch-typeahead": "2.2.2", "linkinator": "5.0.2", - "lint-staged": "15.2.10", + "lint-staged": "15.3.0", "postcss-syntax": "0.36.2", "prettier": "2.8.8", "react": "18.3.1", "react-dom": "18.3.1", - "serve": "14.2.3", + "serve": "14.2.4", "shelljs": "0.8.5", - "start-server-and-test": "2.0.5", + "start-server-and-test": "2.0.9", "tsc-files": "^1.1.3", - "typescript": "5.5.4", + "typescript": "5.7.2", "vercel": "31.4.0" }, "engines": { "node": ">=18", "npm": ">=5" }, - "packageManager": "yarn@3.8.5" + "packageManager": "yarn@3.8.7" } diff --git a/packages/gatsby-theme-api-docs/package.json b/packages/gatsby-theme-api-docs/package.json index 0bc6a2a0d2..3c590b1585 100644 --- a/packages/gatsby-theme-api-docs/package.json +++ b/packages/gatsby-theme-api-docs/package.json @@ -29,13 +29,13 @@ "@commercetools-uikit/spacings-stack": "19.9.0", "@emotion/react": "^11.10.5", "@emotion/styled": "^11.10.5", - "gatsby-source-filesystem": "5.13.1", + "gatsby-source-filesystem": "5.14.0", "prop-types": "15.8.1", "unist-util-visit": "5.0.0" }, "devDependencies": { "@commercetools-docs/rmf-codegen": "13.37.0", - "gatsby": "5.13.7", + "gatsby": "5.14.1", "react": "18.3.1", "react-dom": "18.3.1" }, diff --git a/packages/gatsby-theme-code-examples/package.json b/packages/gatsby-theme-code-examples/package.json index 535819d464..cfc57b2fc1 100644 --- a/packages/gatsby-theme-code-examples/package.json +++ b/packages/gatsby-theme-code-examples/package.json @@ -19,8 +19,8 @@ "prop-types": "15.8.1" }, "devDependencies": { - "gatsby": "5.13.7", - "gatsby-source-filesystem": "5.13.1", + "gatsby": "5.14.1", + "gatsby-source-filesystem": "5.14.0", "react": "18.3.1", "react-dom": "18.3.1" }, diff --git a/packages/gatsby-theme-constants/package.json b/packages/gatsby-theme-constants/package.json index d3ee0df6f4..46ab669b1c 100644 --- a/packages/gatsby-theme-constants/package.json +++ b/packages/gatsby-theme-constants/package.json @@ -16,12 +16,12 @@ "keywords": ["gatsby", "gatsby-plugin", "gatsby-theme", "yaml", "constants"], "dependencies": { "@commercetools-docs/ui-kit": "24.10.0", - "gatsby-source-filesystem": "5.13.1", - "gatsby-transformer-yaml": "5.13.1", + "gatsby-source-filesystem": "5.14.0", + "gatsby-transformer-yaml": "5.14.0", "prop-types": "15.8.1" }, "devDependencies": { - "gatsby": "5.13.7", + "gatsby": "5.14.1", "react": "18.3.1", "react-dom": "18.3.1" }, diff --git a/packages/gatsby-theme-docs/package.json b/packages/gatsby-theme-docs/package.json index 63454097ec..b10b6b0b64 100644 --- a/packages/gatsby-theme-docs/package.json +++ b/packages/gatsby-theme-docs/package.json @@ -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.1", "@mdx-js/mdx": "1.6.22", "@mdx-js/react": "1.6.22", "@sentry/browser": "7.119.0", @@ -56,27 +56,27 @@ "assert": "2.1.0", "docsearch.js": "2.6.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-core-utils": "4.14.0", + "gatsby-plugin-emotion": "8.14.0", + "gatsby-plugin-feed": "5.14.0", + "gatsby-plugin-google-gtag": "5.14.0", "gatsby-plugin-hubspot": "2.0.0", - "gatsby-plugin-image": "3.13.1", - "gatsby-plugin-manifest": "5.13.1", + "gatsby-plugin-image": "3.14.0", + "gatsby-plugin-manifest": "5.14.0", "gatsby-plugin-mdx": "patch:gatsby-plugin-mdx@3.20.0#./patches/gatsby-plugin-mdx.patch", - "gatsby-plugin-sharp": "5.13.1", + "gatsby-plugin-sharp": "5.14.0", "gatsby-plugin-webpack-bundle-analyser-v2": "1.1.32", - "gatsby-remark-copy-linked-files": "6.13.2", - "gatsby-remark-images": "7.13.2", + "gatsby-remark-copy-linked-files": "6.14.0", + "gatsby-remark-images": "7.14.0", "gatsby-remark-relative-images": "0.2.3", - "gatsby-source-filesystem": "5.13.1", - "gatsby-transformer-sharp": "5.13.1", - "gatsby-transformer-yaml": "5.13.1", + "gatsby-source-filesystem": "5.14.0", + "gatsby-transformer-sharp": "5.14.0", + "gatsby-transformer-yaml": "5.14.0", "github-slugger": "2.0.0", "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", @@ -84,18 +84,18 @@ "mdast-util-to-string": "^4.0.0", "mdast-util-toc": "7.1.0", "moment-locales-webpack-plugin": "1.2.0", - "moment-timezone": "0.5.45", + "moment-timezone": "0.5.46", "moment-timezone-data-webpack-plugin": "1.5.1", - "prism-react-renderer": "2.4.0", + "prism-react-renderer": "2.4.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.13.1", + "react-intersection-observer": "9.14.1", "react-intl": "^6.2.8", - "react-router-dom": "6.26.1", + "react-router-dom": "6.28.1", "rehype-slug": "5.1.0", "remark-emoji": "4.0.1", "remark-frontmatter": "4.0.1", @@ -105,7 +105,7 @@ "remark-parse": "10.0.2", "remark-rehype": "10.1.0", "slugify": "1.6.6", - "swr": "2.2.5", + "swr": "2.3.0", "ulid": "2.3.0", "unified": "10.1.2", "unist-util-visit": "5.0.0" @@ -114,10 +114,10 @@ "@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.18", "cosmiconfig": "^8.0.0", - "gatsby": "5.13.7", - "gatsby-cli": "5.13.3", + "gatsby": "5.14.1", + "gatsby-cli": "5.14.0", "react": "18.3.1", "react-dom": "18.3.1" }, diff --git a/packages/ui-kit/package.json b/packages/ui-kit/package.json index 4e1de8f4d5..2aa18a236f 100644 --- a/packages/ui-kit/package.json +++ b/packages/ui-kit/package.json @@ -51,17 +51,17 @@ "lord-icon-element": "^4.1.1", "lottie-web": "^5.12.2", "murmurhash": "2.0.1", - "prism-react-renderer": "2.4.0", + "prism-react-renderer": "2.4.1", "prop-types": "15.8.1", "raf-schd": "^4.0.3", "react-intl": "^6.2.8", "react-is": "18.3.1", - "react-modal": "3.16.1", + "react-modal": "3.16.3", "rehype-react": "7.2.0", "remark-frontmatter": "4.0.1", "remark-parse": "10.0.2", "remark-rehype": "10.1.0", - "swr": "2.2.5", + "swr": "2.3.0", "tiny-invariant": "1.3.3", "unified": "10.1.2", "unist-util-filter": "5.0.1" @@ -70,9 +70,9 @@ "@svgr/cli": "8.1.0", "@types/lodash.omitby": "4.6.9", "@types/raf-schd": "^4.0.1", - "@types/react": "18.3.5", - "@types/react-dom": "18.3.0", - "@types/react-is": "18.3.0", + "@types/react": "18.3.18", + "@types/react-dom": "18.3.5", + "@types/react-is": "18.3.1", "react": "18.3.1", "react-dom": "18.3.1" }, diff --git a/websites/api-docs-smoke-test/package.json b/websites/api-docs-smoke-test/package.json index 590214e62c..75b992085c 100644 --- a/websites/api-docs-smoke-test/package.json +++ b/websites/api-docs-smoke-test/package.json @@ -21,9 +21,9 @@ "@commercetools-docs/gatsby-theme-api-docs": "24.10.0", "@commercetools-docs/gatsby-theme-docs": "24.10.1", "@commercetools-docs/rmf-codegen": "13.37.0", - "gatsby": "5.13.7", - "gatsby-cli": "5.13.3", - "gatsby-source-filesystem": "5.13.1", + "gatsby": "5.14.1", + "gatsby-cli": "5.14.0", + "gatsby-source-filesystem": "5.14.0", "react": "18.3.1", "react-dom": "18.3.1" } diff --git a/websites/docs-smoke-test/package.json b/websites/docs-smoke-test/package.json index 1bba5020ef..6f98d400e7 100644 --- a/websites/docs-smoke-test/package.json +++ b/websites/docs-smoke-test/package.json @@ -22,8 +22,8 @@ "@commercetools-docs/ui-kit": "24.10.0", "@commercetools-uikit/icons": "19.9.0", "@commercetools-uikit/radio-input": "19.9.0", - "gatsby": "5.13.7", - "gatsby-cli": "5.13.3", + "gatsby": "5.14.1", + "gatsby-cli": "5.14.0", "process-top": "^1.2.0", "react": "18.3.1", "react-dom": "18.3.1" diff --git a/websites/documentation/package.json b/websites/documentation/package.json index 4b7d20da81..beb88a446f 100644 --- a/websites/documentation/package.json +++ b/websites/documentation/package.json @@ -16,8 +16,8 @@ "dependencies": { "@commercetools-docs/gatsby-theme-code-examples": "24.10.0", "@commercetools-docs/gatsby-theme-docs": "24.10.1", - "gatsby": "5.13.7", - "gatsby-cli": "5.13.3", + "gatsby": "5.14.1", + "gatsby-cli": "5.14.0", "react": "18.3.1", "react-dom": "18.3.1" } diff --git a/websites/self-learning-smoke-test/package.json b/websites/self-learning-smoke-test/package.json index 6c1d5a3f9a..fef258ed96 100644 --- a/websites/self-learning-smoke-test/package.json +++ b/websites/self-learning-smoke-test/package.json @@ -25,8 +25,8 @@ "@commercetools-uikit/secondary-button": "19.9.0", "@commercetools-uikit/stamp": "19.9.0", "@commercetools-uikit/tooltip": "19.9.0", - "gatsby": "5.13.7", - "gatsby-cli": "5.13.3", + "gatsby": "5.14.1", + "gatsby-cli": "5.14.0", "process-top": "^1.2.0", "react": "18.3.1", "react-dom": "18.3.1" diff --git a/websites/site-template/package.json b/websites/site-template/package.json index 5eeb87a790..ed498cf3d6 100644 --- a/websites/site-template/package.json +++ b/websites/site-template/package.json @@ -16,8 +16,8 @@ }, "dependencies": { "@commercetools-docs/gatsby-theme-docs": "24.10.1", - "gatsby": "5.13.7", - "gatsby-cli": "5.13.3", + "gatsby": "5.14.1", + "gatsby-cli": "5.14.0", "react": "18.3.1", "react-dom": "18.3.1" }