From d39162f6a313af5e9736e766bfd5c1e21f09f387 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 13:08:33 +0800 Subject: [PATCH] chore(deps): update all patch dependencies (#207) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- e2e/package.json | 4 +- package.json | 2 +- packages/core/package.json | 2 +- packages/create-rslib/package.json | 2 +- packages/plugin-dts/package.json | 4 +- pnpm-lock.yaml | 249 +++++++++++++++-------------- website/package.json | 4 +- 7 files changed, 141 insertions(+), 126 deletions(-) diff --git a/e2e/package.json b/e2e/package.json index 4efd4279f..8fa706435 100644 --- a/e2e/package.json +++ b/e2e/package.json @@ -10,8 +10,8 @@ }, "devDependencies": { "@e2e/helper": "workspace:*", - "@playwright/test": "1.47.0", - "@rsbuild/core": "1.0.3", + "@playwright/test": "1.47.1", + "@rsbuild/core": "1.0.4", "@rslib/core": "workspace:*", "@rslib/tsconfig": "workspace:*", "@types/fs-extra": "^11.0.4", diff --git a/package.json b/package.json index 0a7aa904e..7cc524222 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "cspell-ban-words": "^0.0.3", "fs-extra": "^11.2.0", "nano-staged": "^0.8.0", - "nx": "^19.7.2", + "nx": "^19.7.3", "prettier": "^3.3.3", "prettier-plugin-packagejson": "^2.5.2", "simple-git-hooks": "^2.11.1", diff --git a/packages/core/package.json b/packages/core/package.json index 45c3bf9e2..a5044db8c 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -37,7 +37,7 @@ "prebundle": "prebundle" }, "dependencies": { - "@rsbuild/core": "1.0.3", + "@rsbuild/core": "1.0.4", "rsbuild-plugin-dts": "workspace:*" }, "devDependencies": { diff --git a/packages/create-rslib/package.json b/packages/create-rslib/package.json index ab7786ca2..48f725646 100644 --- a/packages/create-rslib/package.json +++ b/packages/create-rslib/package.json @@ -28,7 +28,7 @@ "start": "node ./dist/index.js" }, "dependencies": { - "create-rstack": "1.0.2" + "create-rstack": "1.0.3" }, "devDependencies": { "@rslib/tsconfig": "workspace:*", diff --git a/packages/plugin-dts/package.json b/packages/plugin-dts/package.json index 8c9f23087..dab2e4f5b 100644 --- a/packages/plugin-dts/package.json +++ b/packages/plugin-dts/package.json @@ -34,8 +34,8 @@ "picocolors": "1.1.0" }, "devDependencies": { - "@microsoft/api-extractor": "^7.47.8", - "@rsbuild/core": "1.0.3", + "@microsoft/api-extractor": "^7.47.9", + "@rsbuild/core": "1.0.4", "@rslib/tsconfig": "workspace:*", "rslib": "npm:@rslib/core@0.0.6", "typescript": "^5.6.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4e7dd542f..927bce816 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: ^0.8.0 version: 0.8.0 nx: - specifier: ^19.7.2 - version: 19.7.2 + specifier: ^19.7.3 + version: 19.7.3 prettier: specifier: ^3.3.3 version: 3.3.3 @@ -64,11 +64,11 @@ importers: specifier: workspace:* version: link:scripts '@playwright/test': - specifier: 1.47.0 - version: 1.47.0 + specifier: 1.47.1 + version: 1.47.1 '@rsbuild/core': - specifier: 1.0.3 - version: 1.0.3 + specifier: 1.0.4 + version: 1.0.4 '@rslib/core': specifier: workspace:* version: link:../packages/core @@ -288,7 +288,7 @@ importers: devDependencies: '@rsbuild/plugin-react': specifier: 1.0.2 - version: 1.0.2(@rsbuild/core@1.0.3) + version: 1.0.2(@rsbuild/core@1.0.4) '@rslib/core': specifier: workspace:* version: link:../../packages/core @@ -303,10 +303,10 @@ importers: dependencies: '@microsoft/api-extractor': specifier: ^7 - version: 7.47.8(@types/node@18.19.39) + version: 7.47.9(@types/node@18.19.39) '@rsbuild/core': - specifier: 1.0.3 - version: 1.0.3 + specifier: 1.0.4 + version: 1.0.4 rsbuild-plugin-dts: specifier: workspace:* version: link:../plugin-dts @@ -337,7 +337,7 @@ importers: version: 1.2.2(typescript@5.6.2) rslib: specifier: npm:@rslib/core@0.0.6 - version: '@rslib/core@0.0.6(@microsoft/api-extractor@7.47.8(@types/node@18.19.39))(typescript@5.6.2)' + version: '@rslib/core@0.0.6(@microsoft/api-extractor@7.47.9(@types/node@18.19.39))(typescript@5.6.2)' rslog: specifier: ^1.2.3 version: 1.2.3 @@ -351,8 +351,8 @@ importers: packages/create-rslib: dependencies: create-rstack: - specifier: 1.0.2 - version: 1.0.2 + specifier: 1.0.3 + version: 1.0.3 devDependencies: '@rslib/tsconfig': specifier: workspace:* @@ -368,7 +368,7 @@ importers: version: 11.2.0 rslib: specifier: npm:@rslib/core@0.0.6 - version: '@rslib/core@0.0.6(@microsoft/api-extractor@7.47.8(@types/node@18.19.39))(typescript@5.6.2)' + version: '@rslib/core@0.0.6(@microsoft/api-extractor@7.47.9(@types/node@18.19.39))(typescript@5.6.2)' typescript: specifier: ^5.6.2 version: 5.6.2 @@ -386,17 +386,17 @@ importers: version: 1.1.0 devDependencies: '@microsoft/api-extractor': - specifier: ^7.47.8 - version: 7.47.8(@types/node@18.19.39) + specifier: ^7.47.9 + version: 7.47.9(@types/node@18.19.39) '@rsbuild/core': - specifier: 1.0.3 - version: 1.0.3 + specifier: 1.0.4 + version: 1.0.4 '@rslib/tsconfig': specifier: workspace:* version: link:../../scripts/tsconfig rslib: specifier: npm:@rslib/core@0.0.6 - version: '@rslib/core@0.0.6(@microsoft/api-extractor@7.47.8(@types/node@18.19.39))(typescript@5.6.2)' + version: '@rslib/core@0.0.6(@microsoft/api-extractor@7.47.9(@types/node@18.19.39))(typescript@5.6.2)' typescript: specifier: ^5.6.2 version: 5.6.2 @@ -406,14 +406,14 @@ importers: website: devDependencies: '@rsbuild/core': - specifier: 1.0.3 - version: 1.0.3 + specifier: 1.0.4 + version: 1.0.4 '@rslib/tsconfig': specifier: workspace:* version: link:../scripts/tsconfig '@rstack-dev/doc-ui': - specifier: 1.5.0 - version: 1.5.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: 1.5.2 + version: 1.5.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@types/node': specifier: ~18.19.39 version: 18.19.39 @@ -793,11 +793,11 @@ packages: peerDependencies: react: '>=16' - '@microsoft/api-extractor-model@7.29.7': - resolution: {integrity: sha512-wibEw0xIVARSDvPZU4clLjMhIuUCBGBOsMylBCwTi9d57RTQ5fzWaiVDfk12kW+RSF3VGy8490y8Gz4LVrV41Q==} + '@microsoft/api-extractor-model@7.29.8': + resolution: {integrity: sha512-t3Z/xcO6TRbMcnKGVMs4uMzv/gd5j0NhMiJIGjD4cJMeFJ1Hf8wnLSx37vxlRlL0GWlGJhnFgxvnaL6JlS+73g==} - '@microsoft/api-extractor@7.47.8': - resolution: {integrity: sha512-oUGCoTIoJvfBycmIcRD3T/vCDu57xHMqHuoL/7N7g35PUjPfBdsYujyoYNNNlKUR6C/TKXjFvHG2G0O+0Lq4JQ==} + '@microsoft/api-extractor@7.47.9': + resolution: {integrity: sha512-TTq30M1rikVsO5wZVToQT/dGyJY7UXJmjiRtkHPLb74Prx3Etw8+bX7Bv7iLuby6ysb7fuu1NFWqma+csym8Jw==} hasBin: true '@microsoft/tsdoc-config@0.17.0': @@ -836,66 +836,66 @@ packages: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} - '@nrwl/tao@19.7.2': - resolution: {integrity: sha512-sGaJWgR2F9i64BAULzCG3D5Kmf96wg3hyEAICpZe0VNnJV/DuXoNKFW+uhy7/l4Z6thgBV3dvoPhN5YTN47ggA==} + '@nrwl/tao@19.7.3': + resolution: {integrity: sha512-cIGhnSFPZdVTp4bI0fqwFoE9i7ToPg5jXz+hNMl/MTwcOQfKQ1JJY/ZPLM3aBUPORFIZ/GECQEycUb6+xCB56g==} hasBin: true - '@nx/nx-darwin-arm64@19.7.2': - resolution: {integrity: sha512-pKLhQSdbg9oIovQrzpJqzQk8vS2V1t8vPniRLpH3YGziAlo+wTESDkgE2ZNmv/NqLti45fjZZ6I/7r2jdF6z4A==} + '@nx/nx-darwin-arm64@19.7.3': + resolution: {integrity: sha512-0dDK0UkMR0vBv4AP/48Q9A+OC2dvpivdt8su/4W/CPADy69M9B5O3jPiK+jTRsLshQG/soC9JG0Rll1BNWymPg==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] - '@nx/nx-darwin-x64@19.7.2': - resolution: {integrity: sha512-PdQFp4Zo+Ero5tTh8d+mae0Fo64vWLLBcTh4zPmskjaU5PiY6/4xOzdaAjtbHiak7h1mCGB/31/efFzKf5EvKA==} + '@nx/nx-darwin-x64@19.7.3': + resolution: {integrity: sha512-hTdv5YY2GQTdT7GwVO7ST27ZzvCmAQvmkEapfnCdy74QsL4gapaXJFvtWLHVfG6qHNRHWXbpdegvR3VswRHZVQ==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] - '@nx/nx-freebsd-x64@19.7.2': - resolution: {integrity: sha512-ORedNKXCbH4DQ4lX+YoHsHwGNGWxeU/8OpiWRcZzpF5vYVoTR3m93szemdJ3U5V6IXFI7r6/qz/FRltnx+VT8g==} + '@nx/nx-freebsd-x64@19.7.3': + resolution: {integrity: sha512-dwuB/3eoV2RbD0b0LHnagQOXa9PKAjLi7g5vNxzw6LuNT1tdaLaUZZGv2tfG0hHjsV0cOaAX41rEyOIwJyE7zg==} engines: {node: '>= 10'} cpu: [x64] os: [freebsd] - '@nx/nx-linux-arm-gnueabihf@19.7.2': - resolution: {integrity: sha512-KxCfE9qFwmtTBqcYGKs3uYkxsuAhItf1xyMK07uhdY6igI1cuhVBYNLtVd0t25lb4SU4RFtwQu69A328FVc11w==} + '@nx/nx-linux-arm-gnueabihf@19.7.3': + resolution: {integrity: sha512-X/eG3IqvIxlCfIOiCQKv7RKwra54I+SN9zj2TeSOtd/uK0paa3mYSlGUJqoP3wpzasW1+EPIGkTQqV283IA15w==} engines: {node: '>= 10'} cpu: [arm] os: [linux] - '@nx/nx-linux-arm64-gnu@19.7.2': - resolution: {integrity: sha512-ljiDNBPwL+aGnqZw9fAygNj4c2FRUDqGypli0gjWNZjri+JJqqtPwdYLYsUVBCs8chcgwvsHYP0AVKZaPf2K1A==} + '@nx/nx-linux-arm64-gnu@19.7.3': + resolution: {integrity: sha512-LNaX8DVcPlFVJhMf1AAAR6j1DZF9BlVhWlilRM44tIfnmvPfKIahKJIJbuikHE7q+lkvMrQUUDXKiQJlmm/qDw==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@nx/nx-linux-arm64-musl@19.7.2': - resolution: {integrity: sha512-G9IBIfCFknbVd+ZNn22BC80pu6JgToslEZyl2qRKRgq6D4Xsfm8zwKlKJNQDWY3I//f26u+wiA83yEFOaQcqyQ==} + '@nx/nx-linux-arm64-musl@19.7.3': + resolution: {integrity: sha512-TJ9PqSebhrn8NfrW+wqMXB9N65U0L0Kjt8FfahWffNKtSAEUvhurbNhqna2Rt5WJe2qaVf6zN2pOHKhF/5pL0w==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@nx/nx-linux-x64-gnu@19.7.2': - resolution: {integrity: sha512-P5HQhLoxLodpbhF5Col+ygScXfcVnk0gqXPxbc7kOnhdCwwIISZxHPsrgm0jbWaB5TufBuZNlo+ST8Evtnzojg==} + '@nx/nx-linux-x64-gnu@19.7.3': + resolution: {integrity: sha512-YMb4WGGovwgxsP6VvAEnyWvLoUwsDrdE5CxFQ2yoThD2BixmSHUKLtx6dtPDHz25nOE3v1ZzM0xTwYXBhPaeRQ==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@nx/nx-linux-x64-musl@19.7.2': - resolution: {integrity: sha512-b08iqgz4Z2jKRJ66rf7ci/n0LFZ3CnaxdpXnOpb1FM/ZBLn3BuNah36K03UWamBlkrVEmAORZtPKZ5OuQHnlMg==} + '@nx/nx-linux-x64-musl@19.7.3': + resolution: {integrity: sha512-zkjgDSvw2eDN+KuJBPPAPhU/lOdiMvJU0UMthJFw85dhQIYfAO8+UgiFg/qBsKo0kQ0MkhntnIPBPF8bH40qWg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@nx/nx-win32-arm64-msvc@19.7.2': - resolution: {integrity: sha512-hn8Qm/iGiOpyP/34M/aKFYDStLzudX1dYPC62RnXU0/WI29JTdnT420rYjwXkQTaPMZsvi5xkQmBphowfGlHww==} + '@nx/nx-win32-arm64-msvc@19.7.3': + resolution: {integrity: sha512-qCTFG6VxNvEe5JfoAELGZsjWDL4G+2NVSoSS3tByJYwVX256qgALcVoUHMjpxBn9FeOvUW9w5PL4Am4PKDdXLw==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] - '@nx/nx-win32-x64-msvc@19.7.2': - resolution: {integrity: sha512-gK5XnkeiVbjs9+dkukGmZedXrxSL845t/ntlA8wp4joOnb7xUED/xvwhIP7DRjL6VefFbFIzhxgPaSaKfzaiiA==} + '@nx/nx-win32-x64-msvc@19.7.3': + resolution: {integrity: sha512-ULNf73gLgB5cU/O4dlQe6tetbRIROTmaUNYTUUCCAC0BqVwZwPDxn4u9C5LgiErVyfPwwAhlserCGei5taLASQ==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -904,8 +904,8 @@ packages: resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@playwright/test@1.47.0': - resolution: {integrity: sha512-SgAdlSwYVpToI4e/IH19IHHWvoijAYH5hu2MWSXptRypLSnzj51PcGD+rsOXFayde4P9ZLi+loXVwArg6IUkCA==} + '@playwright/test@1.47.1': + resolution: {integrity: sha512-dbWpcNQZ5nj16m+A5UNScYx7HX5trIy7g4phrcitn+Nk83S32EBX/CLU4hiF4RGKX/yRc93AAqtfaXB7JWBd4Q==} engines: {node: '>=18'} hasBin: true @@ -1003,6 +1003,11 @@ packages: engines: {node: '>=16.7.0'} hasBin: true + '@rsbuild/core@1.0.4': + resolution: {integrity: sha512-ACvCzeyW5gW5olGBzK5Tnc5RfUOQ+BPnMB7Y0Iycz0pRYAghKQcYkpPZlEpdsKQDNeBUKk9loOy+Z7Rca4Ouzw==} + engines: {node: '>=16.7.0'} + hasBin: true + '@rsbuild/plugin-less@1.0.1-rc.0': resolution: {integrity: sha512-E9BPFJIAumnZc98N2YMxNhWuYbYbQ2mFv5Nd2uCRsq/fpvNzC0WAiU96ssfHZbY8dtULFVSGzlyZsWCxarZi4g==} peerDependencies: @@ -1247,11 +1252,11 @@ packages: resolution: {integrity: sha512-FR7WK2F+w0TrlZ3CDy8BfyHCi4kJtbIrnns/W/g51zqid1ON06I2cM2dDWPREBFxNv1qBK38tWD1K5+/huwtVg==} engines: {node: '>=14.17.6'} - '@rstack-dev/doc-ui@1.5.0': - resolution: {integrity: sha512-7nlp2cDAWy3BWey3GumNAWjyEzLAgb3MbgwhasANY4Z8lD8EDG4VmhDK/blsRO5IAvwDg22Wv4iETsC4GCZN+Q==} + '@rstack-dev/doc-ui@1.5.2': + resolution: {integrity: sha512-LPJNTRhv0eVxhsu6GR9zVK5szQwLgLmBHcOjrYkxhy6tHmDr++0ZXG9c61iAOH8A5gEbygXAmnLDsxbHD9Hosw==} - '@rushstack/node-core-library@5.8.0': - resolution: {integrity: sha512-ByXOkTKlGDrOBVJoNz5D3pgSqU8QOjacYJm8PwtGWofATL/d4R1zYdkZcSXWXRTI7SbP2SjLaAq6sbMlP2ZHXw==} + '@rushstack/node-core-library@5.9.0': + resolution: {integrity: sha512-MMsshEWkTbXqxqFxD4gcIUWQOCeBChlGczdZbHfqmNZQFLHB3yWxDFSMHFUdu2/OB9NUk7Awn5qRL+rws4HQNg==} peerDependencies: '@types/node': '*' peerDependenciesMeta: @@ -1261,16 +1266,16 @@ packages: '@rushstack/rig-package@0.5.3': resolution: {integrity: sha512-olzSSjYrvCNxUFZowevC3uz8gvKr3WTpHQ7BkpjtRpA3wK+T0ybep/SRUMfr195gBzJm5gaXw0ZMgjIyHqJUow==} - '@rushstack/terminal@0.14.1': - resolution: {integrity: sha512-pvFzzrBumJBEl0XpW+D44l4QMghEMQiUYWv/Fn68WoQIkcGKv8pid/yKhFEblbzVmolGlR4DMBm1PGCvRV6qFg==} + '@rushstack/terminal@0.14.2': + resolution: {integrity: sha512-2fC1wqu1VCExKC0/L+0noVcFQEXEnoBOtCIex1TOjBzEDWcw8KzJjjj7aTP6mLxepG0XIyn9OufeFb6SFsa+sg==} peerDependencies: '@types/node': '*' peerDependenciesMeta: '@types/node': optional: true - '@rushstack/ts-command-line@4.22.7': - resolution: {integrity: sha512-kgb8hjEzKucH200xiUecU/VeA/Wzk4BBMRWP2ZLH2XGC/PEYzPih5IyYFtK1QCYboeRYTxoNYwSG6UQlstBaLg==} + '@rushstack/ts-command-line@4.22.8': + resolution: {integrity: sha512-XbFjOoV7qZHJnSuFUHv0pKaFA4ixyCuki+xMjsMfDwfvQjs5MYG0IK5COal3tRnG7KCDe2l/G+9LrzYE/RJhgg==} '@selderee/plugin-htmlparser2@0.11.0': resolution: {integrity: sha512-P33hHGdldxGabLFjPPpaTxVolMrzrcegejx+0GxjrIb9Zv48D8yAIA/QTDR2dFl7Uz7urX8aX6+5bCZslr+gWQ==} @@ -1821,8 +1826,8 @@ packages: core-js@3.38.1: resolution: {integrity: sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==} - create-rstack@1.0.2: - resolution: {integrity: sha512-0zG6G4YeUewWZ/TWGuijWI5XuUrlWSScYSNaqw/Pw8qbrSEnmwLlIDAI4K0bl6DNoskcgxSRiP6YT96wWGDdtA==} + create-rstack@1.0.3: + resolution: {integrity: sha512-NIm2Vt/GzzNw7vbKNyXxO4EcvaS1UPEkkkAtzBagRSkkVgVY29gRfXAwfAO3ejF2tGxX9UXNAE6Erl8wfabftQ==} cross-env@7.0.3: resolution: {integrity: sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==} @@ -3013,8 +3018,8 @@ packages: number-precision@1.6.0: resolution: {integrity: sha512-05OLPgbgmnixJw+VvEh18yNPUo3iyp4BEWJcrLu4X9W05KmMifN7Mu5exYvQXqxxeNWhvIF+j3Rij+HmddM/hQ==} - nx@19.7.2: - resolution: {integrity: sha512-mHwRk6UdTkGrLwyYq4Via30kiG2he3d3z1ny0DFlkTQVHZPKpNOf0iROfyZOe31mcjSaTt/eHo7LgEQf1GaXvQ==} + nx@19.7.3: + resolution: {integrity: sha512-8F4CzKavSuOFv+uKVwXHc00Px0q40CWAYCW6NC5IgU3AMaJVumyHzgB8Sn+yfkaVgfVnZVqznOsyrbZUWuj/VA==} hasBin: true peerDependencies: '@swc-node/register': ^1.8.0 @@ -3162,13 +3167,13 @@ packages: resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==} engines: {node: '>=6'} - playwright-core@1.47.0: - resolution: {integrity: sha512-1DyHT8OqkcfCkYUD9zzUTfg7EfTd+6a8MkD/NWOvjo0u/SCNd5YmY/lJwFvUZOxJbWNds+ei7ic2+R/cRz/PDg==} + playwright-core@1.47.1: + resolution: {integrity: sha512-i1iyJdLftqtt51mEk6AhYFaAJCDx0xQ/O5NU8EKaWFgMjItPVma542Nh/Aq8aLCjIJSzjaiEQGW/nyqLkGF1OQ==} engines: {node: '>=18'} hasBin: true - playwright@1.47.0: - resolution: {integrity: sha512-jOWiRq2pdNAX/mwLiwFYnPHpEZ4rM+fRSQpRHwEwZlP2PUANvL3+aJOF/bvISMhFD30rqMxUB4RJx9aQbfh4Ww==} + playwright@1.47.1: + resolution: {integrity: sha512-SUEKi6947IqYbKxRiqnbUobVZY4bF1uu+ZnZNJX9DfU1tlf2UhWfvVjLf01pQx9URsOr18bFVUKXmanYWhbfkw==} engines: {node: '>=18'} hasBin: true @@ -4609,23 +4614,23 @@ snapshots: '@types/react': 18.3.5 react: 18.3.1 - '@microsoft/api-extractor-model@7.29.7(@types/node@18.19.39)': + '@microsoft/api-extractor-model@7.29.8(@types/node@18.19.39)': dependencies: '@microsoft/tsdoc': 0.15.0 '@microsoft/tsdoc-config': 0.17.0 - '@rushstack/node-core-library': 5.8.0(@types/node@18.19.39) + '@rushstack/node-core-library': 5.9.0(@types/node@18.19.39) transitivePeerDependencies: - '@types/node' - '@microsoft/api-extractor@7.47.8(@types/node@18.19.39)': + '@microsoft/api-extractor@7.47.9(@types/node@18.19.39)': dependencies: - '@microsoft/api-extractor-model': 7.29.7(@types/node@18.19.39) + '@microsoft/api-extractor-model': 7.29.8(@types/node@18.19.39) '@microsoft/tsdoc': 0.15.0 '@microsoft/tsdoc-config': 0.17.0 - '@rushstack/node-core-library': 5.8.0(@types/node@18.19.39) + '@rushstack/node-core-library': 5.9.0(@types/node@18.19.39) '@rushstack/rig-package': 0.5.3 - '@rushstack/terminal': 0.14.1(@types/node@18.19.39) - '@rushstack/ts-command-line': 4.22.7(@types/node@18.19.39) + '@rushstack/terminal': 0.14.2(@types/node@18.19.39) + '@rushstack/ts-command-line': 4.22.8(@types/node@18.19.39) lodash: 4.17.21 minimatch: 3.0.8 resolve: 1.22.8 @@ -4685,50 +4690,50 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@nrwl/tao@19.7.2': + '@nrwl/tao@19.7.3': dependencies: - nx: 19.7.2 + nx: 19.7.3 tslib: 2.6.3 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' - debug - '@nx/nx-darwin-arm64@19.7.2': + '@nx/nx-darwin-arm64@19.7.3': optional: true - '@nx/nx-darwin-x64@19.7.2': + '@nx/nx-darwin-x64@19.7.3': optional: true - '@nx/nx-freebsd-x64@19.7.2': + '@nx/nx-freebsd-x64@19.7.3': optional: true - '@nx/nx-linux-arm-gnueabihf@19.7.2': + '@nx/nx-linux-arm-gnueabihf@19.7.3': optional: true - '@nx/nx-linux-arm64-gnu@19.7.2': + '@nx/nx-linux-arm64-gnu@19.7.3': optional: true - '@nx/nx-linux-arm64-musl@19.7.2': + '@nx/nx-linux-arm64-musl@19.7.3': optional: true - '@nx/nx-linux-x64-gnu@19.7.2': + '@nx/nx-linux-x64-gnu@19.7.3': optional: true - '@nx/nx-linux-x64-musl@19.7.2': + '@nx/nx-linux-x64-musl@19.7.3': optional: true - '@nx/nx-win32-arm64-msvc@19.7.2': + '@nx/nx-win32-arm64-msvc@19.7.3': optional: true - '@nx/nx-win32-x64-msvc@19.7.2': + '@nx/nx-win32-x64-msvc@19.7.3': optional: true '@pkgr/core@0.1.1': {} - '@playwright/test@1.47.0': + '@playwright/test@1.47.1': dependencies: - playwright: 1.47.0 + playwright: 1.47.1 '@remix-run/router@1.19.1': {} @@ -4800,6 +4805,16 @@ snapshots: optionalDependencies: fsevents: 2.3.3 + '@rsbuild/core@1.0.4': + dependencies: + '@rspack/core': 1.0.5(@swc/helpers@0.5.13) + '@rspack/lite-tapable': 1.0.0 + '@swc/helpers': 0.5.13 + caniuse-lite: 1.0.30001660 + core-js: 3.38.1 + optionalDependencies: + fsevents: 2.3.3 + '@rsbuild/plugin-less@1.0.1-rc.0(@rsbuild/core@1.0.1-rc.0)': dependencies: '@rsbuild/core': 1.0.1-rc.0 @@ -4812,9 +4827,9 @@ snapshots: '@rspack/plugin-react-refresh': 1.0.0(react-refresh@0.14.2) react-refresh: 0.14.2 - '@rsbuild/plugin-react@1.0.2(@rsbuild/core@1.0.3)': + '@rsbuild/plugin-react@1.0.2(@rsbuild/core@1.0.4)': dependencies: - '@rsbuild/core': 1.0.3 + '@rsbuild/core': 1.0.4 '@rspack/plugin-react-refresh': 1.0.0(react-refresh@0.14.2) react-refresh: 0.14.2 @@ -4827,12 +4842,12 @@ snapshots: reduce-configs: 1.0.0 sass-embedded: 1.78.0 - '@rslib/core@0.0.6(@microsoft/api-extractor@7.47.8(@types/node@18.19.39))(typescript@5.6.2)': + '@rslib/core@0.0.6(@microsoft/api-extractor@7.47.9(@types/node@18.19.39))(typescript@5.6.2)': dependencies: '@rsbuild/core': 1.0.3 - rsbuild-plugin-dts: 0.0.6(@microsoft/api-extractor@7.47.8(@types/node@18.19.39))(@rsbuild/core@1.0.3)(typescript@5.6.2) + rsbuild-plugin-dts: 0.0.6(@microsoft/api-extractor@7.47.9(@types/node@18.19.39))(@rsbuild/core@1.0.3)(typescript@5.6.2) optionalDependencies: - '@microsoft/api-extractor': 7.47.8(@types/node@18.19.39) + '@microsoft/api-extractor': 7.47.9(@types/node@18.19.39) typescript: 5.6.2 '@rspack/binding-darwin-arm64@1.0.0': @@ -5086,7 +5101,7 @@ snapshots: react-transition-group: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) rspack-plugin-virtual-module: 0.1.12 - '@rstack-dev/doc-ui@1.5.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@rstack-dev/doc-ui@1.5.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: framer-motion: 11.5.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) transitivePeerDependencies: @@ -5094,7 +5109,7 @@ snapshots: - react - react-dom - '@rushstack/node-core-library@5.8.0(@types/node@18.19.39)': + '@rushstack/node-core-library@5.9.0(@types/node@18.19.39)': dependencies: ajv: 8.13.0 ajv-draft-04: 1.0.0(ajv@8.13.0) @@ -5112,16 +5127,16 @@ snapshots: resolve: 1.22.8 strip-json-comments: 3.1.1 - '@rushstack/terminal@0.14.1(@types/node@18.19.39)': + '@rushstack/terminal@0.14.2(@types/node@18.19.39)': dependencies: - '@rushstack/node-core-library': 5.8.0(@types/node@18.19.39) + '@rushstack/node-core-library': 5.9.0(@types/node@18.19.39) supports-color: 8.1.1 optionalDependencies: '@types/node': 18.19.39 - '@rushstack/ts-command-line@4.22.7(@types/node@18.19.39)': + '@rushstack/ts-command-line@4.22.8(@types/node@18.19.39)': dependencies: - '@rushstack/terminal': 0.14.1(@types/node@18.19.39) + '@rushstack/terminal': 0.14.2(@types/node@18.19.39) '@types/argparse': 1.0.38 argparse: 1.0.10 string-argv: 0.3.2 @@ -5726,7 +5741,7 @@ snapshots: core-js@3.38.1: {} - create-rstack@1.0.2: {} + create-rstack@1.0.3: {} cross-env@7.0.3: dependencies: @@ -7200,10 +7215,10 @@ snapshots: number-precision@1.6.0: {} - nx@19.7.2: + nx@19.7.3: dependencies: '@napi-rs/wasm-runtime': 0.2.4 - '@nrwl/tao': 19.7.2 + '@nrwl/tao': 19.7.3 '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.0-rc.46 '@zkochan/js-yaml': 0.0.7 @@ -7238,16 +7253,16 @@ snapshots: yargs: 17.7.2 yargs-parser: 21.1.1 optionalDependencies: - '@nx/nx-darwin-arm64': 19.7.2 - '@nx/nx-darwin-x64': 19.7.2 - '@nx/nx-freebsd-x64': 19.7.2 - '@nx/nx-linux-arm-gnueabihf': 19.7.2 - '@nx/nx-linux-arm64-gnu': 19.7.2 - '@nx/nx-linux-arm64-musl': 19.7.2 - '@nx/nx-linux-x64-gnu': 19.7.2 - '@nx/nx-linux-x64-musl': 19.7.2 - '@nx/nx-win32-arm64-msvc': 19.7.2 - '@nx/nx-win32-x64-msvc': 19.7.2 + '@nx/nx-darwin-arm64': 19.7.3 + '@nx/nx-darwin-x64': 19.7.3 + '@nx/nx-freebsd-x64': 19.7.3 + '@nx/nx-linux-arm-gnueabihf': 19.7.3 + '@nx/nx-linux-arm64-gnu': 19.7.3 + '@nx/nx-linux-arm64-musl': 19.7.3 + '@nx/nx-linux-x64-gnu': 19.7.3 + '@nx/nx-linux-x64-musl': 19.7.3 + '@nx/nx-win32-arm64-msvc': 19.7.3 + '@nx/nx-win32-x64-msvc': 19.7.3 transitivePeerDependencies: - debug @@ -7391,11 +7406,11 @@ snapshots: pify@4.0.1: {} - playwright-core@1.47.0: {} + playwright-core@1.47.1: {} - playwright@1.47.0: + playwright@1.47.1: dependencies: - playwright-core: 1.47.0 + playwright-core: 1.47.1 optionalDependencies: fsevents: 2.3.2 @@ -7720,14 +7735,14 @@ snapshots: '@rollup/rollup-win32-x64-msvc': 4.18.1 fsevents: 2.3.3 - rsbuild-plugin-dts@0.0.6(@microsoft/api-extractor@7.47.8(@types/node@18.19.39))(@rsbuild/core@1.0.3)(typescript@5.6.2): + rsbuild-plugin-dts@0.0.6(@microsoft/api-extractor@7.47.9(@types/node@18.19.39))(@rsbuild/core@1.0.3)(typescript@5.6.2): dependencies: '@rsbuild/core': 1.0.3 fast-glob: 3.3.2 magic-string: 0.30.11 picocolors: 1.1.0 optionalDependencies: - '@microsoft/api-extractor': 7.47.8(@types/node@18.19.39) + '@microsoft/api-extractor': 7.47.9(@types/node@18.19.39) typescript: 5.6.2 rslog@1.2.3: {} diff --git a/website/package.json b/website/package.json index 07b3bcf85..9a11a27c3 100644 --- a/website/package.json +++ b/website/package.json @@ -9,9 +9,9 @@ "preview": "rspress preview" }, "devDependencies": { - "@rsbuild/core": "1.0.3", + "@rsbuild/core": "1.0.4", "@rslib/tsconfig": "workspace:*", - "@rstack-dev/doc-ui": "1.5.0", + "@rstack-dev/doc-ui": "1.5.2", "@types/node": "~18.19.39", "@types/react": "^18.3.5", "@types/react-dom": "^18.3.0",