From 79fefbebfe11bc7c1ce9f9aa14d940e8a5553b15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 00:35:12 +0000 Subject: [PATCH] chore(deps): update vuepress monorepo to v2.0.0-beta.66 --- packages/website/package.json | 4 +- pnpm-lock.yaml | 645 ++++++++++++---------------------- 2 files changed, 234 insertions(+), 415 deletions(-) diff --git a/packages/website/package.json b/packages/website/package.json index fb1f0e8cb..02d78e610 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -22,10 +22,10 @@ "@mdit-vue/shared": "0.12.0", "@vuepress/client": "2.0.0-beta.64", "@vuepress/plugin-docsearch": "2.0.0-beta.64", - "@vuepress/theme-default": "2.0.0-beta.64", + "@vuepress/theme-default": "2.0.0-beta.66", "gitty": "3.7.2", "jsonfile": "6.1.0", "lodash": "4.17.21", - "vuepress": "2.0.0-beta.64" + "vuepress": "2.0.0-beta.66" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0285f7aff..191db6c3f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -272,8 +272,8 @@ importers: specifier: 2.0.0-beta.64 version: 2.0.0-beta.64(@algolia/client-search@4.14.2)(search-insights@2.6.0) '@vuepress/theme-default': - specifier: 2.0.0-beta.64 - version: 2.0.0-beta.64 + specifier: 2.0.0-beta.66 + version: 2.0.0-beta.66 gitty: specifier: 3.7.2 version: 3.7.2 @@ -284,8 +284,8 @@ importers: specifier: 4.17.21 version: 4.17.21 vuepress: - specifier: 2.0.0-beta.64 - version: 2.0.0-beta.64(@types/node@16.18.44)(@vuepress/client@2.0.0-beta.64)(ts-node@10.9.1)(vue@3.3.4) + specifier: 2.0.0-beta.66 + version: 2.0.0-beta.66(@types/node@16.18.44)(@vuepress/client@2.0.0-beta.64)(ts-node@10.9.1)(vue@3.3.4) packages: @@ -504,16 +504,6 @@ packages: conventional-changelog-conventionalcommits: 6.1.0 dev: true - /@commitlint/config-validator@17.4.4: - resolution: {integrity: sha512-bi0+TstqMiqoBAQDvdEP4AFh0GaKyLFlPPEObgI29utoKEYoPQTvF0EYqIwYYLEoJYhj5GfMIhPHJkTJhagfeg==} - engines: {node: '>=v14'} - requiresBuild: true - dependencies: - '@commitlint/types': 17.4.4 - ajv: 8.11.0 - dev: true - optional: true - /@commitlint/config-validator@17.6.7: resolution: {integrity: sha512-vJSncmnzwMvpr3lIcm0I8YVVDJTzyjy7NZAeXbTXy+MPUdAr9pKyyg7Tx/ebOQ9kqzE6O9WT6jg2164br5UdsQ==} engines: {node: '>=v14'} @@ -566,31 +556,6 @@ packages: '@commitlint/types': 17.4.4 dev: true - /@commitlint/load@17.5.0: - resolution: {integrity: sha512-l+4W8Sx4CD5rYFsrhHH8HP01/8jEP7kKf33Xlx2Uk2out/UKoKPYMOIRcDH5ppT8UXLMV+x6Wm5osdRKKgaD1Q==} - engines: {node: '>=v14'} - requiresBuild: true - dependencies: - '@commitlint/config-validator': 17.4.4 - '@commitlint/execute-rule': 17.4.0 - '@commitlint/resolve-extends': 17.4.4 - '@commitlint/types': 17.4.4 - '@types/node': 16.18.44 - chalk: 4.1.2 - cosmiconfig: 8.2.0 - cosmiconfig-typescript-loader: 4.3.0(@types/node@16.18.44)(cosmiconfig@8.2.0)(ts-node@10.9.1)(typescript@5.1.6) - lodash.isplainobject: 4.0.6 - lodash.merge: 4.6.2 - lodash.uniq: 4.5.0 - resolve-from: 5.0.0 - ts-node: 10.9.1(@types/node@16.18.44)(typescript@5.1.6) - typescript: 5.1.6 - transitivePeerDependencies: - - '@swc/core' - - '@swc/wasm' - dev: true - optional: true - /@commitlint/load@17.7.1: resolution: {integrity: sha512-S/QSOjE1ztdogYj61p6n3UbkUvweR17FQ0zDbNtoTLc+Hz7vvfS7ehoTMQ27hPSjVBpp7SzEcOQu081RLjKHJQ==} engines: {node: '>=v14'} @@ -607,7 +572,7 @@ packages: lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1(@types/node@16.18.44)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.7)(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - '@swc/core' @@ -639,20 +604,6 @@ packages: minimist: 1.2.6 dev: true - /@commitlint/resolve-extends@17.4.4: - resolution: {integrity: sha512-znXr1S0Rr8adInptHw0JeLgumS11lWbk5xAWFVno+HUFVN45875kUtqjrI6AppmD3JI+4s0uZlqqlkepjJd99A==} - engines: {node: '>=v14'} - requiresBuild: true - dependencies: - '@commitlint/config-validator': 17.4.4 - '@commitlint/types': 17.4.4 - import-fresh: 3.3.0 - lodash.mergewith: 4.6.2 - resolve-from: 5.0.0 - resolve-global: 1.0.0 - dev: true - optional: true - /@commitlint/resolve-extends@17.6.7: resolution: {integrity: sha512-PfeoAwLHtbOaC9bGn/FADN156CqkFz6ZKiVDMjuC2N5N0740Ke56rKU7Wxdwya8R8xzLK9vZzHgNbuGhaOVKIg==} engines: {node: '>=v14'} @@ -743,15 +694,6 @@ packages: - search-insights dev: true - /@esbuild/android-arm64@0.17.19: - resolution: {integrity: sha512-KBMWvEZooR7+kzY0BtbTQn0OAYY7CsiydT63pVEaPtVYF0hXbUaOyZog37DKxK7NF3XacBJOpYT4adIJh+avxA==} - engines: {node: '>=12'} - cpu: [arm64] - os: [android] - requiresBuild: true - dev: true - optional: true - /@esbuild/android-arm64@0.18.11: resolution: {integrity: sha512-snieiq75Z1z5LJX9cduSAjUr7vEI1OdlzFPMw0HH5YI7qQHDd3qs+WZoMrWYDsfRJSq36lIA6mfZBkvL46KoIw==} engines: {node: '>=12'} @@ -770,15 +712,6 @@ packages: dev: true optional: true - /@esbuild/android-arm@0.17.19: - resolution: {integrity: sha512-rIKddzqhmav7MSmoFCmDIb6e2W57geRsM94gV2l38fzhXMwq7hZoClug9USI2pFRGL06f4IOPHHpFNOkWieR8A==} - engines: {node: '>=12'} - cpu: [arm] - os: [android] - requiresBuild: true - dev: true - optional: true - /@esbuild/android-arm@0.18.11: resolution: {integrity: sha512-q4qlUf5ucwbUJZXF5tEQ8LF7y0Nk4P58hOsGk3ucY0oCwgQqAnqXVbUuahCddVHfrxmpyewRpiTHwVHIETYu7Q==} engines: {node: '>=12'} @@ -797,15 +730,6 @@ packages: dev: true optional: true - /@esbuild/android-x64@0.17.19: - resolution: {integrity: sha512-uUTTc4xGNDT7YSArp/zbtmbhO0uEEK9/ETW29Wk1thYUJBz3IVnvgEiEwEa9IeLyvnpKrWK64Utw2bgUmDveww==} - engines: {node: '>=12'} - cpu: [x64] - os: [android] - requiresBuild: true - dev: true - optional: true - /@esbuild/android-x64@0.18.11: resolution: {integrity: sha512-iPuoxQEV34+hTF6FT7om+Qwziv1U519lEOvekXO9zaMMlT9+XneAhKL32DW3H7okrCOBQ44BMihE8dclbZtTuw==} engines: {node: '>=12'} @@ -824,15 +748,6 @@ packages: dev: true optional: true - /@esbuild/darwin-arm64@0.17.19: - resolution: {integrity: sha512-80wEoCfF/hFKM6WE1FyBHc9SfUblloAWx6FJkFWTWiCoht9Mc0ARGEM47e67W9rI09YoUxJL68WHfDRYEAvOhg==} - engines: {node: '>=12'} - cpu: [arm64] - os: [darwin] - requiresBuild: true - dev: true - optional: true - /@esbuild/darwin-arm64@0.18.11: resolution: {integrity: sha512-Gm0QkI3k402OpfMKyQEEMG0RuW2LQsSmI6OeO4El2ojJMoF5NLYb3qMIjvbG/lbMeLOGiW6ooU8xqc+S0fgz2w==} engines: {node: '>=12'} @@ -851,15 +766,6 @@ packages: dev: true optional: true - /@esbuild/darwin-x64@0.17.19: - resolution: {integrity: sha512-IJM4JJsLhRYr9xdtLytPLSH9k/oxR3boaUIYiHkAawtwNOXKE8KoU8tMvryogdcT8AU+Bflmh81Xn6Q0vTZbQw==} - engines: {node: '>=12'} - cpu: [x64] - os: [darwin] - requiresBuild: true - dev: true - optional: true - /@esbuild/darwin-x64@0.18.11: resolution: {integrity: sha512-N15Vzy0YNHu6cfyDOjiyfJlRJCB/ngKOAvoBf1qybG3eOq0SL2Lutzz9N7DYUbb7Q23XtHPn6lMDF6uWbGv9Fw==} engines: {node: '>=12'} @@ -878,15 +784,6 @@ packages: dev: true optional: true - /@esbuild/freebsd-arm64@0.17.19: - resolution: {integrity: sha512-pBwbc7DufluUeGdjSU5Si+P3SoMF5DQ/F/UmTSb8HXO80ZEAJmrykPyzo1IfNbAoaqw48YRpv8shwd1NoI0jcQ==} - engines: {node: '>=12'} - cpu: [arm64] - os: [freebsd] - requiresBuild: true - dev: true - optional: true - /@esbuild/freebsd-arm64@0.18.11: resolution: {integrity: sha512-atEyuq6a3omEY5qAh5jIORWk8MzFnCpSTUruBgeyN9jZq1K/QI9uke0ATi3MHu4L8c59CnIi4+1jDKMuqmR71A==} engines: {node: '>=12'} @@ -905,15 +802,6 @@ packages: dev: true optional: true - /@esbuild/freebsd-x64@0.17.19: - resolution: {integrity: sha512-4lu+n8Wk0XlajEhbEffdy2xy53dpR06SlzvhGByyg36qJw6Kpfk7cp45DR/62aPH9mtJRmIyrXAS5UWBrJT6TQ==} - engines: {node: '>=12'} - cpu: [x64] - os: [freebsd] - requiresBuild: true - dev: true - optional: true - /@esbuild/freebsd-x64@0.18.11: resolution: {integrity: sha512-XtuPrEfBj/YYYnAAB7KcorzzpGTvOr/dTtXPGesRfmflqhA4LMF0Gh/n5+a9JBzPuJ+CGk17CA++Hmr1F/gI0Q==} engines: {node: '>=12'} @@ -932,15 +820,6 @@ packages: dev: true optional: true - /@esbuild/linux-arm64@0.17.19: - resolution: {integrity: sha512-ct1Tg3WGwd3P+oZYqic+YZF4snNl2bsnMKRkb3ozHmnM0dGWuxcPTTntAF6bOP0Sp4x0PjSF+4uHQ1xvxfRKqg==} - engines: {node: '>=12'} - cpu: [arm64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-arm64@0.18.11: resolution: {integrity: sha512-c6Vh2WS9VFKxKZ2TvJdA7gdy0n6eSy+yunBvv4aqNCEhSWVor1TU43wNRp2YLO9Vng2G+W94aRz+ILDSwAiYog==} engines: {node: '>=12'} @@ -959,15 +838,6 @@ packages: dev: true optional: true - /@esbuild/linux-arm@0.17.19: - resolution: {integrity: sha512-cdmT3KxjlOQ/gZ2cjfrQOtmhG4HJs6hhvm3mWSRDPtZ/lP5oe8FWceS10JaSJC13GBd4eH/haHnqf7hhGNLerA==} - engines: {node: '>=12'} - cpu: [arm] - os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-arm@0.18.11: resolution: {integrity: sha512-Idipz+Taso/toi2ETugShXjQ3S59b6m62KmLHkJlSq/cBejixmIydqrtM2XTvNCywFl3VC7SreSf6NV0i6sRyg==} engines: {node: '>=12'} @@ -986,15 +856,6 @@ packages: dev: true optional: true - /@esbuild/linux-ia32@0.17.19: - resolution: {integrity: sha512-w4IRhSy1VbsNxHRQpeGCHEmibqdTUx61Vc38APcsRbuVgK0OPEnQ0YD39Brymn96mOx48Y2laBQGqgZ0j9w6SQ==} - engines: {node: '>=12'} - cpu: [ia32] - os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-ia32@0.18.11: resolution: {integrity: sha512-S3hkIF6KUqRh9n1Q0dSyYcWmcVa9Cg+mSoZEfFuzoYXXsk6196qndrM+ZiHNwpZKi3XOXpShZZ+9dfN5ykqjjw==} engines: {node: '>=12'} @@ -1013,15 +874,6 @@ packages: dev: true optional: true - /@esbuild/linux-loong64@0.17.19: - resolution: {integrity: sha512-2iAngUbBPMq439a+z//gE+9WBldoMp1s5GWsUSgqHLzLJ9WoZLZhpwWuym0u0u/4XmZ3gpHmzV84PonE+9IIdQ==} - engines: {node: '>=12'} - cpu: [loong64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-loong64@0.18.11: resolution: {integrity: sha512-MRESANOoObQINBA+RMZW+Z0TJWpibtE7cPFnahzyQHDCA9X9LOmGh68MVimZlM9J8n5Ia8lU773te6O3ILW8kw==} engines: {node: '>=12'} @@ -1040,15 +892,6 @@ packages: dev: true optional: true - /@esbuild/linux-mips64el@0.17.19: - resolution: {integrity: sha512-LKJltc4LVdMKHsrFe4MGNPp0hqDFA1Wpt3jE1gEyM3nKUvOiO//9PheZZHfYRfYl6AwdTH4aTcXSqBerX0ml4A==} - engines: {node: '>=12'} - cpu: [mips64el] - os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-mips64el@0.18.11: resolution: {integrity: sha512-qVyPIZrXNMOLYegtD1u8EBccCrBVshxMrn5MkuFc3mEVsw7CCQHaqZ4jm9hbn4gWY95XFnb7i4SsT3eflxZsUg==} engines: {node: '>=12'} @@ -1067,15 +910,6 @@ packages: dev: true optional: true - /@esbuild/linux-ppc64@0.17.19: - resolution: {integrity: sha512-/c/DGybs95WXNS8y3Ti/ytqETiW7EU44MEKuCAcpPto3YjQbyK3IQVKfF6nbghD7EcLUGl0NbiL5Rt5DMhn5tg==} - engines: {node: '>=12'} - cpu: [ppc64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-ppc64@0.18.11: resolution: {integrity: sha512-T3yd8vJXfPirZaUOoA9D2ZjxZX4Gr3QuC3GztBJA6PklLotc/7sXTOuuRkhE9W/5JvJP/K9b99ayPNAD+R+4qQ==} engines: {node: '>=12'} @@ -1094,15 +928,6 @@ packages: dev: true optional: true - /@esbuild/linux-riscv64@0.17.19: - resolution: {integrity: sha512-FC3nUAWhvFoutlhAkgHf8f5HwFWUL6bYdvLc/TTuxKlvLi3+pPzdZiFKSWz/PF30TB1K19SuCxDTI5KcqASJqA==} - engines: {node: '>=12'} - cpu: [riscv64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-riscv64@0.18.11: resolution: {integrity: sha512-evUoRPWiwuFk++snjH9e2cAjF5VVSTj+Dnf+rkO/Q20tRqv+644279TZlPK8nUGunjPAtQRCj1jQkDAvL6rm2w==} engines: {node: '>=12'} @@ -1121,15 +946,6 @@ packages: dev: true optional: true - /@esbuild/linux-s390x@0.17.19: - resolution: {integrity: sha512-IbFsFbxMWLuKEbH+7sTkKzL6NJmG2vRyy6K7JJo55w+8xDk7RElYn6xvXtDW8HCfoKBFK69f3pgBJSUSQPr+4Q==} - engines: {node: '>=12'} - cpu: [s390x] - os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-s390x@0.18.11: resolution: {integrity: sha512-/SlRJ15XR6i93gRWquRxYCfhTeC5PdqEapKoLbX63PLCmAkXZHY2uQm2l9bN0oPHBsOw2IswRZctMYS0MijFcg==} engines: {node: '>=12'} @@ -1148,15 +964,6 @@ packages: dev: true optional: true - /@esbuild/linux-x64@0.17.19: - resolution: {integrity: sha512-68ngA9lg2H6zkZcyp22tsVt38mlhWde8l3eJLWkyLrp4HwMUr3c1s/M2t7+kHIhvMjglIBrFpncX1SzMckomGw==} - engines: {node: '>=12'} - cpu: [x64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-x64@0.18.11: resolution: {integrity: sha512-xcncej+wF16WEmIwPtCHi0qmx1FweBqgsRtEL1mSHLFR6/mb3GEZfLQnx+pUDfRDEM4DQF8dpXIW7eDOZl1IbA==} engines: {node: '>=12'} @@ -1175,15 +982,6 @@ packages: dev: true optional: true - /@esbuild/netbsd-x64@0.17.19: - resolution: {integrity: sha512-CwFq42rXCR8TYIjIfpXCbRX0rp1jo6cPIUPSaWwzbVI4aOfX96OXY8M6KNmtPcg7QjYeDmN+DD0Wp3LaBOLf4Q==} - engines: {node: '>=12'} - cpu: [x64] - os: [netbsd] - requiresBuild: true - dev: true - optional: true - /@esbuild/netbsd-x64@0.18.11: resolution: {integrity: sha512-aSjMHj/F7BuS1CptSXNg6S3M4F3bLp5wfFPIJM+Km2NfIVfFKhdmfHF9frhiCLIGVzDziggqWll0B+9AUbud/Q==} engines: {node: '>=12'} @@ -1202,15 +1000,6 @@ packages: dev: true optional: true - /@esbuild/openbsd-x64@0.17.19: - resolution: {integrity: sha512-cnq5brJYrSZ2CF6c35eCmviIN3k3RczmHz8eYaVlNasVqsNY+JKohZU5MKmaOI+KkllCdzOKKdPs762VCPC20g==} - engines: {node: '>=12'} - cpu: [x64] - os: [openbsd] - requiresBuild: true - dev: true - optional: true - /@esbuild/openbsd-x64@0.18.11: resolution: {integrity: sha512-tNBq+6XIBZtht0xJGv7IBB5XaSyvYPCm1PxJ33zLQONdZoLVM0bgGqUrXnJyiEguD9LU4AHiu+GCXy/Hm9LsdQ==} engines: {node: '>=12'} @@ -1229,15 +1018,6 @@ packages: dev: true optional: true - /@esbuild/sunos-x64@0.17.19: - resolution: {integrity: sha512-vCRT7yP3zX+bKWFeP/zdS6SqdWB8OIpaRq/mbXQxTGHnIxspRtigpkUcDMlSCOejlHowLqII7K2JKevwyRP2rg==} - engines: {node: '>=12'} - cpu: [x64] - os: [sunos] - requiresBuild: true - dev: true - optional: true - /@esbuild/sunos-x64@0.18.11: resolution: {integrity: sha512-kxfbDOrH4dHuAAOhr7D7EqaYf+W45LsAOOhAet99EyuxxQmjbk8M9N4ezHcEiCYPaiW8Dj3K26Z2V17Gt6p3ng==} engines: {node: '>=12'} @@ -1256,15 +1036,6 @@ packages: dev: true optional: true - /@esbuild/win32-arm64@0.17.19: - resolution: {integrity: sha512-yYx+8jwowUstVdorcMdNlzklLYhPxjniHWFKgRqH7IFlUEa0Umu3KuYplf1HUZZ422e3NU9F4LGb+4O0Kdcaag==} - engines: {node: '>=12'} - cpu: [arm64] - os: [win32] - requiresBuild: true - dev: true - optional: true - /@esbuild/win32-arm64@0.18.11: resolution: {integrity: sha512-Sh0dDRyk1Xi348idbal7lZyfSkjhJsdFeuC13zqdipsvMetlGiFQNdO+Yfp6f6B4FbyQm7qsk16yaZk25LChzg==} engines: {node: '>=12'} @@ -1283,15 +1054,6 @@ packages: dev: true optional: true - /@esbuild/win32-ia32@0.17.19: - resolution: {integrity: sha512-eggDKanJszUtCdlVs0RB+h35wNlb5v4TWEkq4vZcmVt5u/HiDZrTXe2bWFQUez3RgNHwx/x4sk5++4NSSicKkw==} - engines: {node: '>=12'} - cpu: [ia32] - os: [win32] - requiresBuild: true - dev: true - optional: true - /@esbuild/win32-ia32@0.18.11: resolution: {integrity: sha512-o9JUIKF1j0rqJTFbIoF4bXj6rvrTZYOrfRcGyL0Vm5uJ/j5CkBD/51tpdxe9lXEDouhRgdr/BYzUrDOvrWwJpg==} engines: {node: '>=12'} @@ -1310,15 +1072,6 @@ packages: dev: true optional: true - /@esbuild/win32-x64@0.17.19: - resolution: {integrity: sha512-lAhycmKnVOuRYNtRtatQR1LPQf2oYCkRGkSFnseDAKPl8lu5SOsK/e1sXe5a0Pc5kHIHe6P2I/ilntNv2xf3cA==} - engines: {node: '>=12'} - cpu: [x64] - os: [win32] - requiresBuild: true - dev: true - optional: true - /@esbuild/win32-x64@0.18.11: resolution: {integrity: sha512-rQI4cjLHd2hGsM1LqgDI7oOCYbQ6IBOVsX9ejuRMSze0GqXUG2ekwiKkiBU1pRGSeCqFFHxTrcEydB2Hyoz9CA==} engines: {node: '>=12'} @@ -2134,14 +1887,14 @@ packages: resolution: {integrity: sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==} dev: true - /@vitejs/plugin-vue@4.2.3(vite@4.3.9)(vue@3.3.4): + /@vitejs/plugin-vue@4.2.3(vite@4.4.9)(vue@3.3.4): resolution: {integrity: sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.3.9(@types/node@16.18.44) + vite: 4.4.9(@types/node@16.18.44) vue: 3.3.4 dev: true @@ -2232,26 +1985,27 @@ packages: resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==} dev: true - /@vuepress/bundler-vite@2.0.0-beta.64(@types/node@16.18.44)(ts-node@10.9.1): - resolution: {integrity: sha512-VoEnavMbMZgKQTeKsSv/ybkQRiJkNJwiCeOkJiK7WqmoNSOcUwMJhsmViMMhUmFt+TyVN+GkXdd0kpcZIiKVhg==} + /@vuepress/bundler-vite@2.0.0-beta.66(@types/node@16.18.44)(ts-node@10.9.1): + resolution: {integrity: sha512-qX/ROiieQYggGXz/NCr3i9okcuRdSPizUn/RqDWT26gGqLLtX/qab8/+LJrQ8WMN5XqrSYsSvbY8W3jb1Iu7tw==} dependencies: - '@vitejs/plugin-vue': 4.2.3(vite@4.3.9)(vue@3.3.4) - '@vuepress/client': 2.0.0-beta.64 - '@vuepress/core': 2.0.0-beta.64 - '@vuepress/shared': 2.0.0-beta.64 - '@vuepress/utils': 2.0.0-beta.64 + '@vitejs/plugin-vue': 4.2.3(vite@4.4.9)(vue@3.3.4) + '@vuepress/client': 2.0.0-beta.66 + '@vuepress/core': 2.0.0-beta.66 + '@vuepress/shared': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 autoprefixer: 10.4.14(postcss@8.4.25) connect-history-api-fallback: 2.0.0 postcss: 8.4.25 postcss-load-config: 4.0.1(postcss@8.4.25)(ts-node@10.9.1) rollup: 3.26.2 - vite: 4.3.9(@types/node@16.18.44) + vite: 4.4.9(@types/node@16.18.44) vue: 3.3.4 vue-router: 4.2.4(vue@3.3.4) transitivePeerDependencies: - '@types/node' - '@vue/composition-api' - less + - lightningcss - sass - stylus - sugarss @@ -2260,17 +2014,17 @@ packages: - ts-node dev: true - /@vuepress/cli@2.0.0-beta.64: - resolution: {integrity: sha512-eUw85TbUfiUVfW8sMzFXqVdy6RIZK2Gk2sE2ew95QmOb0LR4IG8zkroc5XtqhsYCWNjx2lEEizhIce73ywywzg==} + /@vuepress/cli@2.0.0-beta.66: + resolution: {integrity: sha512-VWOAxjePlxeao/6ecg1AQrrnbtgDJ0VOyYX3Zx2r2vwD0lBDE8OCtJUjP2X+3g2H8bauY4utM7rqWqm7yHC1og==} hasBin: true dependencies: - '@vuepress/core': 2.0.0-beta.64 - '@vuepress/shared': 2.0.0-beta.64 - '@vuepress/utils': 2.0.0-beta.64 + '@vuepress/core': 2.0.0-beta.66 + '@vuepress/shared': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 cac: 6.7.14 chokidar: 3.5.3 envinfo: 7.10.0 - esbuild: 0.17.19 + esbuild: 0.18.11 transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -2288,6 +2042,18 @@ packages: - '@vue/composition-api' dev: true + /@vuepress/client@2.0.0-beta.66: + resolution: {integrity: sha512-WjrL1u0NOVUwiGoVOIfQqSU7SwzJUkyBFu3xiZoNmWFD9VdPIfuSRvVeZDhr+br/0tA7XrJd2ueSEDt5+BM3Qg==} + dependencies: + '@vue/devtools-api': 6.5.0 + '@vuepress/shared': 2.0.0-beta.66 + '@vueuse/core': 10.2.1(vue@3.3.4) + vue: 3.3.4 + vue-router: 4.2.4(vue@3.3.4) + transitivePeerDependencies: + - '@vue/composition-api' + dev: true + /@vuepress/core@2.0.0-beta.64: resolution: {integrity: sha512-XbYeOwLL6cwTXG3orj2G4tD7EBhNbUpsx/NV/GPSJZk09fZIxmkA/GyNvb7wDvhg1npqCO6hanDu52FkLvT5bw==} dependencies: @@ -2301,6 +2067,19 @@ packages: - supports-color dev: true + /@vuepress/core@2.0.0-beta.66: + resolution: {integrity: sha512-CPvm6BR5zpvKeky9Z9QbAzsDHTrrxEXFKvN5MUsdEKUTPfoumI1dDT2O6eQS37X9jNB+6mckFaPWKQncbaW1Bg==} + dependencies: + '@vuepress/client': 2.0.0-beta.66 + '@vuepress/markdown': 2.0.0-beta.66 + '@vuepress/shared': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 + vue: 3.3.4 + transitivePeerDependencies: + - '@vue/composition-api' + - supports-color + dev: true + /@vuepress/markdown@2.0.0-beta.64: resolution: {integrity: sha512-AAKiKrYTcIYdOx1bOBoB/3nErniqyg7Nrncaq4xCfczf+Ec1oZHS8pp6hsTdmlcTNp5oEOeygnFFAr20fd3M7A==} dependencies: @@ -2324,12 +2103,35 @@ packages: - supports-color dev: true - /@vuepress/plugin-active-header-links@2.0.0-beta.64: - resolution: {integrity: sha512-Sj/4uHz/W04AX8xcszZnpvS2hLoTk1xO2TmRzbTYxFNbt8QC5whDXQ4dUKsp+XB6KkNCMdaCNEZYu68oyVmHOw==} + /@vuepress/markdown@2.0.0-beta.66: + resolution: {integrity: sha512-Zj4THYy6qsw3S9ROoNRy+o4i/4WyYhXKsDEM1v0N0/WJ0DMeHZORDlBPnq7dKwEqtyv42iLz9D2SYI7T3ADs/A==} dependencies: - '@vuepress/client': 2.0.0-beta.64 - '@vuepress/core': 2.0.0-beta.64 - '@vuepress/utils': 2.0.0-beta.64 + '@mdit-vue/plugin-component': 0.12.0 + '@mdit-vue/plugin-frontmatter': 0.12.0 + '@mdit-vue/plugin-headers': 0.12.0 + '@mdit-vue/plugin-sfc': 0.12.0 + '@mdit-vue/plugin-title': 0.12.0 + '@mdit-vue/plugin-toc': 0.12.0 + '@mdit-vue/shared': 0.12.0 + '@mdit-vue/types': 0.12.0 + '@types/markdown-it': 12.2.3 + '@types/markdown-it-emoji': 2.0.2 + '@vuepress/shared': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 + markdown-it: 13.0.1 + markdown-it-anchor: 8.6.7(@types/markdown-it@12.2.3)(markdown-it@13.0.1) + markdown-it-emoji: 2.0.2 + mdurl: 1.0.1 + transitivePeerDependencies: + - supports-color + dev: true + + /@vuepress/plugin-active-header-links@2.0.0-beta.66: + resolution: {integrity: sha512-f0T1LK0oWFJ/tuOg7+F3mCT2tzqu1PcKhTlF5wtkZzn8YdGtlpr9X7jX4owrbqMwlbYLbaCER1AeoH31eKA7Ow==} + dependencies: + '@vuepress/client': 2.0.0-beta.66 + '@vuepress/core': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 ts-debounce: 4.0.0 vue: 3.3.4 vue-router: 4.2.4(vue@3.3.4) @@ -2338,12 +2140,12 @@ packages: - supports-color dev: true - /@vuepress/plugin-back-to-top@2.0.0-beta.64: - resolution: {integrity: sha512-1ijK5H7dGcIiDmu9e8gqbzjQ5YEJ852j4da7zh7RWKPthswhfrtjuelMxQluYgOoiwNWV9cPfr5FqVB4Nfaalg==} + /@vuepress/plugin-back-to-top@2.0.0-beta.66: + resolution: {integrity: sha512-tmBe7h3uosQcAko1dmqUYjMUdIBxSE7nMbKAsHb8/GX77HWLOM5SaOKye++vPWu/1HMkZwU/iwI2njdC6fSTYw==} dependencies: - '@vuepress/client': 2.0.0-beta.64 - '@vuepress/core': 2.0.0-beta.64 - '@vuepress/utils': 2.0.0-beta.64 + '@vuepress/client': 2.0.0-beta.66 + '@vuepress/core': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 ts-debounce: 4.0.0 vue: 3.3.4 transitivePeerDependencies: @@ -2351,14 +2153,14 @@ packages: - supports-color dev: true - /@vuepress/plugin-container@2.0.0-beta.64: - resolution: {integrity: sha512-32UjfCKH3JDEGlKGxqxFiLufywiihTE38sF0qlamZZT91TrEp2NCSIAB/djvow+S0jlojule06Y5V07Z0vaOpA==} + /@vuepress/plugin-container@2.0.0-beta.66: + resolution: {integrity: sha512-/R8NlDz18co9qXoYjarJA+kIFWFNrhE1+Xd1WSgcUZw5WoQydz19MTPDJICmiHQBGZjm2EgnWbyNZFpk6BcsPQ==} dependencies: '@types/markdown-it': 12.2.3 - '@vuepress/core': 2.0.0-beta.64 - '@vuepress/markdown': 2.0.0-beta.64 - '@vuepress/shared': 2.0.0-beta.64 - '@vuepress/utils': 2.0.0-beta.64 + '@vuepress/core': 2.0.0-beta.66 + '@vuepress/markdown': 2.0.0-beta.66 + '@vuepress/shared': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 markdown-it: 13.0.1 markdown-it-container: 3.0.0 transitivePeerDependencies: @@ -2390,37 +2192,37 @@ packages: - supports-color dev: true - /@vuepress/plugin-external-link-icon@2.0.0-beta.64: - resolution: {integrity: sha512-vLNZ0oWqa7JhiD2gTy4ty3KqTQ1f4iYy9SqEcFIkfYjcUJ3slsnh6gQ5B4i+plNqYfOlnErAs+KNt781Sv4oUQ==} + /@vuepress/plugin-external-link-icon@2.0.0-beta.66: + resolution: {integrity: sha512-kkOMhtJSVkjN4ncaEKxoZ9pzlIrQvEYh2W66H1Mgb4TdnN4P+IDvIbTaMLlD5SaUnS/yF7YiLLtsMtKH0z0oyA==} dependencies: - '@vuepress/client': 2.0.0-beta.64 - '@vuepress/core': 2.0.0-beta.64 - '@vuepress/markdown': 2.0.0-beta.64 - '@vuepress/shared': 2.0.0-beta.64 - '@vuepress/utils': 2.0.0-beta.64 + '@vuepress/client': 2.0.0-beta.66 + '@vuepress/core': 2.0.0-beta.66 + '@vuepress/markdown': 2.0.0-beta.66 + '@vuepress/shared': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 vue: 3.3.4 transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: true - /@vuepress/plugin-git@2.0.0-beta.64: - resolution: {integrity: sha512-HkzgHX9n/dHx7jbfz+/pl50q46ChG7dckNMJIeFB3MScYiUKSJs6QRvwCOeYEESy4RPpb/UpnxQuCb53QrS+2g==} + /@vuepress/plugin-git@2.0.0-beta.66: + resolution: {integrity: sha512-IOCoOIPwbAmxXr6clf9BRyv0lsgR1G9CAkzM7PkrBSeW7QSxh9skfSsNFNSe1vhjNyQGETq+Ebjfje8Y8p0qjA==} dependencies: - '@vuepress/core': 2.0.0-beta.64 - '@vuepress/utils': 2.0.0-beta.64 - execa: 7.1.1 + '@vuepress/core': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 + execa: 7.2.0 transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: true - /@vuepress/plugin-medium-zoom@2.0.0-beta.64: - resolution: {integrity: sha512-iL62+OTk7FalnK9bSiQE9RvyLInB7A6leuTRR5wQOHvR6nlt8ZIZr/yHfPIAsQWkgK7yIU5uuozUA3FzDH0pdA==} + /@vuepress/plugin-medium-zoom@2.0.0-beta.66: + resolution: {integrity: sha512-ND7Cbzu0YOHo4Tclin9yXhs6r9qI8SkfW2guOjy+qXpnN0Yl1uo3xJQwiAlkEmt7AdYNUE6wtia/qz8Bs+GqBA==} dependencies: - '@vuepress/client': 2.0.0-beta.64 - '@vuepress/core': 2.0.0-beta.64 - '@vuepress/utils': 2.0.0-beta.64 + '@vuepress/client': 2.0.0-beta.66 + '@vuepress/core': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 medium-zoom: 1.0.8 vue: 3.3.4 transitivePeerDependencies: @@ -2428,12 +2230,12 @@ packages: - supports-color dev: true - /@vuepress/plugin-nprogress@2.0.0-beta.64: - resolution: {integrity: sha512-rBSN0zd+wVIsHcCf9thpIqS7TiQfiqA5lw7Ks9I+L2aDssIItVRAF82yFFJaROeNx+M04rg+KzV/+mN+7YLHnA==} + /@vuepress/plugin-nprogress@2.0.0-beta.66: + resolution: {integrity: sha512-ouvT76xs4ETXGcYzh9cY40l5grVeWEPNQX3ddcbsC240R1VIs0mv4oyb80p6h27TSyzs++SgxwESTxnEzBSFtg==} dependencies: - '@vuepress/client': 2.0.0-beta.64 - '@vuepress/core': 2.0.0-beta.64 - '@vuepress/utils': 2.0.0-beta.64 + '@vuepress/client': 2.0.0-beta.66 + '@vuepress/core': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 vue: 3.3.4 vue-router: 4.2.4(vue@3.3.4) transitivePeerDependencies: @@ -2441,35 +2243,35 @@ packages: - supports-color dev: true - /@vuepress/plugin-palette@2.0.0-beta.64: - resolution: {integrity: sha512-Nk/U8buyC+o49AbqK2LHXSjGOgFZ5CoxNnI9aBXjIFXsvYvkAzxw1rGWj1y42AypK8pXxvUWnYINPjse2z+PuA==} + /@vuepress/plugin-palette@2.0.0-beta.66: + resolution: {integrity: sha512-Ukt9NbCBo9Uvo6ALim0l3Qic1qPQBQ3OwGTuS7BMDM9XgMeStknziI6Pb9vW7MaQV2aWjbbxwnyZEoxSSlUKOw==} dependencies: - '@vuepress/core': 2.0.0-beta.64 - '@vuepress/utils': 2.0.0-beta.64 + '@vuepress/core': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 chokidar: 3.5.3 transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: true - /@vuepress/plugin-prismjs@2.0.0-beta.64: - resolution: {integrity: sha512-nQJJk63LwlRvMhtfSX7wgd6JPYdVs4peAwZsxdD9up8/vbhuENe+FnnsRH9fbgl9+119fvK5y0ckCpWVkebBdA==} + /@vuepress/plugin-prismjs@2.0.0-beta.66: + resolution: {integrity: sha512-dkxKb3XVmFWdCPiUJKjJXvIAL170ZN93wgqEpid+PDeEQl+PBQbNELFj+5UZNPpnvzZtdRUUpcfBtz9ZqRGMtw==} dependencies: - '@vuepress/core': 2.0.0-beta.64 + '@vuepress/core': 2.0.0-beta.66 prismjs: 1.29.0 transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: true - /@vuepress/plugin-theme-data@2.0.0-beta.64: - resolution: {integrity: sha512-37AZuWIfK7eVCTfRuB96XQTyPklGWEev6Q4sut6olUs5lmjidkz2X64kAOw0N2at1yg+nK6eO7UN0sBcLj9oaw==} + /@vuepress/plugin-theme-data@2.0.0-beta.66: + resolution: {integrity: sha512-EzDXhpG47Sc796fg1q7m3XXjD2qD+bpozRcM1aoyYP1fe/o25/q/5l8ARz9vpONuI8JvDVYmaYT3rUAh5oKstw==} dependencies: '@vue/devtools-api': 6.5.0 - '@vuepress/client': 2.0.0-beta.64 - '@vuepress/core': 2.0.0-beta.64 - '@vuepress/shared': 2.0.0-beta.64 - '@vuepress/utils': 2.0.0-beta.64 + '@vuepress/client': 2.0.0-beta.66 + '@vuepress/core': 2.0.0-beta.66 + '@vuepress/shared': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 vue: 3.3.4 transitivePeerDependencies: - '@vue/composition-api' @@ -2483,28 +2285,35 @@ packages: '@vue/shared': 3.3.4 dev: true - /@vuepress/theme-default@2.0.0-beta.64: - resolution: {integrity: sha512-WrJgklIQlTqifFMtSH+RLaAbS6mHrwcvrsz414uHzMxk+TCgl2lFGxs3+owinWgb42GbwKXLpW6WcumvbJGZSQ==} + /@vuepress/shared@2.0.0-beta.66: + resolution: {integrity: sha512-hMnFFHee6xLYVcSdpbKddcqunrOxIp2/B1gOGorcF5bZfnhJJWWsdZ//kwemAqlB8d10Z7f3x+b69Ur1LDPThw==} + dependencies: + '@mdit-vue/types': 0.12.0 + '@vue/shared': 3.3.4 + dev: true + + /@vuepress/theme-default@2.0.0-beta.66: + resolution: {integrity: sha512-5h2R1L+isDoQ0+JW8xLbR9fwUP7ysKAaWdb4+1ahXCpo5aGJRfO6S1NzUihKseut0UG7Lv3omnVVzBOh3joGNw==} peerDependencies: sass-loader: ^13.2.1 peerDependenciesMeta: sass-loader: optional: true dependencies: - '@vuepress/client': 2.0.0-beta.64 - '@vuepress/core': 2.0.0-beta.64 - '@vuepress/plugin-active-header-links': 2.0.0-beta.64 - '@vuepress/plugin-back-to-top': 2.0.0-beta.64 - '@vuepress/plugin-container': 2.0.0-beta.64 - '@vuepress/plugin-external-link-icon': 2.0.0-beta.64 - '@vuepress/plugin-git': 2.0.0-beta.64 - '@vuepress/plugin-medium-zoom': 2.0.0-beta.64 - '@vuepress/plugin-nprogress': 2.0.0-beta.64 - '@vuepress/plugin-palette': 2.0.0-beta.64 - '@vuepress/plugin-prismjs': 2.0.0-beta.64 - '@vuepress/plugin-theme-data': 2.0.0-beta.64 - '@vuepress/shared': 2.0.0-beta.64 - '@vuepress/utils': 2.0.0-beta.64 + '@vuepress/client': 2.0.0-beta.66 + '@vuepress/core': 2.0.0-beta.66 + '@vuepress/plugin-active-header-links': 2.0.0-beta.66 + '@vuepress/plugin-back-to-top': 2.0.0-beta.66 + '@vuepress/plugin-container': 2.0.0-beta.66 + '@vuepress/plugin-external-link-icon': 2.0.0-beta.66 + '@vuepress/plugin-git': 2.0.0-beta.66 + '@vuepress/plugin-medium-zoom': 2.0.0-beta.66 + '@vuepress/plugin-nprogress': 2.0.0-beta.66 + '@vuepress/plugin-palette': 2.0.0-beta.66 + '@vuepress/plugin-prismjs': 2.0.0-beta.66 + '@vuepress/plugin-theme-data': 2.0.0-beta.66 + '@vuepress/shared': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 '@vueuse/core': 10.2.1(vue@3.3.4) sass: 1.63.6 vue: 3.3.4 @@ -2532,6 +2341,24 @@ packages: - supports-color dev: true + /@vuepress/utils@2.0.0-beta.66: + resolution: {integrity: sha512-CcgSG7ewI20iTdu1WCtQEBJiHfUgsGMg4TB4rActe9gPx8ZRoxZ8Jhr6bO3a4SU789PSBUzF7RYm9E1MtzATHg==} + dependencies: + '@types/debug': 4.1.8 + '@types/fs-extra': 11.0.1 + '@types/hash-sum': 1.0.0 + '@vuepress/shared': 2.0.0-beta.66 + debug: 4.3.4(supports-color@8.1.1) + fs-extra: 11.1.1 + globby: 13.2.2 + hash-sum: 2.0.0 + ora: 6.3.1 + picocolors: 1.0.0 + upath: 2.0.1 + transitivePeerDependencies: + - supports-color + dev: true + /@vueuse/core@10.2.1(vue@3.3.4): resolution: {integrity: sha512-c441bfMbkAwTNwVRHQ0zdYZNETK//P84rC01aP2Uy/aRFCiie9NE/k9KdIXbno0eDYP5NPUuWv0aA/I4Unr/7w==} dependencies: @@ -3410,22 +3237,6 @@ packages: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} dev: true - /cosmiconfig-typescript-loader@4.3.0(@types/node@16.18.44)(cosmiconfig@8.2.0)(ts-node@10.9.1)(typescript@5.1.6): - resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} - engines: {node: '>=12', npm: '>=6'} - peerDependencies: - '@types/node': '*' - cosmiconfig: '>=7' - ts-node: '>=10' - typescript: '>=3' - dependencies: - '@types/node': 16.18.44 - cosmiconfig: 8.2.0 - ts-node: 10.9.1(@types/node@16.18.44)(typescript@5.1.6) - typescript: 5.1.6 - dev: true - optional: true - /cosmiconfig-typescript-loader@4.3.0(@types/node@20.4.7)(cosmiconfig@8.2.0)(ts-node@10.9.1)(typescript@5.1.6): resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} @@ -3437,7 +3248,7 @@ packages: dependencies: '@types/node': 20.4.7 cosmiconfig: 8.2.0 - ts-node: 10.9.1(@types/node@16.18.44)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.7)(typescript@5.1.6) typescript: 5.1.6 dev: true @@ -3498,7 +3309,7 @@ packages: longest: 2.0.1 word-wrap: 1.2.3 optionalDependencies: - '@commitlint/load': 17.5.0 + '@commitlint/load': 17.7.1 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -3810,36 +3621,6 @@ packages: is-symbol: 1.0.4 dev: true - /esbuild@0.17.19: - resolution: {integrity: sha512-XQ0jAPFkK/u3LcVRcvVHQcTIqD6E2H1fvZMA5dQPSOWb3suUbWbfbRf94pjc0bNzRYLfIrDRQXr7X+LHIm5oHw==} - engines: {node: '>=12'} - hasBin: true - requiresBuild: true - optionalDependencies: - '@esbuild/android-arm': 0.17.19 - '@esbuild/android-arm64': 0.17.19 - '@esbuild/android-x64': 0.17.19 - '@esbuild/darwin-arm64': 0.17.19 - '@esbuild/darwin-x64': 0.17.19 - '@esbuild/freebsd-arm64': 0.17.19 - '@esbuild/freebsd-x64': 0.17.19 - '@esbuild/linux-arm': 0.17.19 - '@esbuild/linux-arm64': 0.17.19 - '@esbuild/linux-ia32': 0.17.19 - '@esbuild/linux-loong64': 0.17.19 - '@esbuild/linux-mips64el': 0.17.19 - '@esbuild/linux-ppc64': 0.17.19 - '@esbuild/linux-riscv64': 0.17.19 - '@esbuild/linux-s390x': 0.17.19 - '@esbuild/linux-x64': 0.17.19 - '@esbuild/netbsd-x64': 0.17.19 - '@esbuild/openbsd-x64': 0.17.19 - '@esbuild/sunos-x64': 0.17.19 - '@esbuild/win32-arm64': 0.17.19 - '@esbuild/win32-ia32': 0.17.19 - '@esbuild/win32-x64': 0.17.19 - dev: true - /esbuild@0.18.11: resolution: {integrity: sha512-i8u6mQF0JKJUlGR3OdFLKldJQMMs8OqM9Cc3UCi9XXziJ9WERM5bfkHaEAy0YAvPRMgqSW55W7xYn84XtEFTtA==} engines: {node: '>=12'} @@ -3963,21 +3744,6 @@ packages: strip-final-newline: 2.0.0 dev: true - /execa@7.1.1: - resolution: {integrity: sha512-wH0eMf/UXckdUYnO21+HDztteVv05rq2GXksxT4fCGeHkBhw1DROXh40wcjMcRqDOWE7iPJ4n3M7e2+YFP+76Q==} - engines: {node: ^14.18.0 || ^16.14.0 || >=18.0.0} - dependencies: - cross-spawn: 7.0.3 - get-stream: 6.0.1 - human-signals: 4.3.1 - is-stream: 3.0.0 - merge-stream: 2.0.0 - npm-run-path: 5.1.0 - onetime: 6.0.0 - signal-exit: 3.0.7 - strip-final-newline: 3.0.0 - dev: true - /execa@7.2.0: resolution: {integrity: sha512-UduyVP7TLB5IcAQl+OzLyLcS/l32W/GLg+AhHJ+ow40FOk2U3SAllPwR44v4vmdFwIWqpdwxxpQbF1n5ta9seA==} engines: {node: ^14.18.0 || ^16.14.0 || >=18.0.0} @@ -6772,6 +6538,15 @@ packages: source-map-js: 1.0.2 dev: true + /postcss@8.4.28: + resolution: {integrity: sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw==} + engines: {node: ^10 || ^12 || >=14} + dependencies: + nanoid: 3.3.6 + picocolors: 1.0.0 + source-map-js: 1.0.2 + dev: true + /preact@10.10.6: resolution: {integrity: sha512-w0mCL5vICUAZrh1DuHEdOWBjxdO62lvcO++jbzr8UhhYcTbFkpegLH9XX+7MadjTl/y0feoqwQ/zAnzkc/EGog==} dev: true @@ -7098,6 +6873,14 @@ packages: fsevents: 2.3.2 dev: true + /rollup@3.28.1: + resolution: {integrity: sha512-R9OMQmIHJm9znrU3m3cpE8uhN0fGdXiawME7aZIpQqvpS/85+Vt1Hq1/yVIcYfOmaQiHjvXkQAoJukvLpau6Yw==} + engines: {node: '>=14.18.0', npm: '>=8.0.0'} + hasBin: true + optionalDependencies: + fsevents: 2.3.2 + dev: true + /rrweb-cssom@0.6.0: resolution: {integrity: sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==} dev: true @@ -7736,6 +7519,37 @@ packages: yn: 3.1.1 dev: true + /ts-node@10.9.1(@types/node@20.4.7)(typescript@5.1.6): + resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} + hasBin: true + peerDependencies: + '@swc/core': '>=1.2.50' + '@swc/wasm': '>=1.2.50' + '@types/node': '*' + typescript: '>=2.7' + peerDependenciesMeta: + '@swc/core': + optional: true + '@swc/wasm': + optional: true + dependencies: + '@cspotcode/source-map-support': 0.8.1 + '@tsconfig/node10': 1.0.9 + '@tsconfig/node12': 1.0.11 + '@tsconfig/node14': 1.0.3 + '@tsconfig/node16': 1.0.3 + '@types/node': 20.4.7 + acorn: 8.8.0 + acorn-walk: 8.2.0 + arg: 4.1.3 + create-require: 1.1.1 + diff: 4.0.2 + make-error: 1.3.6 + typescript: 5.1.6 + v8-compile-cache-lib: 3.0.1 + yn: 3.1.1 + dev: true + /tsconfig-paths@4.2.0: resolution: {integrity: sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==} engines: {node: '>=6'} @@ -7969,13 +7783,14 @@ packages: builtins: 5.0.1 dev: true - /vite@4.3.9(@types/node@16.18.44): - resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} + /vite@4.4.9(@types/node@16.18.44): + resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: '@types/node': '>= 14' less: '*' + lightningcss: ^1.21.0 sass: '*' stylus: '*' sugarss: '*' @@ -7985,6 +7800,8 @@ packages: optional: true less: optional: true + lightningcss: + optional: true sass: optional: true stylus: @@ -7995,9 +7812,9 @@ packages: optional: true dependencies: '@types/node': 16.18.44 - esbuild: 0.17.19 - postcss: 8.4.25 - rollup: 3.26.2 + esbuild: 0.18.11 + postcss: 8.4.28 + rollup: 3.28.1 optionalDependencies: fsevents: 2.3.2 dev: true @@ -8044,24 +7861,25 @@ packages: '@vue/shared': 3.3.4 dev: true - /vuepress-vite@2.0.0-beta.64(@types/node@16.18.44)(@vuepress/client@2.0.0-beta.64)(ts-node@10.9.1)(vue@3.3.4): - resolution: {integrity: sha512-K0ZdIJEEC3JWTke4R+DUYIvvoZ991zCGq92XkvjEDZ1+15meMUxmIcFFIwEbha5nmUjJrOGQVXrkn11nazT75w==} + /vuepress-vite@2.0.0-beta.66(@types/node@16.18.44)(@vuepress/client@2.0.0-beta.64)(ts-node@10.9.1)(vue@3.3.4): + resolution: {integrity: sha512-ezJC+IXDb5j5IrNP91gcvx2/jiSACSOjzK1kNoYSYw/D17j9E6sZ6ddVTFLj6C/vGfhiNT9roP/nvK4TFgsehg==} engines: {node: '>=16.19.0'} hasBin: true peerDependencies: - '@vuepress/client': 2.0.0-beta.64 + '@vuepress/client': 2.0.0-beta.66 vue: ^3.3.4 dependencies: - '@vuepress/bundler-vite': 2.0.0-beta.64(@types/node@16.18.44)(ts-node@10.9.1) - '@vuepress/cli': 2.0.0-beta.64 + '@vuepress/bundler-vite': 2.0.0-beta.66(@types/node@16.18.44)(ts-node@10.9.1) + '@vuepress/cli': 2.0.0-beta.66 '@vuepress/client': 2.0.0-beta.64 - '@vuepress/core': 2.0.0-beta.64 - '@vuepress/theme-default': 2.0.0-beta.64 + '@vuepress/core': 2.0.0-beta.66 + '@vuepress/theme-default': 2.0.0-beta.66 vue: 3.3.4 transitivePeerDependencies: - '@types/node' - '@vue/composition-api' - less + - lightningcss - sass - sass-loader - stylus @@ -8071,17 +7889,18 @@ packages: - ts-node dev: true - /vuepress@2.0.0-beta.64(@types/node@16.18.44)(@vuepress/client@2.0.0-beta.64)(ts-node@10.9.1)(vue@3.3.4): - resolution: {integrity: sha512-7Z9DyxPn/2E7LVEAtvrFVwatbwRWoaVXT8uB7+/nhoDSjpWahzgCnzCcdVEPw0nHU4mYN5S27yl0Pfcda1w9Zg==} + /vuepress@2.0.0-beta.66(@types/node@16.18.44)(@vuepress/client@2.0.0-beta.64)(ts-node@10.9.1)(vue@3.3.4): + resolution: {integrity: sha512-BrpORW3QR0/DgtOk6S5EHKG2jn4IURWHI5oLROmc6gpqlZ30T0Ya6pGq9PzG023p9Le5LZVzeuIefEW0srXUYA==} engines: {node: '>=16.19.0'} hasBin: true dependencies: - vuepress-vite: 2.0.0-beta.64(@types/node@16.18.44)(@vuepress/client@2.0.0-beta.64)(ts-node@10.9.1)(vue@3.3.4) + vuepress-vite: 2.0.0-beta.66(@types/node@16.18.44)(@vuepress/client@2.0.0-beta.64)(ts-node@10.9.1)(vue@3.3.4) transitivePeerDependencies: - '@types/node' - '@vue/composition-api' - '@vuepress/client' - less + - lightningcss - sass - sass-loader - stylus