diff --git a/.vscode/settings.json b/.vscode/settings.json index bf2841d1f..108fe84e3 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -58,6 +58,10 @@ { "fileMatch": ["**/_meta.json"], "url": "./website/node_modules/rspress/meta-json-schema.json" + }, + { + "fileMatch": ["**/_nav.json"], + "url": "./website/node_modules/rspress/nav-json-schema.json" } ] } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 674c3d8f4..df6843eff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -142,7 +142,7 @@ importers: version: 9.0.12(@testing-library/dom@10.4.0)(prettier@3.5.3) storybook-addon-rslib: specifier: ^2.0.2 - version: 2.0.2(@rsbuild/core@1.4.0-rc.0)(@rslib/core@packages+core)(storybook-builder-rsbuild@2.0.2(@rsbuild/core@1.4.0-rc.0)(@rspack/core@1.4.0-rc.0(@swc/helpers@0.5.17))(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@9.0.12(@testing-library/dom@10.4.0)(prettier@3.5.3))(typescript@5.8.3))(typescript@5.8.3) + version: 2.0.2(@rsbuild/core@1.4.0-rc.0)(@rslib/core@packages+core)(storybook-builder-rsbuild@2.0.2(@rsbuild/core@1.4.0-rc.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@9.0.12(@testing-library/dom@10.4.0)(prettier@3.5.3))(typescript@5.8.3))(typescript@5.8.3) storybook-react-rsbuild: specifier: ^2.0.2 version: 2.0.2(@rsbuild/core@1.4.0-rc.0)(@rspack/core@1.4.0-rc.0(@swc/helpers@0.5.17))(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(rollup@4.39.0)(storybook@9.0.12(@testing-library/dom@10.4.0)(prettier@3.5.3))(typescript@5.8.3) @@ -272,7 +272,7 @@ importers: version: link:../../packages/core rsbuild-plugin-unplugin-vue: specifier: ^0.1.0 - version: 0.1.0(@rsbuild/core@1.3.22)(@types/node@22.15.32)(jiti@2.4.2)(sass-embedded@1.89.0)(stylus@0.64.0)(terser@5.39.0)(tsx@4.20.3)(vue@3.5.17(typescript@5.8.3))(yaml@2.6.1) + version: 0.1.0(@rsbuild/core@1.4.0-rc.0)(@types/node@22.15.32)(jiti@2.4.2)(sass-embedded@1.89.0)(stylus@0.64.0)(terser@5.39.0)(tsx@4.20.3)(vue@3.5.17(typescript@5.8.3))(yaml@2.6.1) typescript: specifier: ^5.8.3 version: 5.8.3 @@ -317,10 +317,10 @@ importers: version: 9.0.12(@testing-library/dom@10.4.0)(prettier@3.5.3) storybook-addon-rslib: specifier: ^2.0.2 - version: 2.0.2(@rsbuild/core@1.4.0-rc.0)(@rslib/core@packages+core)(storybook-builder-rsbuild@2.0.2(@rsbuild/core@1.4.0-rc.0)(@rspack/core@1.3.12(@swc/helpers@0.5.17))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@9.0.12(@testing-library/dom@10.4.0)(prettier@3.5.3))(typescript@5.8.3))(typescript@5.8.3) + version: 2.0.2(@rsbuild/core@1.4.0-rc.0)(@rslib/core@packages+core)(storybook-builder-rsbuild@2.0.2(@rsbuild/core@1.4.0-rc.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@9.0.12(@testing-library/dom@10.4.0)(prettier@3.5.3))(typescript@5.8.3))(typescript@5.8.3) storybook-vue3-rsbuild: specifier: ^2.0.2 - version: 2.0.2(@rsbuild/core@1.4.0-rc.0)(@rspack/core@1.3.12(@swc/helpers@0.5.17))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@9.0.12(@testing-library/dom@10.4.0)(prettier@3.5.3))(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3)) + version: 2.0.2(@rsbuild/core@1.4.0-rc.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@9.0.12(@testing-library/dom@10.4.0)(prettier@3.5.3))(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3)) typescript: specifier: ^5.8.3 version: 5.8.3 @@ -406,7 +406,7 @@ importers: version: 11.3.0 rsbuild-plugin-publint: specifier: ^0.3.2 - version: 0.3.2(@rsbuild/core@1.3.22) + version: 0.3.2(@rsbuild/core@1.4.0-rc.0) rslib: specifier: npm:@rslib/core@0.10.2 version: '@rslib/core@0.10.2(@microsoft/api-extractor@7.52.8(@types/node@22.15.32))(typescript@5.8.3)' @@ -861,7 +861,7 @@ importers: devDependencies: '@rsbuild/plugin-node-polyfill': specifier: ^1.3.0 - version: 1.3.0(@rsbuild/core@1.3.22) + version: 1.3.0 tests/integration/node-polyfill/bundle-false: dependencies: @@ -871,7 +871,7 @@ importers: devDependencies: '@rsbuild/plugin-node-polyfill': specifier: ^1.3.0 - version: 1.3.0(@rsbuild/core@1.3.22) + version: 1.3.0 tests/integration/outBase/custom-entry: {} @@ -1024,13 +1024,13 @@ importers: devDependencies: '@rsbuild/plugin-stylus': specifier: ^1.1.1 - version: 1.1.1(@rsbuild/core@1.4.0-rc.0)(@rspack/core@1.3.12(@swc/helpers@0.5.17)) + version: 1.1.1(@rsbuild/core@1.4.0-rc.0) tests/integration/style/stylus/bundle-false: devDependencies: '@rsbuild/plugin-stylus': specifier: ^1.1.1 - version: 1.1.1(@rsbuild/core@1.4.0-rc.0)(@rspack/core@1.3.12(@swc/helpers@0.5.17)) + version: 1.1.1(@rsbuild/core@1.4.0-rc.0) tests/integration/style/tailwindcss/bundle: devDependencies: @@ -1111,14 +1111,14 @@ importers: specifier: workspace:* version: link:../scripts/tsconfig '@rspress/plugin-algolia': - specifier: 2.0.0-beta.16 - version: 2.0.0-beta.16(@algolia/client-search@5.25.0)(@rspress/runtime@2.0.0-beta.16)(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + specifier: 2.0.0-beta.17 + version: 2.0.0-beta.17(@algolia/client-search@5.25.0)(@rspress/runtime@2.0.0-beta.17)(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) '@rspress/plugin-llms': - specifier: 2.0.0-beta.16 - version: 2.0.0-beta.16(@rspress/core@2.0.0-beta.16(@types/react@19.1.8)(acorn@8.14.1)) + specifier: 2.0.0-beta.17 + version: 2.0.0-beta.17(@rspress/core@2.0.0-beta.17(@types/react@19.1.8)(acorn@8.14.1)) '@rspress/plugin-rss': - specifier: 2.0.0-beta.16 - version: 2.0.0-beta.16(rspress@2.0.0-beta.16(@types/react@19.1.8)(acorn@8.14.1)) + specifier: 2.0.0-beta.17 + version: 2.0.0-beta.17(rspress@2.0.0-beta.17(@types/react@19.1.8)(acorn@8.14.1)) '@rstack-dev/doc-ui': specifier: 1.10.6 version: 1.10.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0) @@ -1147,8 +1147,8 @@ importers: specifier: ^1.0.2 version: 1.0.2(@rsbuild/core@1.4.0-rc.0) rspress: - specifier: 2.0.0-beta.16 - version: 2.0.0-beta.16(@types/react@19.1.8)(acorn@8.14.1) + specifier: 2.0.0-beta.17 + version: 2.0.0-beta.17(@types/react@19.1.8)(acorn@8.14.1) rspress-plugin-font-open-sans: specifier: 1.0.0 version: 1.0.0 @@ -2085,9 +2085,6 @@ packages: webpack: optional: true - '@module-federation/error-codes@0.14.0': - resolution: {integrity: sha512-GGk+EoeSACJikZZyShnLshtq9E2eCrDWbRiB4QAFXCX4oYmGgFfzXlx59vMNwqTKPJWxkEGnPYacJMcr2YYjag==} - '@module-federation/error-codes@0.15.0': resolution: {integrity: sha512-CFJSF+XKwTcy0PFZ2l/fSUpR4z247+Uwzp1sXVkdIfJ/ATsnqf0Q01f51qqSEA6MYdQi6FKos9FIcu3dCpQNdg==} @@ -2138,27 +2135,15 @@ packages: vue-tsc: optional: true - '@module-federation/runtime-core@0.14.0': - resolution: {integrity: sha512-fGE1Ro55zIFDp/CxQuRhKQ1pJvG7P0qvRm2N+4i8z++2bgDjcxnCKUqDJ8lLD+JfJQvUJf0tuSsJPgevzueD4g==} - '@module-federation/runtime-core@0.15.0': resolution: {integrity: sha512-RYzI61fRDrhyhaEOXH3AgIGlHiot0wPFXu7F43cr+ZnTi+VlSYWLdlZ4NBuT9uV6JSmH54/c+tEZm5SXgKR2sQ==} - '@module-federation/runtime-tools@0.14.0': - resolution: {integrity: sha512-y/YN0c2DKsLETE+4EEbmYWjqF9G6ZwgZoDIPkaQ9p0pQu0V4YxzWfQagFFxR0RigYGuhJKmSU/rtNoHq+qF8jg==} - '@module-federation/runtime-tools@0.15.0': resolution: {integrity: sha512-kzFn3ObUeBp5vaEtN1WMxhTYBuYEErxugu1RzFUERD21X3BZ+b4cWwdFJuBDlsmVjctIg/QSOoZoPXRKAO0foA==} - '@module-federation/runtime@0.14.0': - resolution: {integrity: sha512-kR3cyHw/Y64SEa7mh4CHXOEQYY32LKLK75kJOmBroLNLO7/W01hMNAvGBYTedS7hWpVuefPk1aFZioy3q2VLdQ==} - '@module-federation/runtime@0.15.0': resolution: {integrity: sha512-dTPsCNum9Bhu3yPOcrPYq0YnM9eCMMMNB1wuiqf1+sFbQlNApF0vfZxooqz3ln0/MpgE0jerVvFsLVGfqvC9Ug==} - '@module-federation/sdk@0.14.0': - resolution: {integrity: sha512-lg/OWRsh18hsyTCamOOhEX546vbDiA2O4OggTxxH2wTGr156N6DdELGQlYIKfRdU/0StgtQS81Goc0BgDZlx9A==} - '@module-federation/sdk@0.15.0': resolution: {integrity: sha512-PWiYbGcJrKUD6JZiEPihrXhV3bgXdll4bV7rU+opV7tHaun+Z0CdcawjZ82Xnpb8MCPGmqHwa1MPFeUs66zksw==} @@ -2191,9 +2176,6 @@ packages: '@module-federation/third-party-dts-extractor@0.15.0': resolution: {integrity: sha512-rML74G1NB9wtHubXP+ZTMI5HZkYypN/E93w8Zkwr6rc/k1eoZZza2lghw2znCNeu3lDlhvI9i4iaVsJQrX4oQA==} - '@module-federation/webpack-bundler-runtime@0.14.0': - resolution: {integrity: sha512-POWS6cKBicAAQ3DNY5X7XEUSfOfUsRaBNxbuwEfSGlrkTE9UcWheO06QP2ndHi8tHQuUKcIHi2navhPkJ+k5xg==} - '@module-federation/webpack-bundler-runtime@0.15.0': resolution: {integrity: sha512-i+3wu2Ljh2TmuUpsnjwZVupOVqV50jP0ndA8PSP4gwMKlgdGeaZ4VH5KkHAXGr2eiYUxYLMrJXz1+eILJqeGDg==} @@ -2406,11 +2388,6 @@ packages: cpu: [x64] os: [win32] - '@rsbuild/core@1.3.22': - resolution: {integrity: sha512-FGB7m8Tn/uiOhvqk0lw+NRMyD+VYJ+eBqVfpn0X11spkJDiPWn8UkMRvfzCX4XFcNZwRKYuuKJaZK1DNU8UG+w==} - engines: {node: '>=16.10.0'} - hasBin: true - '@rsbuild/core@1.4.0-beta.4': resolution: {integrity: sha512-bX8sbNFkleBuD4k8Nd/o0/ChkSuhFhVFWBnjECs5XTLiz4qutKUvoO5gWD5hHErMIcvPSUMlny4TTiRsqJPIKQ==} engines: {node: '>=16.10.0'} @@ -2519,11 +2496,6 @@ packages: typescript: optional: true - '@rspack/binding-darwin-arm64@1.3.12': - resolution: {integrity: sha512-8hKjVTBeWPqkMzFPNWIh72oU9O3vFy3e88wRjMPImDCXBiEYrKqGTTLd/J0SO+efdL3SBD1rX1IvdJpxCv6Yrw==} - cpu: [arm64] - os: [darwin] - '@rspack/binding-darwin-arm64@1.4.0-beta.1': resolution: {integrity: sha512-Ge4PaeWkbzDu/9eqzpR1knUrjyEEIIICE/4g0lqz5YlpghJGupjVo02NRaQiE29+vqQz/80jip+RejoYL75Kiw==} cpu: [arm64] @@ -2534,11 +2506,6 @@ packages: cpu: [arm64] os: [darwin] - '@rspack/binding-darwin-x64@1.3.12': - resolution: {integrity: sha512-Sj4m+mCUxL7oCpdu7OmWT7fpBM7hywk5CM9RDc3D7StaBZbvNtNftafCrTZzTYKuZrKmemTh5SFzT5Tz7tf6GA==} - cpu: [x64] - os: [darwin] - '@rspack/binding-darwin-x64@1.4.0-beta.1': resolution: {integrity: sha512-MadQU+i4aseveEcX+UJ+EbpEaKuVaL4H064Hl0vJE/83VMX/ICPLc4rfl3rrUfStji+jB+7FSFykPqtarUnQAQ==} cpu: [x64] @@ -2549,11 +2516,6 @@ packages: cpu: [x64] os: [darwin] - '@rspack/binding-linux-arm64-gnu@1.3.12': - resolution: {integrity: sha512-7MuOxf3/Mhv4mgFdLTvgnt/J+VouNR65DEhorth+RZm3LEWojgoFEphSAMAvpvAOpYSS68Sw4SqsOZi719ia2w==} - cpu: [arm64] - os: [linux] - '@rspack/binding-linux-arm64-gnu@1.4.0-beta.1': resolution: {integrity: sha512-y29G+6/xg1ogNl3tMwE4DLskPJHD37AEFoIpvCB6mb5XbJxF3RIPtpRaMuDXfEz3tgJMiZv9gnhuZzf4tDgpTQ==} cpu: [arm64] @@ -2564,11 +2526,6 @@ packages: cpu: [arm64] os: [linux] - '@rspack/binding-linux-arm64-musl@1.3.12': - resolution: {integrity: sha512-s6KKj20T9Z1bA8caIjU6EzJbwyDo1URNFgBAlafCT2UC6yX7flstDJJ38CxZacA9A2P24RuQK2/jPSZpWrTUFA==} - cpu: [arm64] - os: [linux] - '@rspack/binding-linux-arm64-musl@1.4.0-beta.1': resolution: {integrity: sha512-zJ6/F4KCiREVSeDC4/4x4CSRge7ymBeRG7S4zVR4EeYyWPBVVqzzextJhyozPPgeEat9eagUMYZRys3ON4DEVQ==} cpu: [arm64] @@ -2579,11 +2536,6 @@ packages: cpu: [arm64] os: [linux] - '@rspack/binding-linux-x64-gnu@1.3.12': - resolution: {integrity: sha512-0w/sRREYbRgHgWvs2uMEJSLfvzbZkPHUg6CMcYQGNVK6axYRot6jPyKetyFYA9pR5fB5rsXegpnFaZaVrRIK2g==} - cpu: [x64] - os: [linux] - '@rspack/binding-linux-x64-gnu@1.4.0-beta.1': resolution: {integrity: sha512-xz3KMDWIdDuhpi0bBUeNN2xohCoIROFUSLK+6YoGgjScZ1S20vKBtu4+0ztGkZ8C5gI5lphQb5rtRh634BD4AQ==} cpu: [x64] @@ -2594,11 +2546,6 @@ packages: cpu: [x64] os: [linux] - '@rspack/binding-linux-x64-musl@1.3.12': - resolution: {integrity: sha512-jEdxkPymkRxbijDRsBGdhopcbGXiXDg59lXqIRkVklqbDmZ/O6DHm7gImmlx5q9FoWbz0gqJuOKBz4JqWxjWVA==} - cpu: [x64] - os: [linux] - '@rspack/binding-linux-x64-musl@1.4.0-beta.1': resolution: {integrity: sha512-9DTo9gGKuc19LSipkEUUklG2Bl0cvNuSUP1HV25fWN269tfrELy7uQ6HFytZxQob5c5q9eRgulvEmepeL7m8lg==} cpu: [x64] @@ -2617,11 +2564,6 @@ packages: resolution: {integrity: sha512-NsnAfBrQDlZTgudxG2YNgnOsZgaE4Vqm1pM0OXWd6NOhSGwGQ6T/rka99dHiUTxxAb6AOqI/avVn1NYsPHsqIQ==} cpu: [wasm32] - '@rspack/binding-win32-arm64-msvc@1.3.12': - resolution: {integrity: sha512-ZRvUCb3TDLClAqcTsl/o9UdJf0B5CgzAxgdbnYJbldyuyMeTUB4jp20OfG55M3C2Nute2SNhu2bOOp9Se5Ongw==} - cpu: [arm64] - os: [win32] - '@rspack/binding-win32-arm64-msvc@1.4.0-beta.1': resolution: {integrity: sha512-sI809RYsqjNzoIB+xvUjU1oVL19rr3Zcyk9d/MOFy0oMeFqKPBQYJy6li9/tUu1oACYpA1QtPjL8RpaLS//KWQ==} cpu: [arm64] @@ -2632,11 +2574,6 @@ packages: cpu: [arm64] os: [win32] - '@rspack/binding-win32-ia32-msvc@1.3.12': - resolution: {integrity: sha512-1TKPjuXStPJr14f3ZHuv40Xc/87jUXx10pzVtrPnw+f3hckECHrbYU/fvbVzZyuXbsXtkXpYca6ygCDRJAoNeQ==} - cpu: [ia32] - os: [win32] - '@rspack/binding-win32-ia32-msvc@1.4.0-beta.1': resolution: {integrity: sha512-jUlvSBEM9I4WiXS/a8YJJvigdJvnq7R3iItD92XfNbF1cndgkE9zGuG8csyefgdCOMKDJdK9qtuCliHmQ5LheA==} cpu: [ia32] @@ -2647,11 +2584,6 @@ packages: cpu: [ia32] os: [win32] - '@rspack/binding-win32-x64-msvc@1.3.12': - resolution: {integrity: sha512-lCR0JfnYKpV+a6r2A2FdxyUKUS4tajePgpPJN5uXDgMGwrDtRqvx+d0BHhwjFudQVJq9VVbRaL89s2MQ6u+xYw==} - cpu: [x64] - os: [win32] - '@rspack/binding-win32-x64-msvc@1.4.0-beta.1': resolution: {integrity: sha512-qvY6C8NBetv4l9cBTgUkZXdWyAhEMQLbac/YbDIqVqTgACj19vweBlJiu9SWi1emhL4vybNlbss630cbsuL7Tg==} cpu: [x64] @@ -2662,24 +2594,12 @@ packages: cpu: [x64] os: [win32] - '@rspack/binding@1.3.12': - resolution: {integrity: sha512-4Ic8lV0+LCBfTlH5aIOujIRWZOtgmG223zC4L3o8WY/+ESAgpdnK6lSSMfcYgRanYLAy3HOmFIp20jwskMpbAg==} - '@rspack/binding@1.4.0-beta.1': resolution: {integrity: sha512-cHtpiH0Iv7MrTrQCTPGwm0ourL6X82BCSK4tfmkwEOodMfCVkezG16bC0MCRKdaJCG/dehj594TnghwGldzj1A==} '@rspack/binding@1.4.0-rc.0': resolution: {integrity: sha512-kBEzks6RymjBLYF84TkUP895yCqqlodHDmBsWKbJGOokNKx+0ohnoWxXws5oZca/j9DSKCdEsA8VyROtqdMujw==} - '@rspack/core@1.3.12': - resolution: {integrity: sha512-mAPmV4LPPRgxpouUrGmAE4kpF1NEWJGyM5coebsjK/zaCMSjw3mkdxiU2b5cO44oIi0Ifv5iGkvwbdrZOvMyFA==} - engines: {node: '>=16.0.0'} - peerDependencies: - '@swc/helpers': '>=0.5.1' - peerDependenciesMeta: - '@swc/helpers': - optional: true - '@rspack/core@1.4.0-beta.1': resolution: {integrity: sha512-9CeiopvdgUP+TOWx/pkDbPYG0xEammaVJAvDx13MH2qVdFPr5im1/D/D9yc0LOHirTEQ9txfzEtkriWHevhcSw==} engines: {node: '>=16.0.0'} @@ -2717,8 +2637,8 @@ packages: webpack-hot-middleware: optional: true - '@rspress/core@2.0.0-beta.16': - resolution: {integrity: sha512-Jy1mZH/VirwoelFv7kfJaeQXeW/EQfmfPSVmPDMvLLUHSBJdRFgPNOSZbIz6sKOWQp0af9TpHxApHnVNVMkJRA==} + '@rspress/core@2.0.0-beta.17': + resolution: {integrity: sha512-UN7qFD5hVLHBiJe3AygkXVXLFLl48lH8+zjsbENPKd+pFdipciws7reR0Vxu957273u8YkJvacOJw6P0coAfuA==} engines: {node: '>=18.0.0'} '@rspress/mdx-rs-darwin-arm64@0.6.6': @@ -2773,51 +2693,47 @@ packages: resolution: {integrity: sha512-NpNhTKBIlV3O6ADhoZkgHvBFvXMW2TYlIWmIT1ysJESUBqDpaN9H3Teve5fugjU2pQ2ORBZO6SQGKliMw/8m/Q==} engines: {node: '>= 10'} - '@rspress/plugin-algolia@2.0.0-beta.16': - resolution: {integrity: sha512-CmsoZf0XVvlfyQLC6cZdTAOR3xiziGxi2ktFPSYBEz4g/dDNqhpRxOdXotBQ2Vi2vST86jCgOq5s1HQ/IzKExw==} + '@rspress/plugin-algolia@2.0.0-beta.17': + resolution: {integrity: sha512-Md8UU2sBYKNkUsiP4modUY7lnFYmGfGl2yzfNbe9y/a8dj+VZSB1iYgSRM87FaVsg1y4TgDnYyJNjY3pDfgfAg==} engines: {node: '>=18.0.0'} peerDependencies: - '@rspress/runtime': ^2.0.0-beta.16 - - '@rspress/plugin-auto-nav-sidebar@2.0.0-beta.16': - resolution: {integrity: sha512-6dP/DHyl0uWlIOG+89xE7Fm5r9/XQ7LtHZRHiD9f2AWXzkq2R2wbs3s3/nEgcEx5e7uu8cYrhRdcoZhzUVXUig==} - engines: {node: '>=18.0.0'} + '@rspress/runtime': ^2.0.0-beta.17 - '@rspress/plugin-container-syntax@2.0.0-beta.16': - resolution: {integrity: sha512-xrZc/ALNKldwnjtK5MjoEZQbHsbWP0/cPTPNhUKreq10MoPeWJ9kyC2nUbjLuA9geDIIcZV7Zj0a/Di1Qw8kDA==} + '@rspress/plugin-container-syntax@2.0.0-beta.17': + resolution: {integrity: sha512-u68dgYuoucMOj0pBI51X/lxQFEQ7nKXoXG+U4rprKF4mg9CSvo9jRsOWkge/KdZeaZ2N94/LHUb2R+Nhps+DcA==} engines: {node: '>=18.0.0'} - '@rspress/plugin-last-updated@2.0.0-beta.16': - resolution: {integrity: sha512-O9YQpxEKnzL56lzd/kyYX9uIupe/4xHn2CGyoCnIFgy4QGUsi+TEw+nbCiDby6ClIUEofo+DzqFb/S8Rz7+mug==} + '@rspress/plugin-last-updated@2.0.0-beta.17': + resolution: {integrity: sha512-R3N7PAKJiAVGYNZk3raRiXufpUY5opuCuqZ7Y1QnPFxq8qR4b8DeBBG0Y7q++BqBL2evzGT7f+cBznyD1boLsA==} engines: {node: '>=18.0.0'} - '@rspress/plugin-llms@2.0.0-beta.16': - resolution: {integrity: sha512-NzN/I3KAMt7/P7Z2zNbMIbne9Api9aqkdvJpHeWQss0WU2dJBepZ9MdB4Gb6yZ0BwCtYaaeLfvJNMhYCVK5Gfg==} + '@rspress/plugin-llms@2.0.0-beta.17': + resolution: {integrity: sha512-Lg5VPSe0h4nETjMkx0l8VZXaxFHngV8RXcZg+tUibgB9giZqOqeAshR284M8gu0nirI3v0tmLSb4GUfuJ6Y/XA==} engines: {node: '>=18.0.0'} peerDependencies: - '@rspress/core': ^2.0.0-beta.16 + '@rspress/core': ^2.0.0-beta.17 - '@rspress/plugin-medium-zoom@2.0.0-beta.16': - resolution: {integrity: sha512-vB1jfW2kOiQPt6QJNx/jWo2lTi8pzpUm4gIUBZRvMcLA4HALqbJVkXTNhxBgSYmRihuQ2Hz7jPpRVqUhitJNWg==} + '@rspress/plugin-medium-zoom@2.0.0-beta.17': + resolution: {integrity: sha512-9nfIDDTC5uAfbCbpmaD/m49L4QKaeVHkSW1TyL8TsImvqzOZuTBWLOcfBFSXjcAOBoyjR8BN2+P+7wKe3KayYg==} engines: {node: '>=18.0.0'} peerDependencies: - '@rspress/runtime': ^2.0.0-beta.16 + '@rspress/runtime': ^2.0.0-beta.17 - '@rspress/plugin-rss@2.0.0-beta.16': - resolution: {integrity: sha512-7UWywHL0qXmmxKhh8mRLKZEHNsEB8PyaZrRQsRlHQrestDr4PpAu5AQAZ6OrIVakY1k9eYlT+RBmEbqMfPlciw==} + '@rspress/plugin-rss@2.0.0-beta.17': + resolution: {integrity: sha512-ODxSWR+qPaQAbVItAPu/0UFOkWlhcabZtpZPM1GOOmxF6kw/Q538tWOH/GmE1HDS55hsgZBbscjeJZJAh4RzpQ==} engines: {node: '>=18.0.0'} peerDependencies: - rspress: ^2.0.0-beta.16 + rspress: ^2.0.0-beta.17 - '@rspress/runtime@2.0.0-beta.16': - resolution: {integrity: sha512-S4ainpE+O5l4ct1XCbaQh0vvzh5IJPwlCKPdHQi7VJ4oHfED3OCqpz0LsU3rDtRmviVt9FBUXdvniUkf1SIicQ==} + '@rspress/runtime@2.0.0-beta.17': + resolution: {integrity: sha512-BkwRyaguCyAsz88d5RZZDuBTATJ7nGSUbmrfwDFZ1+BndjTMhs8Ou8ti4ZwK/nFUywCCRlj7/Vrj4FDeXH2MNQ==} engines: {node: '>=18.0.0'} - '@rspress/shared@2.0.0-beta.16': - resolution: {integrity: sha512-eSbWPKfhTSMgpl2p37SiXO+uds4r8FHIFIsHwdtTO882xozX8RbVQWO6smMv1/Jxnpww8j0hSGPIuwbSfya9rg==} + '@rspress/shared@2.0.0-beta.17': + resolution: {integrity: sha512-7sEyzkbn8eU8MZSxtjNK9B/kF5nPhTfEP8Hhd9LRZ69pP1rmCmelYd31V7NqqmN43EByIepf4RBm7MEajuVKeA==} - '@rspress/theme-default@2.0.0-beta.16': - resolution: {integrity: sha512-2L1gY0Iq4fCD+uFmIdiWdBJqEz8hiaL5XJSf84UAXxPZ6xeM1sHAk8ajZ+oPJBjWy7NRAsGc5RrWnuDpyZttBg==} + '@rspress/theme-default@2.0.0-beta.17': + resolution: {integrity: sha512-68a4zI4OFcBKXX38pR2Tzmw2hA7jHg29p9zfKwe1+6aL9LS083eC/oWW8jkil2jSoadh4sFHmLmkXLuOStSoyg==} engines: {node: '>=18.0.0'} '@rstack-dev/doc-ui@1.10.6': @@ -4011,9 +3927,6 @@ packages: core-js-pure@3.43.0: resolution: {integrity: sha512-i/AgxU2+A+BbJdMxh3v7/vxi2SbFqxiFmg6VsDwYB4jkucrd1BZNA9a9gphC0fYMG5IBSgQcbQnk865VCLe7xA==} - core-js@3.42.0: - resolution: {integrity: sha512-Sz4PP4ZA+Rq4II21qkNqOEDTDrCvcANId3xpIgB34NDkWc3UduWj2dqEtN9yZIq8Dk3HyPI33x9sqqU5C8sr0g==} - core-js@3.43.0: resolution: {integrity: sha512-N6wEbTTZSYOY2rYAn85CuvWWkCK6QweMn7/4Nr3w+gDBeBhk/x4EJeY6FPo4QzDoJZxVTv8U7CMvgWk6pOHHqA==} @@ -6573,8 +6486,8 @@ packages: rspress-plugin-sitemap@1.2.0: resolution: {integrity: sha512-fX5i0GLvrxRibKbL9rcBXA8PFDkhoB51bNrFpAuW0mkHg39Ji92SFzzURKvROpuwaGLZ+EP039zJNhx3kYYezA==} - rspress@2.0.0-beta.16: - resolution: {integrity: sha512-0796hRpcOHi6YNUo6aL6EwBmC0yl7VMYCoXr72ZfLRchwJDnIhrEHouaSuyPIjR2hkpjqZylenkVHTAjpcVa9A==} + rspress@2.0.0-beta.17: + resolution: {integrity: sha512-O/RA5oB8hrZs6F6kNjgP7gqkLCFguwO2Jk22kCjPAhf5nxuyA5a7GwhVtP9UfM30V30WUe/ThVnOKPecN/25xA==} hasBin: true run-parallel@1.2.0: @@ -8828,8 +8741,6 @@ snapshots: - supports-color - utf-8-validate - '@module-federation/error-codes@0.14.0': {} - '@module-federation/error-codes@0.15.0': {} '@module-federation/inject-external-runtime-core-plugin@0.15.0(@module-federation/runtime-tools@0.15.0)': @@ -8918,40 +8829,22 @@ snapshots: - supports-color - utf-8-validate - '@module-federation/runtime-core@0.14.0': - dependencies: - '@module-federation/error-codes': 0.14.0 - '@module-federation/sdk': 0.14.0 - '@module-federation/runtime-core@0.15.0': dependencies: '@module-federation/error-codes': 0.15.0 '@module-federation/sdk': 0.15.0 - '@module-federation/runtime-tools@0.14.0': - dependencies: - '@module-federation/runtime': 0.14.0 - '@module-federation/webpack-bundler-runtime': 0.14.0 - '@module-federation/runtime-tools@0.15.0': dependencies: '@module-federation/runtime': 0.15.0 '@module-federation/webpack-bundler-runtime': 0.15.0 - '@module-federation/runtime@0.14.0': - dependencies: - '@module-federation/error-codes': 0.14.0 - '@module-federation/runtime-core': 0.14.0 - '@module-federation/sdk': 0.14.0 - '@module-federation/runtime@0.15.0': dependencies: '@module-federation/error-codes': 0.15.0 '@module-federation/runtime-core': 0.15.0 '@module-federation/sdk': 0.15.0 - '@module-federation/sdk@0.14.0': {} - '@module-federation/sdk@0.15.0': {} '@module-federation/storybook-addon@4.0.20(@rsbuild/core@1.4.0-rc.0)(@rspack/core@1.4.0-rc.0(@swc/helpers@0.5.17))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(typescript@5.8.3)(vue-tsc@2.2.10(typescript@5.8.3))(webpack-virtual-modules@0.6.2)': @@ -8978,11 +8871,6 @@ snapshots: fs-extra: 9.1.0 resolve: 1.22.8 - '@module-federation/webpack-bundler-runtime@0.14.0': - dependencies: - '@module-federation/runtime': 0.14.0 - '@module-federation/sdk': 0.14.0 - '@module-federation/webpack-bundler-runtime@0.15.0': dependencies: '@module-federation/runtime': 0.15.0 @@ -9132,14 +9020,6 @@ snapshots: '@rollup/rollup-win32-x64-msvc@4.39.0': optional: true - '@rsbuild/core@1.3.22': - dependencies: - '@rspack/core': 1.3.12(@swc/helpers@0.5.17) - '@rspack/lite-tapable': 1.0.1 - '@swc/helpers': 0.5.17 - core-js: 3.42.0 - jiti: 2.4.2 - '@rsbuild/core@1.4.0-beta.4': dependencies: '@rspack/core': 1.4.0-beta.1(@swc/helpers@0.5.17) @@ -9190,7 +9070,7 @@ snapshots: deepmerge: 4.3.1 reduce-configs: 1.1.0 - '@rsbuild/plugin-node-polyfill@1.3.0(@rsbuild/core@1.3.22)': + '@rsbuild/plugin-node-polyfill@1.3.0': dependencies: assert: 2.1.0 browserify-zlib: 0.2.0 @@ -9215,8 +9095,6 @@ snapshots: url: 0.11.4 util: 0.12.5 vm-browserify: 1.1.2 - optionalDependencies: - '@rsbuild/core': 1.3.22 '@rsbuild/plugin-preact@1.4.0(@rsbuild/core@1.4.0-rc.0)(preact@10.26.9)': dependencies: @@ -9228,14 +9106,6 @@ snapshots: transitivePeerDependencies: - preact - '@rsbuild/plugin-react@1.3.2(@rsbuild/core@1.3.22)': - dependencies: - '@rsbuild/core': 1.3.22 - '@rspack/plugin-react-refresh': 1.4.3(react-refresh@0.17.0) - react-refresh: 0.17.0 - transitivePeerDependencies: - - webpack-hot-middleware - '@rsbuild/plugin-react@1.3.2(@rsbuild/core@1.4.0-rc.0)': dependencies: '@rsbuild/core': 1.4.0-rc.0 @@ -9264,13 +9134,13 @@ snapshots: - solid-js - supports-color - '@rsbuild/plugin-stylus@1.1.1(@rsbuild/core@1.4.0-rc.0)(@rspack/core@1.3.12(@swc/helpers@0.5.17))': + '@rsbuild/plugin-stylus@1.1.1(@rsbuild/core@1.4.0-rc.0)': dependencies: '@rsbuild/core': 1.4.0-rc.0 deepmerge: 4.3.1 reduce-configs: 1.1.0 stylus: 0.64.0 - stylus-loader: 8.1.1(@rspack/core@1.3.12(@swc/helpers@0.5.17))(stylus@0.64.0) + stylus-loader: 8.1.1(stylus@0.64.0) transitivePeerDependencies: - '@rspack/core' - supports-color @@ -9296,18 +9166,6 @@ snapshots: optionalDependencies: '@rsbuild/core': 1.4.0-rc.0 - '@rsbuild/plugin-type-check@1.2.2(@rsbuild/core@1.4.0-rc.0)(@rspack/core@1.3.12(@swc/helpers@0.5.17))(typescript@5.8.3)': - dependencies: - deepmerge: 4.3.1 - json5: 2.2.3 - reduce-configs: 1.1.0 - ts-checker-rspack-plugin: 1.1.3(@rspack/core@1.3.12(@swc/helpers@0.5.17))(typescript@5.8.3) - optionalDependencies: - '@rsbuild/core': 1.4.0-rc.0 - transitivePeerDependencies: - - '@rspack/core' - - typescript - '@rsbuild/plugin-type-check@1.2.2(@rsbuild/core@1.4.0-rc.0)(@rspack/core@1.4.0-rc.0(@swc/helpers@0.5.17))(typescript@5.8.3)': dependencies: deepmerge: 4.3.1 @@ -9337,54 +9195,36 @@ snapshots: '@microsoft/api-extractor': 7.52.8(@types/node@22.15.32) typescript: 5.8.3 - '@rspack/binding-darwin-arm64@1.3.12': - optional: true - '@rspack/binding-darwin-arm64@1.4.0-beta.1': optional: true '@rspack/binding-darwin-arm64@1.4.0-rc.0': optional: true - '@rspack/binding-darwin-x64@1.3.12': - optional: true - '@rspack/binding-darwin-x64@1.4.0-beta.1': optional: true '@rspack/binding-darwin-x64@1.4.0-rc.0': optional: true - '@rspack/binding-linux-arm64-gnu@1.3.12': - optional: true - '@rspack/binding-linux-arm64-gnu@1.4.0-beta.1': optional: true '@rspack/binding-linux-arm64-gnu@1.4.0-rc.0': optional: true - '@rspack/binding-linux-arm64-musl@1.3.12': - optional: true - '@rspack/binding-linux-arm64-musl@1.4.0-beta.1': optional: true '@rspack/binding-linux-arm64-musl@1.4.0-rc.0': optional: true - '@rspack/binding-linux-x64-gnu@1.3.12': - optional: true - '@rspack/binding-linux-x64-gnu@1.4.0-beta.1': optional: true '@rspack/binding-linux-x64-gnu@1.4.0-rc.0': optional: true - '@rspack/binding-linux-x64-musl@1.3.12': - optional: true - '@rspack/binding-linux-x64-musl@1.4.0-beta.1': optional: true @@ -9401,45 +9241,24 @@ snapshots: '@napi-rs/wasm-runtime': 0.2.11 optional: true - '@rspack/binding-win32-arm64-msvc@1.3.12': - optional: true - '@rspack/binding-win32-arm64-msvc@1.4.0-beta.1': optional: true '@rspack/binding-win32-arm64-msvc@1.4.0-rc.0': optional: true - '@rspack/binding-win32-ia32-msvc@1.3.12': - optional: true - '@rspack/binding-win32-ia32-msvc@1.4.0-beta.1': optional: true '@rspack/binding-win32-ia32-msvc@1.4.0-rc.0': optional: true - '@rspack/binding-win32-x64-msvc@1.3.12': - optional: true - '@rspack/binding-win32-x64-msvc@1.4.0-beta.1': optional: true '@rspack/binding-win32-x64-msvc@1.4.0-rc.0': optional: true - '@rspack/binding@1.3.12': - optionalDependencies: - '@rspack/binding-darwin-arm64': 1.3.12 - '@rspack/binding-darwin-x64': 1.3.12 - '@rspack/binding-linux-arm64-gnu': 1.3.12 - '@rspack/binding-linux-arm64-musl': 1.3.12 - '@rspack/binding-linux-x64-gnu': 1.3.12 - '@rspack/binding-linux-x64-musl': 1.3.12 - '@rspack/binding-win32-arm64-msvc': 1.3.12 - '@rspack/binding-win32-ia32-msvc': 1.3.12 - '@rspack/binding-win32-x64-msvc': 1.3.12 - '@rspack/binding@1.4.0-beta.1': optionalDependencies: '@rspack/binding-darwin-arm64': 1.4.0-beta.1 @@ -9466,15 +9285,6 @@ snapshots: '@rspack/binding-win32-ia32-msvc': 1.4.0-rc.0 '@rspack/binding-win32-x64-msvc': 1.4.0-rc.0 - '@rspack/core@1.3.12(@swc/helpers@0.5.17)': - dependencies: - '@module-federation/runtime-tools': 0.14.0 - '@rspack/binding': 1.3.12 - '@rspack/lite-tapable': 1.0.1 - caniuse-lite: 1.0.30001718 - optionalDependencies: - '@swc/helpers': 0.5.17 - '@rspack/core@1.4.0-beta.1(@swc/helpers@0.5.17)': dependencies: '@module-federation/runtime-tools': 0.15.0 @@ -9504,21 +9314,20 @@ snapshots: html-entities: 2.6.0 react-refresh: 0.17.0 - '@rspress/core@2.0.0-beta.16(@types/react@19.1.8)(acorn@8.14.1)': + '@rspress/core@2.0.0-beta.17(@types/react@19.1.8)(acorn@8.14.1)': dependencies: '@mdx-js/loader': 3.1.0(acorn@8.14.1) '@mdx-js/mdx': 3.1.0(acorn@8.14.1) '@mdx-js/react': 3.1.0(@types/react@19.1.8)(react@19.1.0) - '@rsbuild/core': 1.3.22 - '@rsbuild/plugin-react': 1.3.2(@rsbuild/core@1.3.22) + '@rsbuild/core': 1.4.0-rc.0 + '@rsbuild/plugin-react': 1.3.2(@rsbuild/core@1.4.0-rc.0) '@rspress/mdx-rs': 0.6.6 - '@rspress/plugin-auto-nav-sidebar': 2.0.0-beta.16 - '@rspress/plugin-container-syntax': 2.0.0-beta.16 - '@rspress/plugin-last-updated': 2.0.0-beta.16 - '@rspress/plugin-medium-zoom': 2.0.0-beta.16(@rspress/runtime@2.0.0-beta.16) - '@rspress/runtime': 2.0.0-beta.16 - '@rspress/shared': 2.0.0-beta.16 - '@rspress/theme-default': 2.0.0-beta.16 + '@rspress/plugin-container-syntax': 2.0.0-beta.17 + '@rspress/plugin-last-updated': 2.0.0-beta.17 + '@rspress/plugin-medium-zoom': 2.0.0-beta.17(@rspress/runtime@2.0.0-beta.17) + '@rspress/runtime': 2.0.0-beta.17 + '@rspress/shared': 2.0.0-beta.17 + '@rspress/theme-default': 2.0.0-beta.17 '@shikijs/rehype': 3.4.2 '@types/unist': 3.0.3 '@unhead/react': 2.0.10(react@19.1.0) @@ -9586,11 +9395,11 @@ snapshots: '@rspress/mdx-rs-win32-arm64-msvc': 0.6.6 '@rspress/mdx-rs-win32-x64-msvc': 0.6.6 - '@rspress/plugin-algolia@2.0.0-beta.16(@algolia/client-search@5.25.0)(@rspress/runtime@2.0.0-beta.16)(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@rspress/plugin-algolia@2.0.0-beta.17(@algolia/client-search@5.25.0)(@rspress/runtime@2.0.0-beta.17)(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': dependencies: '@docsearch/css': 3.9.0 '@docsearch/react': 3.9.0(@algolia/client-search@5.25.0)(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@rspress/runtime': 2.0.0-beta.16 + '@rspress/runtime': 2.0.0-beta.17 transitivePeerDependencies: - '@algolia/client-search' - '@types/react' @@ -9598,22 +9407,18 @@ snapshots: - react-dom - search-insights - '@rspress/plugin-auto-nav-sidebar@2.0.0-beta.16': - dependencies: - '@rspress/shared': 2.0.0-beta.16 - - '@rspress/plugin-container-syntax@2.0.0-beta.16': + '@rspress/plugin-container-syntax@2.0.0-beta.17': dependencies: - '@rspress/shared': 2.0.0-beta.16 + '@rspress/shared': 2.0.0-beta.17 - '@rspress/plugin-last-updated@2.0.0-beta.16': + '@rspress/plugin-last-updated@2.0.0-beta.17': dependencies: - '@rspress/shared': 2.0.0-beta.16 + '@rspress/shared': 2.0.0-beta.17 - '@rspress/plugin-llms@2.0.0-beta.16(@rspress/core@2.0.0-beta.16(@types/react@19.1.8)(acorn@8.14.1))': + '@rspress/plugin-llms@2.0.0-beta.17(@rspress/core@2.0.0-beta.17(@types/react@19.1.8)(acorn@8.14.1))': dependencies: - '@rspress/core': 2.0.0-beta.16(@types/react@19.1.8)(acorn@8.14.1) - '@rspress/shared': 2.0.0-beta.16 + '@rspress/core': 2.0.0-beta.17(@types/react@19.1.8)(acorn@8.14.1) + '@rspress/shared': 2.0.0-beta.17 remark-mdx: 3.1.0 remark-parse: 11.0.0 remark-stringify: 11.0.0 @@ -9623,38 +9428,38 @@ snapshots: transitivePeerDependencies: - supports-color - '@rspress/plugin-medium-zoom@2.0.0-beta.16(@rspress/runtime@2.0.0-beta.16)': + '@rspress/plugin-medium-zoom@2.0.0-beta.17(@rspress/runtime@2.0.0-beta.17)': dependencies: - '@rspress/runtime': 2.0.0-beta.16 + '@rspress/runtime': 2.0.0-beta.17 medium-zoom: 1.1.0 - '@rspress/plugin-rss@2.0.0-beta.16(rspress@2.0.0-beta.16(@types/react@19.1.8)(acorn@8.14.1))': + '@rspress/plugin-rss@2.0.0-beta.17(rspress@2.0.0-beta.17(@types/react@19.1.8)(acorn@8.14.1))': dependencies: - '@rspress/shared': 2.0.0-beta.16 + '@rspress/shared': 2.0.0-beta.17 feed: 4.2.2 - rspress: 2.0.0-beta.16(@types/react@19.1.8)(acorn@8.14.1) + rspress: 2.0.0-beta.17(@types/react@19.1.8)(acorn@8.14.1) - '@rspress/runtime@2.0.0-beta.16': + '@rspress/runtime@2.0.0-beta.17': dependencies: - '@rspress/shared': 2.0.0-beta.16 + '@rspress/shared': 2.0.0-beta.17 '@unhead/react': 2.0.10(react@19.1.0) react: 19.1.0 react-dom: 19.1.0(react@19.1.0) react-router-dom: 6.29.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0) - '@rspress/shared@2.0.0-beta.16': + '@rspress/shared@2.0.0-beta.17': dependencies: - '@rsbuild/core': 1.3.22 + '@rsbuild/core': 1.4.0-rc.0 '@shikijs/rehype': 3.4.2 gray-matter: 4.0.3 lodash-es: 4.17.21 unified: 11.0.5 - '@rspress/theme-default@2.0.0-beta.16': + '@rspress/theme-default@2.0.0-beta.17': dependencies: '@mdx-js/react': 2.3.0(react@19.1.0) - '@rspress/runtime': 2.0.0-beta.16 - '@rspress/shared': 2.0.0-beta.16 + '@rspress/runtime': 2.0.0-beta.17 + '@rspress/shared': 2.0.0-beta.17 '@unhead/react': 2.0.10(react@19.1.0) body-scroll-lock: 4.0.0-beta.0 copy-to-clipboard: 3.3.3 @@ -11067,8 +10872,6 @@ snapshots: core-js-pure@3.43.0: {} - core-js@3.42.0: {} - core-js@3.43.0: {} core-util-is@1.0.3: {} @@ -14180,13 +13983,6 @@ snapshots: optionalDependencies: '@rsbuild/core': 1.4.0-rc.0 - rsbuild-plugin-publint@0.3.2(@rsbuild/core@1.3.22): - dependencies: - picocolors: 1.1.1 - publint: 0.3.12 - optionalDependencies: - '@rsbuild/core': 1.3.22 - rsbuild-plugin-publint@0.3.2(@rsbuild/core@1.4.0-rc.0): dependencies: picocolors: 1.1.1 @@ -14194,26 +13990,6 @@ snapshots: optionalDependencies: '@rsbuild/core': 1.4.0-rc.0 - rsbuild-plugin-unplugin-vue@0.1.0(@rsbuild/core@1.3.22)(@types/node@22.15.32)(jiti@2.4.2)(sass-embedded@1.89.0)(stylus@0.64.0)(terser@5.39.0)(tsx@4.20.3)(vue@3.5.17(typescript@5.8.3))(yaml@2.6.1): - dependencies: - unplugin-vue: 6.2.0(@types/node@22.15.32)(jiti@2.4.2)(sass-embedded@1.89.0)(stylus@0.64.0)(terser@5.39.0)(tsx@4.20.3)(vue@3.5.17(typescript@5.8.3))(yaml@2.6.1) - optionalDependencies: - '@rsbuild/core': 1.3.22 - transitivePeerDependencies: - - '@types/node' - - jiti - - less - - lightningcss - - sass - - sass-embedded - - stylus - - sugarss - - supports-color - - terser - - tsx - - vue - - yaml - rsbuild-plugin-unplugin-vue@0.1.0(@rsbuild/core@1.4.0-rc.0)(@types/node@22.15.32)(jiti@2.4.2)(sass-embedded@1.89.0)(stylus@0.64.0)(terser@5.39.0)(tsx@4.20.3)(vue@3.5.17(typescript@5.8.3))(yaml@2.6.1): dependencies: unplugin-vue: 6.2.0(@types/node@22.15.32)(jiti@2.4.2)(sass-embedded@1.89.0)(stylus@0.64.0)(terser@5.39.0)(tsx@4.20.3)(vue@3.5.17(typescript@5.8.3))(yaml@2.6.1) @@ -14244,11 +14020,11 @@ snapshots: rspress-plugin-sitemap@1.2.0: {} - rspress@2.0.0-beta.16(@types/react@19.1.8)(acorn@8.14.1): + rspress@2.0.0-beta.17(@types/react@19.1.8)(acorn@8.14.1): dependencies: - '@rsbuild/core': 1.3.22 - '@rspress/core': 2.0.0-beta.16(@types/react@19.1.8)(acorn@8.14.1) - '@rspress/shared': 2.0.0-beta.16 + '@rsbuild/core': 1.4.0-rc.0 + '@rspress/core': 2.0.0-beta.17(@types/react@19.1.8)(acorn@8.14.1) + '@rspress/shared': 2.0.0-beta.17 cac: 6.7.14 chokidar: 3.6.0 picocolors: 1.1.1 @@ -14665,15 +14441,7 @@ snapshots: stdin-discarder@0.2.2: {} - storybook-addon-rslib@2.0.2(@rsbuild/core@1.4.0-rc.0)(@rslib/core@packages+core)(storybook-builder-rsbuild@2.0.2(@rsbuild/core@1.4.0-rc.0)(@rspack/core@1.3.12(@swc/helpers@0.5.17))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@9.0.12(@testing-library/dom@10.4.0)(prettier@3.5.3))(typescript@5.8.3))(typescript@5.8.3): - dependencies: - '@rsbuild/core': 1.4.0-rc.0 - '@rslib/core': link:packages/core - storybook-builder-rsbuild: 2.0.2(@rsbuild/core@1.4.0-rc.0)(@rspack/core@1.3.12(@swc/helpers@0.5.17))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@9.0.12(@testing-library/dom@10.4.0)(prettier@3.5.3))(typescript@5.8.3) - optionalDependencies: - typescript: 5.8.3 - - storybook-addon-rslib@2.0.2(@rsbuild/core@1.4.0-rc.0)(@rslib/core@packages+core)(storybook-builder-rsbuild@2.0.2(@rsbuild/core@1.4.0-rc.0)(@rspack/core@1.4.0-rc.0(@swc/helpers@0.5.17))(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@9.0.12(@testing-library/dom@10.4.0)(prettier@3.5.3))(typescript@5.8.3))(typescript@5.8.3): + storybook-addon-rslib@2.0.2(@rsbuild/core@1.4.0-rc.0)(@rslib/core@packages+core)(storybook-builder-rsbuild@2.0.2(@rsbuild/core@1.4.0-rc.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@9.0.12(@testing-library/dom@10.4.0)(prettier@3.5.3))(typescript@5.8.3))(typescript@5.8.3): dependencies: '@rsbuild/core': 1.4.0-rc.0 '@rslib/core': link:packages/core @@ -14681,38 +14449,6 @@ snapshots: optionalDependencies: typescript: 5.8.3 - storybook-builder-rsbuild@2.0.2(@rsbuild/core@1.4.0-rc.0)(@rspack/core@1.3.12(@swc/helpers@0.5.17))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@9.0.12(@testing-library/dom@10.4.0)(prettier@3.5.3))(typescript@5.8.3): - dependencies: - '@rsbuild/core': 1.4.0-rc.0 - '@rsbuild/plugin-type-check': 1.2.2(@rsbuild/core@1.4.0-rc.0)(@rspack/core@1.3.12(@swc/helpers@0.5.17))(typescript@5.8.3) - '@storybook/addon-docs': 9.0.12(@types/react@19.1.8)(storybook@9.0.12(@testing-library/dom@10.4.0)(prettier@3.5.3)) - '@storybook/core-webpack': 9.0.12(storybook@9.0.12(@testing-library/dom@10.4.0)(prettier@3.5.3)) - browser-assert: 1.2.1 - case-sensitive-paths-webpack-plugin: 2.4.0 - cjs-module-lexer: 1.4.3 - constants-browserify: 1.0.0 - es-module-lexer: 1.7.0 - find-cache-dir: 5.0.0 - fs-extra: 11.3.0 - magic-string: 0.30.17 - path-browserify: 1.0.1 - process: 0.11.10 - rsbuild-plugin-html-minifier-terser: 1.1.1(@rsbuild/core@1.4.0-rc.0) - sirv: 2.0.4 - storybook: 9.0.12(@testing-library/dom@10.4.0)(prettier@3.5.3) - ts-dedent: 2.2.0 - url: 0.11.4 - util: 0.12.5 - util-deprecate: 1.0.2 - optionalDependencies: - react: 19.1.0 - react-dom: 19.1.0(react@19.1.0) - typescript: 5.8.3 - transitivePeerDependencies: - - '@rspack/core' - - '@types/react' - - webpack-sources - storybook-builder-rsbuild@2.0.2(@rsbuild/core@1.4.0-rc.0)(@rspack/core@1.4.0-rc.0(@swc/helpers@0.5.17))(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@9.0.12(@testing-library/dom@10.4.0)(prettier@3.5.3))(typescript@5.8.3): dependencies: '@rsbuild/core': 1.4.0-rc.0 @@ -14772,12 +14508,12 @@ snapshots: - webpack - webpack-sources - storybook-vue3-rsbuild@2.0.2(@rsbuild/core@1.4.0-rc.0)(@rspack/core@1.3.12(@swc/helpers@0.5.17))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@9.0.12(@testing-library/dom@10.4.0)(prettier@3.5.3))(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3)): + storybook-vue3-rsbuild@2.0.2(@rsbuild/core@1.4.0-rc.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@9.0.12(@testing-library/dom@10.4.0)(prettier@3.5.3))(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3)): dependencies: '@rsbuild/core': 1.4.0-rc.0 '@storybook/vue3': 9.0.12(storybook@9.0.12(@testing-library/dom@10.4.0)(prettier@3.5.3))(vue@3.5.17(typescript@5.8.3)) storybook: 9.0.12(@testing-library/dom@10.4.0)(prettier@3.5.3) - storybook-builder-rsbuild: 2.0.2(@rsbuild/core@1.4.0-rc.0)(@rspack/core@1.3.12(@swc/helpers@0.5.17))(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@9.0.12(@testing-library/dom@10.4.0)(prettier@3.5.3))(typescript@5.8.3) + storybook-builder-rsbuild: 2.0.2(@rsbuild/core@1.4.0-rc.0)(@rspack/core@1.4.0-rc.0(@swc/helpers@0.5.17))(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(storybook@9.0.12(@testing-library/dom@10.4.0)(prettier@3.5.3))(typescript@5.8.3) vue: 3.5.17(typescript@5.8.3) vue-docgen-loader: 1.5.1 transitivePeerDependencies: @@ -14900,13 +14636,11 @@ snapshots: dependencies: inline-style-parser: 0.2.4 - stylus-loader@8.1.1(@rspack/core@1.3.12(@swc/helpers@0.5.17))(stylus@0.64.0): + stylus-loader@8.1.1(stylus@0.64.0): dependencies: fast-glob: 3.3.2 normalize-path: 3.0.0 stylus: 0.64.0 - optionalDependencies: - '@rspack/core': 1.3.12(@swc/helpers@0.5.17) stylus@0.64.0: dependencies: @@ -15105,19 +14839,6 @@ snapshots: trough@2.2.0: {} - ts-checker-rspack-plugin@1.1.3(@rspack/core@1.3.12(@swc/helpers@0.5.17))(typescript@5.8.3): - dependencies: - '@babel/code-frame': 7.26.2 - '@rspack/lite-tapable': 1.0.1 - chokidar: 3.6.0 - is-glob: 4.0.3 - memfs: 4.17.2 - minimatch: 9.0.5 - picocolors: 1.1.1 - typescript: 5.8.3 - optionalDependencies: - '@rspack/core': 1.3.12(@swc/helpers@0.5.17) - ts-checker-rspack-plugin@1.1.3(@rspack/core@1.4.0-rc.0(@swc/helpers@0.5.17))(typescript@5.8.3): dependencies: '@babel/code-frame': 7.26.2 diff --git a/website/docs/en/_meta.json b/website/docs/en/_nav.json similarity index 100% rename from website/docs/en/_meta.json rename to website/docs/en/_nav.json diff --git a/website/docs/zh/_meta.json b/website/docs/zh/_nav.json similarity index 100% rename from website/docs/zh/_meta.json rename to website/docs/zh/_nav.json diff --git a/website/package.json b/website/package.json index 2ed3579be..9b556751e 100644 --- a/website/package.json +++ b/website/package.json @@ -12,9 +12,9 @@ "@rsbuild/core": "1.4.0-rc.0", "@rsbuild/plugin-sass": "^1.3.2", "@rslib/tsconfig": "workspace:*", - "@rspress/plugin-algolia": "2.0.0-beta.16", - "@rspress/plugin-llms": "2.0.0-beta.16", - "@rspress/plugin-rss": "2.0.0-beta.16", + "@rspress/plugin-algolia": "2.0.0-beta.17", + "@rspress/plugin-llms": "2.0.0-beta.17", + "@rspress/plugin-rss": "2.0.0-beta.17", "@rstack-dev/doc-ui": "1.10.6", "@shikijs/transformers": "^3.7.0", "@types/node": "^22.15.32", @@ -24,7 +24,7 @@ "react-dom": "^19.1.0", "rsbuild-plugin-google-analytics": "1.0.3", "rsbuild-plugin-open-graph": "^1.0.2", - "rspress": "2.0.0-beta.16", + "rspress": "2.0.0-beta.17", "rspress-plugin-font-open-sans": "1.0.0", "rspress-plugin-sitemap": "^1.2.0" } diff --git a/website/rspress.config.ts b/website/rspress.config.ts index 8c6971a1d..093c38794 100644 --- a/website/rspress.config.ts +++ b/website/rspress.config.ts @@ -52,7 +52,6 @@ export default defineConfig({ ], root: path.join(__dirname, 'docs'), lang: 'en', - base: '/', title: 'Rslib', description: 'Rslib is a library development tool that leverages the well-designed configurations and plugins of Rsbuild.',