From 931b777dd20876c7bce3700760ee64cf4dfd8f52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 11:00:29 +0000 Subject: [PATCH] chore(deps): update patch/minor dependencies --- .github/workflows/lychee.yml | 2 +- package-lock.json | 50 +++++++----------------------------- package.json | 2 +- 3 files changed, 11 insertions(+), 43 deletions(-) diff --git a/.github/workflows/lychee.yml b/.github/workflows/lychee.yml index 62cee6f75..e5812b117 100644 --- a/.github/workflows/lychee.yml +++ b/.github/workflows/lychee.yml @@ -36,7 +36,7 @@ jobs: - name: Run Lychee Link Checker id: lychee - uses: lycheeverse/lychee-action@v2.1.0 + uses: lycheeverse/lychee-action@v2.2.0 env: GITHUB_TOKEN: ${{ secrets.APIFY_SERVICE_ACCOUNT_GITHUB_TOKEN }} with: diff --git a/package-lock.json b/package-lock.json index d1864da3c..82b68767e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@docusaurus/utils": "3.6.3", "@giscus/react": "^3.0.0", "@mdx-js/react": "^3.0.1", - "@redocly/cli": "1.25.14", + "@redocly/cli": "1.26.1", "ajv": "^8.17.1", "clsx": "^2.0.0", "docusaurus-plugin-openapi-docs": "0.0.0-961", @@ -74,7 +74,7 @@ }, "apify-docs-theme": { "name": "@apify/docs-theme", - "version": "1.0.146", + "version": "1.0.148", "license": "ISC", "dependencies": { "@apify/docs-search-modal": "^1.1.1", @@ -7895,12 +7895,11 @@ } }, "node_modules/@redocly/cli": { - "version": "1.25.14", - "resolved": "https://registry.npmjs.org/@redocly/cli/-/cli-1.25.14.tgz", - "integrity": "sha512-HRDOoN3YpFe4+2rWrL/uTqRUDqqyrRtj1MVHFJ0heKTfBLOFEEfXXUYExw7R6yoiY3+GnptR96wePeFpH1gheg==", - "license": "MIT", + "version": "1.26.1", + "resolved": "https://registry.npmjs.org/@redocly/cli/-/cli-1.26.1.tgz", + "integrity": "sha512-ZNutKq1W+iiwpR7GtuGCfU1hU62KsP0AELDvcCvkWzcCWhRiaOGEQSSwPfRdjehgzqecApUvG0nG0nCQmwqcoQ==", "dependencies": { - "@redocly/openapi-core": "1.25.14", + "@redocly/openapi-core": "1.26.1", "abort-controller": "^3.0.0", "chokidar": "^3.5.1", "colorette": "^1.2.0", @@ -7929,35 +7928,6 @@ "npm": ">=7.0.0" } }, - "node_modules/@redocly/cli/node_modules/@redocly/config": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.16.0.tgz", - "integrity": "sha512-t9jnODbUcuANRSl/K4L9nb12V+U5acIHnVSl26NWrtSdDZVtoqUXk2yGFPZzohYf62cCfEQUT8ouJ3bhPfpnJg==", - "license": "MIT" - }, - "node_modules/@redocly/cli/node_modules/@redocly/openapi-core": { - "version": "1.25.14", - "resolved": "https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-1.25.14.tgz", - "integrity": "sha512-B9ewI0KVC1yqyeoQzErVnV4kdnxaYfwRMctxk/YwJxZZc/nVZ3VOVE+r2kXIFaGbUgc4ZHFn+aE2qvzCRXTXHw==", - "license": "MIT", - "dependencies": { - "@redocly/ajv": "^8.11.2", - "@redocly/config": "^0.16.0", - "colorette": "^1.2.0", - "https-proxy-agent": "^7.0.4", - "js-levenshtein": "^1.1.6", - "js-yaml": "^4.1.0", - "lodash.isequal": "^4.5.0", - "minimatch": "^5.0.1", - "node-fetch": "^2.6.1", - "pluralize": "^8.0.0", - "yaml-ast-parser": "0.0.43" - }, - "engines": { - "node": ">=14.19.0", - "npm": ">=7.0.0" - } - }, "node_modules/@redocly/config": { "version": "0.17.1", "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.17.1.tgz", @@ -7965,10 +7935,9 @@ "license": "MIT" }, "node_modules/@redocly/openapi-core": { - "version": "1.26.0", - "resolved": "https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-1.26.0.tgz", - "integrity": "sha512-8Ofu6WpBp7eoLmf1qQ4+T0W4LRr8es+4Drw/RJG+acPXmaT2TmHk2B2v+3+1R9GqSIj6kx3N7JmQkxAPCnvDLw==", - "license": "MIT", + "version": "1.26.1", + "resolved": "https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-1.26.1.tgz", + "integrity": "sha512-xRuVZqMVRFzqjbUCpOTra4tbnmQMWsya996omZMV3WgD084Z6OWB3FXflhAp93E/yAmbWlWZpddw758AyoaLSw==", "dependencies": { "@redocly/ajv": "^8.11.2", "@redocly/config": "^0.17.0", @@ -7976,7 +7945,6 @@ "https-proxy-agent": "^7.0.4", "js-levenshtein": "^1.1.6", "js-yaml": "^4.1.0", - "lodash.isequal": "^4.5.0", "minimatch": "^5.0.1", "node-fetch": "^2.6.1", "pluralize": "^8.0.0", diff --git a/package.json b/package.json index 194be7c55..7c986f0e6 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@docusaurus/utils": "3.6.3", "@giscus/react": "^3.0.0", "@mdx-js/react": "^3.0.1", - "@redocly/cli": "1.25.14", + "@redocly/cli": "1.26.1", "ajv": "^8.17.1", "clsx": "^2.0.0", "docusaurus-plugin-openapi-docs": "0.0.0-961",