diff --git a/package.json b/package.json index 6802edc..3f9f4fb 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "devDependencies": { "@moonbegonia/prettier-config": "^1.1.0", - "@vuepress/bundler-vite": "2.0.0-rc.28", + "@vuepress/bundler-vite": "2.0.0-rc.30", "@vuepress/theme-default": "2.0.0-rc.128", "husky": "^9.1.7", "prettier": "^3.7.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8a5c308..6850d6f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,11 +4,6 @@ settings: autoInstallPeers: true excludeLinksFromLockfile: false -overrides: - undici: 8.2.0 - picomatch: 4.0.4 - yaml: 2.8.4 - importers: .: @@ -17,11 +12,11 @@ importers: specifier: ^1.1.0 version: 1.1.0(prettier@3.8.3) '@vuepress/bundler-vite': - specifier: 2.0.0-rc.28 - version: 2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4) + specifier: 2.0.0-rc.30 + version: 2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4) '@vuepress/theme-default': specifier: 2.0.0-rc.128 - version: 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(markdown-it@14.1.1)(sass@1.99.0)(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + version: 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(markdown-it@14.1.1)(sass@1.99.0)(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) husky: specifier: ^9.1.7 version: 9.1.7 @@ -36,7 +31,7 @@ importers: version: 1.99.0 vuepress: specifier: 2.0.0-rc.28 - version: 2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) + version: 2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) packages: @@ -48,27 +43,44 @@ packages: resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==} engines: {node: '>=6.9.0'} + '@babel/helper-string-parser@7.29.7': + resolution: {integrity: sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==} + engines: {node: '>=6.9.0'} + '@babel/helper-validator-identifier@7.28.5': resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==} engines: {node: '>=6.9.0'} + '@babel/helper-validator-identifier@7.29.7': + resolution: {integrity: sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==} + engines: {node: '>=6.9.0'} + '@babel/parser@7.29.2': resolution: {integrity: sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==} engines: {node: '>=6.0.0'} hasBin: true + '@babel/parser@7.29.7': + resolution: {integrity: sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==} + engines: {node: '>=6.0.0'} + hasBin: true + '@babel/types@7.29.0': resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==} engines: {node: '>=6.9.0'} - '@emnapi/core@1.10.0': - resolution: {integrity: sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==} + '@babel/types@7.29.7': + resolution: {integrity: sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==} + engines: {node: '>=6.9.0'} + + '@emnapi/core@1.11.1': + resolution: {integrity: sha512-RSvbQmHzdKzNsLYa/wHrbc3KN4sYLKAdPZxqiM2HATqv/SBk2/ENSHpvXGaLOMcsAyz0poEGqkmmKYG3OWiJEQ==} - '@emnapi/runtime@1.10.0': - resolution: {integrity: sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==} + '@emnapi/runtime@1.11.1': + resolution: {integrity: sha512-vgj7R3y3Wgx24IQaGPA/R6YFXLHVMOZ0uVEyIQPaWs+rd1AzfEMXlAC22FYwO1XkKR6NPsq7mUandH8oIRdZFw==} - '@emnapi/wasi-threads@1.2.1': - resolution: {integrity: sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==} + '@emnapi/wasi-threads@1.2.2': + resolution: {integrity: sha512-c95qOXkHdydNKhscBTebqEC1CVAZpyqOfVfBzQ1qgzyl3gfeldUjIggDbIZgDKsHLgnsM+igH7TJ/eAasaVuMA==} '@esbuild/aix-ppc64@0.27.4': resolution: {integrity: sha512-cQPwL2mp2nSmHHJlCyoXgHGhbEPMrEEU5xhkcy3Hs/O7nGZqEpZ2sUtLaL9MORLtDfRvVl2/3PAuEkYZH0Ty8Q==} @@ -315,17 +327,14 @@ packages: peerDependencies: prettier: ^2.4.0 - '@napi-rs/wasm-runtime@1.1.4': - resolution: {integrity: sha512-3NQNNgA1YSlJb/kMH1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+d3+22aGzXXN9IJ+n+GiFVcGipJP18ow==} + '@napi-rs/wasm-runtime@1.1.6': + resolution: {integrity: sha512-ZLv/JdUfkvOy9eCnnBaGfiO+XimbjebAeO+MRQqD/B+FR1tnRN0tpKSJHRbE8sFfS6aqsXZ67TQjfwfsxULVbg==} peerDependencies: '@emnapi/core': ^1.7.1 '@emnapi/runtime': ^1.7.1 - '@oxc-project/types@0.127.0': - resolution: {integrity: sha512-aIYXQBo4lCbO4z0R3FHeucQHpF46l2LbMdxRvqvuRuW2OxdnSkcng5B8+K12spgLDj93rtN3+J2Vac/TIO+ciQ==} - - '@oxc-project/types@0.128.0': - resolution: {integrity: sha512-huv1Y/LzBJkBVHt3OlC7u0zHBW9qXf1FdD7sGmc1rXc2P1mTwHssYv7jyGx5KAACSCH+9B3Bhn6Z9luHRvf7pQ==} + '@oxc-project/types@0.139.0': + resolution: {integrity: sha512-r9gHphtCs+1M7J0pw6Sn/hh/Wpa/iQrOOkrNAlVLF/gHq+/CJmHIWKKUUhdWjcD6CIa8idarspCsASiXCXvFUw==} '@parcel/watcher-android-arm64@2.5.6': resolution: {integrity: sha512-YQxSS34tPF/6ZG7r/Ih9xy+kP/WwediEUsqmtf0cuCV5TPPKw/PQHRhueUo6JdeFJaqV3pyjm0GdYjZotbRt/A==} @@ -419,207 +428,106 @@ packages: resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@rolldown/binding-android-arm64@1.0.0-rc.17': - resolution: {integrity: sha512-s70pVGhw4zqGeFnXWvAzJDlvxhlRollagdCCKRgOsgUOH3N1l0LIxf83AtGzmb5SiVM4Hjl5HyarMRfdfj3DaQ==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [arm64] - os: [android] - - '@rolldown/binding-android-arm64@1.0.0-rc.18': - resolution: {integrity: sha512-lIDyUAfD7U3+BWKzdxMbJcsYHuqXqmGz40aeRqvuAm3y5TkJSYTBW2RDrn65DJFPQqVjUAUqq5uz8urzQ8aBdQ==} + '@rolldown/binding-android-arm64@1.1.5': + resolution: {integrity: sha512-lZg8fqIv2v7FF237bwMgzGZEJvGL79/s5knJ/i6FmsGF4XXlzccZ4jb+TrFIxtSSxFtIpdsgrPZeMk1I9AFcyQ==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [android] - '@rolldown/binding-darwin-arm64@1.0.0-rc.17': - resolution: {integrity: sha512-4ksWc9n0mhlZpZ9PMZgTGjeOPRu8MB1Z3Tz0Mo02eWfWCHMW1zN82Qz/pL/rC+yQa+8ZnutMF0JjJe7PjwasYw==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [arm64] - os: [darwin] - - '@rolldown/binding-darwin-arm64@1.0.0-rc.18': - resolution: {integrity: sha512-apJq2ktnGp27nSInMR5Vcj8kY6xJzDAvfdIFlpDcAK/w4cDO58qVoi1YQsES/SKiFNge/6e4CUzgjfHduYqWpQ==} + '@rolldown/binding-darwin-arm64@1.1.5': + resolution: {integrity: sha512-51Bnx9pNiMRKSUNtBfySkNJ9vMU9Hh3I1ozDd6gyPPYzaXCfnptUcEZxXGYFn+ul2dtcMUiqGR1Yai2K10uoTw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [darwin] - '@rolldown/binding-darwin-x64@1.0.0-rc.17': - resolution: {integrity: sha512-SUSDOI6WwUVNcWxd02QEBjLdY1VPHvlEkw6T/8nYG322iYWCTxRb1vzk4E+mWWYehTp7ERibq54LSJGjmouOsw==} + '@rolldown/binding-darwin-x64@1.1.5': + resolution: {integrity: sha512-Tm+gbfC0aHu1tBA/JvKQh32S0K6YgCHkiAF4/W6xX0K0RmNuc94VeK419dJoE65R5aRxmo+noZQSWrAMF6yb6g==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [darwin] - '@rolldown/binding-darwin-x64@1.0.0-rc.18': - resolution: {integrity: sha512-5Ofot8xbs+pxRHJqm9/9N/4sTQOvdrwEsmPE9pdLEEoAbdZtG6F2LMDfO1sp6ZAtXJuJV/21ew2srq3W8NXB5g==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [x64] - os: [darwin] - - '@rolldown/binding-freebsd-x64@1.0.0-rc.17': - resolution: {integrity: sha512-hwnz3nw9dbJ05EDO/PvcjaaewqqDy7Y1rn1UO81l8iIK1GjenME75dl16ajbvSSMfv66WXSRCYKIqfgq2KCfxw==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [x64] - os: [freebsd] - - '@rolldown/binding-freebsd-x64@1.0.0-rc.18': - resolution: {integrity: sha512-7h8eeOTT1eyqJyx64BFCnWZpNm486hGWt2sqeLLgDxA0xI1oGZ9H7gK1S85uNGmBhkdPwa/6reTxfFFKvIsebw==} + '@rolldown/binding-freebsd-x64@1.1.5': + resolution: {integrity: sha512-JMzDKCCXq93YccG5gz3hvOs1oXRKAf0XYpfOS88e+wZrC8Iugj6j68867vrYZkvpDDpKn/KoKORThmchMpF6TA==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [freebsd] - '@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.17': - resolution: {integrity: sha512-IS+W7epTcwANmFSQFrS1SivEXHtl1JtuQA9wlxrZTcNi6mx+FDOYrakGevvvTwgj2JvWiK8B29/qD9BELZPyXQ==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [arm] - os: [linux] - - '@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.18': - resolution: {integrity: sha512-eRcm/HVt9U/JFu5RKAEKwGQYtDCKWLiaH6wOnsSEp6NMBb/3Os8LgHZlNyzMpFVNmiiMFlfb2zEnebfzJrHFmg==} + '@rolldown/binding-linux-arm-gnueabihf@1.1.5': + resolution: {integrity: sha512-uML21j2K5TfPGutKxub+M+nLjZIrWjXQ5Grx4lCe/nimTj9B4L63zHpjXLl4y0L3mcm2htEQIb06oCG/szerNw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm] os: [linux] - '@rolldown/binding-linux-arm64-gnu@1.0.0-rc.17': - resolution: {integrity: sha512-e6usGaHKW5BMNZOymS1UcEYGowQMWcgZ71Z17Sl/h2+ZziNJ1a9n3Zvcz6LdRyIW5572wBCTH/Z+bKuZouGk9Q==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [arm64] - os: [linux] - libc: [glibc] - - '@rolldown/binding-linux-arm64-gnu@1.0.0-rc.18': - resolution: {integrity: sha512-SOrT/cT4ukTmgnrEz/Hg3m7LBnuCLW9psDeMKrimRWY4I8DmnO7Lco8W2vtqPmMkbVu8iJ+g4GFLVLLOVjJ9DQ==} + '@rolldown/binding-linux-arm64-gnu@1.1.5': + resolution: {integrity: sha512-navSiuTMogvnQoZoM/v+l3ZWo50/NTwSHSzheABx/RCnmUPaKwq9qSo4Br2OYRs21+Fz8uFqITZM3H4opOB0/Q==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [linux] libc: [glibc] - '@rolldown/binding-linux-arm64-musl@1.0.0-rc.17': - resolution: {integrity: sha512-b/CgbwAJpmrRLp02RPfhbudf5tZnN9nsPWK82znefso832etkem8H7FSZwxrOI9djcdTP7U6YfNhbRnh7djErg==} + '@rolldown/binding-linux-arm64-musl@1.1.5': + resolution: {integrity: sha512-lAryqH7IteztmCXQXk0etKj4wBQ7Gx5S6LjKhsgp9zb8I5bsuvU/2llH1hDQcjsFeqIsovMVN339/8pUDDBXxA==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [linux] libc: [musl] - '@rolldown/binding-linux-arm64-musl@1.0.0-rc.18': - resolution: {integrity: sha512-QWjdxN1HJCpBTAcZ5N5F7wju3gVPzRzSpmGzx7na0c/1qpN9CFil+xt+l9lV/1M6/gqHSNXCiqPfwhVJPeLnug==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [arm64] - os: [linux] - libc: [musl] - - '@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.17': - resolution: {integrity: sha512-4EII1iNGRUN5WwGbF/kOh/EIkoDN9HsupgLQoXfY+D1oyJm7/F4t5PYU5n8SWZgG0FEwakyM8pGgwcBYruGTlA==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [ppc64] - os: [linux] - libc: [glibc] - - '@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.18': - resolution: {integrity: sha512-ugCOyj7a4d9h3q9B+wXmf6g3a68UsjGh6dob5DHevHGMwDUbhsYNbSPxJsENcIttJZ9jv7qGM2UesLw5jqIhdg==} + '@rolldown/binding-linux-ppc64-gnu@1.1.5': + resolution: {integrity: sha512-fsK/sNBnxzBlL4O1JNrZakVQxPspqpED5dLtNsZS9oOKmtSpdNIzxH2kkol5HYTWJN47sE20ztMJPxfZ89qGOg==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [ppc64] os: [linux] libc: [glibc] - '@rolldown/binding-linux-s390x-gnu@1.0.0-rc.17': - resolution: {integrity: sha512-AH8oq3XqQo4IibpVXvPeLDI5pzkpYn0WiZAfT05kFzoJ6tQNzwRdDYQ45M8I/gslbodRZwW8uxLhbSBbkv96rA==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [s390x] - os: [linux] - libc: [glibc] - - '@rolldown/binding-linux-s390x-gnu@1.0.0-rc.18': - resolution: {integrity: sha512-kKWRhbsotpXkGbcd5dllUWg5gEXcDAa8u5YnP9AV5DYNbvJHGzzuwv7dpmhc8NqKMJldl0a+x76IHbspEpEmdA==} + '@rolldown/binding-linux-s390x-gnu@1.1.5': + resolution: {integrity: sha512-gLYb4BIadlfTOYT5gO503n8zQjXflgzpD0FcyKh0Mzx3rqCZKnHoJWV9xe1KXUJ5lx2JfcSHr/mhzS0PC/McAA==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [s390x] os: [linux] libc: [glibc] - '@rolldown/binding-linux-x64-gnu@1.0.0-rc.17': - resolution: {integrity: sha512-cLnjV3xfo7KslbU41Z7z8BH/E1y5mzUYzAqih1d1MDaIGZRCMqTijqLv76/P7fyHuvUcfGsIpqCdddbxLLK9rA==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [x64] - os: [linux] - libc: [glibc] - - '@rolldown/binding-linux-x64-gnu@1.0.0-rc.18': - resolution: {integrity: sha512-uCo8ElcCIAMyYAZyuIZ81oFkhTSIllNvUCHCAlbhlN4ji3uC28h7IIdlXyIvGO7HsuqnV9p3rD/bpH7XhIyhRw==} + '@rolldown/binding-linux-x64-gnu@1.1.5': + resolution: {integrity: sha512-FjcpEKUyJygHgs1o50VYNvkt5+7Le/VEdYt0AkRpkL33MnyQfwr8l5mXwMmfmTbyMPr5vJLC+8/Gd9gXnwU1QQ==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [linux] libc: [glibc] - '@rolldown/binding-linux-x64-musl@1.0.0-rc.17': - resolution: {integrity: sha512-0phclDw1spsL7dUB37sIARuis2tAgomCJXAHZlpt8PXZ4Ba0dRP1e+66lsRqrfhISeN9bEGNjQs+T/Fbd7oYGw==} + '@rolldown/binding-linux-x64-musl@1.1.5': + resolution: {integrity: sha512-Me+PfPI2TMeOQk0gYWfLQZtTktrmzbr8cDboqX83XKc7UrgAi55gF+2dUkWdxd19n55Essp2yeca+O9N5rBxHg==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [linux] libc: [musl] - '@rolldown/binding-linux-x64-musl@1.0.0-rc.18': - resolution: {integrity: sha512-XNOQZtuE6yUIvx4rwGemwh8kpL1xvU41FXy/s9K7T/3JVcqGzo3NfKM2HrbrGgfPYGFW42f07Wk++aOC6B9NWA==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [x64] - os: [linux] - libc: [musl] - - '@rolldown/binding-openharmony-arm64@1.0.0-rc.17': - resolution: {integrity: sha512-0ag/hEgXOwgw4t8QyQvUCxvEg+V0KBcA6YuOx9g0r02MprutRF5dyljgm3EmR02O292UX7UeS6HzWHAl6KgyhA==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [arm64] - os: [openharmony] - - '@rolldown/binding-openharmony-arm64@1.0.0-rc.18': - resolution: {integrity: sha512-tSn/kzrfa7tNOXr7sEacDBN4YsIqTyLqh45IO0nHDwtpKIDNDJr+VFojt+4klSpChxB29JLyduSsE0MKEwa65A==} + '@rolldown/binding-openharmony-arm64@1.1.5': + resolution: {integrity: sha512-yc5WrLzXks6zCQfn9Oxr8pORKyl/pF+QjHmW/Qx3qu0oyrrNC+y2JLTU1E2rcWYAmzlnqngWXHQjy51VzW70Vw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [openharmony] - '@rolldown/binding-wasm32-wasi@1.0.0-rc.17': - resolution: {integrity: sha512-LEXei6vo0E5wTGwpkJ4KoT3OZJRnglwldt5ziLzOlc6qqb55z4tWNq2A+PFqCJuvWWdP53CVhG1Z9NtToDPJrA==} + '@rolldown/binding-wasm32-wasi@1.1.5': + resolution: {integrity: sha512-VbQGPX2b4r48TAMIM2cjgluIM1HYutm4pcTEJsle7iEP7sB1dFqtPLBVbdLAZCxy1txCcPxf4QFf4v8uvltPqA==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [wasm32] - '@rolldown/binding-wasm32-wasi@1.0.0-rc.18': - resolution: {integrity: sha512-+J9YGmc+czgqlhYmwun3S3O0FIZhsH8ep2456xwjAdIOmuJxM7xz4P4PtrxU+Bz17a/5bqPA8o3HAAoX0teUdg==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [wasm32] - - '@rolldown/binding-win32-arm64-msvc@1.0.0-rc.17': - resolution: {integrity: sha512-gUmyzBl3SPMa6hrqFUth9sVfcLBlYsbMzBx5PlexMroZStgzGqlZ26pYG89rBb45Mnia+oil6YAIFeEWGWhoZA==} + '@rolldown/binding-win32-arm64-msvc@1.1.5': + resolution: {integrity: sha512-gHv82k63z4qpV5+Q1y/12KrK0ltWBukVDI8nZcbT7Tt/ZlOIVwppazneq0F93oDxTo3IgAMEDIoQh3E2n6mVsw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [win32] - '@rolldown/binding-win32-arm64-msvc@1.0.0-rc.18': - resolution: {integrity: sha512-zsu47DgU0FQzSwi6sU9dZoEdUv7pc1AptSEz/Z8HBg54sV0Pbs3N0+CrIbTsgiu6EyoaNN9CHboqbLaz9lhOyQ==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [arm64] - os: [win32] - - '@rolldown/binding-win32-x64-msvc@1.0.0-rc.17': - resolution: {integrity: sha512-3hkiolcUAvPB9FLb3UZdfjVVNWherN1f/skkGWJP/fgSQhYUZpSIRr0/I8ZK9TkF3F7kxvJAk0+IcKvPHk9qQg==} + '@rolldown/binding-win32-x64-msvc@1.1.5': + resolution: {integrity: sha512-tTZuDBPw85tEN5PQi1pnEBzDy0Z49HtScLAbD5t6hyeU92A95pRWaSMw1GZZi/RwgSgUIl0xrSlXIT/9QzvYSA==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [win32] - '@rolldown/binding-win32-x64-msvc@1.0.0-rc.18': - resolution: {integrity: sha512-7H+3yqGgmnlDTRRhw/xpYY9J1kf4GC681nVc4GqKhExZTDrVVrV2tsOR9kso0fvgBdcTCcQShx4SLLoHgaLwhg==} - engines: {node: ^20.19.0 || >=22.12.0} - cpu: [x64] - os: [win32] - - '@rolldown/pluginutils@1.0.0-rc.17': - resolution: {integrity: sha512-n8iosDOt6Ig1UhJ2AYqoIhHWh/isz0xpicHTzpKBeotdVsTEcxsSA/i3EVM7gQAj0rU27OLAxCjzlj15IWY7bg==} - - '@rolldown/pluginutils@1.0.0-rc.18': - resolution: {integrity: sha512-CUY5Mnhe64xQBGZEEXQ5WyZwsc1JU3vAZLIxtrsBt3LO6UOb+C8GunVKqe9sT8NeWb4lqSaoJtp2xo6GxT1MNw==} - - '@rolldown/pluginutils@1.0.0-rc.2': - resolution: {integrity: sha512-izyXV/v+cHiRfozX62W9htOAvwMo4/bXKDrQ+vom1L1qRuexPock/7VZDAhnpHCLNejd3NJ6hiab+tO0D44Rgw==} + '@rolldown/pluginutils@1.0.1': + resolution: {integrity: sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==} - '@tybys/wasm-util@0.10.1': - resolution: {integrity: sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==} + '@tybys/wasm-util@0.10.3': + resolution: {integrity: sha512-F3fo1MYrRJYL3zER0OUOmkutjr1Vp23m7OsSgp7nq4SP6OqX6C/56XFIPAl5bt3zaBRjmW7SGz3u/6LwFpYcOg==} '@types/debug@4.1.13': resolution: {integrity: sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw==} @@ -663,6 +571,9 @@ packages: '@types/picomatch@4.0.2': resolution: {integrity: sha512-qHHxQ+P9PysNEGbALT8f8YOSHW0KJu6l2xU8DYY0fu/EmGxXdVnuTLvFUvBgPJMSqXq29SYHveejeAha+4AYgA==} + '@types/picomatch@4.0.3': + resolution: {integrity: sha512-iG0T6+nYJ9FAPmx9SsUlnwcq1ZVRuCXcVEvWnntoPlrOpwtSTKNDC9uVAxTsC3PUvJ+99n4RpAcNgBbHX3JSnQ==} + '@types/sax@1.2.7': resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==} @@ -674,9 +585,10 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher - '@vitejs/plugin-vue@6.0.5': - resolution: {integrity: sha512-bL3AxKuQySfk1iGcBsQnoRVexTPJq0Z/ixFVM8OhVJAP6ZXXXLtM7NFKWhLl30Kg7uTBqIaPXbh+nuQCuBDedg==} + '@vitejs/plugin-vue@6.0.7': + resolution: {integrity: sha512-km+p+XdSz9Sxm5rqUbqcSfZYaAniKxWBj1KURl+Jr7UaPvvX7BmaWMdP69I5rrFDeQGyxAG7NXdc57vz+snhWg==} engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -694,15 +606,27 @@ packages: '@vue/compiler-core@3.5.33': resolution: {integrity: sha512-3PZLQwFw4Za3TC8t0FvTy3wI16Kt+pmwcgNZca4Pj9iWL2E72a/gZlpBtAJvEdDMdCxdG/qq0C7PN0bsJuv0Rw==} + '@vue/compiler-core@3.5.39': + resolution: {integrity: sha512-16KBTEXAJCpDr0mwlw+AZyhu8iyC7R3S2vBwsI7QnWJU6X3WKc9VKeNEZpiMdZ569qWhz9574L3vV55qRL0Vtw==} + '@vue/compiler-dom@3.5.33': resolution: {integrity: sha512-PXq0yrfCLzzL07rbXO4awtXY1Z06LG2eu6Adg3RJFa/j3Cii217XxxLXG22N330gw7GmALCY0Z8RgXEviwgpjA==} + '@vue/compiler-dom@3.5.39': + resolution: {integrity: sha512-oQPigALqYbNxTNPvNgSOe+czwVExfbVF02lz8jP0S3AXJiu3jxYDygNUiqSep4ezzW8XgnubqH63My2A7JR/vg==} + '@vue/compiler-sfc@3.5.33': resolution: {integrity: sha512-UTUvRO9cY+rROrx/pvN9P5Z7FgA6QGfokUCfhQE4EnmUj3rVnK+CHI0LsEO1pg+I7//iRYMUfcNcCPe7tg0CoA==} + '@vue/compiler-sfc@3.5.39': + resolution: {integrity: sha512-d0ki86iOyN8LoZPBmk5SJWNwHP19CnDDCfuo//+2WJa2g5Ke0Jay983PIBIcSSzldC68I8DrD5GrHV3OSDfodg==} + '@vue/compiler-ssr@3.5.33': resolution: {integrity: sha512-IErjYdnj1qIupG5xxiVIYiiRvDhGWV4zuh/RCrwfYpuL+HWQzeU6lCk/nF9r7olWMnjKxCAkOctT2qFWFkzb1A==} + '@vue/compiler-ssr@3.5.39': + resolution: {integrity: sha512-Ce7/wvwMHai74bdszfXExdazFigYnlF9zgCmEQUcM1j0fOymlouZ7XilTYNo8oUjhlnjYOZbGrcYKuqjz89Ucw==} + '@vue/devtools-api@8.1.1': resolution: {integrity: sha512-bsDMJ07b3GN1puVwJb/fyFnj/U2imyswK5UQVLZwVl7O05jDrt6BHxeG5XffmOOdasOj/bOmIjxJvGPxU7pcqw==} @@ -715,25 +639,42 @@ packages: '@vue/reactivity@3.5.33': resolution: {integrity: sha512-p8UfIqyIhb0rYGlSgSBV+lPhF2iUSBcRy7enhTmPqKWadHy9kcOFYF1AejYBP9P+avnd3OBbD49DU4pLWX/94A==} + '@vue/reactivity@3.5.39': + resolution: {integrity: sha512-TpsuBJ9gGlZa5d23XcM2y8EXanz9dZeVDQBXRwzy46ItgvM+rWpzs+UVM0wcRLxGvcav0HE5jz2gNL53xlRAog==} + '@vue/runtime-core@3.5.33': resolution: {integrity: sha512-UpFF45RI9//a7rvq7RdOQblb4tup7hHG9QsmIrxkFQLzQ7R8/iNQ5LE15NhLZ1/WcHMU2b47u6P33CPUelHyIQ==} + '@vue/runtime-core@3.5.39': + resolution: {integrity: sha512-9GLtNyRvPAUMbX+7ono0RC2j0guo2LXVi8LvcmAooImACUKm0oFf0jjwbX8/H0AE/t1nxhAkn8RSl9PMCzzxZw==} + '@vue/runtime-dom@3.5.33': resolution: {integrity: sha512-IOxMsAOwquhfITgmOgaPYl7/j8gKUxUFoflRc+u4LxyD3+783xne8vNta1PONVCvCV9A0w7hkyEepINDqfO0tw==} + '@vue/runtime-dom@3.5.39': + resolution: {integrity: sha512-7Y6aAGboKcXAZ3ECuUy7RrS5yy2r47dhTp2SKaJmYxjopImaVFaNa5Ne66NwGovsrxVAl5S5rwc7m22UG7Lmww==} + '@vue/server-renderer@3.5.33': resolution: {integrity: sha512-0xylq/8/h44lVG0pZFknv1XIdEgymq2E9n59uTWJBG+dIgiT0TMCSsxrN7nO16Z0MU0MPjFcguBbZV8Itk52Hw==} peerDependencies: vue: 3.5.33 + '@vue/server-renderer@3.5.39': + resolution: {integrity: sha512-yZSakiAGw85rZfG7UM8akMnIF+FmeiNk47uvHf2nVBBSe+dIKUhZuZq9+XgJhbV3nS5Z4ALH23/MpXofW+mbcw==} + peerDependencies: + vue: 3.5.39 + '@vue/shared@3.5.33': resolution: {integrity: sha512-5vR2QIlmaLG77Ygd4pMP6+SGQ5yox9VhtnbDWTy9DzMzdmeLxZ1QqxrywEZ9sa1AVubfIJyaCG3ytyWU81ufcQ==} - '@vuepress/bundler-vite@2.0.0-rc.28': - resolution: {integrity: sha512-Z/XuPeJb6ibOIWXQDIquarDkrd9ZgHqxvxpYWvjuT9r8EbXSjq7yFKjCo1s+576otB3lB5K99bT0PDrVUKAGgw==} + '@vue/shared@3.5.39': + resolution: {integrity: sha512-l1rrBtBfTnmxvtsvdQDXltUUy8S1Y+ZaqdfUzmAnJkTd8Z8rv5v/ytW+TKiqEOWyHPoqtPlNFSs0lhRmYVSHVA==} - '@vuepress/bundlerutils@2.0.0-rc.28': - resolution: {integrity: sha512-MMSLZGugzwGSnMicRk0eMW9Bn1Kyt6eTGTer8rWr53KV8v48QZNdZ3G4nHAjyzfgrboe57Wm5Et5XqFV/BMN5w==} + '@vuepress/bundler-vite@2.0.0-rc.30': + resolution: {integrity: sha512-Glfi6JQIbSTpQDuYR3e4VDF6iMgdZixQLHtry4tidYSeSudeZgL1yzxIxO4B5hRoflP+Xre7Fy3r0ilGZSitXg==} + + '@vuepress/bundlerutils@2.0.0-rc.30': + resolution: {integrity: sha512-pDB1mc4d6PluzDbr4jDgHBMbcTjl1U+RyMMDy/6JaV934T5iaJLOrHe/FrDXq39qM5rvQTMkTh6KesJ6qHxrLA==} '@vuepress/cli@2.0.0-rc.28': resolution: {integrity: sha512-2CsVB4qksnPojOAy8GAVPIMW+i7rAUU4l6X7oTBC2ABebDhG5aHShywQfAz0GLQ+84OnV6vNlx/PY8GAPIAu7w==} @@ -742,9 +683,15 @@ packages: '@vuepress/client@2.0.0-rc.28': resolution: {integrity: sha512-870kxivNDXHQ1cY9kHXna2p4rnxvTG8n09dTnoUCzpBio6sHoJNOpSahLGNW5YhQzOuLVwvKSA4J3NsQ+iU+HQ==} + '@vuepress/client@2.0.0-rc.30': + resolution: {integrity: sha512-bIAY32Z3Rx6ONBriY+8K2K5wjKxQXzA1jMao4cVTOgMfapHyzhyfNCp1FTkWw6iHoccM9xIDniuyeT8W6JDWPg==} + '@vuepress/core@2.0.0-rc.28': resolution: {integrity: sha512-S/4/JeYoz7/jSOYk/Mb0cesN/62aazKNEZf1lMA7FGBXv9gYekXFL+YPEODl5pQ3SUuRDNFSTIbx8UtvMwiXAg==} + '@vuepress/core@2.0.0-rc.30': + resolution: {integrity: sha512-Sxe+S0xC0Yn7eh4P4TlnzolYqDBo62ZnfbY3qaLc5nlKW4sgJY+pJDBqSOHBL5Z5I4q0V43+9WULNtHXeDHVMg==} + '@vuepress/helper@2.0.0-rc.128': resolution: {integrity: sha512-+QT/PWnjyn2/XvARBnhLmnWvckLjpak44Go1mSUCV0lDC/l5xkB7/Vk3KJad7k44ERfr2QFL19MEyj9rhe8WiQ==} peerDependencies: @@ -770,6 +717,9 @@ packages: '@vuepress/markdown@2.0.0-rc.28': resolution: {integrity: sha512-QHTQx2iuqU+5wOI58ByhlkkkCkv0HRM/DTddlUkz7c+NkbONN4WYN//tBypvFLiyJxGJNsR6QfBd1uaBrfsDpg==} + '@vuepress/markdown@2.0.0-rc.30': + resolution: {integrity: sha512-4wloGD4xBVm09yi48rPg9LOBXHh/aHGMxpks1GuF79yifS78n8cHSZilWaDryM5nimcUrPtK21XUAXFjyZHjBA==} + '@vuepress/plugin-active-header-links@2.0.0-rc.128': resolution: {integrity: sha512-DROON+l56NGoy7MoYzRY9F0XBMSNSQP5UiQPW7+NM5KBWxwHyls7fu3D/Mf5Rz+1mCCmUE2Y1+2jJ9eVjGLDVw==} peerDependencies: @@ -843,6 +793,9 @@ packages: '@vuepress/shared@2.0.0-rc.28': resolution: {integrity: sha512-swSMYnnKWPaNYJaXuMCeLGe9xeGI/pW99yajGwU3e4cz//ifUanCrfVD8CVudv3841ymOsNOnjgfxV6V0DXE5w==} + '@vuepress/shared@2.0.0-rc.30': + resolution: {integrity: sha512-tW2bUobo96UQjBtnq6VkFG8ytWTwFT/3jjSVp75kDUb6N6D5ogXZdQIMvX7q+9OW0ogNKjLkCyRM3xK5eJbojA==} + '@vuepress/theme-default@2.0.0-rc.128': resolution: {integrity: sha512-KiNaZXLkV2htUu1LXPYIvIU/8gzkm1tHRhVrfnvOdw+ZyNrDDRbZAcu1sHubT/Nb5zCFhgO+O2obSGGgfomxlw==} peerDependencies: @@ -861,6 +814,9 @@ packages: '@vuepress/utils@2.0.0-rc.28': resolution: {integrity: sha512-oias4eSpj9FpDboXf7QzvcrZXtYAKWpJo6H2trnSgbXlo+B+xP+AYMSxj5j7XGtuwp7E0usz3TH6alXnPF6nuQ==} + '@vuepress/utils@2.0.0-rc.30': + resolution: {integrity: sha512-pIqvCPDAm3puCeJqYtVmxTN35Q3ApKYe5O6xPYt0SExnmmZI6W7QmV1ZsYwanjjjWME2Kqd4OrFVxEw7V+V6ng==} + '@vueuse/core@14.2.1': resolution: {integrity: sha512-3vwDzV+GDUNpdegRY6kzpLm4Igptq+GA0QkJ3W61Iv27YWwW/ufSlOfgQIpN6FZRMG0mkaz4gglJRtq5SeJyIQ==} peerDependencies: @@ -905,8 +861,8 @@ packages: engines: {node: '>= 4.5.0'} hasBin: true - autoprefixer@10.4.27: - resolution: {integrity: sha512-NP9APE+tO+LuJGn7/9+cohklunJsXWiaWEfV3si4Gi/XHDwVNgkwr1J3RQYFIvPy76GmJ9/bW8vyoU1LcxwKHA==} + autoprefixer@10.5.2: + resolution: {integrity: sha512-rD5t5DwOjJdmSORcTq64j8MawTC+tbQ+HHqjR4NDumamy/ambn1UJrlKL+KdwujWxMkFjPM3pPHOEA9tl4767Q==} engines: {node: ^10 || ^12 || >=14} hasBin: true peerDependencies: @@ -918,8 +874,9 @@ packages: balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} - baseline-browser-mapping@2.9.6: - resolution: {integrity: sha512-v9BVVpOTLB59C9E7aSnmIF8h7qRsFpx+A2nugVMTszEOMcfjlZMsXRm4LF23I3Z9AJxc8ANpIvzbzONoX9VJlg==} + baseline-browser-mapping@2.10.42: + resolution: {integrity: sha512-c/jurFrDLyui7o1J86yLkRu4LMsTYcBohveus7/I2Hzdn9KIP2bdJPTue/lR1KH46enoPbD77GKeSYNdyPoD3Q==} + engines: {node: '>=6.0.0'} hasBin: true birpc@2.9.0: @@ -931,8 +888,8 @@ packages: brace-expansion@1.1.14: resolution: {integrity: sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==} - browserslist@4.28.1: - resolution: {integrity: sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==} + browserslist@4.28.5: + resolution: {integrity: sha512-Cu2E6QejHWzuDMTkuwgpABFgDfZrXLQq5V13YOACZx4mFAG4IwGTbTfHPMr4WtxlHoXSM8FIuRwYYCz5XiabaQ==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true @@ -940,8 +897,8 @@ packages: resolution: {integrity: sha512-tixWYgm5ZoOD+3g6UTea91eow5z6AAHaho3g0V9CNSNb45gM8SmflpAc+GRd1InC4AqN/07Unrgp56Y94N9hJQ==} engines: {node: '>=20.19.0'} - caniuse-lite@1.0.30001778: - resolution: {integrity: sha512-PN7uxFL+ExFJO61aVmP1aIEG4i9whQd4eoSCebav62UwDyp5OHh06zN4jqKSMePVgxHifCw1QJxdRkA1Pisekg==} + caniuse-lite@1.0.30001803: + resolution: {integrity: sha512-g/uHREV2ZpK9qMalCsWaxmA6ol+DX8GYhuf3T40RKoP+oL7vhRJh8LNt73PCjpnR6l14FzfPrB5Yux4PKm2meg==} ccount@2.0.1: resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==} @@ -1056,8 +1013,8 @@ packages: domutils@3.2.2: resolution: {integrity: sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==} - electron-to-chromium@1.5.267: - resolution: {integrity: sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==} + electron-to-chromium@1.5.389: + resolution: {integrity: sha512-cEto7aeOqBfU1D+c5py5pE+ooscKE75JifxLBdFUZsqAxRS6y7kebtxAZvICszSl05gPjYHDTjY+lXpyGvpJbg==} encoding-sniffer@0.2.1: resolution: {integrity: sha512-5gvq20T6vfpekVtqrYQsSCFZ1wEg5+wW0/QaZMWkFr6BqD3NfKs0rLCx4rrVlSWJeZb5NBJgVLswK/w2MWU+Gw==} @@ -1110,7 +1067,7 @@ packages: resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==} engines: {node: '>=12.0.0'} peerDependencies: - picomatch: 4.0.4 + picomatch: ^3 || ^4 peerDependenciesMeta: picomatch: optional: true @@ -1125,6 +1082,10 @@ packages: resolution: {integrity: sha512-CTXd6rk/M3/ULNQj8FBqBWHYBVYybQ3VPBw0xGKFe3tuH7ytT6ACnvzpIQ3UZtB8yvUKC2cXn1a+x+5EVQLovA==} engines: {node: '>=14.14'} + fs-extra@11.3.6: + resolution: {integrity: sha512-w8ZNZr2mKIc7qeNaQ9AVPT1+iFaI+Avd4xudVOvdDJ8VytREi1Ft5Ih7hd9jjehod8vAM5GMsfQ/TpPf4EyoEA==} + engines: {node: '>=14.14'} + fs.realpath@1.0.0: resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} @@ -1415,11 +1376,17 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true + nanoid@3.3.15: + resolution: {integrity: sha512-y7Wygv/7mEOvxTuEQDB8StXdMRBWf1kR/tlhAzBRUFkB2jfcLOAxO/SHmOO2zgz1pVgK29/kyupn059/bCHdjA==} + engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} + hasBin: true + node-addon-api@7.1.1: resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==} - node-releases@2.0.27: - resolution: {integrity: sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==} + node-releases@2.0.51: + resolution: {integrity: sha512-wRNIrw4DmVLKQlbgOMdkMx27Wrpzes2hh5Jtbi2bjPd+4wJstWIqP5A+lscnqbm0xxmT5Bpg8Lec5ItEBwx6BQ==} + engines: {node: '>=18'} nth-check@2.1.1: resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} @@ -1435,6 +1402,10 @@ packages: resolution: {integrity: sha512-lBX72MWFduWEf7v7uWf5DHp9Jn5BI8bNPGuFgtXMmr2uDz2Gz2749y3am3agSDdkhHPHYmmxEGSKH85ZLGzgXw==} engines: {node: '>=20'} + ora@9.4.1: + resolution: {integrity: sha512-6VlU9MLXbjVQD04AZCMX28hVtA5bUoadvUqO76MUCVA0ilwJbMiHsITRPfyVm6p/BC0Av/BXMujx39WCe1LEqw==} + engines: {node: '>=20'} + parse5-htmlparser2-tree-adapter@7.1.0: resolution: {integrity: sha512-ruw5xyKs6lrpo9x9rCZqZZnIUntICjQAd0Wsmp396Ul9lN/h+ifgVV1x1gZHi8euej6wTfpqX8j+BFQxF0NS/g==} @@ -1461,6 +1432,10 @@ packages: resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==} engines: {node: '>=12'} + picomatch@4.0.5: + resolution: {integrity: sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==} + engines: {node: '>=12'} + pkg-types@1.3.1: resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==} @@ -1474,7 +1449,7 @@ packages: jiti: '>=1.21.0' postcss: '>=8.0.9' tsx: ^4.8.1 - yaml: 2.8.4 + yaml: ^2.4.2 peerDependenciesMeta: jiti: optional: true @@ -1492,6 +1467,10 @@ packages: resolution: {integrity: sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==} engines: {node: ^10 || ^12 || >=14} + postcss@8.5.16: + resolution: {integrity: sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==} + engines: {node: ^10 || ^12 || >=14} + prettier@3.8.3: resolution: {integrity: sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==} engines: {node: '>=14'} @@ -1543,13 +1522,8 @@ packages: resolution: {integrity: sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==} engines: {node: '>=18'} - rolldown@1.0.0-rc.17: - resolution: {integrity: sha512-ZrT53oAKrtA4+YtBWPQbtPOxIbVDbxT0orcYERKd63VJTF13zPcgXTvD4843L8pcsI7M6MErt8QtON6lrB9tyA==} - engines: {node: ^20.19.0 || >=22.12.0} - hasBin: true - - rolldown@1.0.0-rc.18: - resolution: {integrity: sha512-phmyKBpuBdRYDf4hgyynGAYn/rDDe+iZXKVJ7WX5b1zQzpLkP5oJRPGsfJuHdzPMlyyEO/4sPW6yfSx2gf7lVg==} + rolldown@1.1.5: + resolution: {integrity: sha512-t9z29cJjXf/vxQ8dyhCSpt6H6aSwHTk8cT5I3iy6SMXuFpk5mB6PL6XfC8PCwrPTx93udwKUm9HRteAlTGBLiA==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true @@ -1617,6 +1591,10 @@ packages: resolution: {integrity: sha512-reExS1kSGoElkextOcPkel4NE99S0BWxjUHQeDFnR8S993JxpPX7KU4MNmO19NXhlJp+8dmdCbKQVNgLJh2teA==} engines: {node: '>=18'} + stdin-discarder@0.3.2: + resolution: {integrity: sha512-eCPu1qRxPVkl5605OTWF8Wz40b4Mf45NY5LQmVPQ599knfs5QhASUm9GbJ5BDMDOXgrnh0wyEdvzmL//YMlw0A==} + engines: {node: '>=18'} + string-width@8.1.0: resolution: {integrity: sha512-Kxl3KJGb/gxkaUMOjRsQ8IrXiGW75O4E3RPjFIINOVH8AMl2SQ/yWdTzWwF3FevIX9LcMAjJW+GRwAlAbTSXdg==} engines: {node: '>=20'} @@ -1647,6 +1625,10 @@ packages: resolution: {integrity: sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==} engines: {node: '>=12.0.0'} + tinyglobby@0.2.17: + resolution: {integrity: sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==} + engines: {node: '>=12.0.0'} + trim-lines@3.0.1: resolution: {integrity: sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==} @@ -1665,9 +1647,9 @@ packages: undici-types@7.16.0: resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} - undici@8.2.0: - resolution: {integrity: sha512-Z+4Hx9GE26Lh9Upwfnc8C7SsrpBPGaM/Gm6kMFtiG7c+5IvQKlXi/t+9x9DrrCh29cww5TSP9YdVaBcnLDs5fQ==} - engines: {node: '>=22.19.0'} + undici@7.28.0: + resolution: {integrity: sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==} + engines: {node: '>=20.18.1'} unified@11.0.5: resolution: {integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==} @@ -1703,8 +1685,12 @@ packages: resolution: {integrity: sha512-1uEe95xksV1O0CYKXo8vQvN1JEbtJp7lb7C5U9HMsIp6IVwntkH/oNUzyVNQSd4S1sYk2FpSSW44FqMc8qee5w==} engines: {node: '>=4'} - update-browserslist-db@1.2.2: - resolution: {integrity: sha512-E85pfNzMQ9jpKkA7+TJAi4TJN+tBCuWh5rUcS/sv6cFi+1q9LYDwDI5dpUL0u/73EElyQ8d3TEaeW4sPedBqYA==} + upath@3.0.8: + resolution: {integrity: sha512-YAsrLMIlhfSCm9rga5TZsJ1mXgahs7N0qOTokzU8mFz35hUrYMvVkaEPefI3rEb/vkAWAOj1Km/qdije9RC1kQ==} + engines: {node: '>=20'} + + update-browserslist-db@1.2.3: + resolution: {integrity: sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==} hasBin: true peerDependencies: browserslist: '>= 4.21.0' @@ -1722,13 +1708,13 @@ packages: vfile@6.0.3: resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==} - vite@8.0.10: - resolution: {integrity: sha512-rZuUu9j6J5uotLDs+cAA4O5H4K1SfPliUlQwqa6YEwSrWDZzP4rhm00oJR5snMewjxF5V/K3D4kctsUTsIU9Mw==} + vite@8.1.4: + resolution: {integrity: sha512-bTT9PsdWO+MQMNG9ZXIP/qM9wGh37DFxTV/sPq9cFpHr3w4jkgef032PkAL9jAqhk3Nz8NQw3O8n6/xFkqO4QQ==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: '@types/node': ^20.19.0 || >=22.12.0 - '@vitejs/devtools': ^0.1.0 + '@vitejs/devtools': ^0.3.0 esbuild: ^0.27.0 || ^0.28.0 jiti: '>=1.21.0' less: ^4.0.0 @@ -1738,7 +1724,7 @@ packages: sugarss: ^5.0.0 terser: ^5.16.0 tsx: ^4.8.1 - yaml: 2.8.4 + yaml: ^2.4.2 peerDependenciesMeta: '@types/node': optional: true @@ -1788,6 +1774,14 @@ packages: typescript: optional: true + vue@3.5.39: + resolution: {integrity: sha512-xmZCYabFGcirU8r0fTuvl/LICc1OU620rnqepaJDL/a141ZigkG7AyaxQLdqJ02ZRYzWe6YPaDHeQx7MfknQfA==} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + vuepress@2.0.0-rc.28: resolution: {integrity: sha512-Ltg8UfMDIzcl8j8GEoMkXJ7aO0LUhNlxtzJOYeLHMI1wbS/mNgH68hXNJhMb81jREcgb9OmdqAwCLlKdfGWNYA==} engines: {node: ^20.9.0 || >=22.18.0} @@ -1844,29 +1838,42 @@ snapshots: '@babel/helper-string-parser@7.27.1': {} + '@babel/helper-string-parser@7.29.7': {} + '@babel/helper-validator-identifier@7.28.5': {} + '@babel/helper-validator-identifier@7.29.7': {} + '@babel/parser@7.29.2': dependencies: '@babel/types': 7.29.0 + '@babel/parser@7.29.7': + dependencies: + '@babel/types': 7.29.7 + '@babel/types@7.29.0': dependencies: '@babel/helper-string-parser': 7.27.1 '@babel/helper-validator-identifier': 7.28.5 - '@emnapi/core@1.10.0': + '@babel/types@7.29.7': + dependencies: + '@babel/helper-string-parser': 7.29.7 + '@babel/helper-validator-identifier': 7.29.7 + + '@emnapi/core@1.11.1': dependencies: - '@emnapi/wasi-threads': 1.2.1 + '@emnapi/wasi-threads': 1.2.2 tslib: 2.8.1 optional: true - '@emnapi/runtime@1.10.0': + '@emnapi/runtime@1.11.1': dependencies: tslib: 2.8.1 optional: true - '@emnapi/wasi-threads@1.2.1': + '@emnapi/wasi-threads@1.2.2': dependencies: tslib: 2.8.1 optional: true @@ -2044,16 +2051,14 @@ snapshots: dependencies: prettier: 3.8.3 - '@napi-rs/wasm-runtime@1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)': + '@napi-rs/wasm-runtime@1.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)': dependencies: - '@emnapi/core': 1.10.0 - '@emnapi/runtime': 1.10.0 - '@tybys/wasm-util': 0.10.1 + '@emnapi/core': 1.11.1 + '@emnapi/runtime': 1.11.1 + '@tybys/wasm-util': 0.10.3 optional: true - '@oxc-project/types@0.127.0': {} - - '@oxc-project/types@0.128.0': {} + '@oxc-project/types@0.139.0': {} '@parcel/watcher-android-arm64@2.5.6': optional: true @@ -2118,111 +2123,58 @@ snapshots: '@pkgr/core@0.2.9': {} - '@rolldown/binding-android-arm64@1.0.0-rc.17': - optional: true - - '@rolldown/binding-android-arm64@1.0.0-rc.18': - optional: true - - '@rolldown/binding-darwin-arm64@1.0.0-rc.17': - optional: true - - '@rolldown/binding-darwin-arm64@1.0.0-rc.18': - optional: true - - '@rolldown/binding-darwin-x64@1.0.0-rc.17': - optional: true - - '@rolldown/binding-darwin-x64@1.0.0-rc.18': - optional: true - - '@rolldown/binding-freebsd-x64@1.0.0-rc.17': - optional: true - - '@rolldown/binding-freebsd-x64@1.0.0-rc.18': - optional: true - - '@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.17': - optional: true - - '@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.18': - optional: true - - '@rolldown/binding-linux-arm64-gnu@1.0.0-rc.17': - optional: true - - '@rolldown/binding-linux-arm64-gnu@1.0.0-rc.18': - optional: true - - '@rolldown/binding-linux-arm64-musl@1.0.0-rc.17': + '@rolldown/binding-android-arm64@1.1.5': optional: true - '@rolldown/binding-linux-arm64-musl@1.0.0-rc.18': + '@rolldown/binding-darwin-arm64@1.1.5': optional: true - '@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.17': + '@rolldown/binding-darwin-x64@1.1.5': optional: true - '@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.18': + '@rolldown/binding-freebsd-x64@1.1.5': optional: true - '@rolldown/binding-linux-s390x-gnu@1.0.0-rc.17': + '@rolldown/binding-linux-arm-gnueabihf@1.1.5': optional: true - '@rolldown/binding-linux-s390x-gnu@1.0.0-rc.18': + '@rolldown/binding-linux-arm64-gnu@1.1.5': optional: true - '@rolldown/binding-linux-x64-gnu@1.0.0-rc.17': + '@rolldown/binding-linux-arm64-musl@1.1.5': optional: true - '@rolldown/binding-linux-x64-gnu@1.0.0-rc.18': + '@rolldown/binding-linux-ppc64-gnu@1.1.5': optional: true - '@rolldown/binding-linux-x64-musl@1.0.0-rc.17': + '@rolldown/binding-linux-s390x-gnu@1.1.5': optional: true - '@rolldown/binding-linux-x64-musl@1.0.0-rc.18': + '@rolldown/binding-linux-x64-gnu@1.1.5': optional: true - '@rolldown/binding-openharmony-arm64@1.0.0-rc.17': + '@rolldown/binding-linux-x64-musl@1.1.5': optional: true - '@rolldown/binding-openharmony-arm64@1.0.0-rc.18': + '@rolldown/binding-openharmony-arm64@1.1.5': optional: true - '@rolldown/binding-wasm32-wasi@1.0.0-rc.17': + '@rolldown/binding-wasm32-wasi@1.1.5': dependencies: - '@emnapi/core': 1.10.0 - '@emnapi/runtime': 1.10.0 - '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) - optional: true - - '@rolldown/binding-wasm32-wasi@1.0.0-rc.18': - dependencies: - '@emnapi/core': 1.10.0 - '@emnapi/runtime': 1.10.0 - '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) - optional: true - - '@rolldown/binding-win32-arm64-msvc@1.0.0-rc.17': - optional: true - - '@rolldown/binding-win32-arm64-msvc@1.0.0-rc.18': + '@emnapi/core': 1.11.1 + '@emnapi/runtime': 1.11.1 + '@napi-rs/wasm-runtime': 1.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1) optional: true - '@rolldown/binding-win32-x64-msvc@1.0.0-rc.17': + '@rolldown/binding-win32-arm64-msvc@1.1.5': optional: true - '@rolldown/binding-win32-x64-msvc@1.0.0-rc.18': + '@rolldown/binding-win32-x64-msvc@1.1.5': optional: true - '@rolldown/pluginutils@1.0.0-rc.17': {} - - '@rolldown/pluginutils@1.0.0-rc.18': {} - - '@rolldown/pluginutils@1.0.0-rc.2': {} + '@rolldown/pluginutils@1.0.1': {} - '@tybys/wasm-util@0.10.1': + '@tybys/wasm-util@0.10.3': dependencies: tslib: 2.8.1 optional: true @@ -2275,6 +2227,8 @@ snapshots: '@types/picomatch@4.0.2': {} + '@types/picomatch@4.0.3': {} + '@types/sax@1.2.7': dependencies: '@types/node': 25.0.0 @@ -2285,11 +2239,11 @@ snapshots: '@ungap/structured-clone@1.3.0': {} - '@vitejs/plugin-vue@6.0.5(vite@8.0.10(@types/node@25.0.0)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)': + '@vitejs/plugin-vue@6.0.7(vite@8.1.4(@types/node@25.0.0)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.39)': dependencies: - '@rolldown/pluginutils': 1.0.0-rc.2 - vite: 8.0.10(@types/node@25.0.0)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4) - vue: 3.5.33 + '@rolldown/pluginutils': 1.0.1 + vite: 8.1.4(@types/node@25.0.0)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4) + vue: 3.5.39 '@vue-macros/common@3.1.2(vue@3.5.33)': dependencies: @@ -2301,6 +2255,16 @@ snapshots: optionalDependencies: vue: 3.5.33 + '@vue-macros/common@3.1.2(vue@3.5.39)': + dependencies: + '@vue/compiler-sfc': 3.5.33 + ast-kit: 2.2.0 + local-pkg: 1.1.2 + magic-string-ast: 1.0.3 + unplugin-utils: 0.3.1 + optionalDependencies: + vue: 3.5.39 + '@vue/compiler-core@3.5.33': dependencies: '@babel/parser': 7.29.2 @@ -2309,11 +2273,24 @@ snapshots: estree-walker: 2.0.2 source-map-js: 1.2.1 + '@vue/compiler-core@3.5.39': + dependencies: + '@babel/parser': 7.29.7 + '@vue/shared': 3.5.39 + entities: 7.0.1 + estree-walker: 2.0.2 + source-map-js: 1.2.1 + '@vue/compiler-dom@3.5.33': dependencies: '@vue/compiler-core': 3.5.33 '@vue/shared': 3.5.33 + '@vue/compiler-dom@3.5.39': + dependencies: + '@vue/compiler-core': 3.5.39 + '@vue/shared': 3.5.39 + '@vue/compiler-sfc@3.5.33': dependencies: '@babel/parser': 7.29.2 @@ -2326,11 +2303,28 @@ snapshots: postcss: 8.5.12 source-map-js: 1.2.1 + '@vue/compiler-sfc@3.5.39': + dependencies: + '@babel/parser': 7.29.7 + '@vue/compiler-core': 3.5.39 + '@vue/compiler-dom': 3.5.39 + '@vue/compiler-ssr': 3.5.39 + '@vue/shared': 3.5.39 + estree-walker: 2.0.2 + magic-string: 0.30.21 + postcss: 8.5.16 + source-map-js: 1.2.1 + '@vue/compiler-ssr@3.5.33': dependencies: '@vue/compiler-dom': 3.5.33 '@vue/shared': 3.5.33 + '@vue/compiler-ssr@3.5.39': + dependencies: + '@vue/compiler-dom': 3.5.39 + '@vue/shared': 3.5.39 + '@vue/devtools-api@8.1.1': dependencies: '@vue/devtools-kit': 8.1.1 @@ -2348,11 +2342,20 @@ snapshots: dependencies: '@vue/shared': 3.5.33 + '@vue/reactivity@3.5.39': + dependencies: + '@vue/shared': 3.5.39 + '@vue/runtime-core@3.5.33': dependencies: '@vue/reactivity': 3.5.33 '@vue/shared': 3.5.33 + '@vue/runtime-core@3.5.39': + dependencies: + '@vue/reactivity': 3.5.39 + '@vue/shared': 3.5.39 + '@vue/runtime-dom@3.5.33': dependencies: '@vue/reactivity': 3.5.33 @@ -2360,30 +2363,45 @@ snapshots: '@vue/shared': 3.5.33 csstype: 3.2.3 + '@vue/runtime-dom@3.5.39': + dependencies: + '@vue/reactivity': 3.5.39 + '@vue/runtime-core': 3.5.39 + '@vue/shared': 3.5.39 + csstype: 3.2.3 + '@vue/server-renderer@3.5.33(vue@3.5.33)': dependencies: '@vue/compiler-ssr': 3.5.33 '@vue/shared': 3.5.33 vue: 3.5.33 + '@vue/server-renderer@3.5.39(vue@3.5.39)': + dependencies: + '@vue/compiler-ssr': 3.5.39 + '@vue/shared': 3.5.39 + vue: 3.5.39 + '@vue/shared@3.5.33': {} - '@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4)': + '@vue/shared@3.5.39': {} + + '@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4)': dependencies: - '@vitejs/plugin-vue': 6.0.5(vite@8.0.10(@types/node@25.0.0)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) - '@vuepress/bundlerutils': 2.0.0-rc.28(@vue/compiler-sfc@3.5.33) - '@vuepress/client': 2.0.0-rc.28(@vue/compiler-sfc@3.5.33) - '@vuepress/core': 2.0.0-rc.28(@vue/compiler-sfc@3.5.33) - '@vuepress/shared': 2.0.0-rc.28 - '@vuepress/utils': 2.0.0-rc.28 - autoprefixer: 10.4.27(postcss@8.5.12) + '@vitejs/plugin-vue': 6.0.7(vite@8.1.4(@types/node@25.0.0)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.39) + '@vuepress/bundlerutils': 2.0.0-rc.30(@vue/compiler-sfc@3.5.39) + '@vuepress/client': 2.0.0-rc.30(@vue/compiler-sfc@3.5.39) + '@vuepress/core': 2.0.0-rc.30(@vue/compiler-sfc@3.5.39) + '@vuepress/shared': 2.0.0-rc.30 + '@vuepress/utils': 2.0.0-rc.30 + autoprefixer: 10.5.2(postcss@8.5.16) connect-history-api-fallback: 2.0.0 - postcss: 8.5.12 - postcss-load-config: 6.0.1(postcss@8.5.12)(yaml@2.8.4) - rolldown: 1.0.0-rc.18 - vite: 8.0.10(@types/node@25.0.0)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4) - vue: 3.5.33 - vue-router: 5.0.6(@vue/compiler-sfc@3.5.33)(vue@3.5.33) + postcss: 8.5.16 + postcss-load-config: 6.0.1(postcss@8.5.16)(yaml@2.8.4) + rolldown: 1.1.5 + vite: 8.1.4(@types/node@25.0.0)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4) + vue: 3.5.39 + vue-router: 5.0.6(@vue/compiler-sfc@3.5.39)(vue@3.5.39) transitivePeerDependencies: - '@pinia/colada' - '@types/node' @@ -2403,14 +2421,14 @@ snapshots: - typescript - yaml - '@vuepress/bundlerutils@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)': + '@vuepress/bundlerutils@2.0.0-rc.30(@vue/compiler-sfc@3.5.39)': dependencies: - '@vuepress/client': 2.0.0-rc.28(@vue/compiler-sfc@3.5.33) - '@vuepress/core': 2.0.0-rc.28(@vue/compiler-sfc@3.5.33) - '@vuepress/shared': 2.0.0-rc.28 - '@vuepress/utils': 2.0.0-rc.28 - vue: 3.5.33 - vue-router: 5.0.6(@vue/compiler-sfc@3.5.33)(vue@3.5.33) + '@vuepress/client': 2.0.0-rc.30(@vue/compiler-sfc@3.5.39) + '@vuepress/core': 2.0.0-rc.30(@vue/compiler-sfc@3.5.39) + '@vuepress/shared': 2.0.0-rc.30 + '@vuepress/utils': 2.0.0-rc.30 + vue: 3.5.39 + vue-router: 5.0.6(@vue/compiler-sfc@3.5.39)(vue@3.5.39) transitivePeerDependencies: - '@pinia/colada' - '@vue/compiler-sfc' @@ -2418,9 +2436,9 @@ snapshots: - supports-color - typescript - '@vuepress/cli@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)': + '@vuepress/cli@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)': dependencies: - '@vuepress/core': 2.0.0-rc.28(@vue/compiler-sfc@3.5.33) + '@vuepress/core': 2.0.0-rc.28(@vue/compiler-sfc@3.5.39) '@vuepress/shared': 2.0.0-rc.28 '@vuepress/utils': 2.0.0-rc.28 cac: 7.0.0 @@ -2434,22 +2452,35 @@ snapshots: - supports-color - typescript - '@vuepress/client@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)': + '@vuepress/client@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)': dependencies: '@vue/devtools-api': 8.1.1 '@vue/devtools-kit': 8.1.1 '@vuepress/shared': 2.0.0-rc.28 vue: 3.5.33 - vue-router: 5.0.6(@vue/compiler-sfc@3.5.33)(vue@3.5.33) + vue-router: 5.0.6(@vue/compiler-sfc@3.5.39)(vue@3.5.33) + transitivePeerDependencies: + - '@pinia/colada' + - '@vue/compiler-sfc' + - pinia + - typescript + + '@vuepress/client@2.0.0-rc.30(@vue/compiler-sfc@3.5.39)': + dependencies: + '@vue/devtools-api': 8.1.1 + '@vue/devtools-kit': 8.1.1 + '@vuepress/shared': 2.0.0-rc.30 + vue: 3.5.39 + vue-router: 5.0.6(@vue/compiler-sfc@3.5.39)(vue@3.5.39) transitivePeerDependencies: - '@pinia/colada' - '@vue/compiler-sfc' - pinia - typescript - '@vuepress/core@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)': + '@vuepress/core@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)': dependencies: - '@vuepress/client': 2.0.0-rc.28(@vue/compiler-sfc@3.5.33) + '@vuepress/client': 2.0.0-rc.28(@vue/compiler-sfc@3.5.39) '@vuepress/markdown': 2.0.0-rc.28 '@vuepress/shared': 2.0.0-rc.28 '@vuepress/utils': 2.0.0-rc.28 @@ -2461,7 +2492,21 @@ snapshots: - supports-color - typescript - '@vuepress/helper@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': + '@vuepress/core@2.0.0-rc.30(@vue/compiler-sfc@3.5.39)': + dependencies: + '@vuepress/client': 2.0.0-rc.30(@vue/compiler-sfc@3.5.39) + '@vuepress/markdown': 2.0.0-rc.30 + '@vuepress/shared': 2.0.0-rc.30 + '@vuepress/utils': 2.0.0-rc.30 + vue: 3.5.39 + transitivePeerDependencies: + - '@pinia/colada' + - '@vue/compiler-sfc' + - pinia + - supports-color + - typescript + + '@vuepress/helper@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': dependencies: '@vue/shared': 3.5.33 '@vueuse/core': 14.2.1(vue@3.5.33) @@ -2469,16 +2514,16 @@ snapshots: fflate: 0.8.2 gray-matter: 4.0.3 vue: 3.5.33 - vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) + vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) optionalDependencies: - '@vuepress/bundler-vite': 2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4) + '@vuepress/bundler-vite': 2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4) transitivePeerDependencies: - typescript - '@vuepress/highlighter-helper@2.0.0-rc.128(@vuepress/helper@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)))(@vueuse/core@14.2.1(vue@3.5.33))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': + '@vuepress/highlighter-helper@2.0.0-rc.128(@vuepress/helper@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)))(@vueuse/core@14.2.1(vue@3.5.33))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': dependencies: - '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) - vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) + '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) optionalDependencies: '@vueuse/core': 14.2.1(vue@3.5.33) @@ -2503,68 +2548,89 @@ snapshots: transitivePeerDependencies: - supports-color - '@vuepress/plugin-active-header-links@2.0.0-rc.128(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': + '@vuepress/markdown@2.0.0-rc.30': + dependencies: + '@mdit-vue/plugin-component': 3.0.2 + '@mdit-vue/plugin-frontmatter': 3.0.2 + '@mdit-vue/plugin-headers': 3.0.2 + '@mdit-vue/plugin-sfc': 3.0.2 + '@mdit-vue/plugin-title': 3.0.2 + '@mdit-vue/plugin-toc': 3.0.2 + '@mdit-vue/shared': 3.0.2 + '@mdit-vue/types': 3.0.2 + '@types/markdown-it': 14.1.2 + '@types/markdown-it-emoji': 3.0.1 + '@vuepress/shared': 2.0.0-rc.30 + '@vuepress/utils': 2.0.0-rc.30 + markdown-it: 14.1.1 + markdown-it-anchor: 9.2.0(@types/markdown-it@14.1.2)(markdown-it@14.1.1) + markdown-it-emoji: 3.0.0 + mdurl: 2.0.0 + transitivePeerDependencies: + - supports-color + + '@vuepress/plugin-active-header-links@2.0.0-rc.128(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': dependencies: '@vueuse/core': 14.2.1(vue@3.5.33) vue: 3.5.33 - vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) + vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) transitivePeerDependencies: - typescript - '@vuepress/plugin-back-to-top@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': + '@vuepress/plugin-back-to-top@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': dependencies: - '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) '@vueuse/core': 14.2.1(vue@3.5.33) vue: 3.5.33 - vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) + vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) transitivePeerDependencies: - '@vuepress/bundler-vite' - '@vuepress/bundler-webpack' - typescript - '@vuepress/plugin-copy-code@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': + '@vuepress/plugin-copy-code@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': dependencies: - '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) '@vueuse/core': 14.2.1(vue@3.5.33) vue: 3.5.33 - vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) + vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) transitivePeerDependencies: - '@vuepress/bundler-vite' - '@vuepress/bundler-webpack' - typescript - '@vuepress/plugin-git@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': + '@vuepress/plugin-git@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': dependencies: - '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) '@vueuse/core': 14.2.1(vue@3.5.33) rehype-parse: 9.0.1 rehype-sanitize: 6.0.0 rehype-stringify: 10.0.1 unified: 11.0.5 vue: 3.5.33 - vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) + vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) transitivePeerDependencies: - '@vuepress/bundler-vite' - '@vuepress/bundler-webpack' - typescript - '@vuepress/plugin-links-check@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': + '@vuepress/plugin-links-check@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': dependencies: - '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) - vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) + '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) transitivePeerDependencies: - '@vuepress/bundler-vite' - '@vuepress/bundler-webpack' - typescript - '@vuepress/plugin-markdown-hint@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(markdown-it@14.1.1)(vue@3.5.33)(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': + '@vuepress/plugin-markdown-hint@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(markdown-it@14.1.1)(vue@3.5.33)(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': dependencies: '@mdit/plugin-alert': 0.23.2(markdown-it@14.1.1) '@mdit/plugin-container': 0.23.2(markdown-it@14.1.1) '@types/markdown-it': 14.1.2 - '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) '@vueuse/core': 14.2.1(vue@3.5.33) - vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) + vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) transitivePeerDependencies: - '@vuepress/bundler-vite' - '@vuepress/bundler-webpack' @@ -2572,87 +2638,87 @@ snapshots: - typescript - vue - '@vuepress/plugin-markdown-tab@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(markdown-it@14.1.1)(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': + '@vuepress/plugin-markdown-tab@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(markdown-it@14.1.1)(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': dependencies: '@mdit/plugin-tab': 0.24.2(markdown-it@14.1.1) '@types/markdown-it': 14.1.2 - '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) '@vueuse/core': 14.2.1(vue@3.5.33) vue: 3.5.33 - vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) + vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) transitivePeerDependencies: - '@vuepress/bundler-vite' - '@vuepress/bundler-webpack' - markdown-it - typescript - '@vuepress/plugin-medium-zoom@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': + '@vuepress/plugin-medium-zoom@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': dependencies: - '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) medium-zoom: 1.1.0 vue: 3.5.33 - vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) + vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) transitivePeerDependencies: - '@vuepress/bundler-vite' - '@vuepress/bundler-webpack' - typescript - '@vuepress/plugin-nprogress@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': + '@vuepress/plugin-nprogress@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': dependencies: - '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) vue: 3.5.33 - vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) + vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) transitivePeerDependencies: - '@vuepress/bundler-vite' - '@vuepress/bundler-webpack' - typescript - '@vuepress/plugin-palette@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': + '@vuepress/plugin-palette@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': dependencies: - '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) chokidar: 5.0.0 - vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) + vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) transitivePeerDependencies: - '@vuepress/bundler-vite' - '@vuepress/bundler-webpack' - typescript - '@vuepress/plugin-prismjs@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(@vueuse/core@14.2.1(vue@3.5.33))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': + '@vuepress/plugin-prismjs@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(@vueuse/core@14.2.1(vue@3.5.33))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': dependencies: - '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) - '@vuepress/highlighter-helper': 2.0.0-rc.128(@vuepress/helper@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)))(@vueuse/core@14.2.1(vue@3.5.33))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/highlighter-helper': 2.0.0-rc.128(@vuepress/helper@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)))(@vueuse/core@14.2.1(vue@3.5.33))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) prismjs: 1.30.0 - vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) + vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) transitivePeerDependencies: - '@vuepress/bundler-vite' - '@vuepress/bundler-webpack' - '@vueuse/core' - typescript - '@vuepress/plugin-seo@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': + '@vuepress/plugin-seo@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': dependencies: - '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) - vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) + '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) transitivePeerDependencies: - '@vuepress/bundler-vite' - '@vuepress/bundler-webpack' - typescript - '@vuepress/plugin-sitemap@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': + '@vuepress/plugin-sitemap@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': dependencies: - '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) sitemap: 9.0.1 - vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) + vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) transitivePeerDependencies: - '@vuepress/bundler-vite' - '@vuepress/bundler-webpack' - typescript - '@vuepress/plugin-theme-data@2.0.0-rc.128(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': + '@vuepress/plugin-theme-data@2.0.0-rc.128(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': dependencies: '@vue/devtools-api': 8.1.1 vue: 3.5.33 - vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) + vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) transitivePeerDependencies: - typescript @@ -2660,26 +2726,30 @@ snapshots: dependencies: '@mdit-vue/types': 3.0.2 - '@vuepress/theme-default@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(markdown-it@14.1.1)(sass@1.99.0)(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': - dependencies: - '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) - '@vuepress/plugin-active-header-links': 2.0.0-rc.128(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) - '@vuepress/plugin-back-to-top': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) - '@vuepress/plugin-copy-code': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) - '@vuepress/plugin-git': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) - '@vuepress/plugin-links-check': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) - '@vuepress/plugin-markdown-hint': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(markdown-it@14.1.1)(vue@3.5.33)(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) - '@vuepress/plugin-markdown-tab': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(markdown-it@14.1.1)(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) - '@vuepress/plugin-medium-zoom': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) - '@vuepress/plugin-nprogress': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) - '@vuepress/plugin-palette': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) - '@vuepress/plugin-prismjs': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(@vueuse/core@14.2.1(vue@3.5.33))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) - '@vuepress/plugin-seo': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) - '@vuepress/plugin-sitemap': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) - '@vuepress/plugin-theme-data': 2.0.0-rc.128(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/shared@2.0.0-rc.30': + dependencies: + '@mdit-vue/types': 3.0.2 + + '@vuepress/theme-default@2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(markdown-it@14.1.1)(sass@1.99.0)(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33))': + dependencies: + '@vuepress/helper': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/plugin-active-header-links': 2.0.0-rc.128(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/plugin-back-to-top': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/plugin-copy-code': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/plugin-git': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/plugin-links-check': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/plugin-markdown-hint': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(markdown-it@14.1.1)(vue@3.5.33)(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/plugin-markdown-tab': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(markdown-it@14.1.1)(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/plugin-medium-zoom': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/plugin-nprogress': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/plugin-palette': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/plugin-prismjs': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(@vueuse/core@14.2.1(vue@3.5.33))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/plugin-seo': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/plugin-sitemap': 2.0.0-rc.128(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) + '@vuepress/plugin-theme-data': 2.0.0-rc.128(vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33)) '@vueuse/core': 14.2.1(vue@3.5.33) vue: 3.5.33 - vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) + vuepress: 2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33) optionalDependencies: sass: 1.99.0 transitivePeerDependencies: @@ -2706,6 +2776,24 @@ snapshots: transitivePeerDependencies: - supports-color + '@vuepress/utils@2.0.0-rc.30': + dependencies: + '@types/debug': 4.1.13 + '@types/fs-extra': 11.0.4 + '@types/hash-sum': 1.0.2 + '@types/picomatch': 4.0.3 + '@vuepress/shared': 2.0.0-rc.30 + debug: 4.4.3 + fs-extra: 11.3.6 + hash-sum: 2.0.0 + ora: 9.4.1 + picocolors: 1.1.1 + picomatch: 4.0.4 + tinyglobby: 0.2.16 + upath: 3.0.8 + transitivePeerDependencies: + - supports-color + '@vueuse/core@14.2.1(vue@3.5.33)': dependencies: '@types/web-bluetooth': 0.0.21 @@ -2744,13 +2832,13 @@ snapshots: atob@2.1.2: optional: true - autoprefixer@10.4.27(postcss@8.5.12): + autoprefixer@10.5.2(postcss@8.5.16): dependencies: - browserslist: 4.28.1 - caniuse-lite: 1.0.30001778 + browserslist: 4.28.5 + caniuse-lite: 1.0.30001803 fraction.js: 5.3.4 picocolors: 1.1.1 - postcss: 8.5.12 + postcss: 8.5.16 postcss-value-parser: 4.2.0 bail@2.0.2: {} @@ -2758,7 +2846,7 @@ snapshots: balanced-match@1.0.2: optional: true - baseline-browser-mapping@2.9.6: {} + baseline-browser-mapping@2.10.42: {} birpc@2.9.0: {} @@ -2770,17 +2858,17 @@ snapshots: concat-map: 0.0.1 optional: true - browserslist@4.28.1: + browserslist@4.28.5: dependencies: - baseline-browser-mapping: 2.9.6 - caniuse-lite: 1.0.30001778 - electron-to-chromium: 1.5.267 - node-releases: 2.0.27 - update-browserslist-db: 1.2.2(browserslist@4.28.1) + baseline-browser-mapping: 2.10.42 + caniuse-lite: 1.0.30001803 + electron-to-chromium: 1.5.389 + node-releases: 2.0.51 + update-browserslist-db: 1.2.3(browserslist@4.28.5) cac@7.0.0: {} - caniuse-lite@1.0.30001778: {} + caniuse-lite@1.0.30001803: {} ccount@2.0.1: {} @@ -2810,7 +2898,7 @@ snapshots: parse5: 7.3.0 parse5-htmlparser2-tree-adapter: 7.1.0 parse5-parser-stream: 7.1.2 - undici: 8.2.0 + undici: 7.28.0 whatwg-mimetype: 4.0.0 chokidar@4.0.3: @@ -2901,7 +2989,7 @@ snapshots: domelementtype: 2.3.0 domhandler: 5.0.3 - electron-to-chromium@1.5.267: {} + electron-to-chromium@1.5.389: {} encoding-sniffer@0.2.1: dependencies: @@ -2973,6 +3061,12 @@ snapshots: jsonfile: 6.2.0 universalify: 2.0.1 + fs-extra@11.3.6: + dependencies: + graceful-fs: 4.2.11 + jsonfile: 6.2.0 + universalify: 2.0.1 + fs.realpath@1.0.0: optional: true @@ -3272,10 +3366,12 @@ snapshots: nanoid@3.3.11: {} + nanoid@3.3.15: {} + node-addon-api@7.1.1: optional: true - node-releases@2.0.27: {} + node-releases@2.0.51: {} nth-check@2.1.1: dependencies: @@ -3301,6 +3397,17 @@ snapshots: stdin-discarder: 0.3.1 string-width: 8.1.0 + ora@9.4.1: + dependencies: + chalk: 5.6.2 + cli-cursor: 5.0.0 + cli-spinners: 3.3.0 + is-interactive: 2.0.0 + is-unicode-supported: 2.1.0 + log-symbols: 7.0.1 + stdin-discarder: 0.3.2 + string-width: 8.1.0 + parse5-htmlparser2-tree-adapter@7.1.0: dependencies: domhandler: 5.0.3 @@ -3325,6 +3432,8 @@ snapshots: picomatch@4.0.4: {} + picomatch@4.0.5: {} + pkg-types@1.3.1: dependencies: confbox: 0.1.8 @@ -3337,11 +3446,11 @@ snapshots: exsolve: 1.0.8 pathe: 2.0.3 - postcss-load-config@6.0.1(postcss@8.5.12)(yaml@2.8.4): + postcss-load-config@6.0.1(postcss@8.5.16)(yaml@2.8.4): dependencies: lilconfig: 3.1.3 optionalDependencies: - postcss: 8.5.12 + postcss: 8.5.16 yaml: 2.8.4 postcss-value-parser@4.2.0: {} @@ -3352,6 +3461,12 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 + postcss@8.5.16: + dependencies: + nanoid: 3.3.15 + picocolors: 1.1.1 + source-map-js: 1.2.1 + prettier@3.8.3: {} pretty-quick@4.2.2(prettier@3.8.3): @@ -3402,47 +3517,26 @@ snapshots: onetime: 7.0.0 signal-exit: 4.1.0 - rolldown@1.0.0-rc.17: + rolldown@1.1.5: dependencies: - '@oxc-project/types': 0.127.0 - '@rolldown/pluginutils': 1.0.0-rc.17 + '@oxc-project/types': 0.139.0 + '@rolldown/pluginutils': 1.0.1 optionalDependencies: - '@rolldown/binding-android-arm64': 1.0.0-rc.17 - '@rolldown/binding-darwin-arm64': 1.0.0-rc.17 - '@rolldown/binding-darwin-x64': 1.0.0-rc.17 - '@rolldown/binding-freebsd-x64': 1.0.0-rc.17 - '@rolldown/binding-linux-arm-gnueabihf': 1.0.0-rc.17 - '@rolldown/binding-linux-arm64-gnu': 1.0.0-rc.17 - '@rolldown/binding-linux-arm64-musl': 1.0.0-rc.17 - '@rolldown/binding-linux-ppc64-gnu': 1.0.0-rc.17 - '@rolldown/binding-linux-s390x-gnu': 1.0.0-rc.17 - '@rolldown/binding-linux-x64-gnu': 1.0.0-rc.17 - '@rolldown/binding-linux-x64-musl': 1.0.0-rc.17 - '@rolldown/binding-openharmony-arm64': 1.0.0-rc.17 - '@rolldown/binding-wasm32-wasi': 1.0.0-rc.17 - '@rolldown/binding-win32-arm64-msvc': 1.0.0-rc.17 - '@rolldown/binding-win32-x64-msvc': 1.0.0-rc.17 - - rolldown@1.0.0-rc.18: - dependencies: - '@oxc-project/types': 0.128.0 - '@rolldown/pluginutils': 1.0.0-rc.18 - optionalDependencies: - '@rolldown/binding-android-arm64': 1.0.0-rc.18 - '@rolldown/binding-darwin-arm64': 1.0.0-rc.18 - '@rolldown/binding-darwin-x64': 1.0.0-rc.18 - '@rolldown/binding-freebsd-x64': 1.0.0-rc.18 - '@rolldown/binding-linux-arm-gnueabihf': 1.0.0-rc.18 - '@rolldown/binding-linux-arm64-gnu': 1.0.0-rc.18 - '@rolldown/binding-linux-arm64-musl': 1.0.0-rc.18 - '@rolldown/binding-linux-ppc64-gnu': 1.0.0-rc.18 - '@rolldown/binding-linux-s390x-gnu': 1.0.0-rc.18 - '@rolldown/binding-linux-x64-gnu': 1.0.0-rc.18 - '@rolldown/binding-linux-x64-musl': 1.0.0-rc.18 - '@rolldown/binding-openharmony-arm64': 1.0.0-rc.18 - '@rolldown/binding-wasm32-wasi': 1.0.0-rc.18 - '@rolldown/binding-win32-arm64-msvc': 1.0.0-rc.18 - '@rolldown/binding-win32-x64-msvc': 1.0.0-rc.18 + '@rolldown/binding-android-arm64': 1.1.5 + '@rolldown/binding-darwin-arm64': 1.1.5 + '@rolldown/binding-darwin-x64': 1.1.5 + '@rolldown/binding-freebsd-x64': 1.1.5 + '@rolldown/binding-linux-arm-gnueabihf': 1.1.5 + '@rolldown/binding-linux-arm64-gnu': 1.1.5 + '@rolldown/binding-linux-arm64-musl': 1.1.5 + '@rolldown/binding-linux-ppc64-gnu': 1.1.5 + '@rolldown/binding-linux-s390x-gnu': 1.1.5 + '@rolldown/binding-linux-x64-gnu': 1.1.5 + '@rolldown/binding-linux-x64-musl': 1.1.5 + '@rolldown/binding-openharmony-arm64': 1.1.5 + '@rolldown/binding-wasm32-wasi': 1.1.5 + '@rolldown/binding-win32-arm64-msvc': 1.1.5 + '@rolldown/binding-win32-x64-msvc': 1.1.5 safer-buffer@2.1.2: {} @@ -3504,6 +3598,8 @@ snapshots: stdin-discarder@0.3.1: {} + stdin-discarder@0.3.2: {} + string-width@8.1.0: dependencies: get-east-asian-width: 1.4.0 @@ -3546,6 +3642,11 @@ snapshots: fdir: 6.5.0(picomatch@4.0.4) picomatch: 4.0.4 + tinyglobby@0.2.17: + dependencies: + fdir: 6.5.0(picomatch@4.0.4) + picomatch: 4.0.4 + trim-lines@3.0.1: {} trough@2.2.0: {} @@ -3558,7 +3659,7 @@ snapshots: undici-types@7.16.0: {} - undici@8.2.0: {} + undici@7.28.0: {} unified@11.0.5: dependencies: @@ -3608,9 +3709,11 @@ snapshots: upath@2.0.1: {} - update-browserslist-db@1.2.2(browserslist@4.28.1): + upath@3.0.8: {} + + update-browserslist-db@1.2.3(browserslist@4.28.5): dependencies: - browserslist: 4.28.1 + browserslist: 4.28.5 escalade: 3.2.0 picocolors: 1.1.1 @@ -3632,13 +3735,13 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.3 - vite@8.0.10(@types/node@25.0.0)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4): + vite@8.1.4(@types/node@25.0.0)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4): dependencies: lightningcss: 1.32.0 - picomatch: 4.0.4 - postcss: 8.5.12 - rolldown: 1.0.0-rc.17 - tinyglobby: 0.2.16 + picomatch: 4.0.5 + postcss: 8.5.16 + rolldown: 1.1.5 + tinyglobby: 0.2.17 optionalDependencies: '@types/node': 25.0.0 esbuild: 0.27.4 @@ -3647,7 +3750,7 @@ snapshots: stylus: 0.54.8 yaml: 2.8.4 - vue-router@5.0.6(@vue/compiler-sfc@3.5.33)(vue@3.5.33): + vue-router@5.0.6(@vue/compiler-sfc@3.5.39)(vue@3.5.33): dependencies: '@babel/generator': 7.29.1 '@vue-macros/common': 3.1.2(vue@3.5.33) @@ -3662,13 +3765,36 @@ snapshots: pathe: 2.0.3 picomatch: 4.0.4 scule: 1.3.0 - tinyglobby: 0.2.15 + tinyglobby: 0.2.16 unplugin: 3.0.0 unplugin-utils: 0.3.1 vue: 3.5.33 yaml: 2.8.4 optionalDependencies: - '@vue/compiler-sfc': 3.5.33 + '@vue/compiler-sfc': 3.5.39 + + vue-router@5.0.6(@vue/compiler-sfc@3.5.39)(vue@3.5.39): + dependencies: + '@babel/generator': 7.29.1 + '@vue-macros/common': 3.1.2(vue@3.5.39) + '@vue/devtools-api': 8.1.1 + ast-walker-scope: 0.8.3 + chokidar: 5.0.0 + json5: 2.2.3 + local-pkg: 1.1.2 + magic-string: 0.30.21 + mlly: 1.8.1 + muggle-string: 0.4.1 + pathe: 2.0.3 + picomatch: 4.0.4 + scule: 1.3.0 + tinyglobby: 0.2.16 + unplugin: 3.0.0 + unplugin-utils: 0.3.1 + vue: 3.5.39 + yaml: 2.8.4 + optionalDependencies: + '@vue/compiler-sfc': 3.5.39 vue@3.5.33: dependencies: @@ -3678,17 +3804,25 @@ snapshots: '@vue/server-renderer': 3.5.33(vue@3.5.33) '@vue/shared': 3.5.33 - vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.33)(@vuepress/bundler-vite@2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33): + vue@3.5.39: + dependencies: + '@vue/compiler-dom': 3.5.39 + '@vue/compiler-sfc': 3.5.39 + '@vue/runtime-dom': 3.5.39 + '@vue/server-renderer': 3.5.39(vue@3.5.39) + '@vue/shared': 3.5.39 + + vuepress@2.0.0-rc.28(@vue/compiler-sfc@3.5.39)(@vuepress/bundler-vite@2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4))(vue@3.5.33): dependencies: - '@vuepress/cli': 2.0.0-rc.28(@vue/compiler-sfc@3.5.33) - '@vuepress/client': 2.0.0-rc.28(@vue/compiler-sfc@3.5.33) - '@vuepress/core': 2.0.0-rc.28(@vue/compiler-sfc@3.5.33) + '@vuepress/cli': 2.0.0-rc.28(@vue/compiler-sfc@3.5.39) + '@vuepress/client': 2.0.0-rc.28(@vue/compiler-sfc@3.5.39) + '@vuepress/core': 2.0.0-rc.28(@vue/compiler-sfc@3.5.39) '@vuepress/markdown': 2.0.0-rc.28 '@vuepress/shared': 2.0.0-rc.28 '@vuepress/utils': 2.0.0-rc.28 vue: 3.5.33 optionalDependencies: - '@vuepress/bundler-vite': 2.0.0-rc.28(@types/node@25.0.0)(@vue/compiler-sfc@3.5.33)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4) + '@vuepress/bundler-vite': 2.0.0-rc.30(@types/node@25.0.0)(@vue/compiler-sfc@3.5.39)(esbuild@0.27.4)(sass@1.99.0)(stylus@0.54.8)(yaml@2.8.4) transitivePeerDependencies: - '@pinia/colada' - '@vue/compiler-sfc'