From 790bd569fd127165584fb5a19911fd24f8a48749 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 17:10:04 +0000 Subject: [PATCH] Bump @docusaurus/faster from 3.8.1 to 3.9.1 Bumps [@docusaurus/faster](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-faster) from 3.8.1 to 3.9.1. - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.9.1/packages/docusaurus-faster) --- updated-dependencies: - dependency-name: "@docusaurus/faster" dependency-version: 3.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 138 +++++++++++++++++----------------------------- package.json | 2 +- 2 files changed, 53 insertions(+), 87 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4169a21..7107937 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "3.1.7", "dependencies": { "@docusaurus/core": "^3.9.1", - "@docusaurus/faster": "^3.8.1", + "@docusaurus/faster": "^3.9.1", "@docusaurus/preset-classic": "^3.9.1", "@easyops-cn/docusaurus-search-local": "^0.52.1", "@mdx-js/react": "^3.1.1", @@ -3450,14 +3450,15 @@ } }, "node_modules/@docusaurus/faster": { - "version": "3.8.1", - "resolved": "https://registry.npmjs.org/@docusaurus/faster/-/faster-3.8.1.tgz", - "integrity": "sha512-XYrj3qnTm+o2d5ih5drCq9s63GJoM8vZ26WbLG5FZhURsNxTSXgHJcx11Qo7nWPUStCQkuqk1HvItzscCUnd4A==", + "version": "3.9.1", + "resolved": "https://registry.npmjs.org/@docusaurus/faster/-/faster-3.9.1.tgz", + "integrity": "sha512-zJIrIv+R/IN5TTLV9L+SvO3hwz62L6pO/L16k+b2nC3to3Gn01cnEGHL6doTGAezuPwTSmteJl+kzaoOf+znzg==", + "license": "MIT", "dependencies": { - "@docusaurus/types": "3.8.1", - "@rspack/core": "^1.3.15", + "@docusaurus/types": "3.9.1", + "@rspack/core": "^1.5.0", "@swc/core": "^1.7.39", - "@swc/html": "^1.7.39", + "@swc/html": "^1.13.5", "browserslist": "^4.24.2", "lightningcss": "^1.27.0", "swc-loader": "^0.2.6", @@ -3465,47 +3466,12 @@ "webpack": "^5.95.0" }, "engines": { - "node": ">=18.0" + "node": ">=20.0" }, "peerDependencies": { "@docusaurus/types": "*" } }, - "node_modules/@docusaurus/faster/node_modules/@docusaurus/types": { - "version": "3.8.1", - "resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.8.1.tgz", - "integrity": "sha512-ZPdW5AB+pBjiVrcLuw3dOS6BFlrG0XkS2lDGsj8TizcnREQg3J8cjsgfDviszOk4CweNfwo1AEELJkYaMUuOPg==", - "license": "MIT", - "dependencies": { - "@mdx-js/mdx": "^3.0.0", - "@types/history": "^4.7.11", - "@types/react": "*", - "commander": "^5.1.0", - "joi": "^17.9.2", - "react-helmet-async": "npm:@slorber/react-helmet-async@1.3.0", - "utility-types": "^3.10.0", - "webpack": "^5.95.0", - "webpack-merge": "^5.9.0" - }, - "peerDependencies": { - "react": "^18.0.0 || ^19.0.0", - "react-dom": "^18.0.0 || ^19.0.0" - } - }, - "node_modules/@docusaurus/faster/node_modules/webpack-merge": { - "version": "5.10.0", - "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.10.0.tgz", - "integrity": "sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==", - "license": "MIT", - "dependencies": { - "clone-deep": "^4.0.1", - "flat": "^5.0.2", - "wildcard": "^2.0.0" - }, - "engines": { - "node": ">=10.0.0" - } - }, "node_modules/@docusaurus/logger": { "version": "3.9.1", "resolved": "https://registry.npmjs.org/@docusaurus/logger/-/logger-3.9.1.tgz", @@ -5549,9 +5515,9 @@ "license": "Apache-2.0" }, "node_modules/@swc/html": { - "version": "1.11.29", - "resolved": "https://registry.npmjs.org/@swc/html/-/html-1.11.29.tgz", - "integrity": "sha512-Tsk/o6Eo3lDvHPGjLqVwXGEdC1bemGzByPWx/TrF5N7qEsanRblPeRcJzLl6LbWa80pRYIRB6T4VqdXXZqklaw==", + "version": "1.13.20", + "resolved": "https://registry.npmjs.org/@swc/html/-/html-1.13.20.tgz", + "integrity": "sha512-WzMTUUVd27Y1/Nhu333YA9bbfXujsn3geENnxa7pFmkA8L3ea+ZtMShJl51IC/X5fr2973ObzhNiFQb3iWF+ig==", "license": "Apache-2.0", "dependencies": { "@swc/counter": "^0.1.3" @@ -5560,22 +5526,22 @@ "node": ">=14" }, "optionalDependencies": { - "@swc/html-darwin-arm64": "1.11.29", - "@swc/html-darwin-x64": "1.11.29", - "@swc/html-linux-arm-gnueabihf": "1.11.29", - "@swc/html-linux-arm64-gnu": "1.11.29", - "@swc/html-linux-arm64-musl": "1.11.29", - "@swc/html-linux-x64-gnu": "1.11.29", - "@swc/html-linux-x64-musl": "1.11.29", - "@swc/html-win32-arm64-msvc": "1.11.29", - "@swc/html-win32-ia32-msvc": "1.11.29", - "@swc/html-win32-x64-msvc": "1.11.29" + "@swc/html-darwin-arm64": "1.13.20", + "@swc/html-darwin-x64": "1.13.20", + "@swc/html-linux-arm-gnueabihf": "1.13.20", + "@swc/html-linux-arm64-gnu": "1.13.20", + "@swc/html-linux-arm64-musl": "1.13.20", + "@swc/html-linux-x64-gnu": "1.13.20", + "@swc/html-linux-x64-musl": "1.13.20", + "@swc/html-win32-arm64-msvc": "1.13.20", + "@swc/html-win32-ia32-msvc": "1.13.20", + "@swc/html-win32-x64-msvc": "1.13.20" } }, "node_modules/@swc/html-darwin-arm64": { - "version": "1.11.29", - "resolved": "https://registry.npmjs.org/@swc/html-darwin-arm64/-/html-darwin-arm64-1.11.29.tgz", - "integrity": "sha512-q53kn/HI0n/+pecsOB2gxqITbRAhtBG7VI520SIWuCGXHPsTQ/1VOrhLMNvyfw1xVhRyFal7BpAvfGUORCl0sw==", + "version": "1.13.20", + "resolved": "https://registry.npmjs.org/@swc/html-darwin-arm64/-/html-darwin-arm64-1.13.20.tgz", + "integrity": "sha512-i4JhqTd/bt+rG/+Uc78Ce3D9r0O8jBBMVUnbQ8QREoZsyT3cN8ecWh05sxswB63kBbcc8a8uR65iYvUciSBsMg==", "cpu": [ "arm64" ], @@ -5589,9 +5555,9 @@ } }, "node_modules/@swc/html-darwin-x64": { - "version": "1.11.29", - "resolved": "https://registry.npmjs.org/@swc/html-darwin-x64/-/html-darwin-x64-1.11.29.tgz", - "integrity": "sha512-YfQPjh5WoDqOxsA7vDOOSnxEPc1Ki4SuZ0ufR4t8jYdMOFsU3AhZQ/sgBZLpTzegBTutUn7/7yy8VSoFngeR7Q==", + "version": "1.13.20", + "resolved": "https://registry.npmjs.org/@swc/html-darwin-x64/-/html-darwin-x64-1.13.20.tgz", + "integrity": "sha512-k4lTekp9rIqb4n/xvQNwLDhKZf83UsufKTUyF4HsEsdUep7CBy5BfozocyC+sDmNIJSF27xjHsj/7kRC6Ote+Q==", "cpu": [ "x64" ], @@ -5605,9 +5571,9 @@ } }, "node_modules/@swc/html-linux-arm-gnueabihf": { - "version": "1.11.29", - "resolved": "https://registry.npmjs.org/@swc/html-linux-arm-gnueabihf/-/html-linux-arm-gnueabihf-1.11.29.tgz", - "integrity": "sha512-dC3aEv1mqAUkY9TiZWOE2IcYpvxJzw0LdvkDzGW5072JSlZZYQMqq2Llwg63LIp6qBlj1JLHMLnBqk7Ubatmjw==", + "version": "1.13.20", + "resolved": "https://registry.npmjs.org/@swc/html-linux-arm-gnueabihf/-/html-linux-arm-gnueabihf-1.13.20.tgz", + "integrity": "sha512-uCbb0wzInSQ5fHfo2Q7Kl23HjZOokTgKgXIG32vwWcSNqhoDnbDTiy8bxF9CfrCVoNxP166OycEfJ2Aow0keHg==", "cpu": [ "arm" ], @@ -5621,9 +5587,9 @@ } }, "node_modules/@swc/html-linux-arm64-gnu": { - "version": "1.11.29", - "resolved": "https://registry.npmjs.org/@swc/html-linux-arm64-gnu/-/html-linux-arm64-gnu-1.11.29.tgz", - "integrity": "sha512-seo+lCiBUggTR9NsHE4qVC+7+XIfLHK7yxWiIsXb8nNAXDcqVZ0Rxv8O1Y1GTeJfUlcCt1koahCG2AeyWpYFBg==", + "version": "1.13.20", + "resolved": "https://registry.npmjs.org/@swc/html-linux-arm64-gnu/-/html-linux-arm64-gnu-1.13.20.tgz", + "integrity": "sha512-SGmmo6V5IXWOcDRcnQwJ44hEWtERGuJ7Fd9qgElErUZlx4kri9nS8MbudGViLyYm/ElClUs51sgxGqrg1F2TYA==", "cpu": [ "arm64" ], @@ -5637,9 +5603,9 @@ } }, "node_modules/@swc/html-linux-arm64-musl": { - "version": "1.11.29", - "resolved": "https://registry.npmjs.org/@swc/html-linux-arm64-musl/-/html-linux-arm64-musl-1.11.29.tgz", - "integrity": "sha512-bK8K6t3hHgaZZ1vMNaZ+8x42EWJPEX1Dx4zi6ulMhKa1uan+DjW5SiMlUg0an16fFSYfE+r9oFC4cFEbGP1o4Q==", + "version": "1.13.20", + "resolved": "https://registry.npmjs.org/@swc/html-linux-arm64-musl/-/html-linux-arm64-musl-1.13.20.tgz", + "integrity": "sha512-HrqXdFuBeCe3nfSn4NSizPrtth4lsLJPF1LwwqYHgsE1bAuUkIOEgWmtcLlG1hZ7AhonLX+CIT0JNiSN0ALE7w==", "cpu": [ "arm64" ], @@ -5653,9 +5619,9 @@ } }, "node_modules/@swc/html-linux-x64-gnu": { - "version": "1.11.29", - "resolved": "https://registry.npmjs.org/@swc/html-linux-x64-gnu/-/html-linux-x64-gnu-1.11.29.tgz", - "integrity": "sha512-34tSms5TkRUCr+J6uuSE/11ECcfIpp5R1ODuIgxZRUd/u88pQGKzLVNLWGPLw4b3cZSjnAn+PFJl7BtaYl0UyQ==", + "version": "1.13.20", + "resolved": "https://registry.npmjs.org/@swc/html-linux-x64-gnu/-/html-linux-x64-gnu-1.13.20.tgz", + "integrity": "sha512-4F7MY4p7YQ/WjyPCwuAtWICyZSief1uoE6stMCIC4yVm5ybwbWKJqLPrd0lbC9W0jllk4TYHoUYI6WAc7jCJKA==", "cpu": [ "x64" ], @@ -5669,9 +5635,9 @@ } }, "node_modules/@swc/html-linux-x64-musl": { - "version": "1.11.29", - "resolved": "https://registry.npmjs.org/@swc/html-linux-x64-musl/-/html-linux-x64-musl-1.11.29.tgz", - "integrity": "sha512-oJLLrX94ccaniWdQt8PH6K2u8aN/ehBo/YPg84LycFtaud/k73Fa1kh6Neq8vbWI4CugIWTl4LXWoHm+l+QYeA==", + "version": "1.13.20", + "resolved": "https://registry.npmjs.org/@swc/html-linux-x64-musl/-/html-linux-x64-musl-1.13.20.tgz", + "integrity": "sha512-aL6BNlq2vIC2nS+Y0OEHZcOit9BFig0bzb78fSfK8eCz8+/ZIQujgLRxnKw2smAPtMBwS00mqaQPeRJt0J60bQ==", "cpu": [ "x64" ], @@ -5685,9 +5651,9 @@ } }, "node_modules/@swc/html-win32-arm64-msvc": { - "version": "1.11.29", - "resolved": "https://registry.npmjs.org/@swc/html-win32-arm64-msvc/-/html-win32-arm64-msvc-1.11.29.tgz", - "integrity": "sha512-nw4TCFfA4YV6jicRdicJZPKW+ihOZPMKEG/4bj1/6HqXw1T2pXI070ASOLE0KOHYuoyV/jConEHfIjlU0olneA==", + "version": "1.13.20", + "resolved": "https://registry.npmjs.org/@swc/html-win32-arm64-msvc/-/html-win32-arm64-msvc-1.13.20.tgz", + "integrity": "sha512-x2APd7wcxaer8cjKL6V9J+Y8dCUbxyrLC2GyB7xopL4TLfzqcY6V6jRWKB8eT41pF4ZqF3GqFv73jPZk1HNyOw==", "cpu": [ "arm64" ], @@ -5701,9 +5667,9 @@ } }, "node_modules/@swc/html-win32-ia32-msvc": { - "version": "1.11.29", - "resolved": "https://registry.npmjs.org/@swc/html-win32-ia32-msvc/-/html-win32-ia32-msvc-1.11.29.tgz", - "integrity": "sha512-rO6X4qOofGpKV8pyZ7VblJn+J3PHEqeWHJkJfzwP7c04Flr1oLyuLbTU8lwf8enXrTAZqitHZs+OpofKcUwHEw==", + "version": "1.13.20", + "resolved": "https://registry.npmjs.org/@swc/html-win32-ia32-msvc/-/html-win32-ia32-msvc-1.13.20.tgz", + "integrity": "sha512-PZYEc8M32pGazbRv2NVxakHe8XqGUTUmLgORlZFG1mW6c2/wSUl6+J/C/4+Q8lQu2IjeUdCd8HHovpoKPXR/EA==", "cpu": [ "ia32" ], @@ -5717,9 +5683,9 @@ } }, "node_modules/@swc/html-win32-x64-msvc": { - "version": "1.11.29", - "resolved": "https://registry.npmjs.org/@swc/html-win32-x64-msvc/-/html-win32-x64-msvc-1.11.29.tgz", - "integrity": "sha512-GSCihzBItEPJAeLzkAtw0ZGbxRGMsGt1Z1ugo0uHva1R3Eybkqu9qoax1tGAON+EJzeiHRqphhNgh8MVDpnKnQ==", + "version": "1.13.20", + "resolved": "https://registry.npmjs.org/@swc/html-win32-x64-msvc/-/html-win32-x64-msvc-1.13.20.tgz", + "integrity": "sha512-hYYsqFgeR0/rao2dPkyHnAArqpu364IxhbJIUhjRr6uv2nQn1KiKS6vLtoZkR4GiVAHkOi8Vl7verEPoDBiaXQ==", "cpu": [ "x64" ], diff --git a/package.json b/package.json index a5a54d6..a2ec390 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@docusaurus/core": "^3.9.1", - "@docusaurus/faster": "^3.8.1", + "@docusaurus/faster": "^3.9.1", "@docusaurus/preset-classic": "^3.9.1", "@easyops-cn/docusaurus-search-local": "^0.52.1", "@mdx-js/react": "^3.1.1",