From d5c31394df46bf242c4df3cfd4c5c368cde916dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 11:19:54 +0800 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20vite=20from=205.4.2?= =?UTF-8?q?=20to=205.4.6=20(#625)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * :arrow_up: Bump vite from 5.4.2 to 5.4.6 Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.2 to 5.4.6. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: indirect ... Signed-off-by: dependabot[bot] * :lipstick: auto fix by pre-commit hooks --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 3667 ++++++++++++++++++++++++++---------------------- 1 file changed, 1996 insertions(+), 1671 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d862235..4e786c7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,64 +1,56 @@ -lockfileVersion: "6.0" +lockfileVersion: "9.0" settings: autoInstallPeers: true excludeLinksFromLockfile: false -devDependencies: - "@vuepress/bundler-vite": - specifier: 2.0.0-rc.15 - version: 2.0.0-rc.15 - vue: - specifier: ^3.5.3 - version: 3.5.3 - vuepress: - specifier: 2.0.0-rc.15 - version: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - vuepress-theme-hope: - specifier: 2.0.0-rc.52 - version: 2.0.0-rc.52(markdown-it@14.1.0)(vuepress@2.0.0-rc.15) +importers: + .: + devDependencies: + "@vuepress/bundler-vite": + specifier: 2.0.0-rc.15 + version: 2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8) + vue: + specifier: ^3.5.3 + version: 3.5.3 + vuepress: + specifier: 2.0.0-rc.15 + version: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + vuepress-theme-hope: + specifier: 2.0.0-rc.52 + version: 2.0.0-rc.52(markdown-it@14.1.0)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) packages: - /@babel/helper-string-parser@7.24.8: + "@babel/helper-string-parser@7.24.8": resolution: { integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==, } engines: { node: ">=6.9.0" } - dev: true - /@babel/helper-validator-identifier@7.24.7: + "@babel/helper-validator-identifier@7.24.7": resolution: { integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==, } engines: { node: ">=6.9.0" } - dev: true - /@babel/parser@7.25.6: + "@babel/parser@7.25.6": resolution: { integrity: sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==, } engines: { node: ">=6.0.0" } hasBin: true - dependencies: - "@babel/types": 7.25.6 - dev: true - /@babel/types@7.25.6: + "@babel/types@7.25.6": resolution: { integrity: sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==, } engines: { node: ">=6.9.0" } - dependencies: - "@babel/helper-string-parser": 7.24.8 - "@babel/helper-validator-identifier": 7.24.7 - to-fast-properties: 2.0.0 - dev: true - /@esbuild/aix-ppc64@0.21.5: + "@esbuild/aix-ppc64@0.21.5": resolution: { integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==, @@ -66,11 +58,8 @@ packages: engines: { node: ">=12" } cpu: [ppc64] os: [aix] - requiresBuild: true - dev: true - optional: true - /@esbuild/android-arm64@0.21.5: + "@esbuild/android-arm64@0.21.5": resolution: { integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==, @@ -78,11 +67,8 @@ packages: engines: { node: ">=12" } cpu: [arm64] os: [android] - requiresBuild: true - dev: true - optional: true - /@esbuild/android-arm@0.21.5: + "@esbuild/android-arm@0.21.5": resolution: { integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==, @@ -90,11 +76,8 @@ packages: engines: { node: ">=12" } cpu: [arm] os: [android] - requiresBuild: true - dev: true - optional: true - /@esbuild/android-x64@0.21.5: + "@esbuild/android-x64@0.21.5": resolution: { integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==, @@ -102,11 +85,8 @@ packages: engines: { node: ">=12" } cpu: [x64] os: [android] - requiresBuild: true - dev: true - optional: true - /@esbuild/darwin-arm64@0.21.5: + "@esbuild/darwin-arm64@0.21.5": resolution: { integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==, @@ -114,11 +94,8 @@ packages: engines: { node: ">=12" } cpu: [arm64] os: [darwin] - requiresBuild: true - dev: true - optional: true - /@esbuild/darwin-x64@0.21.5: + "@esbuild/darwin-x64@0.21.5": resolution: { integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==, @@ -126,11 +103,8 @@ packages: engines: { node: ">=12" } cpu: [x64] os: [darwin] - requiresBuild: true - dev: true - optional: true - /@esbuild/freebsd-arm64@0.21.5: + "@esbuild/freebsd-arm64@0.21.5": resolution: { integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==, @@ -138,11 +112,8 @@ packages: engines: { node: ">=12" } cpu: [arm64] os: [freebsd] - requiresBuild: true - dev: true - optional: true - /@esbuild/freebsd-x64@0.21.5: + "@esbuild/freebsd-x64@0.21.5": resolution: { integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==, @@ -150,11 +121,8 @@ packages: engines: { node: ">=12" } cpu: [x64] os: [freebsd] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-arm64@0.21.5: + "@esbuild/linux-arm64@0.21.5": resolution: { integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==, @@ -162,11 +130,8 @@ packages: engines: { node: ">=12" } cpu: [arm64] os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-arm@0.21.5: + "@esbuild/linux-arm@0.21.5": resolution: { integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==, @@ -174,11 +139,8 @@ packages: engines: { node: ">=12" } cpu: [arm] os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-ia32@0.21.5: + "@esbuild/linux-ia32@0.21.5": resolution: { integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==, @@ -186,11 +148,8 @@ packages: engines: { node: ">=12" } cpu: [ia32] os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-loong64@0.21.5: + "@esbuild/linux-loong64@0.21.5": resolution: { integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==, @@ -198,11 +157,8 @@ packages: engines: { node: ">=12" } cpu: [loong64] os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-mips64el@0.21.5: + "@esbuild/linux-mips64el@0.21.5": resolution: { integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==, @@ -210,11 +166,8 @@ packages: engines: { node: ">=12" } cpu: [mips64el] os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-ppc64@0.21.5: + "@esbuild/linux-ppc64@0.21.5": resolution: { integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==, @@ -222,11 +175,8 @@ packages: engines: { node: ">=12" } cpu: [ppc64] os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-riscv64@0.21.5: + "@esbuild/linux-riscv64@0.21.5": resolution: { integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==, @@ -234,11 +184,8 @@ packages: engines: { node: ">=12" } cpu: [riscv64] os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-s390x@0.21.5: + "@esbuild/linux-s390x@0.21.5": resolution: { integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==, @@ -246,11 +193,8 @@ packages: engines: { node: ">=12" } cpu: [s390x] os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-x64@0.21.5: + "@esbuild/linux-x64@0.21.5": resolution: { integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==, @@ -258,11 +202,8 @@ packages: engines: { node: ">=12" } cpu: [x64] os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/netbsd-x64@0.21.5: + "@esbuild/netbsd-x64@0.21.5": resolution: { integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==, @@ -270,11 +211,8 @@ packages: engines: { node: ">=12" } cpu: [x64] os: [netbsd] - requiresBuild: true - dev: true - optional: true - /@esbuild/openbsd-x64@0.21.5: + "@esbuild/openbsd-x64@0.21.5": resolution: { integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==, @@ -282,11 +220,8 @@ packages: engines: { node: ">=12" } cpu: [x64] os: [openbsd] - requiresBuild: true - dev: true - optional: true - /@esbuild/sunos-x64@0.21.5: + "@esbuild/sunos-x64@0.21.5": resolution: { integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==, @@ -294,11 +229,8 @@ packages: engines: { node: ">=12" } cpu: [x64] os: [sunos] - requiresBuild: true - dev: true - optional: true - /@esbuild/win32-arm64@0.21.5: + "@esbuild/win32-arm64@0.21.5": resolution: { integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==, @@ -306,11 +238,8 @@ packages: engines: { node: ">=12" } cpu: [arm64] os: [win32] - requiresBuild: true - dev: true - optional: true - /@esbuild/win32-ia32@0.21.5: + "@esbuild/win32-ia32@0.21.5": resolution: { integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==, @@ -318,11 +247,8 @@ packages: engines: { node: ">=12" } cpu: [ia32] os: [win32] - requiresBuild: true - dev: true - optional: true - /@esbuild/win32-x64@0.21.5: + "@esbuild/win32-x64@0.21.5": resolution: { integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==, @@ -330,121 +256,74 @@ packages: engines: { node: ">=12" } cpu: [x64] os: [win32] - requiresBuild: true - dev: true - optional: true - /@jridgewell/sourcemap-codec@1.5.0: + "@jridgewell/sourcemap-codec@1.5.0": resolution: { integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==, } - dev: true - /@lit-labs/ssr-dom-shim@1.2.0: + "@lit-labs/ssr-dom-shim@1.2.0": resolution: { integrity: sha512-yWJKmpGE6lUURKAaIltoPIE/wrbY3TEkqQt+X0m+7fQNnAv0keydnYvbiJFP1PnMhizmIWRWOG5KLhYyc/xl+g==, } - dev: true - /@lit/reactive-element@2.0.4: + "@lit/reactive-element@2.0.4": resolution: { integrity: sha512-GFn91inaUa2oHLak8awSIigYz0cU0Payr1rcFsrkf5OJ5eSPxElyZfKh0f2p9FsTiZWXQdWGJeXZICEfXXYSXQ==, } - dependencies: - "@lit-labs/ssr-dom-shim": 1.2.0 - dev: true - /@mdit-vue/plugin-component@2.1.3: + "@mdit-vue/plugin-component@2.1.3": resolution: { integrity: sha512-9AG17beCgpEw/4ldo/M6Y/1Rh4E1bqMmr/rCkWKmCAxy9tJz3lzY7HQJanyHMJufwsb3WL5Lp7Om/aPcQTZ9SA==, } - dependencies: - "@types/markdown-it": 14.1.2 - markdown-it: 14.1.0 - dev: true - /@mdit-vue/plugin-frontmatter@2.1.3: + "@mdit-vue/plugin-frontmatter@2.1.3": resolution: { integrity: sha512-KxsSCUVBEmn6sJcchSTiI5v9bWaoRxe68RBYRDGcSEY1GTnfQ5gQPMIsM48P4q1luLEIWurVGGrRu7u93//LDQ==, } - dependencies: - "@mdit-vue/types": 2.1.0 - "@types/markdown-it": 14.1.2 - gray-matter: 4.0.3 - markdown-it: 14.1.0 - dev: true - /@mdit-vue/plugin-headers@2.1.3: + "@mdit-vue/plugin-headers@2.1.3": resolution: { integrity: sha512-AcL7a7LHQR3ISINhfjGJNE/bHyM0dcl6MYm1Sr//zF7ZgokPGwD/HhD7TzwmrKA9YNYCcO9P3QmF/RN9XyA6CA==, } - dependencies: - "@mdit-vue/shared": 2.1.3 - "@mdit-vue/types": 2.1.0 - "@types/markdown-it": 14.1.2 - markdown-it: 14.1.0 - dev: true - /@mdit-vue/plugin-sfc@2.1.3: + "@mdit-vue/plugin-sfc@2.1.3": resolution: { integrity: sha512-Ezl0dNvQNS639Yl4siXm+cnWtQvlqHrg+u+lnau/OHpj9Xh3LVap/BSQVugKIV37eR13jXXYf3VaAOP1fXPN+w==, } - dependencies: - "@mdit-vue/types": 2.1.0 - "@types/markdown-it": 14.1.2 - markdown-it: 14.1.0 - dev: true - /@mdit-vue/plugin-title@2.1.3: + "@mdit-vue/plugin-title@2.1.3": resolution: { integrity: sha512-XWVOQoZqczoN97xCDrnQicmXKoqwOjIymIm9HQnRXhHnYKOgJPW1CxSGhkcOGzvDU1v0mD/adojVyyj/s6ggWw==, } - dependencies: - "@mdit-vue/shared": 2.1.3 - "@mdit-vue/types": 2.1.0 - "@types/markdown-it": 14.1.2 - markdown-it: 14.1.0 - dev: true - /@mdit-vue/plugin-toc@2.1.3: + "@mdit-vue/plugin-toc@2.1.3": resolution: { integrity: sha512-41Q+iXpLHZt0zJdApVwoVt7WF6za/xUjtjEPf90Z3KLzQO01TXsv48Xp9BsrFHPcPcm8tiZ0+O1/ICJO80V/MQ==, } - dependencies: - "@mdit-vue/shared": 2.1.3 - "@mdit-vue/types": 2.1.0 - "@types/markdown-it": 14.1.2 - markdown-it: 14.1.0 - dev: true - /@mdit-vue/shared@2.1.3: + "@mdit-vue/shared@2.1.3": resolution: { integrity: sha512-27YI8b0VVZsAlNwaWoaOCWbr4eL8B04HxiYk/y2ktblO/nMcOEOLt4p0RjuobvdyUyjHvGOS09RKhq7qHm1CHQ==, } - dependencies: - "@mdit-vue/types": 2.1.0 - "@types/markdown-it": 14.1.2 - markdown-it: 14.1.0 - dev: true - /@mdit-vue/types@2.1.0: + "@mdit-vue/types@2.1.0": resolution: { integrity: sha512-TMBB/BQWVvwtpBdWD75rkZx4ZphQ6MN0O4QB2Bc0oI5PC2uE57QerhNxdRZ7cvBHE2iY2C+BUNUziCfJbjIRRA==, } - dev: true - /@mdit/plugin-alert@0.12.0(markdown-it@14.1.0): + "@mdit/plugin-alert@0.12.0": resolution: { integrity: sha512-4OyGK1PZrJbmEF/kS6GKmmG1nlN5h/CyIPZV8lRgnlWLFB37JiEz3EHusPAXAoMtw7VGNFaIcl7OT/I5yyz1JQ==, @@ -454,12 +333,8 @@ packages: peerDependenciesMeta: markdown-it: optional: true - dependencies: - "@types/markdown-it": 14.1.1 - markdown-it: 14.1.0 - dev: true - /@mdit/plugin-align@0.12.0(markdown-it@14.1.0): + "@mdit/plugin-align@0.12.0": resolution: { integrity: sha512-rvA+xzaVrlsr44s7XD/xadO3lF0QYWCbeSrOS2dhOroNCIOy4RotVP/1tQPr84eqm4oXcxXF0cbjFuwUgE1jYw==, @@ -470,13 +345,8 @@ packages: peerDependenciesMeta: markdown-it: optional: true - dependencies: - "@mdit/plugin-container": 0.12.0(markdown-it@14.1.0) - "@types/markdown-it": 14.1.1 - markdown-it: 14.1.0 - dev: true - /@mdit/plugin-attrs@0.12.0(markdown-it@14.1.0): + "@mdit/plugin-attrs@0.12.0": resolution: { integrity: sha512-J0MBwBq958lBtdIcEo02mUIO4ubl2YK+bY799T2SusrLTf3FZsq8+d/OiLTUtovfxaphD7F6yqo8M61AiOpq+w==, @@ -487,12 +357,8 @@ packages: peerDependenciesMeta: markdown-it: optional: true - dependencies: - "@types/markdown-it": 14.1.1 - markdown-it: 14.1.0 - dev: true - /@mdit/plugin-container@0.12.0(markdown-it@14.1.0): + "@mdit/plugin-container@0.12.0": resolution: { integrity: sha512-61bWK1ek6Rn4o12/BIKTWgGU0miB9ENcXE19H5D4DRhwG5+4+0zp2U6hRLf/mE73+mRYin7iKVzcwwEsqs+u8w==, @@ -503,12 +369,8 @@ packages: peerDependenciesMeta: markdown-it: optional: true - dependencies: - "@types/markdown-it": 14.1.1 - markdown-it: 14.1.0 - dev: true - /@mdit/plugin-demo@0.12.0(markdown-it@14.1.0): + "@mdit/plugin-demo@0.12.0": resolution: { integrity: sha512-+KDUOgcvnMtBN/uYWlhIFuWkTJexuxstq8ERy9q7vOiu8Go85qCb27h0RSToKBTmmGy+XqfU2EdJclYPWBupJQ==, @@ -518,12 +380,8 @@ packages: peerDependenciesMeta: markdown-it: optional: true - dependencies: - "@types/markdown-it": 14.1.1 - markdown-it: 14.1.0 - dev: true - /@mdit/plugin-figure@0.12.0(markdown-it@14.1.0): + "@mdit/plugin-figure@0.12.0": resolution: { integrity: sha512-3nfcGI+uM0f6AqHZrEr8kSMBI6T2+fKKQXtCbvWQqQ+P3iGgf34Ay2eAtuMDcDGqyfNuR6e8aLoOeY2QWuEynA==, @@ -534,12 +392,8 @@ packages: peerDependenciesMeta: markdown-it: optional: true - dependencies: - "@types/markdown-it": 14.1.1 - markdown-it: 14.1.0 - dev: true - /@mdit/plugin-footnote@0.12.0(markdown-it@14.1.0): + "@mdit/plugin-footnote@0.12.0": resolution: { integrity: sha512-9B+bJdMndCPoA9De9bxRm4/fyz02PHRcttOyuyPJ3G+wCAgIN1c/7CB8ViT1YJuECUjLogJQ/rrgqh7f0LTqLQ==, @@ -547,12 +401,8 @@ packages: engines: { node: ">= 18" } peerDependencies: markdown-it: ^14.1.0 - dependencies: - "@types/markdown-it": 14.1.1 - markdown-it: 14.1.0 - dev: true - /@mdit/plugin-img-lazyload@0.12.0(markdown-it@14.1.0): + "@mdit/plugin-img-lazyload@0.12.0": resolution: { integrity: sha512-6R42ieXzwkB5BKKZi+ZefqeP/fBG5qo7Sqtl72ewSVqEQ30bgxpk6nkrPI2orRob4tb6z0F/c+R8h6PW5MkTOw==, @@ -563,12 +413,8 @@ packages: peerDependenciesMeta: markdown-it: optional: true - dependencies: - "@types/markdown-it": 14.1.1 - markdown-it: 14.1.0 - dev: true - /@mdit/plugin-img-mark@0.12.0(markdown-it@14.1.0): + "@mdit/plugin-img-mark@0.12.0": resolution: { integrity: sha512-HkIUwlTg/xPsBi4PG+5dsMnsb7wdiJzELSCEUfdAJTg55nksonHfyV2pFpr87MML4nuZlZK9JHt+Bm2BBDSVSw==, @@ -579,12 +425,8 @@ packages: peerDependenciesMeta: markdown-it: optional: true - dependencies: - "@types/markdown-it": 14.1.1 - markdown-it: 14.1.0 - dev: true - /@mdit/plugin-img-size@0.12.0(markdown-it@14.1.0): + "@mdit/plugin-img-size@0.12.0": resolution: { integrity: sha512-fCcF5gc+ba6gQ5ebrKuI8bK/gFbj8mbeN45FHmBsFDFsfTHa0Xij2v8iok0nP8YEIVj71y8XYojsqCWs6avong==, @@ -595,12 +437,8 @@ packages: peerDependenciesMeta: markdown-it: optional: true - dependencies: - "@types/markdown-it": 14.1.1 - markdown-it: 14.1.0 - dev: true - /@mdit/plugin-include@0.12.0(markdown-it@14.1.0): + "@mdit/plugin-include@0.12.0": resolution: { integrity: sha512-8pnmp7s1TjbtoBIa/YhYpEivOpeVSyhkQoQrGq1UoaEcTbXqmFwShGkAW3zUYZVFYTl74PgL/UqJnrUojegJQg==, @@ -610,13 +448,8 @@ packages: peerDependenciesMeta: markdown-it: optional: true - dependencies: - "@types/markdown-it": 14.1.1 - markdown-it: 14.1.0 - upath: 2.0.1 - dev: true - /@mdit/plugin-katex-slim@0.12.0(markdown-it@14.1.0): + "@mdit/plugin-katex-slim@0.12.0": resolution: { integrity: sha512-s2MJGXFZT7u8IUTmy6K1rxxAdYRmGggu0m860siyUrThL112xLN9r3jmXZ83epgi4UA/gLkRDAU5vF6R2JtyjQ==, @@ -630,14 +463,8 @@ packages: optional: true markdown-it: optional: true - dependencies: - "@mdit/plugin-tex": 0.12.0(markdown-it@14.1.0) - "@types/katex": 0.16.7 - "@types/markdown-it": 14.1.1 - markdown-it: 14.1.0 - dev: true - /@mdit/plugin-mark@0.12.0(markdown-it@14.1.0): + "@mdit/plugin-mark@0.12.0": resolution: { integrity: sha512-BDFwbV/tbgUGL8KF2ymYNLEXT2KNBLe8D0rshDrbB4Iko1U2DywACQkmaUbYBJ1VCn7/dff35at9fWrm3QjrwQ==, @@ -648,12 +475,8 @@ packages: peerDependenciesMeta: markdown-it: optional: true - dependencies: - "@types/markdown-it": 14.1.1 - markdown-it: 14.1.0 - dev: true - /@mdit/plugin-mathjax-slim@0.12.0(markdown-it@14.1.0): + "@mdit/plugin-mathjax-slim@0.12.0": resolution: { integrity: sha512-bLM+JnCTN/3XiyKb64Yhpx014VYLfHBexua4n92cUyoKR9g3waB0loF1WMlg6GdyCTc7OvrUSceNjwWj3YRogg==, @@ -667,14 +490,8 @@ packages: optional: true mathjax-full: optional: true - dependencies: - "@mdit/plugin-tex": 0.12.0(markdown-it@14.1.0) - "@types/markdown-it": 14.1.1 - markdown-it: 14.1.0 - upath: 2.0.1 - dev: true - /@mdit/plugin-plantuml@0.12.0(markdown-it@14.1.0): + "@mdit/plugin-plantuml@0.12.0": resolution: { integrity: sha512-m1pk6PA9+kWUs8kylLqjnQ7Lex68x3c4Ato8zAh+omkhugfWzuQXfFiXRiJ9C7wkdqHoJx/E5XobP3HJnhCpoA==, @@ -684,13 +501,8 @@ packages: peerDependenciesMeta: markdown-it: optional: true - dependencies: - "@mdit/plugin-uml": 0.12.0(markdown-it@14.1.0) - "@types/markdown-it": 14.1.1 - markdown-it: 14.1.0 - dev: true - /@mdit/plugin-spoiler@0.12.0(markdown-it@14.1.0): + "@mdit/plugin-spoiler@0.12.0": resolution: { integrity: sha512-7yu+Gz000O0OxGnGYOoj77Am3WgH4GwzOvwCp7tPLexkJwTve8MyT9In/NEPFaRw8fmgXwthC0gKq4Ubh1+8DA==, @@ -701,12 +513,8 @@ packages: peerDependenciesMeta: markdown-it: optional: true - dependencies: - "@types/markdown-it": 14.1.1 - markdown-it: 14.1.0 - dev: true - /@mdit/plugin-stylize@0.12.0(markdown-it@14.1.0): + "@mdit/plugin-stylize@0.12.0": resolution: { integrity: sha512-5bzZvmjEpGTdwBax9jaDbCBhD1snEx6uTHVUG9HD/L5koKrL86+ox9E5FGeiMiD1dtxeMgL+WqBzV44nRE9ZPg==, @@ -717,12 +525,8 @@ packages: peerDependenciesMeta: markdown-it: optional: true - dependencies: - "@types/markdown-it": 14.1.1 - markdown-it: 14.1.0 - dev: true - /@mdit/plugin-sub@0.12.0(markdown-it@14.1.0): + "@mdit/plugin-sub@0.12.0": resolution: { integrity: sha512-27kKkSVkymc+2RNc5XOYkeXip5PgHZPUnHpxUvkpnairLwyHsXb8/gzr9zd5arVkip86rcdy9LIvnF7zO0dNVQ==, @@ -733,12 +537,8 @@ packages: peerDependenciesMeta: markdown-it: optional: true - dependencies: - "@types/markdown-it": 14.1.1 - markdown-it: 14.1.0 - dev: true - /@mdit/plugin-sup@0.12.0(markdown-it@14.1.0): + "@mdit/plugin-sup@0.12.0": resolution: { integrity: sha512-3bEDW5/y1UDVU8LVbFsqUvNcMW6orp16uCdRGYCNZ3/IeK7Qj1/9a3wfhScIoI8xRUE6M3JLv41sGBFXLHwi1w==, @@ -749,12 +549,8 @@ packages: peerDependenciesMeta: markdown-it: optional: true - dependencies: - "@types/markdown-it": 14.1.1 - markdown-it: 14.1.0 - dev: true - /@mdit/plugin-tab@0.12.0(markdown-it@14.1.0): + "@mdit/plugin-tab@0.12.0": resolution: { integrity: sha512-ZDTEDxHoekcFA5Al+NLizn8Nf0kj6ABkNBAc/VxbQoVQdjZNQtGY2dOPeWW0I96Rao+Aw+IpYRCLFIfb/KtExw==, @@ -764,12 +560,8 @@ packages: peerDependenciesMeta: markdown-it: optional: true - dependencies: - "@types/markdown-it": 14.1.1 - markdown-it: 14.1.0 - dev: true - /@mdit/plugin-tasklist@0.12.0(markdown-it@14.1.0): + "@mdit/plugin-tasklist@0.12.0": resolution: { integrity: sha512-MPmuLJrqHYR2xI7ST9Xtw/xj+6Xoq7kUvcGuXWdMMNT11DcU1KppkR8QBHov437NFYh6aGyjrHUVeM4T5Ls8yg==, @@ -780,12 +572,8 @@ packages: peerDependenciesMeta: markdown-it: optional: true - dependencies: - "@types/markdown-it": 14.1.1 - markdown-it: 14.1.0 - dev: true - /@mdit/plugin-tex@0.12.0(markdown-it@14.1.0): + "@mdit/plugin-tex@0.12.0": resolution: { integrity: sha512-ejeSgSeZvcI5P4hFFQ4q5pHrZBGO2fQWVGm6dZ3BhX4ldoV8LjCIzkcMMXhrhSOVjwHnqmF6xOh9EvI0jzak1w==, @@ -796,12 +584,8 @@ packages: peerDependenciesMeta: markdown-it: optional: true - dependencies: - "@types/markdown-it": 14.1.1 - markdown-it: 14.1.0 - dev: true - /@mdit/plugin-uml@0.12.0(markdown-it@14.1.0): + "@mdit/plugin-uml@0.12.0": resolution: { integrity: sha512-EfVMmq0CwLJcssxhkvGS2ESenNNEMeK04j702Z9v3am1M9DdEj6zHTrHQd9tA0jNVuFY8ZlmMgDfkkG5k6Rm3Q==, @@ -812,420 +596,309 @@ packages: peerDependenciesMeta: markdown-it: optional: true - dependencies: - "@types/markdown-it": 14.1.1 - markdown-it: 14.1.0 - dev: true - /@nodelib/fs.scandir@2.1.5: + "@nodelib/fs.scandir@2.1.5": resolution: { integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==, } engines: { node: ">= 8" } - dependencies: - "@nodelib/fs.stat": 2.0.5 - run-parallel: 1.2.0 - dev: true - /@nodelib/fs.stat@2.0.5: + "@nodelib/fs.stat@2.0.5": resolution: { integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==, } engines: { node: ">= 8" } - dev: true - /@nodelib/fs.walk@1.2.8: + "@nodelib/fs.walk@1.2.8": resolution: { integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==, } engines: { node: ">= 8" } - dependencies: - "@nodelib/fs.scandir": 2.1.5 - fastq: 1.17.1 - dev: true - /@rollup/rollup-android-arm-eabi@4.21.2: + "@rollup/rollup-android-arm-eabi@4.21.2": resolution: { integrity: sha512-fSuPrt0ZO8uXeS+xP3b+yYTCBUd05MoSp2N/MFOgjhhUhMmchXlpTQrTpI8T+YAwAQuK7MafsCOxW7VrPMrJcg==, } cpu: [arm] os: [android] - requiresBuild: true - dev: true - optional: true - /@rollup/rollup-android-arm64@4.21.2: + "@rollup/rollup-android-arm64@4.21.2": resolution: { integrity: sha512-xGU5ZQmPlsjQS6tzTTGwMsnKUtu0WVbl0hYpTPauvbRAnmIvpInhJtgjj3mcuJpEiuUw4v1s4BimkdfDWlh7gA==, } cpu: [arm64] os: [android] - requiresBuild: true - dev: true - optional: true - /@rollup/rollup-darwin-arm64@4.21.2: + "@rollup/rollup-darwin-arm64@4.21.2": resolution: { integrity: sha512-99AhQ3/ZMxU7jw34Sq8brzXqWH/bMnf7ZVhvLk9QU2cOepbQSVTns6qoErJmSiAvU3InRqC2RRZ5ovh1KN0d0Q==, } cpu: [arm64] os: [darwin] - requiresBuild: true - dev: true - optional: true - /@rollup/rollup-darwin-x64@4.21.2: + "@rollup/rollup-darwin-x64@4.21.2": resolution: { integrity: sha512-ZbRaUvw2iN/y37x6dY50D8m2BnDbBjlnMPotDi/qITMJ4sIxNY33HArjikDyakhSv0+ybdUxhWxE6kTI4oX26w==, } cpu: [x64] os: [darwin] - requiresBuild: true - dev: true - optional: true - /@rollup/rollup-linux-arm-gnueabihf@4.21.2: + "@rollup/rollup-linux-arm-gnueabihf@4.21.2": resolution: { integrity: sha512-ztRJJMiE8nnU1YFcdbd9BcH6bGWG1z+jP+IPW2oDUAPxPjo9dverIOyXz76m6IPA6udEL12reYeLojzW2cYL7w==, } cpu: [arm] os: [linux] - requiresBuild: true - dev: true - optional: true - /@rollup/rollup-linux-arm-musleabihf@4.21.2: + "@rollup/rollup-linux-arm-musleabihf@4.21.2": resolution: { integrity: sha512-flOcGHDZajGKYpLV0JNc0VFH361M7rnV1ee+NTeC/BQQ1/0pllYcFmxpagltANYt8FYf9+kL6RSk80Ziwyhr7w==, } cpu: [arm] os: [linux] - requiresBuild: true - dev: true - optional: true - /@rollup/rollup-linux-arm64-gnu@4.21.2: + "@rollup/rollup-linux-arm64-gnu@4.21.2": resolution: { integrity: sha512-69CF19Kp3TdMopyteO/LJbWufOzqqXzkrv4L2sP8kfMaAQ6iwky7NoXTp7bD6/irKgknDKM0P9E/1l5XxVQAhw==, } cpu: [arm64] os: [linux] - requiresBuild: true - dev: true - optional: true - /@rollup/rollup-linux-arm64-musl@4.21.2: + "@rollup/rollup-linux-arm64-musl@4.21.2": resolution: { integrity: sha512-48pD/fJkTiHAZTnZwR0VzHrao70/4MlzJrq0ZsILjLW/Ab/1XlVUStYyGt7tdyIiVSlGZbnliqmult/QGA2O2w==, } cpu: [arm64] os: [linux] - requiresBuild: true - dev: true - optional: true - /@rollup/rollup-linux-powerpc64le-gnu@4.21.2: + "@rollup/rollup-linux-powerpc64le-gnu@4.21.2": resolution: { integrity: sha512-cZdyuInj0ofc7mAQpKcPR2a2iu4YM4FQfuUzCVA2u4HI95lCwzjoPtdWjdpDKyHxI0UO82bLDoOaLfpZ/wviyQ==, } cpu: [ppc64] os: [linux] - requiresBuild: true - dev: true - optional: true - /@rollup/rollup-linux-riscv64-gnu@4.21.2: + "@rollup/rollup-linux-riscv64-gnu@4.21.2": resolution: { integrity: sha512-RL56JMT6NwQ0lXIQmMIWr1SW28z4E4pOhRRNqwWZeXpRlykRIlEpSWdsgNWJbYBEWD84eocjSGDu/XxbYeCmwg==, } cpu: [riscv64] os: [linux] - requiresBuild: true - dev: true - optional: true - /@rollup/rollup-linux-s390x-gnu@4.21.2: + "@rollup/rollup-linux-s390x-gnu@4.21.2": resolution: { integrity: sha512-PMxkrWS9z38bCr3rWvDFVGD6sFeZJw4iQlhrup7ReGmfn7Oukrr/zweLhYX6v2/8J6Cep9IEA/SmjXjCmSbrMQ==, } cpu: [s390x] os: [linux] - requiresBuild: true - dev: true - optional: true - /@rollup/rollup-linux-x64-gnu@4.21.2: + "@rollup/rollup-linux-x64-gnu@4.21.2": resolution: { integrity: sha512-B90tYAUoLhU22olrafY3JQCFLnT3NglazdwkHyxNDYF/zAxJt5fJUB/yBoWFoIQ7SQj+KLe3iL4BhOMa9fzgpw==, } cpu: [x64] os: [linux] - requiresBuild: true - dev: true - optional: true - /@rollup/rollup-linux-x64-musl@4.21.2: + "@rollup/rollup-linux-x64-musl@4.21.2": resolution: { integrity: sha512-7twFizNXudESmC9oneLGIUmoHiiLppz/Xs5uJQ4ShvE6234K0VB1/aJYU3f/4g7PhssLGKBVCC37uRkkOi8wjg==, } cpu: [x64] os: [linux] - requiresBuild: true - dev: true - optional: true - /@rollup/rollup-win32-arm64-msvc@4.21.2: + "@rollup/rollup-win32-arm64-msvc@4.21.2": resolution: { integrity: sha512-9rRero0E7qTeYf6+rFh3AErTNU1VCQg2mn7CQcI44vNUWM9Ze7MSRS/9RFuSsox+vstRt97+x3sOhEey024FRQ==, } cpu: [arm64] os: [win32] - requiresBuild: true - dev: true - optional: true - /@rollup/rollup-win32-ia32-msvc@4.21.2: + "@rollup/rollup-win32-ia32-msvc@4.21.2": resolution: { integrity: sha512-5rA4vjlqgrpbFVVHX3qkrCo/fZTj1q0Xxpg+Z7yIo3J2AilW7t2+n6Q8Jrx+4MrYpAnjttTYF8rr7bP46BPzRw==, } cpu: [ia32] os: [win32] - requiresBuild: true - dev: true - optional: true - /@rollup/rollup-win32-x64-msvc@4.21.2: + "@rollup/rollup-win32-x64-msvc@4.21.2": resolution: { integrity: sha512-6UUxd0+SKomjdzuAcp+HAmxw1FlGBnl1v2yEPSabtx4lBfdXHDVsW7+lQkgz9cNFJGY3AWR7+V8P5BqkD9L9nA==, } cpu: [x64] os: [win32] - requiresBuild: true - dev: true - optional: true - /@sec-ant/readable-stream@0.4.1: + "@sec-ant/readable-stream@0.4.1": resolution: { integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==, } - dev: true - /@shikijs/core@1.10.3: + "@shikijs/core@1.10.3": resolution: { integrity: sha512-D45PMaBaeDHxww+EkcDQtDAtzv00Gcsp72ukBtaLSmqRvh0WgGMq3Al0rl1QQBZfuneO75NXMIzEZGFitThWbg==, } - dependencies: - "@types/hast": 3.0.4 - dev: true - /@shikijs/transformers@1.10.3: + "@shikijs/transformers@1.10.3": resolution: { integrity: sha512-MNjsyye2WHVdxfZUSr5frS97sLGe6G1T+1P41QjyBFJehZphMcr4aBlRLmq6OSPBslYe9byQPVvt/LJCOfxw8Q==, } - dependencies: - shiki: 1.10.3 - dev: true - /@sindresorhus/merge-streams@2.3.0: + "@sindresorhus/merge-streams@2.3.0": resolution: { integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==, } engines: { node: ">=18" } - dev: true - /@sindresorhus/merge-streams@4.0.0: + "@sindresorhus/merge-streams@4.0.0": resolution: { integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==, } engines: { node: ">=18" } - dev: true - /@stackblitz/sdk@1.11.0: + "@stackblitz/sdk@1.11.0": resolution: { integrity: sha512-DFQGANNkEZRzFk1/rDP6TcFdM82ycHE+zfl9C/M/jXlH68jiqHWHFMQURLELoD8koxvu/eW5uhg94NSAZlYrUQ==, } - dev: true - /@types/debug@4.1.12: + "@types/debug@4.1.12": resolution: { integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==, } - dependencies: - "@types/ms": 0.7.34 - dev: true - /@types/estree@1.0.5: + "@types/estree@1.0.5": resolution: { integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==, } - dev: true - /@types/fs-extra@11.0.4: + "@types/fs-extra@11.0.4": resolution: { integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==, } - dependencies: - "@types/jsonfile": 6.1.4 - "@types/node": 20.11.28 - dev: true - /@types/hash-sum@1.0.2: + "@types/hash-sum@1.0.2": resolution: { integrity: sha512-UP28RddqY8xcU0SCEp9YKutQICXpaAq9N8U2klqF5hegGha7KzTOL8EdhIIV3bOSGBzjEpN9bU/d+nNZBdJYVw==, } - dev: true - /@types/hast@3.0.4: + "@types/hast@3.0.4": resolution: { integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==, } - dependencies: - "@types/unist": 3.0.2 - dev: true - /@types/jsonfile@6.1.4: + "@types/jsonfile@6.1.4": resolution: { integrity: sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==, } - dependencies: - "@types/node": 20.11.28 - dev: true - /@types/katex@0.16.7: + "@types/katex@0.16.7": resolution: { integrity: sha512-HMwFiRujE5PjrgwHQ25+bsLJgowjGjm5Z8FVSf0N6PwgJrwxH0QxzHYDcKsTfV3wva0vzrpqMTJS2jXPr5BMEQ==, } - dev: true - /@types/linkify-it@5.0.0: + "@types/linkify-it@5.0.0": resolution: { integrity: sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==, } - dev: true - /@types/markdown-it-emoji@3.0.1: + "@types/markdown-it-emoji@3.0.1": resolution: { integrity: sha512-cz1j8R35XivBqq9mwnsrP2fsz2yicLhB8+PDtuVkKOExwEdsVBNI+ROL3sbhtR5occRZ66vT0QnwFZCqdjf3pA==, } - dependencies: - "@types/markdown-it": 14.1.2 - dev: true - /@types/markdown-it@14.1.1: + "@types/markdown-it@14.1.1": resolution: { integrity: sha512-4NpsnpYl2Gt1ljyBGrKMxFYAYvpqbnnkgP/i/g+NLpjEUa3obn1XJCur9YbEXKDAkaXqsR1LbDnGEJ0MmKFxfg==, } - dependencies: - "@types/linkify-it": 5.0.0 - "@types/mdurl": 2.0.0 - dev: true - /@types/markdown-it@14.1.2: + "@types/markdown-it@14.1.2": resolution: { integrity: sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==, } - dependencies: - "@types/linkify-it": 5.0.0 - "@types/mdurl": 2.0.0 - dev: true - /@types/mdurl@2.0.0: + "@types/mdurl@2.0.0": resolution: { integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==, } - dev: true - /@types/ms@0.7.34: + "@types/ms@0.7.34": resolution: { integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==, } - dev: true - /@types/node@17.0.45: + "@types/node@17.0.45": resolution: { integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==, } - dev: true - /@types/node@20.11.28: + "@types/node@20.11.28": resolution: { integrity: sha512-M/GPWVS2wLkSkNHVeLkrF2fD5Lx5UC4PxA0uZcKc6QqbIQUJyW1jVjueJYi1z8n0I5PxYrtpnPnWglE+y9A0KA==, } - dependencies: - undici-types: 5.26.5 - dev: true - /@types/sax@1.2.7: + "@types/sax@1.2.7": resolution: { integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==, } - dependencies: - "@types/node": 20.11.28 - dev: true - /@types/trusted-types@2.0.7: + "@types/trusted-types@2.0.7": resolution: { integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==, } - dev: true - /@types/unist@3.0.2: + "@types/unist@3.0.2": resolution: { integrity: sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==, } - dev: true - /@types/web-bluetooth@0.0.20: + "@types/web-bluetooth@0.0.20": resolution: { integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==, } - dev: true - /@vitejs/plugin-vue@5.1.3(vite@5.4.2)(vue@3.5.3): + "@vitejs/plugin-vue@5.1.3": resolution: { integrity: sha512-3xbWsKEKXYlmX82aOHufFQVnkbMC/v8fLpWwh6hWOUrK5fbbtBh9Q/WWse27BFgSy2/e2c0fz5Scgya9h2GLhw==, @@ -1234,330 +907,155 @@ packages: peerDependencies: vite: ^5.0.0 vue: ^3.2.25 - dependencies: - vite: 5.4.2 - vue: 3.5.3 - dev: true - /@vue/compiler-core@3.5.3: + "@vue/compiler-core@3.5.3": resolution: { integrity: sha512-adAfy9boPkP233NTyvLbGEqVuIfK/R0ZsBsIOW4BZNfb4BRpRW41Do1u+ozJpsb+mdoy80O20IzAsHaihRb5qA==, } - dependencies: - "@babel/parser": 7.25.6 - "@vue/shared": 3.5.3 - entities: 4.5.0 - estree-walker: 2.0.2 - source-map-js: 1.2.0 - dev: true - /@vue/compiler-dom@3.5.3: + "@vue/compiler-dom@3.5.3": resolution: { integrity: sha512-wnzFArg9zpvk/811CDOZOadJRugf1Bgl/TQ3RfV4nKfSPok4hi0w10ziYUQR6LnnBAUlEXYLUfZ71Oj9ds/+QA==, } - dependencies: - "@vue/compiler-core": 3.5.3 - "@vue/shared": 3.5.3 - dev: true - /@vue/compiler-sfc@3.5.3: + "@vue/compiler-sfc@3.5.3": resolution: { integrity: sha512-P3uATLny2tfyvMB04OQFe7Sczteno7SLFxwrOA/dw01pBWQHB5HL15a8PosoNX2aG/EAMGqnXTu+1LnmzFhpTQ==, } - dependencies: - "@babel/parser": 7.25.6 - "@vue/compiler-core": 3.5.3 - "@vue/compiler-dom": 3.5.3 - "@vue/compiler-ssr": 3.5.3 - "@vue/shared": 3.5.3 - estree-walker: 2.0.2 - magic-string: 0.30.11 - postcss: 8.4.44 - source-map-js: 1.2.0 - dev: true - /@vue/compiler-ssr@3.5.3: + "@vue/compiler-ssr@3.5.3": resolution: { integrity: sha512-F/5f+r2WzL/2YAPl7UlKcJWHrvoZN8XwEBLnT7S4BXwncH25iDOabhO2M2DWioyTguJAGavDOawejkFXj8EM1w==, } - dependencies: - "@vue/compiler-dom": 3.5.3 - "@vue/shared": 3.5.3 - dev: true - /@vue/devtools-api@6.6.3: + "@vue/devtools-api@6.6.3": resolution: { integrity: sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw==, } - dev: true - /@vue/reactivity@3.5.3: + "@vue/reactivity@3.5.3": resolution: { integrity: sha512-2w61UnRWTP7+rj1H/j6FH706gRBHdFVpIqEkSDAyIpafBXYH8xt4gttstbbCWdU3OlcSWO8/3mbKl/93/HSMpw==, } - dependencies: - "@vue/shared": 3.5.3 - dev: true - /@vue/runtime-core@3.5.3: + "@vue/runtime-core@3.5.3": resolution: { integrity: sha512-5b2AQw5OZlmCzSsSBWYoZOsy75N4UdMWenTfDdI5bAzXnuVR7iR8Q4AOzQm2OGoA41xjk53VQKrqQhOz2ktWaw==, } - dependencies: - "@vue/reactivity": 3.5.3 - "@vue/shared": 3.5.3 - dev: true - /@vue/runtime-dom@3.5.3: + "@vue/runtime-dom@3.5.3": resolution: { integrity: sha512-wPR1DEGc3XnQ7yHbmkTt3GoY0cEnVGQnARRdAkDzZ8MbUKEs26gogCQo6AOvvgahfjIcnvWJzkZArQ1fmWjcSg==, } - dependencies: - "@vue/reactivity": 3.5.3 - "@vue/runtime-core": 3.5.3 - "@vue/shared": 3.5.3 - csstype: 3.1.3 - dev: true - /@vue/server-renderer@3.5.3(vue@3.5.3): + "@vue/server-renderer@3.5.3": resolution: { integrity: sha512-28volmaZVG2PGO3V3+gBPKoSHvLlE8FGfG/GKXKkjjfxLuj/50B/0OQGakM/g6ehQeqCrZYM4eHC4Ks48eig1Q==, } peerDependencies: vue: 3.5.3 - dependencies: - "@vue/compiler-ssr": 3.5.3 - "@vue/shared": 3.5.3 - vue: 3.5.3 - dev: true - /@vue/shared@3.4.38: + "@vue/shared@3.4.38": resolution: { integrity: sha512-q0xCiLkuWWQLzVrecPb0RMsNWyxICOjPrcrwxTUEHb1fsnvni4dcuyG7RT/Ie7VPTvnjzIaWzRMUBsrqNj/hhw==, } - dev: true - /@vue/shared@3.5.3: + "@vue/shared@3.5.3": resolution: { integrity: sha512-Jp2v8nylKBT+PlOUjun2Wp/f++TfJVFjshLzNtJDdmFJabJa7noGMncqXRM1vXGX+Yo2V7WykQFNxusSim8SCA==, } - dev: true - /@vuepress/bundler-vite@2.0.0-rc.15: + "@vuepress/bundler-vite@2.0.0-rc.15": resolution: { integrity: sha512-xPJBOvrt9hn+3dkMuWIpVy1Jb3a29ZPkEZ0nE10ULzLaGvN+Lv6tB7FPTN9d67LGT4wi09X0EXSvWg9Eun+6pQ==, } - dependencies: - "@vitejs/plugin-vue": 5.1.3(vite@5.4.2)(vue@3.5.3) - "@vuepress/client": 2.0.0-rc.15 - "@vuepress/core": 2.0.0-rc.15 - "@vuepress/shared": 2.0.0-rc.15 - "@vuepress/utils": 2.0.0-rc.15 - autoprefixer: 10.4.20(postcss@8.4.44) - connect-history-api-fallback: 2.0.0 - postcss: 8.4.44 - postcss-load-config: 6.0.1(postcss@8.4.44) - rollup: 4.21.2 - vite: 5.4.2 - vue: 3.5.3 - vue-router: 4.4.3(vue@3.5.3) - transitivePeerDependencies: - - "@types/node" - - jiti - - less - - lightningcss - - sass - - sass-embedded - - stylus - - sugarss - - supports-color - - terser - - tsx - - typescript - - yaml - dev: true - /@vuepress/cli@2.0.0-rc.15: + "@vuepress/cli@2.0.0-rc.15": resolution: { integrity: sha512-frJ0G4sOWUicpa6P1avpgYT0ZLfaAPeRCugghaQGVPnssYuddsP9KBIwfsJ5RP4lWpwfcsdZEuJKKrVJDh6PkQ==, } hasBin: true - dependencies: - "@vuepress/core": 2.0.0-rc.15 - "@vuepress/shared": 2.0.0-rc.15 - "@vuepress/utils": 2.0.0-rc.15 - cac: 6.7.14 - chokidar: 3.6.0 - envinfo: 7.13.0 - esbuild: 0.21.5 - transitivePeerDependencies: - - supports-color - - typescript - dev: true - /@vuepress/client@2.0.0-rc.15: + "@vuepress/client@2.0.0-rc.15": resolution: { integrity: sha512-73TWRIFKFqDRI+JHFjVWUJNfeExBYUxR7QuB5ZrtbntvN7Tu+Qr6wMwTU9bwDttRIaxUzoTBuTN5wfAiijokHg==, } - dependencies: - "@vue/devtools-api": 6.6.3 - "@vuepress/shared": 2.0.0-rc.15 - vue: 3.5.3 - vue-router: 4.4.3(vue@3.5.3) - transitivePeerDependencies: - - typescript - dev: true - /@vuepress/core@2.0.0-rc.15: + "@vuepress/core@2.0.0-rc.15": resolution: { integrity: sha512-CcVuANpF3k5QH6k27uShpQc+fdb35QdMbqNr4YEBleCVM2M5fHPeA8Did2OgzDzdr15G+AX2aP98yNVLgNR8cw==, } - dependencies: - "@vuepress/client": 2.0.0-rc.15 - "@vuepress/markdown": 2.0.0-rc.15 - "@vuepress/shared": 2.0.0-rc.15 - "@vuepress/utils": 2.0.0-rc.15 - vue: 3.5.3 - transitivePeerDependencies: - - supports-color - - typescript - dev: true - /@vuepress/helper@2.0.0-rc.39(vuepress@2.0.0-rc.15): + "@vuepress/helper@2.0.0-rc.39": resolution: { integrity: sha512-X9KiTUjtrT6gxrDUDJhiB5+/kO4via8yzudowOPu55p/MKtPbShlJw/zEDivH3P4nD1LFWnjWWuEBgZLFymLFQ==, } peerDependencies: vuepress: 2.0.0-rc.14 - dependencies: - "@vue/shared": 3.4.38 - cheerio: 1.0.0-rc.12 - fflate: 0.8.2 - gray-matter: 4.0.3 - vue: 3.5.3 - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - transitivePeerDependencies: - - typescript - dev: true - /@vuepress/highlighter-helper@2.0.0-rc.39(vuepress@2.0.0-rc.15): + "@vuepress/highlighter-helper@2.0.0-rc.39": resolution: { integrity: sha512-da4wob8vmrB8DGsBsJCF1ox4E50/9Yc3F9CkNvuH/BS/Touk5KabAw36dCDW/420jTrm5UjRgwfVzfkakcaRIQ==, } peerDependencies: vuepress: 2.0.0-rc.14 - dependencies: - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - dev: true - /@vuepress/markdown@2.0.0-rc.15: + "@vuepress/markdown@2.0.0-rc.15": resolution: { integrity: sha512-q+yuwV+PzvFCs92Q/O/3HHRDY9CNYKJgc+fKbqE98P3qGBATnDtABUjc+NjtPvG4OdYt2fELTXOzyprE8omFIw==, } - dependencies: - "@mdit-vue/plugin-component": 2.1.3 - "@mdit-vue/plugin-frontmatter": 2.1.3 - "@mdit-vue/plugin-headers": 2.1.3 - "@mdit-vue/plugin-sfc": 2.1.3 - "@mdit-vue/plugin-title": 2.1.3 - "@mdit-vue/plugin-toc": 2.1.3 - "@mdit-vue/shared": 2.1.3 - "@mdit-vue/types": 2.1.0 - "@types/markdown-it": 14.1.2 - "@types/markdown-it-emoji": 3.0.1 - "@vuepress/shared": 2.0.0-rc.15 - "@vuepress/utils": 2.0.0-rc.15 - markdown-it: 14.1.0 - markdown-it-anchor: 9.0.1(@types/markdown-it@14.1.2)(markdown-it@14.1.0) - markdown-it-emoji: 3.0.0 - mdurl: 2.0.0 - transitivePeerDependencies: - - supports-color - dev: true - /@vuepress/plugin-active-header-links@2.0.0-rc.39(vuepress@2.0.0-rc.15): + "@vuepress/plugin-active-header-links@2.0.0-rc.39": resolution: { integrity: sha512-Nm4srR+/kEoawFikbpXdJmi3dvXKU4RcsuOW6d0Aa6JWdiB8sX9PbCWbJD+ZWvAa8o+ySBBHFNd4exTzfCtBlw==, } peerDependencies: vuepress: 2.0.0-rc.14 - dependencies: - "@vueuse/core": 10.11.0(vue@3.5.3) - vue: 3.5.3 - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - transitivePeerDependencies: - - "@vue/composition-api" - - typescript - dev: true - /@vuepress/plugin-back-to-top@2.0.0-rc.39(vuepress@2.0.0-rc.15): + "@vuepress/plugin-back-to-top@2.0.0-rc.39": resolution: { integrity: sha512-rG9HVgvpxURGfDZeuVRCjXLFHIEqPh1VPqkQpldh1zpDbB4+V2xqq73TYfpjFBRekN8lJZ0JO3BJ8f7p9t4wLg==, } peerDependencies: vuepress: 2.0.0-rc.14 - dependencies: - "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vueuse/core": 10.11.0(vue@3.5.3) - vue: 3.5.3 - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - transitivePeerDependencies: - - "@vue/composition-api" - - typescript - dev: true - /@vuepress/plugin-blog@2.0.0-rc.39(vuepress@2.0.0-rc.15): + "@vuepress/plugin-blog@2.0.0-rc.39": resolution: { integrity: sha512-YHxsZxlIeJGCcOdEm4c4lQoNHx358Zxu/0tvRC/jEwXgyZUnqSpbMd3FLJ9Yl7CPsp18PMLIN7d8YQOetR17zA==, } peerDependencies: vuepress: 2.0.0-rc.14 - dependencies: - "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - chokidar: 3.6.0 - vue: 3.5.3 - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - transitivePeerDependencies: - - typescript - dev: true - /@vuepress/plugin-catalog@2.0.0-rc.39(vuepress@2.0.0-rc.15): + "@vuepress/plugin-catalog@2.0.0-rc.39": resolution: { integrity: sha512-WAxCpDAZO4Pzozh6l5zPk/XYXgxAMq96PksgrVjlWsp1c4UKM7QiUMAXKH0UfbgcQhtLJoWQ37F8EZnJAMEXDQ==, } peerDependencies: vuepress: 2.0.0-rc.14 - dependencies: - "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - vue: 3.5.3 - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - transitivePeerDependencies: - - typescript - dev: true - /@vuepress/plugin-comment@2.0.0-rc.39(vuepress@2.0.0-rc.15): + "@vuepress/plugin-comment@2.0.0-rc.39": resolution: { integrity: sha512-/oCS+0wH/MtE4c1HUKlqH/tj70oXSz/tfR1hsHj8F8wiZ+IVJxexvtzMKk0vdRmYnH4nqeZh6dg5ggSJjrLEZQ==, @@ -1574,154 +1072,80 @@ packages: optional: true twikoo: optional: true - dependencies: - "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - giscus: 1.5.0 - vue: 3.5.3 - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - transitivePeerDependencies: - - typescript - dev: true - /@vuepress/plugin-copy-code@2.0.0-rc.39(vuepress@2.0.0-rc.15): + "@vuepress/plugin-copy-code@2.0.0-rc.39": resolution: { integrity: sha512-Udd73yfUvjCQadE+QRXCC+Rw2zxRNsBIcpDcFMzs3Vz93LbZxbG0cv6pO4rdKb3OrFH9M0JTawoWyANZspt3QQ==, } peerDependencies: vuepress: 2.0.0-rc.14 - dependencies: - "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vueuse/core": 10.11.0(vue@3.5.3) - vue: 3.5.3 - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - transitivePeerDependencies: - - "@vue/composition-api" - - typescript - dev: true - /@vuepress/plugin-copyright@2.0.0-rc.39(vuepress@2.0.0-rc.15): + "@vuepress/plugin-copyright@2.0.0-rc.39": resolution: { integrity: sha512-webOz7vcBydcpqRdLMQYtykEGD5NqZ8ykoZ6dLF9Yk7LteUgsSVUSMm7cJ2vxG2dD/SeH5dPlsr02lH+PH0VbQ==, } peerDependencies: vuepress: 2.0.0-rc.14 - dependencies: - "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vueuse/core": 10.11.0(vue@3.5.3) - vue: 3.5.3 - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - transitivePeerDependencies: - - "@vue/composition-api" - - typescript - dev: true - /@vuepress/plugin-git@2.0.0-rc.38(vuepress@2.0.0-rc.15): + "@vuepress/plugin-git@2.0.0-rc.38": resolution: { integrity: sha512-dRJiZ5PVuhhyu+R2BZOlyeqgxVikUUh2Vf6RNVN2DNWv4VHdYybFQuQ+kYDpldYyzoP8932aFRV0d2ocpvxEug==, } peerDependencies: vuepress: 2.0.0-rc.14 - dependencies: - execa: 9.3.0 - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - dev: true - /@vuepress/plugin-links-check@2.0.0-rc.39(vuepress@2.0.0-rc.15): + "@vuepress/plugin-links-check@2.0.0-rc.39": resolution: { integrity: sha512-2lQHIMO49jYcJnEWHf7yoXnuFUrAQC+LfzSvaeCMUzshEIDTJXy96LSCQCjRWwW02GL65qS9ODfr6b8DDuXMgg==, } peerDependencies: vuepress: 2.0.0-rc.14 - dependencies: - "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - transitivePeerDependencies: - - typescript - dev: true - /@vuepress/plugin-notice@2.0.0-rc.39(vuepress@2.0.0-rc.15): + "@vuepress/plugin-notice@2.0.0-rc.39": resolution: { integrity: sha512-GNnNIxZJBt2q8XAtgrpCxovEB0vRXjrCccu4TBjPnSimjreo/i7uaHkxDyCb3O9tNQGEd6OaObOkHFBJ7vXaTg==, } peerDependencies: vuepress: 2.0.0-rc.14 - dependencies: - "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vueuse/core": 10.11.0(vue@3.5.3) - vue: 3.5.3 - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - transitivePeerDependencies: - - "@vue/composition-api" - - typescript - dev: true - /@vuepress/plugin-nprogress@2.0.0-rc.39(vuepress@2.0.0-rc.15): + "@vuepress/plugin-nprogress@2.0.0-rc.39": resolution: { integrity: sha512-HH+GuR2sxzVQ5uIQxDHnQF5RevjefviLuAbB1UH4u1R6DRUDd9+DrqXm4T/0LJJWo4OCPO4DLzPpmRESjuZifw==, } peerDependencies: vuepress: 2.0.0-rc.14 - dependencies: - vue: 3.5.3 - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - transitivePeerDependencies: - - typescript - dev: true - /@vuepress/plugin-photo-swipe@2.0.0-rc.39(vuepress@2.0.0-rc.15): + "@vuepress/plugin-photo-swipe@2.0.0-rc.39": resolution: { integrity: sha512-MS9xlTAEd7/nJHSPphS2diyvyRzuXRk0zYVlBSDcv8ge3X9gxkMhEcOoRfU6PymxMuovJKBIeTE4mvZQ9Wl9eQ==, } peerDependencies: vuepress: 2.0.0-rc.14 - dependencies: - "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vueuse/core": 10.11.0(vue@3.5.3) - photoswipe: 5.4.4 - vue: 3.5.3 - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - transitivePeerDependencies: - - "@vue/composition-api" - - typescript - dev: true - /@vuepress/plugin-reading-time@2.0.0-rc.39(vuepress@2.0.0-rc.15): + "@vuepress/plugin-reading-time@2.0.0-rc.39": resolution: { integrity: sha512-ChfVi6be4hAXd0XIgyfdNGayIQTzRKFZB2JFWB12+TYBJr6TQ7j6tmL7FWOiYPXUPetVPm6CfuY+mdiaBq2vqg==, } peerDependencies: vuepress: 2.0.0-rc.14 - dependencies: - "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - vue: 3.5.3 - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - transitivePeerDependencies: - - typescript - dev: true - /@vuepress/plugin-rtl@2.0.0-rc.39(vuepress@2.0.0-rc.15): + "@vuepress/plugin-rtl@2.0.0-rc.39": resolution: { integrity: sha512-1ndKbzpGxJ6qLIOjTeZkAcsqq4eJ54hUrhraOmv21UneVIVDSAt80VeKnSwl8p269T94AxqNqfLsnnaCQ5uvRw==, } peerDependencies: vuepress: 2.0.0-rc.14 - dependencies: - vue: 3.5.3 - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - transitivePeerDependencies: - - typescript - dev: true - /@vuepress/plugin-sass-palette@2.0.0-rc.39(vuepress@2.0.0-rc.15): + "@vuepress/plugin-sass-palette@2.0.0-rc.39": resolution: { integrity: sha512-jBo/4Lz7H9pa7TCqMSFiEyZRowsLCOVHj+yrp0PE1fAwx+qTm9dNSDKauWIKGplFGQqf4BdKITE7hPDoBePiDw==, @@ -1732,218 +1156,124 @@ packages: peerDependenciesMeta: sass-loader: optional: true - dependencies: - "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - chokidar: 3.6.0 - sass: 1.77.8 - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - transitivePeerDependencies: - - typescript - dev: true - /@vuepress/plugin-seo@2.0.0-rc.39(vuepress@2.0.0-rc.15): + "@vuepress/plugin-seo@2.0.0-rc.39": resolution: { integrity: sha512-n6w3ifBU2HK3b6twxJQiiv7vZxjCi0DCgW3Ellp7pNI/uZU6PnfkZ+UjtlHieScThe7A8Q+mxW/T7CyWC6/8cw==, } peerDependencies: vuepress: 2.0.0-rc.14 - dependencies: - "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - transitivePeerDependencies: - - typescript - dev: true - /@vuepress/plugin-shiki@2.0.0-rc.39(vuepress@2.0.0-rc.15): + "@vuepress/plugin-shiki@2.0.0-rc.39": resolution: { integrity: sha512-QnD8VhOqpkgLCnwLGzcyPY8eC1dam2Navud9DyisLtqWOJ6zmjFZEE1O5elUjh6cPUtarN8bQQ/zn1M1ebRURA==, } peerDependencies: vuepress: 2.0.0-rc.14 - dependencies: - "@shikijs/transformers": 1.10.3 - "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vuepress/highlighter-helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - nanoid: 5.0.7 - shiki: 1.10.3 - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - transitivePeerDependencies: - - typescript - dev: true - /@vuepress/plugin-sitemap@2.0.0-rc.39(vuepress@2.0.0-rc.15): + "@vuepress/plugin-sitemap@2.0.0-rc.39": resolution: { integrity: sha512-/dgI8JK4oFaFG3Dmw34cwY5J/gYXNWto7RwR7H8wcK10cWuoT2tNV56BeixWiaqsKj1BZjv2GMwZTLpPgYxgZw==, } peerDependencies: vuepress: 2.0.0-rc.14 - dependencies: - "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - sitemap: 8.0.0 - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - transitivePeerDependencies: - - typescript - dev: true - /@vuepress/plugin-theme-data@2.0.0-rc.39(vuepress@2.0.0-rc.15): + "@vuepress/plugin-theme-data@2.0.0-rc.39": resolution: { integrity: sha512-fNwaPpqM46gI23n5d4UrwC8Y+JRDi7mKs1sjawqKU9PdJpUQKd/2lOSOSx/farLqxiswHTQdZtLCxWjvWlcZRw==, } peerDependencies: vuepress: 2.0.0-rc.14 - dependencies: - "@vue/devtools-api": 6.6.3 - vue: 3.5.3 - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - transitivePeerDependencies: - - typescript - dev: true - /@vuepress/plugin-watermark@2.0.0-rc.39(vuepress@2.0.0-rc.15): + "@vuepress/plugin-watermark@2.0.0-rc.39": resolution: { integrity: sha512-16BZnwIZa+AEBcnXI59udHX04/VLiCwrdy8wsdBf3vy5co8/PPyG3iDC1Tlwbkotsuz/+J23KG7MjN4Fr9dFEQ==, } peerDependencies: vuepress: 2.0.0-rc.14 - dependencies: - "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - vue: 3.5.3 - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - watermark-js-plus: 1.5.2 - transitivePeerDependencies: - - typescript - dev: true - /@vuepress/shared@2.0.0-rc.15: + "@vuepress/shared@2.0.0-rc.15": resolution: { integrity: sha512-KLTTw0MWXrLw5XQ8h6y1iI11zJdlZcB8jXgAdOHFJ3a++InDYmUC0aCE0KbXyQTH46ODpMadJnz8/RewCftVXg==, } - dependencies: - "@mdit-vue/types": 2.1.0 - dev: true - /@vuepress/utils@2.0.0-rc.15: + "@vuepress/utils@2.0.0-rc.15": resolution: { integrity: sha512-yHdMxPg8yxlAz/QL5G7U1IQ+jk34sCtn8H8X5j+A2U1x/j2lnr8LLDWzl84TyN78pdEA1cQL5g7Ks/zTzrIWhQ==, } - dependencies: - "@types/debug": 4.1.12 - "@types/fs-extra": 11.0.4 - "@types/hash-sum": 1.0.2 - "@vuepress/shared": 2.0.0-rc.15 - debug: 4.3.6 - fs-extra: 11.2.0 - globby: 14.0.2 - hash-sum: 2.0.0 - ora: 8.0.1 - picocolors: 1.0.1 - upath: 2.0.1 - transitivePeerDependencies: - - supports-color - dev: true - /@vueuse/core@10.11.0(vue@3.5.3): + "@vueuse/core@10.11.0": resolution: { integrity: sha512-x3sD4Mkm7PJ+pcq3HX8PLPBadXCAlSDR/waK87dz0gQE+qJnaaFhc/dZVfJz+IUYzTMVGum2QlR7ImiJQN4s6g==, } - dependencies: - "@types/web-bluetooth": 0.0.20 - "@vueuse/metadata": 10.11.0 - "@vueuse/shared": 10.11.0(vue@3.5.3) - vue-demi: 0.14.8(vue@3.5.3) - transitivePeerDependencies: - - "@vue/composition-api" - - vue - dev: true - /@vueuse/metadata@10.11.0: + "@vueuse/metadata@10.11.0": resolution: { integrity: sha512-kQX7l6l8dVWNqlqyN3ePW3KmjCQO3ZMgXuBMddIu83CmucrsBfXlH+JoviYyRBws/yLTQO8g3Pbw+bdIoVm4oQ==, } - dev: true - /@vueuse/shared@10.11.0(vue@3.5.3): + "@vueuse/shared@10.11.0": resolution: { integrity: sha512-fyNoIXEq3PfX1L3NkNhtVQUSRtqYwJtJg+Bp9rIzculIZWHTkKSysujrOk2J+NrRulLTQH9+3gGSfYLWSEWU1A==, } - dependencies: - vue-demi: 0.14.8(vue@3.5.3) - transitivePeerDependencies: - - "@vue/composition-api" - - vue - dev: true - /ansi-regex@5.0.1: + ansi-regex@5.0.1: resolution: { integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==, } engines: { node: ">=8" } - dev: true - /ansi-regex@6.0.1: + ansi-regex@6.0.1: resolution: { integrity: sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==, } engines: { node: ">=12" } - dev: true - /ansi-styles@4.3.0: + ansi-styles@4.3.0: resolution: { integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==, } engines: { node: ">=8" } - dependencies: - color-convert: 2.0.1 - dev: true - /anymatch@3.1.3: + anymatch@3.1.3: resolution: { integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==, } engines: { node: ">= 8" } - dependencies: - normalize-path: 3.0.0 - picomatch: 2.3.1 - dev: true - /arg@5.0.2: + arg@5.0.2: resolution: { integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==, } - dev: true - /argparse@1.0.10: + argparse@1.0.10: resolution: { integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==, } - dependencies: - sprintf-js: 1.0.3 - dev: true - /argparse@2.0.1: + argparse@2.0.1: resolution: { integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==, } - dev: true - /autoprefixer@10.4.20(postcss@8.4.44): + autoprefixer@10.4.20: resolution: { integrity: sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==, @@ -1952,259 +1282,175 @@ packages: hasBin: true peerDependencies: postcss: ^8.1.0 - dependencies: - browserslist: 4.23.3 - caniuse-lite: 1.0.30001655 - fraction.js: 4.3.7 - normalize-range: 0.1.2 - picocolors: 1.0.1 - postcss: 8.4.44 - postcss-value-parser: 4.2.0 - dev: true - /balloon-css@1.2.0: + balloon-css@1.2.0: resolution: { integrity: sha512-urXwkHgwp6GsXVF+it01485Z2Cj4pnW02ICnM0TemOlkKmCNnDLmyy+ZZiRXBpwldUXO+aRNr7Hdia4CBvXJ5A==, } - dev: true - /bcrypt-ts@5.0.2: + bcrypt-ts@5.0.2: resolution: { integrity: sha512-gDwQ5784AkkfhHACh3jGcg1hUubyZyeq9AtVd5gXkcyHGVOC+mORjRIHSj+fHfqwY5vxwyBLXQpcfk8MpK0ROg==, } engines: { node: ">=18" } - dev: true - /binary-extensions@2.3.0: + binary-extensions@2.3.0: resolution: { integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==, } engines: { node: ">=8" } - dev: true - /boolbase@1.0.0: + boolbase@1.0.0: resolution: { integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==, } - dev: true - /braces@3.0.2: + braces@3.0.2: resolution: { integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==, } engines: { node: ">=8" } - dependencies: - fill-range: 7.0.1 - dev: true - /browserslist@4.23.3: + browserslist@4.23.3: resolution: { integrity: sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==, } engines: { node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 } hasBin: true - dependencies: - caniuse-lite: 1.0.30001655 - electron-to-chromium: 1.5.13 - node-releases: 2.0.18 - update-browserslist-db: 1.1.0(browserslist@4.23.3) - dev: true - /cac@6.7.14: + cac@6.7.14: resolution: { integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==, } engines: { node: ">=8" } - dev: true - /camelcase@5.3.1: + camelcase@5.3.1: resolution: { integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==, } engines: { node: ">=6" } - dev: true - /caniuse-lite@1.0.30001655: + caniuse-lite@1.0.30001655: resolution: { integrity: sha512-jRGVy3iSGO5Uutn2owlb5gR6qsGngTw9ZTb4ali9f3glshcNmJ2noam4Mo9zia5P9Dk3jNNydy7vQjuE5dQmfg==, } - dev: true - /chalk@5.3.0: + chalk@5.3.0: resolution: { integrity: sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==, } engines: { node: ^12.17.0 || ^14.13 || >=16.0.0 } - dev: true - /cheerio-select@2.1.0: + cheerio-select@2.1.0: resolution: { integrity: sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==, } - dependencies: - boolbase: 1.0.0 - css-select: 5.1.0 - css-what: 6.1.0 - domelementtype: 2.3.0 - domhandler: 5.0.3 - domutils: 3.1.0 - dev: true - /cheerio@1.0.0-rc.12: + cheerio@1.0.0-rc.12: resolution: { integrity: sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==, } engines: { node: ">= 6" } - dependencies: - cheerio-select: 2.1.0 - dom-serializer: 2.0.0 - domhandler: 5.0.3 - domutils: 3.1.0 - htmlparser2: 8.0.2 - parse5: 7.1.2 - parse5-htmlparser2-tree-adapter: 7.0.0 - dev: true - /chokidar@3.6.0: + chokidar@3.6.0: resolution: { integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==, } engines: { node: ">= 8.10.0" } - dependencies: - anymatch: 3.1.3 - braces: 3.0.2 - glob-parent: 5.1.2 - is-binary-path: 2.1.0 - is-glob: 4.0.3 - normalize-path: 3.0.0 - readdirp: 3.6.0 - optionalDependencies: - fsevents: 2.3.3 - dev: true - /cli-cursor@4.0.0: + cli-cursor@4.0.0: resolution: { integrity: sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg==, } engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 } - dependencies: - restore-cursor: 4.0.0 - dev: true - /cli-spinners@2.9.2: + cli-spinners@2.9.2: resolution: { integrity: sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==, } engines: { node: ">=6" } - dev: true - /cliui@6.0.0: + cliui@6.0.0: resolution: { integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==, } - dependencies: - string-width: 4.2.3 - strip-ansi: 6.0.1 - wrap-ansi: 6.2.0 - dev: true - /color-convert@2.0.1: + color-convert@2.0.1: resolution: { integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==, } engines: { node: ">=7.0.0" } - dependencies: - color-name: 1.1.4 - dev: true - /color-name@1.1.4: + color-name@1.1.4: resolution: { integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==, } - dev: true - /connect-history-api-fallback@2.0.0: + connect-history-api-fallback@2.0.0: resolution: { integrity: sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==, } engines: { node: ">=0.8" } - dev: true - /create-codepen@2.0.0: + create-codepen@2.0.0: resolution: { integrity: sha512-ehJ0Zw5RSV2G4+/azUb7vEZWRSA/K9cW7HDock1Y9ViDexkgSJUZJRcObdw/YAWeXKjreEQV9l/igNSsJ1yw5A==, } engines: { node: ">=18" } - dev: true - /cross-spawn@7.0.3: + cross-spawn@7.0.3: resolution: { integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==, } engines: { node: ">= 8" } - dependencies: - path-key: 3.1.1 - shebang-command: 2.0.0 - which: 2.0.2 - dev: true - /css-select@5.1.0: + css-select@5.1.0: resolution: { integrity: sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==, } - dependencies: - boolbase: 1.0.0 - css-what: 6.1.0 - domhandler: 5.0.3 - domutils: 3.1.0 - nth-check: 2.1.1 - dev: true - /css-what@6.1.0: + css-what@6.1.0: resolution: { integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==, } engines: { node: ">= 6" } - dev: true - /csstype@3.1.3: + csstype@3.1.3: resolution: { integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==, } - dev: true - /dayjs@1.11.13: + dayjs@1.11.13: resolution: { integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==, } - dev: true - /debug@4.3.6: + debug@4.3.6: resolution: { integrity: sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==, @@ -2215,630 +1461,436 @@ packages: peerDependenciesMeta: supports-color: optional: true - dependencies: - ms: 2.1.2 - dev: true - /decamelize@1.2.0: + decamelize@1.2.0: resolution: { integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==, } engines: { node: ">=0.10.0" } - dev: true - /dijkstrajs@1.0.3: + dijkstrajs@1.0.3: resolution: { integrity: sha512-qiSlmBq9+BCdCA/L46dw8Uy93mloxsPSbwnm5yrKn2vMPiy8KyAskTF6zuV/j5BMsmOGZDPs7KjU+mjb670kfA==, } - dev: true - /dom-serializer@2.0.0: + dom-serializer@2.0.0: resolution: { integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==, } - dependencies: - domelementtype: 2.3.0 - domhandler: 5.0.3 - entities: 4.5.0 - dev: true - /domelementtype@2.3.0: + domelementtype@2.3.0: resolution: { integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==, } - dev: true - /domhandler@5.0.3: + domhandler@5.0.3: resolution: { integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==, } engines: { node: ">= 4" } - dependencies: - domelementtype: 2.3.0 - dev: true - /domutils@3.1.0: + domutils@3.1.0: resolution: { integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==, } - dependencies: - dom-serializer: 2.0.0 - domelementtype: 2.3.0 - domhandler: 5.0.3 - dev: true - /electron-to-chromium@1.5.13: + electron-to-chromium@1.5.13: resolution: { integrity: sha512-lbBcvtIJ4J6sS4tb5TLp1b4LyfCdMkwStzXPyAgVgTRAsep4bvrAGaBOP7ZJtQMNJpSQ9SqG4brWOroNaQtm7Q==, } - dev: true - /emoji-regex@10.3.0: + emoji-regex@10.3.0: resolution: { integrity: sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==, } - dev: true - /emoji-regex@8.0.0: + emoji-regex@8.0.0: resolution: { integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==, } - dev: true - /encode-utf8@1.0.3: + encode-utf8@1.0.3: resolution: { integrity: sha512-ucAnuBEhUK4boH2HjVYG5Q2mQyPorvv0u/ocS+zhdw0S8AlHYY+GOFhP1Gio5z4icpP2ivFSvhtFjQi8+T9ppw==, } - dev: true - /entities@4.5.0: + entities@4.5.0: resolution: { integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==, } engines: { node: ">=0.12" } - dev: true - /envinfo@7.13.0: + envinfo@7.13.0: resolution: { integrity: sha512-cvcaMr7KqXVh4nyzGTVqTum+gAiL265x5jUWQIDLq//zOGbW+gSW/C+OWLleY/rs9Qole6AZLMXPbtIFQbqu+Q==, } engines: { node: ">=4" } hasBin: true - dev: true - /esbuild@0.21.5: + esbuild@0.21.5: resolution: { integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==, } engines: { node: ">=12" } hasBin: true - requiresBuild: true - optionalDependencies: - "@esbuild/aix-ppc64": 0.21.5 - "@esbuild/android-arm": 0.21.5 - "@esbuild/android-arm64": 0.21.5 - "@esbuild/android-x64": 0.21.5 - "@esbuild/darwin-arm64": 0.21.5 - "@esbuild/darwin-x64": 0.21.5 - "@esbuild/freebsd-arm64": 0.21.5 - "@esbuild/freebsd-x64": 0.21.5 - "@esbuild/linux-arm": 0.21.5 - "@esbuild/linux-arm64": 0.21.5 - "@esbuild/linux-ia32": 0.21.5 - "@esbuild/linux-loong64": 0.21.5 - "@esbuild/linux-mips64el": 0.21.5 - "@esbuild/linux-ppc64": 0.21.5 - "@esbuild/linux-riscv64": 0.21.5 - "@esbuild/linux-s390x": 0.21.5 - "@esbuild/linux-x64": 0.21.5 - "@esbuild/netbsd-x64": 0.21.5 - "@esbuild/openbsd-x64": 0.21.5 - "@esbuild/sunos-x64": 0.21.5 - "@esbuild/win32-arm64": 0.21.5 - "@esbuild/win32-ia32": 0.21.5 - "@esbuild/win32-x64": 0.21.5 - dev: true - /escalade@3.1.2: + escalade@3.1.2: resolution: { integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==, } engines: { node: ">=6" } - dev: true - /esprima@4.0.1: + esprima@4.0.1: resolution: { integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==, } engines: { node: ">=4" } hasBin: true - dev: true - /estree-walker@2.0.2: + estree-walker@2.0.2: resolution: { integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==, } - dev: true - /execa@9.3.0: + execa@9.3.0: resolution: { integrity: sha512-l6JFbqnHEadBoVAVpN5dl2yCyfX28WoBAGaoQcNmLLSedOxTxcn2Qa83s8I/PA5i56vWru2OHOtrwF7Om2vqlg==, } engines: { node: ^18.19.0 || >=20.5.0 } - dependencies: - "@sindresorhus/merge-streams": 4.0.0 - cross-spawn: 7.0.3 - figures: 6.1.0 - get-stream: 9.0.1 - human-signals: 7.0.0 - is-plain-obj: 4.1.0 - is-stream: 4.0.1 - npm-run-path: 5.3.0 - pretty-ms: 9.0.0 - signal-exit: 4.1.0 - strip-final-newline: 4.0.0 - yoctocolors: 2.1.1 - dev: true - /extend-shallow@2.0.1: + extend-shallow@2.0.1: resolution: { integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==, } engines: { node: ">=0.10.0" } - dependencies: - is-extendable: 0.1.1 - dev: true - /fast-glob@3.3.2: + fast-glob@3.3.2: resolution: { integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==, } engines: { node: ">=8.6.0" } - dependencies: - "@nodelib/fs.stat": 2.0.5 - "@nodelib/fs.walk": 1.2.8 - glob-parent: 5.1.2 - merge2: 1.4.1 - micromatch: 4.0.5 - dev: true - /fastq@1.17.1: + fastq@1.17.1: resolution: { integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==, } - dependencies: - reusify: 1.0.4 - dev: true - /fflate@0.8.2: + fflate@0.8.2: resolution: { integrity: sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==, } - dev: true - /figures@6.1.0: + figures@6.1.0: resolution: { integrity: sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==, } engines: { node: ">=18" } - dependencies: - is-unicode-supported: 2.0.0 - dev: true - /fill-range@7.0.1: + fill-range@7.0.1: resolution: { integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==, } engines: { node: ">=8" } - dependencies: - to-regex-range: 5.0.1 - dev: true - /find-up@4.1.0: + find-up@4.1.0: resolution: { integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==, } engines: { node: ">=8" } - dependencies: - locate-path: 5.0.0 - path-exists: 4.0.0 - dev: true - /fraction.js@4.3.7: + fraction.js@4.3.7: resolution: { integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==, } - dev: true - /fs-extra@11.2.0: + fs-extra@11.2.0: resolution: { integrity: sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==, } engines: { node: ">=14.14" } - dependencies: - graceful-fs: 4.2.11 - jsonfile: 6.1.0 - universalify: 2.0.1 - dev: true - /fsevents@2.3.3: + fsevents@2.3.3: resolution: { integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==, } engines: { node: ^8.16.0 || ^10.6.0 || >=11.0.0 } os: [darwin] - requiresBuild: true - dev: true - optional: true - /get-caller-file@2.0.5: + get-caller-file@2.0.5: resolution: { integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==, } engines: { node: 6.* || 8.* || >= 10.* } - dev: true - /get-east-asian-width@1.2.0: + get-east-asian-width@1.2.0: resolution: { integrity: sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==, } engines: { node: ">=18" } - dev: true - /get-stream@9.0.1: + get-stream@9.0.1: resolution: { integrity: sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==, } engines: { node: ">=18" } - dependencies: - "@sec-ant/readable-stream": 0.4.1 - is-stream: 4.0.1 - dev: true - /giscus@1.5.0: + giscus@1.5.0: resolution: { integrity: sha512-t3LL0qbSO3JXq3uyQeKpF5CegstGfKX/0gI6eDe1cmnI7D56R7j52yLdzw4pdKrg3VnufwCgCM3FDz7G1Qr6lg==, } - dependencies: - lit: 3.1.2 - dev: true - /glob-parent@5.1.2: + glob-parent@5.1.2: resolution: { integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==, } engines: { node: ">= 6" } - dependencies: - is-glob: 4.0.3 - dev: true - /globby@14.0.2: + globby@14.0.2: resolution: { integrity: sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==, } engines: { node: ">=18" } - dependencies: - "@sindresorhus/merge-streams": 2.3.0 - fast-glob: 3.3.2 - ignore: 5.3.1 - path-type: 5.0.0 - slash: 5.1.0 - unicorn-magic: 0.1.0 - dev: true - /graceful-fs@4.2.11: + graceful-fs@4.2.11: resolution: { integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==, } - dev: true - /gray-matter@4.0.3: + gray-matter@4.0.3: resolution: { integrity: sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==, } engines: { node: ">=6.0" } - dependencies: - js-yaml: 3.14.1 - kind-of: 6.0.3 - section-matter: 1.0.0 - strip-bom-string: 1.0.0 - dev: true - /hash-sum@2.0.0: + hash-sum@2.0.0: resolution: { integrity: sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==, } - dev: true - /htmlparser2@8.0.2: + htmlparser2@8.0.2: resolution: { integrity: sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==, } - dependencies: - domelementtype: 2.3.0 - domhandler: 5.0.3 - domutils: 3.1.0 - entities: 4.5.0 - dev: true - /human-signals@7.0.0: + human-signals@7.0.0: resolution: { integrity: sha512-74kytxOUSvNbjrT9KisAbaTZ/eJwD/LrbM/kh5j0IhPuJzwuA19dWvniFGwBzN9rVjg+O/e+F310PjObDXS+9Q==, } engines: { node: ">=18.18.0" } - dev: true - /ignore@5.3.1: + ignore@5.3.1: resolution: { integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==, } engines: { node: ">= 4" } - dev: true - /immutable@4.3.5: + immutable@4.3.5: resolution: { integrity: sha512-8eabxkth9gZatlwl5TBuJnCsoTADlL6ftEr7A4qgdaTsPyreilDSnUk57SO+jfKcNtxPa22U5KK6DSeAYhpBJw==, } - dev: true - /is-binary-path@2.1.0: + is-binary-path@2.1.0: resolution: { integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==, } engines: { node: ">=8" } - dependencies: - binary-extensions: 2.3.0 - dev: true - /is-extendable@0.1.1: + is-extendable@0.1.1: resolution: { integrity: sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==, } engines: { node: ">=0.10.0" } - dev: true - /is-extglob@2.1.1: + is-extglob@2.1.1: resolution: { integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==, } engines: { node: ">=0.10.0" } - dev: true - /is-fullwidth-code-point@3.0.0: + is-fullwidth-code-point@3.0.0: resolution: { integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==, } engines: { node: ">=8" } - dev: true - /is-glob@4.0.3: + is-glob@4.0.3: resolution: { integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==, } engines: { node: ">=0.10.0" } - dependencies: - is-extglob: 2.1.1 - dev: true - /is-interactive@2.0.0: + is-interactive@2.0.0: resolution: { integrity: sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==, } engines: { node: ">=12" } - dev: true - /is-number@7.0.0: + is-number@7.0.0: resolution: { integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==, } engines: { node: ">=0.12.0" } - dev: true - /is-plain-obj@4.1.0: + is-plain-obj@4.1.0: resolution: { integrity: sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==, } engines: { node: ">=12" } - dev: true - /is-stream@4.0.1: + is-stream@4.0.1: resolution: { integrity: sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==, } engines: { node: ">=18" } - dev: true - /is-unicode-supported@1.3.0: + is-unicode-supported@1.3.0: resolution: { integrity: sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==, } engines: { node: ">=12" } - dev: true - /is-unicode-supported@2.0.0: + is-unicode-supported@2.0.0: resolution: { integrity: sha512-FRdAyx5lusK1iHG0TWpVtk9+1i+GjrzRffhDg4ovQ7mcidMQ6mj+MhKPmvh7Xwyv5gIS06ns49CA7Sqg7lC22Q==, } engines: { node: ">=18" } - dev: true - /isexe@2.0.0: + isexe@2.0.0: resolution: { integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==, } - dev: true - /js-yaml@3.14.1: + js-yaml@3.14.1: resolution: { integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==, } hasBin: true - dependencies: - argparse: 1.0.10 - esprima: 4.0.1 - dev: true - /js-yaml@4.1.0: + js-yaml@4.1.0: resolution: { integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==, } hasBin: true - dependencies: - argparse: 2.0.1 - dev: true - /jsonfile@6.1.0: + jsonfile@6.1.0: resolution: { integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==, } - dependencies: - universalify: 2.0.1 - optionalDependencies: - graceful-fs: 4.2.11 - dev: true - /kind-of@6.0.3: + kind-of@6.0.3: resolution: { integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==, } engines: { node: ">=0.10.0" } - dev: true - /lilconfig@3.1.1: + lilconfig@3.1.1: resolution: { integrity: sha512-O18pf7nyvHTckunPWCV1XUNXU1piu01y2b7ATJ0ppkUkk8ocqVWBrYjJBCwHDjD/ZWcfyrA0P4gKhzWGi5EINQ==, } engines: { node: ">=14" } - dev: true - /linkify-it@5.0.0: + linkify-it@5.0.0: resolution: { integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==, } - dependencies: - uc.micro: 2.1.0 - dev: true - /lit-element@4.0.4: + lit-element@4.0.4: resolution: { integrity: sha512-98CvgulX6eCPs6TyAIQoJZBCQPo80rgXR+dVBs61cstJXqtI+USQZAbA4gFHh6L/mxBx9MrgPLHLsUgDUHAcCQ==, } - dependencies: - "@lit-labs/ssr-dom-shim": 1.2.0 - "@lit/reactive-element": 2.0.4 - lit-html: 3.1.2 - dev: true - /lit-html@3.1.2: + lit-html@3.1.2: resolution: { integrity: sha512-3OBZSUrPnAHoKJ9AMjRL/m01YJxQMf+TMHanNtTHG68ubjnZxK0RFl102DPzsw4mWnHibfZIBJm3LWCZ/LmMvg==, } - dependencies: - "@types/trusted-types": 2.0.7 - dev: true - /lit@3.1.2: + lit@3.1.2: resolution: { integrity: sha512-VZx5iAyMtX7CV4K8iTLdCkMaYZ7ipjJZ0JcSdJ0zIdGxxyurjIn7yuuSxNBD7QmjvcNJwr0JS4cAdAtsy7gZ6w==, } - dependencies: - "@lit/reactive-element": 2.0.4 - lit-element: 4.0.4 - lit-html: 3.1.2 - dev: true - /locate-path@5.0.0: + locate-path@5.0.0: resolution: { integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==, } engines: { node: ">=8" } - dependencies: - p-locate: 4.1.0 - dev: true - /log-symbols@6.0.0: + log-symbols@6.0.0: resolution: { integrity: sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==, } engines: { node: ">=18" } - dependencies: - chalk: 5.3.0 - is-unicode-supported: 1.3.0 - dev: true - /magic-string@0.30.11: + magic-string@0.30.11: resolution: { integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==, } - dependencies: - "@jridgewell/sourcemap-codec": 1.5.0 - dev: true - /markdown-it-anchor@9.0.1(@types/markdown-it@14.1.2)(markdown-it@14.1.0): + markdown-it-anchor@9.0.1: resolution: { integrity: sha512-cBt7aAzmkfX8X7FqAe8EBryiKmToXgMQEEMqkXzWCm0toDtfDYIGboKeTKd8cpNJArJtutrf+977wFJTsvNGmQ==, @@ -2846,281 +1898,212 @@ packages: peerDependencies: "@types/markdown-it": "*" markdown-it: "*" - dependencies: - "@types/markdown-it": 14.1.2 - markdown-it: 14.1.0 - dev: true - /markdown-it-emoji@3.0.0: + markdown-it-emoji@3.0.0: resolution: { integrity: sha512-+rUD93bXHubA4arpEZO3q80so0qgoFJEKRkRbjKX8RTdca89v2kfyF+xR3i2sQTwql9tpPZPOQN5B+PunspXRg==, } - dev: true - /markdown-it@14.1.0: + markdown-it@14.1.0: resolution: { integrity: sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==, } hasBin: true - dependencies: - argparse: 2.0.1 - entities: 4.5.0 - linkify-it: 5.0.0 - mdurl: 2.0.0 - punycode.js: 2.3.1 - uc.micro: 2.1.0 - dev: true - /mdurl@2.0.0: + mdurl@2.0.0: resolution: { integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==, } - dev: true - /merge2@1.4.1: + merge2@1.4.1: resolution: { integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==, } engines: { node: ">= 8" } - dev: true - /micromatch@4.0.5: + micromatch@4.0.5: resolution: { integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==, } engines: { node: ">=8.6" } - dependencies: - braces: 3.0.2 - picomatch: 2.3.1 - dev: true - /mimic-fn@2.1.0: + mimic-fn@2.1.0: resolution: { integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==, } engines: { node: ">=6" } - dev: true - /ms@2.1.2: + ms@2.1.2: resolution: { integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==, } - dev: true - /nanoid@3.3.7: + nanoid@3.3.7: resolution: { integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==, } engines: { node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1 } hasBin: true - dev: true - /nanoid@5.0.7: + nanoid@5.0.7: resolution: { integrity: sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ==, } engines: { node: ^18 || >=20 } hasBin: true - dev: true - /node-releases@2.0.18: + node-releases@2.0.18: resolution: { integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==, } - dev: true - /normalize-path@3.0.0: + normalize-path@3.0.0: resolution: { integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==, } engines: { node: ">=0.10.0" } - dev: true - /normalize-range@0.1.2: + normalize-range@0.1.2: resolution: { integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==, } engines: { node: ">=0.10.0" } - dev: true - /npm-run-path@5.3.0: + npm-run-path@5.3.0: resolution: { integrity: sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==, } engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 } - dependencies: - path-key: 4.0.0 - dev: true - /nth-check@2.1.1: + nth-check@2.1.1: resolution: { integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==, } - dependencies: - boolbase: 1.0.0 - dev: true - /onetime@5.1.2: + onetime@5.1.2: resolution: { integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==, } engines: { node: ">=6" } - dependencies: - mimic-fn: 2.1.0 - dev: true - /ora@8.0.1: + ora@8.0.1: resolution: { integrity: sha512-ANIvzobt1rls2BDny5fWZ3ZVKyD6nscLvfFRpQgfWsythlcsVUC9kL0zq6j2Z5z9wwp1kd7wpsD/T9qNPVLCaQ==, } engines: { node: ">=18" } - dependencies: - chalk: 5.3.0 - cli-cursor: 4.0.0 - cli-spinners: 2.9.2 - is-interactive: 2.0.0 - is-unicode-supported: 2.0.0 - log-symbols: 6.0.0 - stdin-discarder: 0.2.2 - string-width: 7.1.0 - strip-ansi: 7.1.0 - dev: true - /p-limit@2.3.0: + p-limit@2.3.0: resolution: { integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==, } engines: { node: ">=6" } - dependencies: - p-try: 2.2.0 - dev: true - /p-locate@4.1.0: + p-locate@4.1.0: resolution: { integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==, } engines: { node: ">=8" } - dependencies: - p-limit: 2.3.0 - dev: true - /p-try@2.2.0: + p-try@2.2.0: resolution: { integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==, } engines: { node: ">=6" } - dev: true - /parse-ms@4.0.0: + parse-ms@4.0.0: resolution: { integrity: sha512-TXfryirbmq34y8QBwgqCVLi+8oA3oWx2eAnSn62ITyEhEYaWRlVZ2DvMM9eZbMs/RfxPu/PK/aBLyGj4IrqMHw==, } engines: { node: ">=18" } - dev: true - /parse5-htmlparser2-tree-adapter@7.0.0: + parse5-htmlparser2-tree-adapter@7.0.0: resolution: { integrity: sha512-B77tOZrqqfUfnVcOrUvfdLbz4pu4RopLD/4vmu3HUPswwTA8OH0EMW9BlWR2B0RCoiZRAHEUu7IxeP1Pd1UU+g==, } - dependencies: - domhandler: 5.0.3 - parse5: 7.1.2 - dev: true - /parse5@7.1.2: + parse5@7.1.2: resolution: { integrity: sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==, } - dependencies: - entities: 4.5.0 - dev: true - /path-exists@4.0.0: + path-exists@4.0.0: resolution: { integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==, } engines: { node: ">=8" } - dev: true - /path-key@3.1.1: + path-key@3.1.1: resolution: { integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==, } engines: { node: ">=8" } - dev: true - /path-key@4.0.0: + path-key@4.0.0: resolution: { integrity: sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==, } engines: { node: ">=12" } - dev: true - /path-type@5.0.0: + path-type@5.0.0: resolution: { integrity: sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==, } engines: { node: ">=12" } - dev: true - /photoswipe@5.4.4: + photoswipe@5.4.4: resolution: { integrity: sha512-WNFHoKrkZNnvFFhbHL93WDkW3ifwVOXSW3w1UuZZelSmgXpIGiZSNlZJq37rR8YejqME2rHs9EhH9ZvlvFH2NA==, } engines: { node: ">= 0.12.0" } - dev: true - /picocolors@1.0.1: + picocolors@1.0.1: resolution: { integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==, } - dev: true - /picomatch@2.3.1: + picomatch@2.3.1: resolution: { integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==, } engines: { node: ">=8.6" } - dev: true - /pngjs@5.0.0: + pngjs@5.0.0: resolution: { integrity: sha512-40QW5YalBNfQo5yRYmiw7Yz6TKKVr3h6970B2YE+3fQpsWcrbj1PzJgxeJ19DRQjhMbKPIuMY8rFaXc8moolVw==, } engines: { node: ">=10.13.0" } - dev: true - /postcss-load-config@6.0.1(postcss@8.4.44): + postcss-load-config@6.0.1: resolution: { integrity: sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==, @@ -3140,403 +2123,289 @@ packages: optional: true yaml: optional: true - dependencies: - lilconfig: 3.1.1 - postcss: 8.4.44 - dev: true - /postcss-value-parser@4.2.0: + postcss-value-parser@4.2.0: resolution: { integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==, } - dev: true - /postcss@8.4.44: + postcss@8.4.44: resolution: { integrity: sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==, } engines: { node: ^10 || ^12 || >=14 } - dependencies: - nanoid: 3.3.7 - picocolors: 1.0.1 - source-map-js: 1.2.0 - dev: true - /pretty-ms@9.0.0: + pretty-ms@9.0.0: resolution: { integrity: sha512-E9e9HJ9R9NasGOgPaPE8VMeiPKAyWR5jcFpNnwIejslIhWqdqOrb2wShBsncMPUb+BcCd2OPYfh7p2W6oemTng==, } engines: { node: ">=18" } - dependencies: - parse-ms: 4.0.0 - dev: true - /punycode.js@2.3.1: + punycode.js@2.3.1: resolution: { integrity: sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==, } engines: { node: ">=6" } - dev: true - /qrcode@1.5.3: + qrcode@1.5.3: resolution: { integrity: sha512-puyri6ApkEHYiVl4CFzo1tDkAZ+ATcnbJrJ6RiBM1Fhctdn/ix9MTE3hRph33omisEbC/2fcfemsseiKgBPKZg==, } engines: { node: ">=10.13.0" } hasBin: true - dependencies: - dijkstrajs: 1.0.3 - encode-utf8: 1.0.3 - pngjs: 5.0.0 - yargs: 15.4.1 - dev: true - /queue-microtask@1.2.3: + queue-microtask@1.2.3: resolution: { integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==, } - dev: true - /readdirp@3.6.0: + readdirp@3.6.0: resolution: { integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==, } engines: { node: ">=8.10.0" } - dependencies: - picomatch: 2.3.1 - dev: true - /require-directory@2.1.1: + require-directory@2.1.1: resolution: { integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==, } engines: { node: ">=0.10.0" } - dev: true - /require-main-filename@2.0.0: + require-main-filename@2.0.0: resolution: { integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==, } - dev: true - /restore-cursor@4.0.0: + restore-cursor@4.0.0: resolution: { integrity: sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg==, } engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 } - dependencies: - onetime: 5.1.2 - signal-exit: 3.0.7 - dev: true - /reusify@1.0.4: + reusify@1.0.4: resolution: { integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==, } engines: { iojs: ">=1.0.0", node: ">=0.10.0" } - dev: true - /rollup@4.21.2: + rollup@4.21.2: resolution: { integrity: sha512-e3TapAgYf9xjdLvKQCkQTnbTKd4a6jwlpQSJJFokHGaX2IVjoEqkIIhiQfqsi0cdwlOD+tQGuOd5AJkc5RngBw==, } engines: { node: ">=18.0.0", npm: ">=8.0.0" } hasBin: true - dependencies: - "@types/estree": 1.0.5 - optionalDependencies: - "@rollup/rollup-android-arm-eabi": 4.21.2 - "@rollup/rollup-android-arm64": 4.21.2 - "@rollup/rollup-darwin-arm64": 4.21.2 - "@rollup/rollup-darwin-x64": 4.21.2 - "@rollup/rollup-linux-arm-gnueabihf": 4.21.2 - "@rollup/rollup-linux-arm-musleabihf": 4.21.2 - "@rollup/rollup-linux-arm64-gnu": 4.21.2 - "@rollup/rollup-linux-arm64-musl": 4.21.2 - "@rollup/rollup-linux-powerpc64le-gnu": 4.21.2 - "@rollup/rollup-linux-riscv64-gnu": 4.21.2 - "@rollup/rollup-linux-s390x-gnu": 4.21.2 - "@rollup/rollup-linux-x64-gnu": 4.21.2 - "@rollup/rollup-linux-x64-musl": 4.21.2 - "@rollup/rollup-win32-arm64-msvc": 4.21.2 - "@rollup/rollup-win32-ia32-msvc": 4.21.2 - "@rollup/rollup-win32-x64-msvc": 4.21.2 - fsevents: 2.3.3 - dev: true - /run-parallel@1.2.0: + run-parallel@1.2.0: resolution: { integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==, } - dependencies: - queue-microtask: 1.2.3 - dev: true - /sass@1.77.8: + sass@1.77.8: resolution: { integrity: sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==, } engines: { node: ">=14.0.0" } hasBin: true - dependencies: - chokidar: 3.6.0 - immutable: 4.3.5 - source-map-js: 1.2.0 - dev: true - /sax@1.3.0: + sax@1.3.0: resolution: { integrity: sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA==, } - dev: true - /section-matter@1.0.0: + section-matter@1.0.0: resolution: { integrity: sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA==, } engines: { node: ">=4" } - dependencies: - extend-shallow: 2.0.1 - kind-of: 6.0.3 - dev: true - /semver@7.6.3: + semver@7.6.3: resolution: { integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==, } engines: { node: ">=10" } hasBin: true - dev: true - /set-blocking@2.0.0: + set-blocking@2.0.0: resolution: { integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==, } - dev: true - /shebang-command@2.0.0: + shebang-command@2.0.0: resolution: { integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==, } engines: { node: ">=8" } - dependencies: - shebang-regex: 3.0.0 - dev: true - /shebang-regex@3.0.0: + shebang-regex@3.0.0: resolution: { integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==, } engines: { node: ">=8" } - dev: true - /shiki@1.10.3: + shiki@1.10.3: resolution: { integrity: sha512-eneCLncGuvPdTutJuLyUGS8QNPAVFO5Trvld2wgEq1e002mwctAhJKeMGWtWVXOIEzmlcLRqcgPSorR6AVzOmQ==, } - dependencies: - "@shikijs/core": 1.10.3 - "@types/hast": 3.0.4 - dev: true - /signal-exit@3.0.7: + signal-exit@3.0.7: resolution: { integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==, } - dev: true - /signal-exit@4.1.0: + signal-exit@4.1.0: resolution: { integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==, } engines: { node: ">=14" } - dev: true - /sitemap@8.0.0: + sitemap@8.0.0: resolution: { integrity: sha512-+AbdxhM9kJsHtruUF39bwS/B0Fytw6Fr1o4ZAIAEqA6cke2xcoO2GleBw9Zw7nRzILVEgz7zBM5GiTJjie1G9A==, } engines: { node: ">=14.0.0", npm: ">=6.0.0" } hasBin: true - dependencies: - "@types/node": 17.0.45 - "@types/sax": 1.2.7 - arg: 5.0.2 - sax: 1.3.0 - dev: true - /slash@5.1.0: + slash@5.1.0: resolution: { integrity: sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==, } engines: { node: ">=14.16" } - dev: true - /source-map-js@1.2.0: + source-map-js@1.2.0: resolution: { integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==, } engines: { node: ">=0.10.0" } - dev: true - /sprintf-js@1.0.3: + sprintf-js@1.0.3: resolution: { integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==, } - dev: true - /stdin-discarder@0.2.2: + stdin-discarder@0.2.2: resolution: { integrity: sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==, } engines: { node: ">=18" } - dev: true - /string-width@4.2.3: + string-width@4.2.3: resolution: { integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==, } engines: { node: ">=8" } - dependencies: - emoji-regex: 8.0.0 - is-fullwidth-code-point: 3.0.0 - strip-ansi: 6.0.1 - dev: true - /string-width@7.1.0: + string-width@7.1.0: resolution: { integrity: sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==, } engines: { node: ">=18" } - dependencies: - emoji-regex: 10.3.0 - get-east-asian-width: 1.2.0 - strip-ansi: 7.1.0 - dev: true - /strip-ansi@6.0.1: + strip-ansi@6.0.1: resolution: { integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==, } engines: { node: ">=8" } - dependencies: - ansi-regex: 5.0.1 - dev: true - /strip-ansi@7.1.0: + strip-ansi@7.1.0: resolution: { integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==, } engines: { node: ">=12" } - dependencies: - ansi-regex: 6.0.1 - dev: true - /strip-bom-string@1.0.0: + strip-bom-string@1.0.0: resolution: { integrity: sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==, } engines: { node: ">=0.10.0" } - dev: true - /strip-final-newline@4.0.0: + strip-final-newline@4.0.0: resolution: { integrity: sha512-aulFJcD6YK8V1G7iRB5tigAP4TsHBZZrOV8pjV++zdUwmeV8uzbY7yn6h9MswN62adStNZFuCIx4haBnRuMDaw==, } engines: { node: ">=18" } - dev: true - /to-fast-properties@2.0.0: + to-fast-properties@2.0.0: resolution: { integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==, } engines: { node: ">=4" } - dev: true - /to-regex-range@5.0.1: + to-regex-range@5.0.1: resolution: { integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==, } engines: { node: ">=8.0" } - dependencies: - is-number: 7.0.0 - dev: true - /uc.micro@2.1.0: + uc.micro@2.1.0: resolution: { integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==, } - dev: true - /undici-types@5.26.5: + undici-types@5.26.5: resolution: { integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==, } - dev: true - /unicorn-magic@0.1.0: + unicorn-magic@0.1.0: resolution: { integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==, } engines: { node: ">=18" } - dev: true - /universalify@2.0.1: + universalify@2.0.1: resolution: { integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==, } engines: { node: ">= 10.0.0" } - dev: true - /upath@2.0.1: + upath@2.0.1: resolution: { integrity: sha512-1uEe95xksV1O0CYKXo8vQvN1JEbtJp7lb7C5U9HMsIp6IVwntkH/oNUzyVNQSd4S1sYk2FpSSW44FqMc8qee5w==, } engines: { node: ">=4" } - dev: true - /update-browserslist-db@1.1.0(browserslist@4.23.3): + update-browserslist-db@1.1.0: resolution: { integrity: sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==, @@ -3544,16 +2413,11 @@ packages: hasBin: true peerDependencies: browserslist: ">= 4.21.0" - dependencies: - browserslist: 4.23.3 - escalade: 3.1.2 - picocolors: 1.0.1 - dev: true - /vite@5.4.2: + vite@5.4.6: resolution: { - integrity: sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==, + integrity: sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==, } engines: { node: ^18.0.0 || >=20.0.0 } hasBin: true @@ -3583,45 +2447,30 @@ packages: optional: true terser: optional: true - dependencies: - esbuild: 0.21.5 - postcss: 8.4.44 - rollup: 4.21.2 - optionalDependencies: - fsevents: 2.3.3 - dev: true - /vue-demi@0.14.8(vue@3.5.3): + vue-demi@0.14.8: resolution: { integrity: sha512-Uuqnk9YE9SsWeReYqK2alDI5YzciATE0r2SkA6iMAtuXvNTMNACJLJEXNXaEy94ECuBe4Sk6RzRU80kjdbIo1Q==, } engines: { node: ">=12" } hasBin: true - requiresBuild: true peerDependencies: "@vue/composition-api": ^1.0.0-rc.1 vue: ^3.0.0-0 || ^2.6.0 peerDependenciesMeta: "@vue/composition-api": optional: true - dependencies: - vue: 3.5.3 - dev: true - /vue-router@4.4.3(vue@3.5.3): + vue-router@4.4.3: resolution: { integrity: sha512-sv6wmNKx2j3aqJQDMxLFzs/u/mjA9Z5LCgy6BE0f7yFWMjrPLnS/sPNn8ARY/FXw6byV18EFutn5lTO6+UsV5A==, } peerDependencies: vue: ^3.2.0 - dependencies: - "@vue/devtools-api": 6.6.3 - vue: 3.5.3 - dev: true - /vue@3.5.3: + vue@3.5.3: resolution: { integrity: sha512-xvRbd0HpuLovYbOHXRHlSBsSvmUJbo0pzbkKTApWnQGf3/cu5Z39mQeA5cZdLRVIoNf3zI6MSoOgHUT5i2jO+Q==, @@ -3631,15 +2480,8 @@ packages: peerDependenciesMeta: typescript: optional: true - dependencies: - "@vue/compiler-dom": 3.5.3 - "@vue/compiler-sfc": 3.5.3 - "@vue/runtime-dom": 3.5.3 - "@vue/server-renderer": 3.5.3(vue@3.5.3) - "@vue/shared": 3.5.3 - dev: true - /vuepress-plugin-components@2.0.0-rc.52(vuepress@2.0.0-rc.15): + vuepress-plugin-components@2.0.0-rc.52: resolution: { integrity: sha512-mQRi0XzdUD025ewjBXlhlh948ReOcohMlBEdkxQVNZaLa5OM2mtZm8TJvN1MkSKeiTMZjtzARO1AJNGyhZWFpw==, @@ -3666,23 +2508,8 @@ packages: optional: true vidstack: optional: true - dependencies: - "@stackblitz/sdk": 1.11.0 - "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vuepress/plugin-sass-palette": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vueuse/core": 10.11.0(vue@3.5.3) - balloon-css: 1.2.0 - create-codepen: 2.0.0 - qrcode: 1.5.3 - vue: 3.5.3 - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - vuepress-shared: 2.0.0-rc.52(vuepress@2.0.0-rc.15) - transitivePeerDependencies: - - "@vue/composition-api" - - typescript - dev: true - /vuepress-plugin-md-enhance@2.0.0-rc.52(markdown-it@14.1.0)(vuepress@2.0.0-rc.15): + vuepress-plugin-md-enhance@2.0.0-rc.52: resolution: { integrity: sha512-4lED2FSelBbtBVE5Hon9FQpCgmG1xQbi3+rFrj/Aa1VF+8PTjqFdG4NkdRTx94beOeu/A5jvWp5TFWMbaXD7hA==, @@ -3736,46 +2563,8 @@ packages: optional: true sass-loader: optional: true - dependencies: - "@mdit/plugin-alert": 0.12.0(markdown-it@14.1.0) - "@mdit/plugin-align": 0.12.0(markdown-it@14.1.0) - "@mdit/plugin-attrs": 0.12.0(markdown-it@14.1.0) - "@mdit/plugin-container": 0.12.0(markdown-it@14.1.0) - "@mdit/plugin-demo": 0.12.0(markdown-it@14.1.0) - "@mdit/plugin-figure": 0.12.0(markdown-it@14.1.0) - "@mdit/plugin-footnote": 0.12.0(markdown-it@14.1.0) - "@mdit/plugin-img-lazyload": 0.12.0(markdown-it@14.1.0) - "@mdit/plugin-img-mark": 0.12.0(markdown-it@14.1.0) - "@mdit/plugin-img-size": 0.12.0(markdown-it@14.1.0) - "@mdit/plugin-include": 0.12.0(markdown-it@14.1.0) - "@mdit/plugin-katex-slim": 0.12.0(markdown-it@14.1.0) - "@mdit/plugin-mark": 0.12.0(markdown-it@14.1.0) - "@mdit/plugin-mathjax-slim": 0.12.0(markdown-it@14.1.0) - "@mdit/plugin-plantuml": 0.12.0(markdown-it@14.1.0) - "@mdit/plugin-spoiler": 0.12.0(markdown-it@14.1.0) - "@mdit/plugin-stylize": 0.12.0(markdown-it@14.1.0) - "@mdit/plugin-sub": 0.12.0(markdown-it@14.1.0) - "@mdit/plugin-sup": 0.12.0(markdown-it@14.1.0) - "@mdit/plugin-tab": 0.12.0(markdown-it@14.1.0) - "@mdit/plugin-tasklist": 0.12.0(markdown-it@14.1.0) - "@mdit/plugin-tex": 0.12.0(markdown-it@14.1.0) - "@mdit/plugin-uml": 0.12.0(markdown-it@14.1.0) - "@types/markdown-it": 14.1.1 - "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vuepress/plugin-sass-palette": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vueuse/core": 10.11.0(vue@3.5.3) - balloon-css: 1.2.0 - js-yaml: 4.1.0 - vue: 3.5.3 - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - vuepress-shared: 2.0.0-rc.52(vuepress@2.0.0-rc.15) - transitivePeerDependencies: - - "@vue/composition-api" - - markdown-it - - typescript - dev: true - /vuepress-shared@2.0.0-rc.52(vuepress@2.0.0-rc.15): + vuepress-shared@2.0.0-rc.52: resolution: { integrity: sha512-/Y5Qpl8ueqiggqFAyeJ9U2PhLyE7O5hl3r1k4vER/gKpaeYIqmPxf0ToJMFa3uc4luoNEe/9NJb6LJCrcPjFEA==, @@ -3783,23 +2572,8 @@ packages: engines: { node: ">=18.19.0", npm: ">=8", pnpm: ">=7", yarn: ">=2" } peerDependencies: vuepress: 2.0.0-rc.14 - dependencies: - "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vueuse/core": 10.11.0(vue@3.5.3) - cheerio: 1.0.0-rc.12 - dayjs: 1.11.13 - execa: 9.3.0 - fflate: 0.8.2 - gray-matter: 4.0.3 - semver: 7.6.3 - vue: 3.5.3 - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - transitivePeerDependencies: - - "@vue/composition-api" - - typescript - dev: true - /vuepress-theme-hope@2.0.0-rc.52(markdown-it@14.1.0)(vuepress@2.0.0-rc.15): + vuepress-theme-hope@2.0.0-rc.52: resolution: { integrity: sha512-QCfIxIQCFOUpJsOUEPi1QtLPUbKjA0alvjb5JJPMGvHqqP2HHOtSuTdoODqy1qWPUg2/GBR/OLjfpqs14joP+w==, @@ -3835,28 +2609,1642 @@ packages: optional: true vuepress-plugin-search-pro: optional: true + + vuepress@2.0.0-rc.15: + resolution: + { + integrity: sha512-8DRaONwIaG0Jn3P8OKBysTfcO1yPO1UwfUUNQjbToLrbYSsGFiFwpuTMSL3HbdaX7ou6TuJHgK/wuslsUV8jCQ==, + } + engines: { node: ">=18.16.0" } + hasBin: true + peerDependencies: + "@vuepress/bundler-vite": 2.0.0-rc.15 + "@vuepress/bundler-webpack": 2.0.0-rc.15 + vue: ^3.4.0 + peerDependenciesMeta: + "@vuepress/bundler-vite": + optional: true + "@vuepress/bundler-webpack": + optional: true + + watermark-js-plus@1.5.2: + resolution: + { + integrity: sha512-iqgSeAfwnCKNpClmyjl7rhj0SEbt8j+MqZc6C3YKY5xjMdxlRMIOcnYdBYBiznzILVyJ6YbwxD5OMajK1D+uCA==, + } + engines: { node: ">=16.0.0" } + + which-module@2.0.1: + resolution: + { + integrity: sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ==, + } + + which@2.0.2: + resolution: + { + integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==, + } + engines: { node: ">= 8" } + hasBin: true + + wrap-ansi@6.2.0: + resolution: + { + integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==, + } + engines: { node: ">=8" } + + y18n@4.0.3: + resolution: + { + integrity: sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==, + } + + yargs-parser@18.1.3: + resolution: + { + integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==, + } + engines: { node: ">=6" } + + yargs@15.4.1: + resolution: + { + integrity: sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==, + } + engines: { node: ">=8" } + + yoctocolors@2.1.1: + resolution: + { + integrity: sha512-GQHQqAopRhwU8Kt1DDM8NjibDXHC8eoh1erhGAJPEyveY9qqVeXvVikNKrDz69sHowPMorbPUrH/mx8c50eiBQ==, + } + engines: { node: ">=18" } + +snapshots: + "@babel/helper-string-parser@7.24.8": {} + + "@babel/helper-validator-identifier@7.24.7": {} + + "@babel/parser@7.25.6": dependencies: - "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vuepress/plugin-active-header-links": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vuepress/plugin-back-to-top": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vuepress/plugin-blog": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vuepress/plugin-catalog": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vuepress/plugin-comment": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vuepress/plugin-copy-code": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vuepress/plugin-copyright": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vuepress/plugin-git": 2.0.0-rc.38(vuepress@2.0.0-rc.15) - "@vuepress/plugin-links-check": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vuepress/plugin-notice": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vuepress/plugin-nprogress": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vuepress/plugin-photo-swipe": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vuepress/plugin-reading-time": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vuepress/plugin-rtl": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vuepress/plugin-sass-palette": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vuepress/plugin-seo": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vuepress/plugin-shiki": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vuepress/plugin-sitemap": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vuepress/plugin-theme-data": 2.0.0-rc.39(vuepress@2.0.0-rc.15) - "@vuepress/plugin-watermark": 2.0.0-rc.39(vuepress@2.0.0-rc.15) + "@babel/types": 7.25.6 + + "@babel/types@7.25.6": + dependencies: + "@babel/helper-string-parser": 7.24.8 + "@babel/helper-validator-identifier": 7.24.7 + to-fast-properties: 2.0.0 + + "@esbuild/aix-ppc64@0.21.5": + optional: true + + "@esbuild/android-arm64@0.21.5": + optional: true + + "@esbuild/android-arm@0.21.5": + optional: true + + "@esbuild/android-x64@0.21.5": + optional: true + + "@esbuild/darwin-arm64@0.21.5": + optional: true + + "@esbuild/darwin-x64@0.21.5": + optional: true + + "@esbuild/freebsd-arm64@0.21.5": + optional: true + + "@esbuild/freebsd-x64@0.21.5": + optional: true + + "@esbuild/linux-arm64@0.21.5": + optional: true + + "@esbuild/linux-arm@0.21.5": + optional: true + + "@esbuild/linux-ia32@0.21.5": + optional: true + + "@esbuild/linux-loong64@0.21.5": + optional: true + + "@esbuild/linux-mips64el@0.21.5": + optional: true + + "@esbuild/linux-ppc64@0.21.5": + optional: true + + "@esbuild/linux-riscv64@0.21.5": + optional: true + + "@esbuild/linux-s390x@0.21.5": + optional: true + + "@esbuild/linux-x64@0.21.5": + optional: true + + "@esbuild/netbsd-x64@0.21.5": + optional: true + + "@esbuild/openbsd-x64@0.21.5": + optional: true + + "@esbuild/sunos-x64@0.21.5": + optional: true + + "@esbuild/win32-arm64@0.21.5": + optional: true + + "@esbuild/win32-ia32@0.21.5": + optional: true + + "@esbuild/win32-x64@0.21.5": + optional: true + + "@jridgewell/sourcemap-codec@1.5.0": {} + + "@lit-labs/ssr-dom-shim@1.2.0": {} + + "@lit/reactive-element@2.0.4": + dependencies: + "@lit-labs/ssr-dom-shim": 1.2.0 + + "@mdit-vue/plugin-component@2.1.3": + dependencies: + "@types/markdown-it": 14.1.2 + markdown-it: 14.1.0 + + "@mdit-vue/plugin-frontmatter@2.1.3": + dependencies: + "@mdit-vue/types": 2.1.0 + "@types/markdown-it": 14.1.2 + gray-matter: 4.0.3 + markdown-it: 14.1.0 + + "@mdit-vue/plugin-headers@2.1.3": + dependencies: + "@mdit-vue/shared": 2.1.3 + "@mdit-vue/types": 2.1.0 + "@types/markdown-it": 14.1.2 + markdown-it: 14.1.0 + + "@mdit-vue/plugin-sfc@2.1.3": + dependencies: + "@mdit-vue/types": 2.1.0 + "@types/markdown-it": 14.1.2 + markdown-it: 14.1.0 + + "@mdit-vue/plugin-title@2.1.3": + dependencies: + "@mdit-vue/shared": 2.1.3 + "@mdit-vue/types": 2.1.0 + "@types/markdown-it": 14.1.2 + markdown-it: 14.1.0 + + "@mdit-vue/plugin-toc@2.1.3": + dependencies: + "@mdit-vue/shared": 2.1.3 + "@mdit-vue/types": 2.1.0 + "@types/markdown-it": 14.1.2 + markdown-it: 14.1.0 + + "@mdit-vue/shared@2.1.3": + dependencies: + "@mdit-vue/types": 2.1.0 + "@types/markdown-it": 14.1.2 + markdown-it: 14.1.0 + + "@mdit-vue/types@2.1.0": {} + + "@mdit/plugin-alert@0.12.0(markdown-it@14.1.0)": + dependencies: + "@types/markdown-it": 14.1.1 + optionalDependencies: + markdown-it: 14.1.0 + + "@mdit/plugin-align@0.12.0(markdown-it@14.1.0)": + dependencies: + "@mdit/plugin-container": 0.12.0(markdown-it@14.1.0) + "@types/markdown-it": 14.1.1 + optionalDependencies: + markdown-it: 14.1.0 + + "@mdit/plugin-attrs@0.12.0(markdown-it@14.1.0)": + dependencies: + "@types/markdown-it": 14.1.1 + optionalDependencies: + markdown-it: 14.1.0 + + "@mdit/plugin-container@0.12.0(markdown-it@14.1.0)": + dependencies: + "@types/markdown-it": 14.1.1 + optionalDependencies: + markdown-it: 14.1.0 + + "@mdit/plugin-demo@0.12.0(markdown-it@14.1.0)": + dependencies: + "@types/markdown-it": 14.1.1 + optionalDependencies: + markdown-it: 14.1.0 + + "@mdit/plugin-figure@0.12.0(markdown-it@14.1.0)": + dependencies: + "@types/markdown-it": 14.1.1 + optionalDependencies: + markdown-it: 14.1.0 + + "@mdit/plugin-footnote@0.12.0(markdown-it@14.1.0)": + dependencies: + "@types/markdown-it": 14.1.1 + markdown-it: 14.1.0 + + "@mdit/plugin-img-lazyload@0.12.0(markdown-it@14.1.0)": + dependencies: + "@types/markdown-it": 14.1.1 + optionalDependencies: + markdown-it: 14.1.0 + + "@mdit/plugin-img-mark@0.12.0(markdown-it@14.1.0)": + dependencies: + "@types/markdown-it": 14.1.1 + optionalDependencies: + markdown-it: 14.1.0 + + "@mdit/plugin-img-size@0.12.0(markdown-it@14.1.0)": + dependencies: + "@types/markdown-it": 14.1.1 + optionalDependencies: + markdown-it: 14.1.0 + + "@mdit/plugin-include@0.12.0(markdown-it@14.1.0)": + dependencies: + "@types/markdown-it": 14.1.1 + upath: 2.0.1 + optionalDependencies: + markdown-it: 14.1.0 + + "@mdit/plugin-katex-slim@0.12.0(markdown-it@14.1.0)": + dependencies: + "@mdit/plugin-tex": 0.12.0(markdown-it@14.1.0) + "@types/katex": 0.16.7 + "@types/markdown-it": 14.1.1 + optionalDependencies: + markdown-it: 14.1.0 + + "@mdit/plugin-mark@0.12.0(markdown-it@14.1.0)": + dependencies: + "@types/markdown-it": 14.1.1 + optionalDependencies: + markdown-it: 14.1.0 + + "@mdit/plugin-mathjax-slim@0.12.0(markdown-it@14.1.0)": + dependencies: + "@mdit/plugin-tex": 0.12.0(markdown-it@14.1.0) + "@types/markdown-it": 14.1.1 + upath: 2.0.1 + optionalDependencies: + markdown-it: 14.1.0 + + "@mdit/plugin-plantuml@0.12.0(markdown-it@14.1.0)": + dependencies: + "@mdit/plugin-uml": 0.12.0(markdown-it@14.1.0) + "@types/markdown-it": 14.1.1 + optionalDependencies: + markdown-it: 14.1.0 + + "@mdit/plugin-spoiler@0.12.0(markdown-it@14.1.0)": + dependencies: + "@types/markdown-it": 14.1.1 + optionalDependencies: + markdown-it: 14.1.0 + + "@mdit/plugin-stylize@0.12.0(markdown-it@14.1.0)": + dependencies: + "@types/markdown-it": 14.1.1 + optionalDependencies: + markdown-it: 14.1.0 + + "@mdit/plugin-sub@0.12.0(markdown-it@14.1.0)": + dependencies: + "@types/markdown-it": 14.1.1 + optionalDependencies: + markdown-it: 14.1.0 + + "@mdit/plugin-sup@0.12.0(markdown-it@14.1.0)": + dependencies: + "@types/markdown-it": 14.1.1 + optionalDependencies: + markdown-it: 14.1.0 + + "@mdit/plugin-tab@0.12.0(markdown-it@14.1.0)": + dependencies: + "@types/markdown-it": 14.1.1 + optionalDependencies: + markdown-it: 14.1.0 + + "@mdit/plugin-tasklist@0.12.0(markdown-it@14.1.0)": + dependencies: + "@types/markdown-it": 14.1.1 + optionalDependencies: + markdown-it: 14.1.0 + + "@mdit/plugin-tex@0.12.0(markdown-it@14.1.0)": + dependencies: + "@types/markdown-it": 14.1.1 + optionalDependencies: + markdown-it: 14.1.0 + + "@mdit/plugin-uml@0.12.0(markdown-it@14.1.0)": + dependencies: + "@types/markdown-it": 14.1.1 + optionalDependencies: + markdown-it: 14.1.0 + + "@nodelib/fs.scandir@2.1.5": + dependencies: + "@nodelib/fs.stat": 2.0.5 + run-parallel: 1.2.0 + + "@nodelib/fs.stat@2.0.5": {} + + "@nodelib/fs.walk@1.2.8": + dependencies: + "@nodelib/fs.scandir": 2.1.5 + fastq: 1.17.1 + + "@rollup/rollup-android-arm-eabi@4.21.2": + optional: true + + "@rollup/rollup-android-arm64@4.21.2": + optional: true + + "@rollup/rollup-darwin-arm64@4.21.2": + optional: true + + "@rollup/rollup-darwin-x64@4.21.2": + optional: true + + "@rollup/rollup-linux-arm-gnueabihf@4.21.2": + optional: true + + "@rollup/rollup-linux-arm-musleabihf@4.21.2": + optional: true + + "@rollup/rollup-linux-arm64-gnu@4.21.2": + optional: true + + "@rollup/rollup-linux-arm64-musl@4.21.2": + optional: true + + "@rollup/rollup-linux-powerpc64le-gnu@4.21.2": + optional: true + + "@rollup/rollup-linux-riscv64-gnu@4.21.2": + optional: true + + "@rollup/rollup-linux-s390x-gnu@4.21.2": + optional: true + + "@rollup/rollup-linux-x64-gnu@4.21.2": + optional: true + + "@rollup/rollup-linux-x64-musl@4.21.2": + optional: true + + "@rollup/rollup-win32-arm64-msvc@4.21.2": + optional: true + + "@rollup/rollup-win32-ia32-msvc@4.21.2": + optional: true + + "@rollup/rollup-win32-x64-msvc@4.21.2": + optional: true + + "@sec-ant/readable-stream@0.4.1": {} + + "@shikijs/core@1.10.3": + dependencies: + "@types/hast": 3.0.4 + + "@shikijs/transformers@1.10.3": + dependencies: + shiki: 1.10.3 + + "@sindresorhus/merge-streams@2.3.0": {} + + "@sindresorhus/merge-streams@4.0.0": {} + + "@stackblitz/sdk@1.11.0": {} + + "@types/debug@4.1.12": + dependencies: + "@types/ms": 0.7.34 + + "@types/estree@1.0.5": {} + + "@types/fs-extra@11.0.4": + dependencies: + "@types/jsonfile": 6.1.4 + "@types/node": 20.11.28 + + "@types/hash-sum@1.0.2": {} + + "@types/hast@3.0.4": + dependencies: + "@types/unist": 3.0.2 + + "@types/jsonfile@6.1.4": + dependencies: + "@types/node": 20.11.28 + + "@types/katex@0.16.7": {} + + "@types/linkify-it@5.0.0": {} + + "@types/markdown-it-emoji@3.0.1": + dependencies: + "@types/markdown-it": 14.1.2 + + "@types/markdown-it@14.1.1": + dependencies: + "@types/linkify-it": 5.0.0 + "@types/mdurl": 2.0.0 + + "@types/markdown-it@14.1.2": + dependencies: + "@types/linkify-it": 5.0.0 + "@types/mdurl": 2.0.0 + + "@types/mdurl@2.0.0": {} + + "@types/ms@0.7.34": {} + + "@types/node@17.0.45": {} + + "@types/node@20.11.28": + dependencies: + undici-types: 5.26.5 + + "@types/sax@1.2.7": + dependencies: + "@types/node": 20.11.28 + + "@types/trusted-types@2.0.7": {} + + "@types/unist@3.0.2": {} + + "@types/web-bluetooth@0.0.20": {} + + "@vitejs/plugin-vue@5.1.3(vite@5.4.6(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)": + dependencies: + vite: 5.4.6(@types/node@20.11.28)(sass@1.77.8) + vue: 3.5.3 + + "@vue/compiler-core@3.5.3": + dependencies: + "@babel/parser": 7.25.6 + "@vue/shared": 3.5.3 + entities: 4.5.0 + estree-walker: 2.0.2 + source-map-js: 1.2.0 + + "@vue/compiler-dom@3.5.3": + dependencies: + "@vue/compiler-core": 3.5.3 + "@vue/shared": 3.5.3 + + "@vue/compiler-sfc@3.5.3": + dependencies: + "@babel/parser": 7.25.6 + "@vue/compiler-core": 3.5.3 + "@vue/compiler-dom": 3.5.3 + "@vue/compiler-ssr": 3.5.3 + "@vue/shared": 3.5.3 + estree-walker: 2.0.2 + magic-string: 0.30.11 + postcss: 8.4.44 + source-map-js: 1.2.0 + + "@vue/compiler-ssr@3.5.3": + dependencies: + "@vue/compiler-dom": 3.5.3 + "@vue/shared": 3.5.3 + + "@vue/devtools-api@6.6.3": {} + + "@vue/reactivity@3.5.3": + dependencies: + "@vue/shared": 3.5.3 + + "@vue/runtime-core@3.5.3": + dependencies: + "@vue/reactivity": 3.5.3 + "@vue/shared": 3.5.3 + + "@vue/runtime-dom@3.5.3": + dependencies: + "@vue/reactivity": 3.5.3 + "@vue/runtime-core": 3.5.3 + "@vue/shared": 3.5.3 + csstype: 3.1.3 + + "@vue/server-renderer@3.5.3(vue@3.5.3)": + dependencies: + "@vue/compiler-ssr": 3.5.3 + "@vue/shared": 3.5.3 + vue: 3.5.3 + + "@vue/shared@3.4.38": {} + + "@vue/shared@3.5.3": {} + + "@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8)": + dependencies: + "@vitejs/plugin-vue": 5.1.3(vite@5.4.6(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + "@vuepress/client": 2.0.0-rc.15 + "@vuepress/core": 2.0.0-rc.15 + "@vuepress/shared": 2.0.0-rc.15 + "@vuepress/utils": 2.0.0-rc.15 + autoprefixer: 10.4.20(postcss@8.4.44) + connect-history-api-fallback: 2.0.0 + postcss: 8.4.44 + postcss-load-config: 6.0.1(postcss@8.4.44) + rollup: 4.21.2 + vite: 5.4.6(@types/node@20.11.28)(sass@1.77.8) + vue: 3.5.3 + vue-router: 4.4.3(vue@3.5.3) + transitivePeerDependencies: + - "@types/node" + - jiti + - less + - lightningcss + - sass + - sass-embedded + - stylus + - sugarss + - supports-color + - terser + - tsx + - typescript + - yaml + + "@vuepress/cli@2.0.0-rc.15": + dependencies: + "@vuepress/core": 2.0.0-rc.15 + "@vuepress/shared": 2.0.0-rc.15 + "@vuepress/utils": 2.0.0-rc.15 + cac: 6.7.14 + chokidar: 3.6.0 + envinfo: 7.13.0 + esbuild: 0.21.5 + transitivePeerDependencies: + - supports-color + - typescript + + "@vuepress/client@2.0.0-rc.15": + dependencies: + "@vue/devtools-api": 6.6.3 + "@vuepress/shared": 2.0.0-rc.15 + vue: 3.5.3 + vue-router: 4.4.3(vue@3.5.3) + transitivePeerDependencies: + - typescript + + "@vuepress/core@2.0.0-rc.15": + dependencies: + "@vuepress/client": 2.0.0-rc.15 + "@vuepress/markdown": 2.0.0-rc.15 + "@vuepress/shared": 2.0.0-rc.15 + "@vuepress/utils": 2.0.0-rc.15 + vue: 3.5.3 + transitivePeerDependencies: + - supports-color + - typescript + + "@vuepress/helper@2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3))": + dependencies: + "@vue/shared": 3.4.38 + cheerio: 1.0.0-rc.12 + fflate: 0.8.2 + gray-matter: 4.0.3 + vue: 3.5.3 + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + transitivePeerDependencies: + - typescript + + "@vuepress/highlighter-helper@2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3))": + dependencies: + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + + "@vuepress/markdown@2.0.0-rc.15": + dependencies: + "@mdit-vue/plugin-component": 2.1.3 + "@mdit-vue/plugin-frontmatter": 2.1.3 + "@mdit-vue/plugin-headers": 2.1.3 + "@mdit-vue/plugin-sfc": 2.1.3 + "@mdit-vue/plugin-title": 2.1.3 + "@mdit-vue/plugin-toc": 2.1.3 + "@mdit-vue/shared": 2.1.3 + "@mdit-vue/types": 2.1.0 + "@types/markdown-it": 14.1.2 + "@types/markdown-it-emoji": 3.0.1 + "@vuepress/shared": 2.0.0-rc.15 + "@vuepress/utils": 2.0.0-rc.15 + markdown-it: 14.1.0 + markdown-it-anchor: 9.0.1(@types/markdown-it@14.1.2)(markdown-it@14.1.0) + markdown-it-emoji: 3.0.0 + mdurl: 2.0.0 + transitivePeerDependencies: + - supports-color + + "@vuepress/plugin-active-header-links@2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3))": + dependencies: + "@vueuse/core": 10.11.0(vue@3.5.3) + vue: 3.5.3 + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + transitivePeerDependencies: + - "@vue/composition-api" + - typescript + + "@vuepress/plugin-back-to-top@2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3))": + dependencies: + "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vueuse/core": 10.11.0(vue@3.5.3) + vue: 3.5.3 + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + transitivePeerDependencies: + - "@vue/composition-api" + - typescript + + "@vuepress/plugin-blog@2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3))": + dependencies: + "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + chokidar: 3.6.0 + vue: 3.5.3 + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + transitivePeerDependencies: + - typescript + + "@vuepress/plugin-catalog@2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3))": + dependencies: + "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + vue: 3.5.3 + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + transitivePeerDependencies: + - typescript + + "@vuepress/plugin-comment@2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3))": + dependencies: + "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + giscus: 1.5.0 + vue: 3.5.3 + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + transitivePeerDependencies: + - typescript + + "@vuepress/plugin-copy-code@2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3))": + dependencies: + "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vueuse/core": 10.11.0(vue@3.5.3) + vue: 3.5.3 + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + transitivePeerDependencies: + - "@vue/composition-api" + - typescript + + "@vuepress/plugin-copyright@2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3))": + dependencies: + "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vueuse/core": 10.11.0(vue@3.5.3) + vue: 3.5.3 + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + transitivePeerDependencies: + - "@vue/composition-api" + - typescript + + "@vuepress/plugin-git@2.0.0-rc.38(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3))": + dependencies: + execa: 9.3.0 + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + + "@vuepress/plugin-links-check@2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3))": + dependencies: + "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + transitivePeerDependencies: + - typescript + + "@vuepress/plugin-notice@2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3))": + dependencies: + "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vueuse/core": 10.11.0(vue@3.5.3) + vue: 3.5.3 + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + transitivePeerDependencies: + - "@vue/composition-api" + - typescript + + "@vuepress/plugin-nprogress@2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3))": + dependencies: + vue: 3.5.3 + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + transitivePeerDependencies: + - typescript + + "@vuepress/plugin-photo-swipe@2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3))": + dependencies: + "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vueuse/core": 10.11.0(vue@3.5.3) + photoswipe: 5.4.4 + vue: 3.5.3 + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + transitivePeerDependencies: + - "@vue/composition-api" + - typescript + + "@vuepress/plugin-reading-time@2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3))": + dependencies: + "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + vue: 3.5.3 + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + transitivePeerDependencies: + - typescript + + "@vuepress/plugin-rtl@2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3))": + dependencies: + vue: 3.5.3 + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + transitivePeerDependencies: + - typescript + + "@vuepress/plugin-sass-palette@2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3))": + dependencies: + "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + chokidar: 3.6.0 + sass: 1.77.8 + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + transitivePeerDependencies: + - typescript + + "@vuepress/plugin-seo@2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3))": + dependencies: + "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + transitivePeerDependencies: + - typescript + + "@vuepress/plugin-shiki@2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3))": + dependencies: + "@shikijs/transformers": 1.10.3 + "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vuepress/highlighter-helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + nanoid: 5.0.7 + shiki: 1.10.3 + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + transitivePeerDependencies: + - typescript + + "@vuepress/plugin-sitemap@2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3))": + dependencies: + "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + sitemap: 8.0.0 + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + transitivePeerDependencies: + - typescript + + "@vuepress/plugin-theme-data@2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3))": + dependencies: + "@vue/devtools-api": 6.6.3 + vue: 3.5.3 + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + transitivePeerDependencies: + - typescript + + "@vuepress/plugin-watermark@2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3))": + dependencies: + "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + vue: 3.5.3 + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + watermark-js-plus: 1.5.2 + transitivePeerDependencies: + - typescript + + "@vuepress/shared@2.0.0-rc.15": + dependencies: + "@mdit-vue/types": 2.1.0 + + "@vuepress/utils@2.0.0-rc.15": + dependencies: + "@types/debug": 4.1.12 + "@types/fs-extra": 11.0.4 + "@types/hash-sum": 1.0.2 + "@vuepress/shared": 2.0.0-rc.15 + debug: 4.3.6 + fs-extra: 11.2.0 + globby: 14.0.2 + hash-sum: 2.0.0 + ora: 8.0.1 + picocolors: 1.0.1 + upath: 2.0.1 + transitivePeerDependencies: + - supports-color + + "@vueuse/core@10.11.0(vue@3.5.3)": + dependencies: + "@types/web-bluetooth": 0.0.20 + "@vueuse/metadata": 10.11.0 + "@vueuse/shared": 10.11.0(vue@3.5.3) + vue-demi: 0.14.8(vue@3.5.3) + transitivePeerDependencies: + - "@vue/composition-api" + - vue + + "@vueuse/metadata@10.11.0": {} + + "@vueuse/shared@10.11.0(vue@3.5.3)": + dependencies: + vue-demi: 0.14.8(vue@3.5.3) + transitivePeerDependencies: + - "@vue/composition-api" + - vue + + ansi-regex@5.0.1: {} + + ansi-regex@6.0.1: {} + + ansi-styles@4.3.0: + dependencies: + color-convert: 2.0.1 + + anymatch@3.1.3: + dependencies: + normalize-path: 3.0.0 + picomatch: 2.3.1 + + arg@5.0.2: {} + + argparse@1.0.10: + dependencies: + sprintf-js: 1.0.3 + + argparse@2.0.1: {} + + autoprefixer@10.4.20(postcss@8.4.44): + dependencies: + browserslist: 4.23.3 + caniuse-lite: 1.0.30001655 + fraction.js: 4.3.7 + normalize-range: 0.1.2 + picocolors: 1.0.1 + postcss: 8.4.44 + postcss-value-parser: 4.2.0 + + balloon-css@1.2.0: {} + + bcrypt-ts@5.0.2: {} + + binary-extensions@2.3.0: {} + + boolbase@1.0.0: {} + + braces@3.0.2: + dependencies: + fill-range: 7.0.1 + + browserslist@4.23.3: + dependencies: + caniuse-lite: 1.0.30001655 + electron-to-chromium: 1.5.13 + node-releases: 2.0.18 + update-browserslist-db: 1.1.0(browserslist@4.23.3) + + cac@6.7.14: {} + + camelcase@5.3.1: {} + + caniuse-lite@1.0.30001655: {} + + chalk@5.3.0: {} + + cheerio-select@2.1.0: + dependencies: + boolbase: 1.0.0 + css-select: 5.1.0 + css-what: 6.1.0 + domelementtype: 2.3.0 + domhandler: 5.0.3 + domutils: 3.1.0 + + cheerio@1.0.0-rc.12: + dependencies: + cheerio-select: 2.1.0 + dom-serializer: 2.0.0 + domhandler: 5.0.3 + domutils: 3.1.0 + htmlparser2: 8.0.2 + parse5: 7.1.2 + parse5-htmlparser2-tree-adapter: 7.0.0 + + chokidar@3.6.0: + dependencies: + anymatch: 3.1.3 + braces: 3.0.2 + glob-parent: 5.1.2 + is-binary-path: 2.1.0 + is-glob: 4.0.3 + normalize-path: 3.0.0 + readdirp: 3.6.0 + optionalDependencies: + fsevents: 2.3.3 + + cli-cursor@4.0.0: + dependencies: + restore-cursor: 4.0.0 + + cli-spinners@2.9.2: {} + + cliui@6.0.0: + dependencies: + string-width: 4.2.3 + strip-ansi: 6.0.1 + wrap-ansi: 6.2.0 + + color-convert@2.0.1: + dependencies: + color-name: 1.1.4 + + color-name@1.1.4: {} + + connect-history-api-fallback@2.0.0: {} + + create-codepen@2.0.0: {} + + cross-spawn@7.0.3: + dependencies: + path-key: 3.1.1 + shebang-command: 2.0.0 + which: 2.0.2 + + css-select@5.1.0: + dependencies: + boolbase: 1.0.0 + css-what: 6.1.0 + domhandler: 5.0.3 + domutils: 3.1.0 + nth-check: 2.1.1 + + css-what@6.1.0: {} + + csstype@3.1.3: {} + + dayjs@1.11.13: {} + + debug@4.3.6: + dependencies: + ms: 2.1.2 + + decamelize@1.2.0: {} + + dijkstrajs@1.0.3: {} + + dom-serializer@2.0.0: + dependencies: + domelementtype: 2.3.0 + domhandler: 5.0.3 + entities: 4.5.0 + + domelementtype@2.3.0: {} + + domhandler@5.0.3: + dependencies: + domelementtype: 2.3.0 + + domutils@3.1.0: + dependencies: + dom-serializer: 2.0.0 + domelementtype: 2.3.0 + domhandler: 5.0.3 + + electron-to-chromium@1.5.13: {} + + emoji-regex@10.3.0: {} + + emoji-regex@8.0.0: {} + + encode-utf8@1.0.3: {} + + entities@4.5.0: {} + + envinfo@7.13.0: {} + + esbuild@0.21.5: + optionalDependencies: + "@esbuild/aix-ppc64": 0.21.5 + "@esbuild/android-arm": 0.21.5 + "@esbuild/android-arm64": 0.21.5 + "@esbuild/android-x64": 0.21.5 + "@esbuild/darwin-arm64": 0.21.5 + "@esbuild/darwin-x64": 0.21.5 + "@esbuild/freebsd-arm64": 0.21.5 + "@esbuild/freebsd-x64": 0.21.5 + "@esbuild/linux-arm": 0.21.5 + "@esbuild/linux-arm64": 0.21.5 + "@esbuild/linux-ia32": 0.21.5 + "@esbuild/linux-loong64": 0.21.5 + "@esbuild/linux-mips64el": 0.21.5 + "@esbuild/linux-ppc64": 0.21.5 + "@esbuild/linux-riscv64": 0.21.5 + "@esbuild/linux-s390x": 0.21.5 + "@esbuild/linux-x64": 0.21.5 + "@esbuild/netbsd-x64": 0.21.5 + "@esbuild/openbsd-x64": 0.21.5 + "@esbuild/sunos-x64": 0.21.5 + "@esbuild/win32-arm64": 0.21.5 + "@esbuild/win32-ia32": 0.21.5 + "@esbuild/win32-x64": 0.21.5 + + escalade@3.1.2: {} + + esprima@4.0.1: {} + + estree-walker@2.0.2: {} + + execa@9.3.0: + dependencies: + "@sindresorhus/merge-streams": 4.0.0 + cross-spawn: 7.0.3 + figures: 6.1.0 + get-stream: 9.0.1 + human-signals: 7.0.0 + is-plain-obj: 4.1.0 + is-stream: 4.0.1 + npm-run-path: 5.3.0 + pretty-ms: 9.0.0 + signal-exit: 4.1.0 + strip-final-newline: 4.0.0 + yoctocolors: 2.1.1 + + extend-shallow@2.0.1: + dependencies: + is-extendable: 0.1.1 + + fast-glob@3.3.2: + dependencies: + "@nodelib/fs.stat": 2.0.5 + "@nodelib/fs.walk": 1.2.8 + glob-parent: 5.1.2 + merge2: 1.4.1 + micromatch: 4.0.5 + + fastq@1.17.1: + dependencies: + reusify: 1.0.4 + + fflate@0.8.2: {} + + figures@6.1.0: + dependencies: + is-unicode-supported: 2.0.0 + + fill-range@7.0.1: + dependencies: + to-regex-range: 5.0.1 + + find-up@4.1.0: + dependencies: + locate-path: 5.0.0 + path-exists: 4.0.0 + + fraction.js@4.3.7: {} + + fs-extra@11.2.0: + dependencies: + graceful-fs: 4.2.11 + jsonfile: 6.1.0 + universalify: 2.0.1 + + fsevents@2.3.3: + optional: true + + get-caller-file@2.0.5: {} + + get-east-asian-width@1.2.0: {} + + get-stream@9.0.1: + dependencies: + "@sec-ant/readable-stream": 0.4.1 + is-stream: 4.0.1 + + giscus@1.5.0: + dependencies: + lit: 3.1.2 + + glob-parent@5.1.2: + dependencies: + is-glob: 4.0.3 + + globby@14.0.2: + dependencies: + "@sindresorhus/merge-streams": 2.3.0 + fast-glob: 3.3.2 + ignore: 5.3.1 + path-type: 5.0.0 + slash: 5.1.0 + unicorn-magic: 0.1.0 + + graceful-fs@4.2.11: {} + + gray-matter@4.0.3: + dependencies: + js-yaml: 3.14.1 + kind-of: 6.0.3 + section-matter: 1.0.0 + strip-bom-string: 1.0.0 + + hash-sum@2.0.0: {} + + htmlparser2@8.0.2: + dependencies: + domelementtype: 2.3.0 + domhandler: 5.0.3 + domutils: 3.1.0 + entities: 4.5.0 + + human-signals@7.0.0: {} + + ignore@5.3.1: {} + + immutable@4.3.5: {} + + is-binary-path@2.1.0: + dependencies: + binary-extensions: 2.3.0 + + is-extendable@0.1.1: {} + + is-extglob@2.1.1: {} + + is-fullwidth-code-point@3.0.0: {} + + is-glob@4.0.3: + dependencies: + is-extglob: 2.1.1 + + is-interactive@2.0.0: {} + + is-number@7.0.0: {} + + is-plain-obj@4.1.0: {} + + is-stream@4.0.1: {} + + is-unicode-supported@1.3.0: {} + + is-unicode-supported@2.0.0: {} + + isexe@2.0.0: {} + + js-yaml@3.14.1: + dependencies: + argparse: 1.0.10 + esprima: 4.0.1 + + js-yaml@4.1.0: + dependencies: + argparse: 2.0.1 + + jsonfile@6.1.0: + dependencies: + universalify: 2.0.1 + optionalDependencies: + graceful-fs: 4.2.11 + + kind-of@6.0.3: {} + + lilconfig@3.1.1: {} + + linkify-it@5.0.0: + dependencies: + uc.micro: 2.1.0 + + lit-element@4.0.4: + dependencies: + "@lit-labs/ssr-dom-shim": 1.2.0 + "@lit/reactive-element": 2.0.4 + lit-html: 3.1.2 + + lit-html@3.1.2: + dependencies: + "@types/trusted-types": 2.0.7 + + lit@3.1.2: + dependencies: + "@lit/reactive-element": 2.0.4 + lit-element: 4.0.4 + lit-html: 3.1.2 + + locate-path@5.0.0: + dependencies: + p-locate: 4.1.0 + + log-symbols@6.0.0: + dependencies: + chalk: 5.3.0 + is-unicode-supported: 1.3.0 + + magic-string@0.30.11: + dependencies: + "@jridgewell/sourcemap-codec": 1.5.0 + + markdown-it-anchor@9.0.1(@types/markdown-it@14.1.2)(markdown-it@14.1.0): + dependencies: + "@types/markdown-it": 14.1.2 + markdown-it: 14.1.0 + + markdown-it-emoji@3.0.0: {} + + markdown-it@14.1.0: + dependencies: + argparse: 2.0.1 + entities: 4.5.0 + linkify-it: 5.0.0 + mdurl: 2.0.0 + punycode.js: 2.3.1 + uc.micro: 2.1.0 + + mdurl@2.0.0: {} + + merge2@1.4.1: {} + + micromatch@4.0.5: + dependencies: + braces: 3.0.2 + picomatch: 2.3.1 + + mimic-fn@2.1.0: {} + + ms@2.1.2: {} + + nanoid@3.3.7: {} + + nanoid@5.0.7: {} + + node-releases@2.0.18: {} + + normalize-path@3.0.0: {} + + normalize-range@0.1.2: {} + + npm-run-path@5.3.0: + dependencies: + path-key: 4.0.0 + + nth-check@2.1.1: + dependencies: + boolbase: 1.0.0 + + onetime@5.1.2: + dependencies: + mimic-fn: 2.1.0 + + ora@8.0.1: + dependencies: + chalk: 5.3.0 + cli-cursor: 4.0.0 + cli-spinners: 2.9.2 + is-interactive: 2.0.0 + is-unicode-supported: 2.0.0 + log-symbols: 6.0.0 + stdin-discarder: 0.2.2 + string-width: 7.1.0 + strip-ansi: 7.1.0 + + p-limit@2.3.0: + dependencies: + p-try: 2.2.0 + + p-locate@4.1.0: + dependencies: + p-limit: 2.3.0 + + p-try@2.2.0: {} + + parse-ms@4.0.0: {} + + parse5-htmlparser2-tree-adapter@7.0.0: + dependencies: + domhandler: 5.0.3 + parse5: 7.1.2 + + parse5@7.1.2: + dependencies: + entities: 4.5.0 + + path-exists@4.0.0: {} + + path-key@3.1.1: {} + + path-key@4.0.0: {} + + path-type@5.0.0: {} + + photoswipe@5.4.4: {} + + picocolors@1.0.1: {} + + picomatch@2.3.1: {} + + pngjs@5.0.0: {} + + postcss-load-config@6.0.1(postcss@8.4.44): + dependencies: + lilconfig: 3.1.1 + optionalDependencies: + postcss: 8.4.44 + + postcss-value-parser@4.2.0: {} + + postcss@8.4.44: + dependencies: + nanoid: 3.3.7 + picocolors: 1.0.1 + source-map-js: 1.2.0 + + pretty-ms@9.0.0: + dependencies: + parse-ms: 4.0.0 + + punycode.js@2.3.1: {} + + qrcode@1.5.3: + dependencies: + dijkstrajs: 1.0.3 + encode-utf8: 1.0.3 + pngjs: 5.0.0 + yargs: 15.4.1 + + queue-microtask@1.2.3: {} + + readdirp@3.6.0: + dependencies: + picomatch: 2.3.1 + + require-directory@2.1.1: {} + + require-main-filename@2.0.0: {} + + restore-cursor@4.0.0: + dependencies: + onetime: 5.1.2 + signal-exit: 3.0.7 + + reusify@1.0.4: {} + + rollup@4.21.2: + dependencies: + "@types/estree": 1.0.5 + optionalDependencies: + "@rollup/rollup-android-arm-eabi": 4.21.2 + "@rollup/rollup-android-arm64": 4.21.2 + "@rollup/rollup-darwin-arm64": 4.21.2 + "@rollup/rollup-darwin-x64": 4.21.2 + "@rollup/rollup-linux-arm-gnueabihf": 4.21.2 + "@rollup/rollup-linux-arm-musleabihf": 4.21.2 + "@rollup/rollup-linux-arm64-gnu": 4.21.2 + "@rollup/rollup-linux-arm64-musl": 4.21.2 + "@rollup/rollup-linux-powerpc64le-gnu": 4.21.2 + "@rollup/rollup-linux-riscv64-gnu": 4.21.2 + "@rollup/rollup-linux-s390x-gnu": 4.21.2 + "@rollup/rollup-linux-x64-gnu": 4.21.2 + "@rollup/rollup-linux-x64-musl": 4.21.2 + "@rollup/rollup-win32-arm64-msvc": 4.21.2 + "@rollup/rollup-win32-ia32-msvc": 4.21.2 + "@rollup/rollup-win32-x64-msvc": 4.21.2 + fsevents: 2.3.3 + + run-parallel@1.2.0: + dependencies: + queue-microtask: 1.2.3 + + sass@1.77.8: + dependencies: + chokidar: 3.6.0 + immutable: 4.3.5 + source-map-js: 1.2.0 + + sax@1.3.0: {} + + section-matter@1.0.0: + dependencies: + extend-shallow: 2.0.1 + kind-of: 6.0.3 + + semver@7.6.3: {} + + set-blocking@2.0.0: {} + + shebang-command@2.0.0: + dependencies: + shebang-regex: 3.0.0 + + shebang-regex@3.0.0: {} + + shiki@1.10.3: + dependencies: + "@shikijs/core": 1.10.3 + "@types/hast": 3.0.4 + + signal-exit@3.0.7: {} + + signal-exit@4.1.0: {} + + sitemap@8.0.0: + dependencies: + "@types/node": 17.0.45 + "@types/sax": 1.2.7 + arg: 5.0.2 + sax: 1.3.0 + + slash@5.1.0: {} + + source-map-js@1.2.0: {} + + sprintf-js@1.0.3: {} + + stdin-discarder@0.2.2: {} + + string-width@4.2.3: + dependencies: + emoji-regex: 8.0.0 + is-fullwidth-code-point: 3.0.0 + strip-ansi: 6.0.1 + + string-width@7.1.0: + dependencies: + emoji-regex: 10.3.0 + get-east-asian-width: 1.2.0 + strip-ansi: 7.1.0 + + strip-ansi@6.0.1: + dependencies: + ansi-regex: 5.0.1 + + strip-ansi@7.1.0: + dependencies: + ansi-regex: 6.0.1 + + strip-bom-string@1.0.0: {} + + strip-final-newline@4.0.0: {} + + to-fast-properties@2.0.0: {} + + to-regex-range@5.0.1: + dependencies: + is-number: 7.0.0 + + uc.micro@2.1.0: {} + + undici-types@5.26.5: {} + + unicorn-magic@0.1.0: {} + + universalify@2.0.1: {} + + upath@2.0.1: {} + + update-browserslist-db@1.1.0(browserslist@4.23.3): + dependencies: + browserslist: 4.23.3 + escalade: 3.1.2 + picocolors: 1.0.1 + + vite@5.4.6(@types/node@20.11.28)(sass@1.77.8): + dependencies: + esbuild: 0.21.5 + postcss: 8.4.44 + rollup: 4.21.2 + optionalDependencies: + "@types/node": 20.11.28 + fsevents: 2.3.3 + sass: 1.77.8 + + vue-demi@0.14.8(vue@3.5.3): + dependencies: + vue: 3.5.3 + + vue-router@4.4.3(vue@3.5.3): + dependencies: + "@vue/devtools-api": 6.6.3 + vue: 3.5.3 + + vue@3.5.3: + dependencies: + "@vue/compiler-dom": 3.5.3 + "@vue/compiler-sfc": 3.5.3 + "@vue/runtime-dom": 3.5.3 + "@vue/server-renderer": 3.5.3(vue@3.5.3) + "@vue/shared": 3.5.3 + + vuepress-plugin-components@2.0.0-rc.52(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)): + dependencies: + "@stackblitz/sdk": 1.11.0 + "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vuepress/plugin-sass-palette": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vueuse/core": 10.11.0(vue@3.5.3) + balloon-css: 1.2.0 + create-codepen: 2.0.0 + qrcode: 1.5.3 + vue: 3.5.3 + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + vuepress-shared: 2.0.0-rc.52(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + transitivePeerDependencies: + - "@vue/composition-api" + - typescript + + vuepress-plugin-md-enhance@2.0.0-rc.52(markdown-it@14.1.0)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)): + dependencies: + "@mdit/plugin-alert": 0.12.0(markdown-it@14.1.0) + "@mdit/plugin-align": 0.12.0(markdown-it@14.1.0) + "@mdit/plugin-attrs": 0.12.0(markdown-it@14.1.0) + "@mdit/plugin-container": 0.12.0(markdown-it@14.1.0) + "@mdit/plugin-demo": 0.12.0(markdown-it@14.1.0) + "@mdit/plugin-figure": 0.12.0(markdown-it@14.1.0) + "@mdit/plugin-footnote": 0.12.0(markdown-it@14.1.0) + "@mdit/plugin-img-lazyload": 0.12.0(markdown-it@14.1.0) + "@mdit/plugin-img-mark": 0.12.0(markdown-it@14.1.0) + "@mdit/plugin-img-size": 0.12.0(markdown-it@14.1.0) + "@mdit/plugin-include": 0.12.0(markdown-it@14.1.0) + "@mdit/plugin-katex-slim": 0.12.0(markdown-it@14.1.0) + "@mdit/plugin-mark": 0.12.0(markdown-it@14.1.0) + "@mdit/plugin-mathjax-slim": 0.12.0(markdown-it@14.1.0) + "@mdit/plugin-plantuml": 0.12.0(markdown-it@14.1.0) + "@mdit/plugin-spoiler": 0.12.0(markdown-it@14.1.0) + "@mdit/plugin-stylize": 0.12.0(markdown-it@14.1.0) + "@mdit/plugin-sub": 0.12.0(markdown-it@14.1.0) + "@mdit/plugin-sup": 0.12.0(markdown-it@14.1.0) + "@mdit/plugin-tab": 0.12.0(markdown-it@14.1.0) + "@mdit/plugin-tasklist": 0.12.0(markdown-it@14.1.0) + "@mdit/plugin-tex": 0.12.0(markdown-it@14.1.0) + "@mdit/plugin-uml": 0.12.0(markdown-it@14.1.0) + "@types/markdown-it": 14.1.1 + "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vuepress/plugin-sass-palette": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vueuse/core": 10.11.0(vue@3.5.3) + balloon-css: 1.2.0 + js-yaml: 4.1.0 + vue: 3.5.3 + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + vuepress-shared: 2.0.0-rc.52(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + transitivePeerDependencies: + - "@vue/composition-api" + - markdown-it + - typescript + + vuepress-shared@2.0.0-rc.52(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)): + dependencies: + "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vueuse/core": 10.11.0(vue@3.5.3) + cheerio: 1.0.0-rc.12 + dayjs: 1.11.13 + execa: 9.3.0 + fflate: 0.8.2 + gray-matter: 4.0.3 + semver: 7.6.3 + vue: 3.5.3 + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + transitivePeerDependencies: + - "@vue/composition-api" + - typescript + + vuepress-theme-hope@2.0.0-rc.52(markdown-it@14.1.0)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)): + dependencies: + "@vuepress/helper": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vuepress/plugin-active-header-links": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vuepress/plugin-back-to-top": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vuepress/plugin-blog": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vuepress/plugin-catalog": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vuepress/plugin-comment": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vuepress/plugin-copy-code": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vuepress/plugin-copyright": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vuepress/plugin-git": 2.0.0-rc.38(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vuepress/plugin-links-check": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vuepress/plugin-notice": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vuepress/plugin-nprogress": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vuepress/plugin-photo-swipe": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vuepress/plugin-reading-time": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vuepress/plugin-rtl": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vuepress/plugin-sass-palette": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vuepress/plugin-seo": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vuepress/plugin-shiki": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vuepress/plugin-sitemap": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vuepress/plugin-theme-data": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + "@vuepress/plugin-watermark": 2.0.0-rc.39(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) "@vueuse/core": 10.11.0(vue@3.5.3) balloon-css: 1.2.0 bcrypt-ts: 5.0.2 @@ -3864,10 +4252,10 @@ packages: chokidar: 3.6.0 gray-matter: 4.0.3 vue: 3.5.3 - vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3) - vuepress-plugin-components: 2.0.0-rc.52(vuepress@2.0.0-rc.15) - vuepress-plugin-md-enhance: 2.0.0-rc.52(markdown-it@14.1.0)(vuepress@2.0.0-rc.15) - vuepress-shared: 2.0.0-rc.52(vuepress@2.0.0-rc.15) + vuepress: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3) + vuepress-plugin-components: 2.0.0-rc.52(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + vuepress-plugin-md-enhance: 2.0.0-rc.52(markdown-it@14.1.0)(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) + vuepress-shared: 2.0.0-rc.52(vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3)) transitivePeerDependencies: - "@types/reveal.js" - "@vue/composition-api" @@ -3894,26 +4282,9 @@ packages: - twikoo - typescript - vidstack - dev: true - /vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15)(vue@3.5.3): - resolution: - { - integrity: sha512-8DRaONwIaG0Jn3P8OKBysTfcO1yPO1UwfUUNQjbToLrbYSsGFiFwpuTMSL3HbdaX7ou6TuJHgK/wuslsUV8jCQ==, - } - engines: { node: ">=18.16.0" } - hasBin: true - peerDependencies: - "@vuepress/bundler-vite": 2.0.0-rc.15 - "@vuepress/bundler-webpack": 2.0.0-rc.15 - vue: ^3.4.0 - peerDependenciesMeta: - "@vuepress/bundler-vite": - optional: true - "@vuepress/bundler-webpack": - optional: true + vuepress@2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8))(vue@3.5.3): dependencies: - "@vuepress/bundler-vite": 2.0.0-rc.15 "@vuepress/cli": 2.0.0-rc.15 "@vuepress/client": 2.0.0-rc.15 "@vuepress/core": 2.0.0-rc.15 @@ -3921,73 +4292,34 @@ packages: "@vuepress/shared": 2.0.0-rc.15 "@vuepress/utils": 2.0.0-rc.15 vue: 3.5.3 + optionalDependencies: + "@vuepress/bundler-vite": 2.0.0-rc.15(@types/node@20.11.28)(sass@1.77.8) transitivePeerDependencies: - supports-color - typescript - dev: true - /watermark-js-plus@1.5.2: - resolution: - { - integrity: sha512-iqgSeAfwnCKNpClmyjl7rhj0SEbt8j+MqZc6C3YKY5xjMdxlRMIOcnYdBYBiznzILVyJ6YbwxD5OMajK1D+uCA==, - } - engines: { node: ">=16.0.0" } - dev: true + watermark-js-plus@1.5.2: {} - /which-module@2.0.1: - resolution: - { - integrity: sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ==, - } - dev: true + which-module@2.0.1: {} - /which@2.0.2: - resolution: - { - integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==, - } - engines: { node: ">= 8" } - hasBin: true + which@2.0.2: dependencies: isexe: 2.0.0 - dev: true - /wrap-ansi@6.2.0: - resolution: - { - integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==, - } - engines: { node: ">=8" } + wrap-ansi@6.2.0: dependencies: ansi-styles: 4.3.0 string-width: 4.2.3 strip-ansi: 6.0.1 - dev: true - /y18n@4.0.3: - resolution: - { - integrity: sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==, - } - dev: true + y18n@4.0.3: {} - /yargs-parser@18.1.3: - resolution: - { - integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==, - } - engines: { node: ">=6" } + yargs-parser@18.1.3: dependencies: camelcase: 5.3.1 decamelize: 1.2.0 - dev: true - /yargs@15.4.1: - resolution: - { - integrity: sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==, - } - engines: { node: ">=8" } + yargs@15.4.1: dependencies: cliui: 6.0.0 decamelize: 1.2.0 @@ -4000,12 +4332,5 @@ packages: which-module: 2.0.1 y18n: 4.0.3 yargs-parser: 18.1.3 - dev: true - /yoctocolors@2.1.1: - resolution: - { - integrity: sha512-GQHQqAopRhwU8Kt1DDM8NjibDXHC8eoh1erhGAJPEyveY9qqVeXvVikNKrDz69sHowPMorbPUrH/mx8c50eiBQ==, - } - engines: { node: ">=18" } - dev: true + yoctocolors@2.1.1: {}