From 25b293ff855da7bea9ab5dd08368d6a576688a87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 08:12:08 +0000 Subject: [PATCH] fix(deps): update dependency vuepress-theme-hope to v2.0.0-beta.233 --- package.json | 2 +- pnpm-lock.yaml | 972 +++++++++++++++++++++++++++++++++++++++---------- 2 files changed, 790 insertions(+), 184 deletions(-) diff --git a/package.json b/package.json index f676b7f4..9b3a3de1 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,6 @@ "vuepress-plugin-copy-code2": "2.0.0-beta.230", "vuepress-plugin-search-pro": "2.0.0-beta.230", "vuepress-shared": "2.0.0-beta.230", - "vuepress-theme-hope": "2.0.0-beta.230" + "vuepress-theme-hope": "2.0.0-beta.233" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 04271edd..263c4e44 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ dependencies: specifier: 2.0.0-beta.230 version: 2.0.0-beta.230(vuepress@2.0.0-beta.64) vuepress-theme-hope: - specifier: 2.0.0-beta.230 - version: 2.0.0-beta.230(vuepress@2.0.0-beta.64) + specifier: 2.0.0-beta.233 + version: 2.0.0-beta.233(vuepress@2.0.0-beta.64) packages: @@ -108,6 +108,29 @@ packages: - supports-color dev: false + /@babel/core@7.22.8: + resolution: {integrity: sha512-75+KxFB4CZqYRXjx4NlR4J7yGvKumBuZTmV4NV6v09dVXXkuYVYLT68N6HCzLvfJ+fWCxQsntNzKwwIXL4bHnw==} + engines: {node: '>=6.9.0'} + dependencies: + '@ampproject/remapping': 2.2.1 + '@babel/code-frame': 7.22.5 + '@babel/generator': 7.22.7 + '@babel/helper-compilation-targets': 7.22.6(@babel/core@7.22.8) + '@babel/helper-module-transforms': 7.22.5 + '@babel/helpers': 7.22.6 + '@babel/parser': 7.22.7 + '@babel/template': 7.22.5 + '@babel/traverse': 7.22.8 + '@babel/types': 7.22.5 + '@nicolo-ribaudo/semver-v6': 6.3.3 + convert-source-map: 1.9.0 + debug: 4.3.4 + gensync: 1.0.0-beta.2 + json5: 2.2.3 + transitivePeerDependencies: + - supports-color + dev: false + /@babel/generator@7.22.5: resolution: {integrity: sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA==} engines: {node: '>=6.9.0'} @@ -118,6 +141,16 @@ packages: jsesc: 2.5.2 dev: false + /@babel/generator@7.22.7: + resolution: {integrity: sha512-p+jPjMG+SI8yvIaxGgeW24u7q9+5+TGpZh8/CuB7RhBKd7RCy8FayNEFNNKrNK/eUcY/4ExQqLmyrvBXKsIcwQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.22.5 + '@jridgewell/gen-mapping': 0.3.3 + '@jridgewell/trace-mapping': 0.3.18 + jsesc: 2.5.2 + dev: false + /@babel/helper-annotate-as-pure@7.22.5: resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} @@ -146,6 +179,20 @@ packages: lru-cache: 5.1.1 dev: false + /@babel/helper-compilation-targets@7.22.6(@babel/core@7.22.8): + resolution: {integrity: sha512-534sYEqWD9VfUm3IPn2SLcH4Q3P86XL+QvqdC7ZsFrzyyPF3T4XGiVghF6PTYNdWg6pXuoqXxNQAhbYeEInTzA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/compat-data': 7.22.6 + '@babel/core': 7.22.8 + '@babel/helper-validator-option': 7.22.5 + '@nicolo-ribaudo/semver-v6': 6.3.3 + browserslist: 4.21.9 + lru-cache: 5.1.1 + dev: false + /@babel/helper-create-class-features-plugin@7.22.6(@babel/core@7.22.6): resolution: {integrity: sha512-iwdzgtSiBxF6ni6mzVnZCF3xt5qE6cEA0J7nFt8QOAWZ0zjCFceEgpn3vtb2V7WFR6QzP2jmIFOHMTRo7eNJjQ==} engines: {node: '>=6.9.0'} @@ -238,7 +285,7 @@ packages: '@babel/helper-split-export-declaration': 7.22.6 '@babel/helper-validator-identifier': 7.22.5 '@babel/template': 7.22.5 - '@babel/traverse': 7.22.6 + '@babel/traverse': 7.22.8 '@babel/types': 7.22.5 transitivePeerDependencies: - supports-color @@ -338,7 +385,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.22.5 - '@babel/traverse': 7.22.6 + '@babel/traverse': 7.22.8 '@babel/types': 7.22.5 transitivePeerDependencies: - supports-color @@ -361,6 +408,14 @@ packages: '@babel/types': 7.22.5 dev: false + /@babel/parser@7.22.7: + resolution: {integrity: sha512-7NF8pOkHP5o2vpmGgNGcfAeCvOYhGLyA3Z4eBQkT1RJlWu47n63bCs93QfJ2hIAFCil7L5P2IWhs1oToVgrL0Q==} + engines: {node: '>=6.0.0'} + hasBin: true + dependencies: + '@babel/types': 7.22.5 + dev: false + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.5(@babel/core@7.22.6): resolution: {integrity: sha512-NP1M5Rf+u2Gw9qfSO4ihjcTGW5zXTi36ITLd4/EoAcEhIZ0yjMqmftDNl3QC19CX7olhrjpyU454g/2W7X0jvQ==} engines: {node: '>=6.9.0'} @@ -1248,7 +1303,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.22.5 - '@babel/parser': 7.22.6 + '@babel/parser': 7.22.7 '@babel/types': 7.22.5 dev: false @@ -1270,6 +1325,24 @@ packages: - supports-color dev: false + /@babel/traverse@7.22.8: + resolution: {integrity: sha512-y6LPR+wpM2I3qJrsheCTwhIinzkETbplIgPBbwvqPKc+uljeA5gP+3nP8irdYt1mjQaDnlIcG+dw8OjAco4GXw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.22.5 + '@babel/generator': 7.22.7 + '@babel/helper-environment-visitor': 7.22.5 + '@babel/helper-function-name': 7.22.5 + '@babel/helper-hoist-variables': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + '@babel/parser': 7.22.7 + '@babel/types': 7.22.5 + debug: 4.3.4 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + dev: false + /@babel/types@7.22.5: resolution: {integrity: sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==} engines: {node: '>=6.9.0'} @@ -1292,6 +1365,15 @@ packages: dev: false optional: true + /@esbuild/android-arm64@0.18.11: + resolution: {integrity: sha512-snieiq75Z1z5LJX9cduSAjUr7vEI1OdlzFPMw0HH5YI7qQHDd3qs+WZoMrWYDsfRJSq36lIA6mfZBkvL46KoIw==} + engines: {node: '>=12'} + cpu: [arm64] + os: [android] + requiresBuild: true + dev: false + optional: true + /@esbuild/android-arm@0.17.19: resolution: {integrity: sha512-rIKddzqhmav7MSmoFCmDIb6e2W57geRsM94gV2l38fzhXMwq7hZoClug9USI2pFRGL06f4IOPHHpFNOkWieR8A==} engines: {node: '>=12'} @@ -1301,6 +1383,15 @@ packages: dev: false optional: true + /@esbuild/android-arm@0.18.11: + resolution: {integrity: sha512-q4qlUf5ucwbUJZXF5tEQ8LF7y0Nk4P58hOsGk3ucY0oCwgQqAnqXVbUuahCddVHfrxmpyewRpiTHwVHIETYu7Q==} + engines: {node: '>=12'} + cpu: [arm] + os: [android] + requiresBuild: true + dev: false + optional: true + /@esbuild/android-x64@0.17.19: resolution: {integrity: sha512-uUTTc4xGNDT7YSArp/zbtmbhO0uEEK9/ETW29Wk1thYUJBz3IVnvgEiEwEa9IeLyvnpKrWK64Utw2bgUmDveww==} engines: {node: '>=12'} @@ -1310,6 +1401,15 @@ packages: dev: false optional: true + /@esbuild/android-x64@0.18.11: + resolution: {integrity: sha512-iPuoxQEV34+hTF6FT7om+Qwziv1U519lEOvekXO9zaMMlT9+XneAhKL32DW3H7okrCOBQ44BMihE8dclbZtTuw==} + engines: {node: '>=12'} + cpu: [x64] + os: [android] + requiresBuild: true + dev: false + optional: true + /@esbuild/darwin-arm64@0.17.19: resolution: {integrity: sha512-80wEoCfF/hFKM6WE1FyBHc9SfUblloAWx6FJkFWTWiCoht9Mc0ARGEM47e67W9rI09YoUxJL68WHfDRYEAvOhg==} engines: {node: '>=12'} @@ -1319,6 +1419,15 @@ packages: dev: false optional: true + /@esbuild/darwin-arm64@0.18.11: + resolution: {integrity: sha512-Gm0QkI3k402OpfMKyQEEMG0RuW2LQsSmI6OeO4El2ojJMoF5NLYb3qMIjvbG/lbMeLOGiW6ooU8xqc+S0fgz2w==} + engines: {node: '>=12'} + cpu: [arm64] + os: [darwin] + requiresBuild: true + dev: false + optional: true + /@esbuild/darwin-x64@0.17.19: resolution: {integrity: sha512-IJM4JJsLhRYr9xdtLytPLSH9k/oxR3boaUIYiHkAawtwNOXKE8KoU8tMvryogdcT8AU+Bflmh81Xn6Q0vTZbQw==} engines: {node: '>=12'} @@ -1328,6 +1437,15 @@ packages: dev: false optional: true + /@esbuild/darwin-x64@0.18.11: + resolution: {integrity: sha512-N15Vzy0YNHu6cfyDOjiyfJlRJCB/ngKOAvoBf1qybG3eOq0SL2Lutzz9N7DYUbb7Q23XtHPn6lMDF6uWbGv9Fw==} + engines: {node: '>=12'} + cpu: [x64] + os: [darwin] + requiresBuild: true + dev: false + optional: true + /@esbuild/freebsd-arm64@0.17.19: resolution: {integrity: sha512-pBwbc7DufluUeGdjSU5Si+P3SoMF5DQ/F/UmTSb8HXO80ZEAJmrykPyzo1IfNbAoaqw48YRpv8shwd1NoI0jcQ==} engines: {node: '>=12'} @@ -1337,6 +1455,15 @@ packages: dev: false optional: true + /@esbuild/freebsd-arm64@0.18.11: + resolution: {integrity: sha512-atEyuq6a3omEY5qAh5jIORWk8MzFnCpSTUruBgeyN9jZq1K/QI9uke0ATi3MHu4L8c59CnIi4+1jDKMuqmR71A==} + engines: {node: '>=12'} + cpu: [arm64] + os: [freebsd] + requiresBuild: true + dev: false + optional: true + /@esbuild/freebsd-x64@0.17.19: resolution: {integrity: sha512-4lu+n8Wk0XlajEhbEffdy2xy53dpR06SlzvhGByyg36qJw6Kpfk7cp45DR/62aPH9mtJRmIyrXAS5UWBrJT6TQ==} engines: {node: '>=12'} @@ -1346,6 +1473,15 @@ packages: dev: false optional: true + /@esbuild/freebsd-x64@0.18.11: + resolution: {integrity: sha512-XtuPrEfBj/YYYnAAB7KcorzzpGTvOr/dTtXPGesRfmflqhA4LMF0Gh/n5+a9JBzPuJ+CGk17CA++Hmr1F/gI0Q==} + engines: {node: '>=12'} + cpu: [x64] + os: [freebsd] + requiresBuild: true + dev: false + optional: true + /@esbuild/linux-arm64@0.17.19: resolution: {integrity: sha512-ct1Tg3WGwd3P+oZYqic+YZF4snNl2bsnMKRkb3ozHmnM0dGWuxcPTTntAF6bOP0Sp4x0PjSF+4uHQ1xvxfRKqg==} engines: {node: '>=12'} @@ -1355,6 +1491,15 @@ packages: dev: false optional: true + /@esbuild/linux-arm64@0.18.11: + resolution: {integrity: sha512-c6Vh2WS9VFKxKZ2TvJdA7gdy0n6eSy+yunBvv4aqNCEhSWVor1TU43wNRp2YLO9Vng2G+W94aRz+ILDSwAiYog==} + engines: {node: '>=12'} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: false + optional: true + /@esbuild/linux-arm@0.17.19: resolution: {integrity: sha512-cdmT3KxjlOQ/gZ2cjfrQOtmhG4HJs6hhvm3mWSRDPtZ/lP5oe8FWceS10JaSJC13GBd4eH/haHnqf7hhGNLerA==} engines: {node: '>=12'} @@ -1364,6 +1509,15 @@ packages: dev: false optional: true + /@esbuild/linux-arm@0.18.11: + resolution: {integrity: sha512-Idipz+Taso/toi2ETugShXjQ3S59b6m62KmLHkJlSq/cBejixmIydqrtM2XTvNCywFl3VC7SreSf6NV0i6sRyg==} + engines: {node: '>=12'} + cpu: [arm] + os: [linux] + requiresBuild: true + dev: false + optional: true + /@esbuild/linux-ia32@0.17.19: resolution: {integrity: sha512-w4IRhSy1VbsNxHRQpeGCHEmibqdTUx61Vc38APcsRbuVgK0OPEnQ0YD39Brymn96mOx48Y2laBQGqgZ0j9w6SQ==} engines: {node: '>=12'} @@ -1373,6 +1527,15 @@ packages: dev: false optional: true + /@esbuild/linux-ia32@0.18.11: + resolution: {integrity: sha512-S3hkIF6KUqRh9n1Q0dSyYcWmcVa9Cg+mSoZEfFuzoYXXsk6196qndrM+ZiHNwpZKi3XOXpShZZ+9dfN5ykqjjw==} + engines: {node: '>=12'} + cpu: [ia32] + os: [linux] + requiresBuild: true + dev: false + optional: true + /@esbuild/linux-loong64@0.17.19: resolution: {integrity: sha512-2iAngUbBPMq439a+z//gE+9WBldoMp1s5GWsUSgqHLzLJ9WoZLZhpwWuym0u0u/4XmZ3gpHmzV84PonE+9IIdQ==} engines: {node: '>=12'} @@ -1382,6 +1545,15 @@ packages: dev: false optional: true + /@esbuild/linux-loong64@0.18.11: + resolution: {integrity: sha512-MRESANOoObQINBA+RMZW+Z0TJWpibtE7cPFnahzyQHDCA9X9LOmGh68MVimZlM9J8n5Ia8lU773te6O3ILW8kw==} + engines: {node: '>=12'} + cpu: [loong64] + os: [linux] + requiresBuild: true + dev: false + optional: true + /@esbuild/linux-mips64el@0.17.19: resolution: {integrity: sha512-LKJltc4LVdMKHsrFe4MGNPp0hqDFA1Wpt3jE1gEyM3nKUvOiO//9PheZZHfYRfYl6AwdTH4aTcXSqBerX0ml4A==} engines: {node: '>=12'} @@ -1391,6 +1563,15 @@ packages: dev: false optional: true + /@esbuild/linux-mips64el@0.18.11: + resolution: {integrity: sha512-qVyPIZrXNMOLYegtD1u8EBccCrBVshxMrn5MkuFc3mEVsw7CCQHaqZ4jm9hbn4gWY95XFnb7i4SsT3eflxZsUg==} + engines: {node: '>=12'} + cpu: [mips64el] + os: [linux] + requiresBuild: true + dev: false + optional: true + /@esbuild/linux-ppc64@0.17.19: resolution: {integrity: sha512-/c/DGybs95WXNS8y3Ti/ytqETiW7EU44MEKuCAcpPto3YjQbyK3IQVKfF6nbghD7EcLUGl0NbiL5Rt5DMhn5tg==} engines: {node: '>=12'} @@ -1400,6 +1581,15 @@ packages: dev: false optional: true + /@esbuild/linux-ppc64@0.18.11: + resolution: {integrity: sha512-T3yd8vJXfPirZaUOoA9D2ZjxZX4Gr3QuC3GztBJA6PklLotc/7sXTOuuRkhE9W/5JvJP/K9b99ayPNAD+R+4qQ==} + engines: {node: '>=12'} + cpu: [ppc64] + os: [linux] + requiresBuild: true + dev: false + optional: true + /@esbuild/linux-riscv64@0.17.19: resolution: {integrity: sha512-FC3nUAWhvFoutlhAkgHf8f5HwFWUL6bYdvLc/TTuxKlvLi3+pPzdZiFKSWz/PF30TB1K19SuCxDTI5KcqASJqA==} engines: {node: '>=12'} @@ -1409,6 +1599,15 @@ packages: dev: false optional: true + /@esbuild/linux-riscv64@0.18.11: + resolution: {integrity: sha512-evUoRPWiwuFk++snjH9e2cAjF5VVSTj+Dnf+rkO/Q20tRqv+644279TZlPK8nUGunjPAtQRCj1jQkDAvL6rm2w==} + engines: {node: '>=12'} + cpu: [riscv64] + os: [linux] + requiresBuild: true + dev: false + optional: true + /@esbuild/linux-s390x@0.17.19: resolution: {integrity: sha512-IbFsFbxMWLuKEbH+7sTkKzL6NJmG2vRyy6K7JJo55w+8xDk7RElYn6xvXtDW8HCfoKBFK69f3pgBJSUSQPr+4Q==} engines: {node: '>=12'} @@ -1418,6 +1617,15 @@ packages: dev: false optional: true + /@esbuild/linux-s390x@0.18.11: + resolution: {integrity: sha512-/SlRJ15XR6i93gRWquRxYCfhTeC5PdqEapKoLbX63PLCmAkXZHY2uQm2l9bN0oPHBsOw2IswRZctMYS0MijFcg==} + engines: {node: '>=12'} + cpu: [s390x] + os: [linux] + requiresBuild: true + dev: false + optional: true + /@esbuild/linux-x64@0.17.19: resolution: {integrity: sha512-68ngA9lg2H6zkZcyp22tsVt38mlhWde8l3eJLWkyLrp4HwMUr3c1s/M2t7+kHIhvMjglIBrFpncX1SzMckomGw==} engines: {node: '>=12'} @@ -1427,6 +1635,15 @@ packages: dev: false optional: true + /@esbuild/linux-x64@0.18.11: + resolution: {integrity: sha512-xcncej+wF16WEmIwPtCHi0qmx1FweBqgsRtEL1mSHLFR6/mb3GEZfLQnx+pUDfRDEM4DQF8dpXIW7eDOZl1IbA==} + engines: {node: '>=12'} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: false + optional: true + /@esbuild/netbsd-x64@0.17.19: resolution: {integrity: sha512-CwFq42rXCR8TYIjIfpXCbRX0rp1jo6cPIUPSaWwzbVI4aOfX96OXY8M6KNmtPcg7QjYeDmN+DD0Wp3LaBOLf4Q==} engines: {node: '>=12'} @@ -1436,6 +1653,15 @@ packages: dev: false optional: true + /@esbuild/netbsd-x64@0.18.11: + resolution: {integrity: sha512-aSjMHj/F7BuS1CptSXNg6S3M4F3bLp5wfFPIJM+Km2NfIVfFKhdmfHF9frhiCLIGVzDziggqWll0B+9AUbud/Q==} + engines: {node: '>=12'} + cpu: [x64] + os: [netbsd] + requiresBuild: true + dev: false + optional: true + /@esbuild/openbsd-x64@0.17.19: resolution: {integrity: sha512-cnq5brJYrSZ2CF6c35eCmviIN3k3RczmHz8eYaVlNasVqsNY+JKohZU5MKmaOI+KkllCdzOKKdPs762VCPC20g==} engines: {node: '>=12'} @@ -1445,6 +1671,15 @@ packages: dev: false optional: true + /@esbuild/openbsd-x64@0.18.11: + resolution: {integrity: sha512-tNBq+6XIBZtht0xJGv7IBB5XaSyvYPCm1PxJ33zLQONdZoLVM0bgGqUrXnJyiEguD9LU4AHiu+GCXy/Hm9LsdQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [openbsd] + requiresBuild: true + dev: false + optional: true + /@esbuild/sunos-x64@0.17.19: resolution: {integrity: sha512-vCRT7yP3zX+bKWFeP/zdS6SqdWB8OIpaRq/mbXQxTGHnIxspRtigpkUcDMlSCOejlHowLqII7K2JKevwyRP2rg==} engines: {node: '>=12'} @@ -1454,6 +1689,15 @@ packages: dev: false optional: true + /@esbuild/sunos-x64@0.18.11: + resolution: {integrity: sha512-kxfbDOrH4dHuAAOhr7D7EqaYf+W45LsAOOhAet99EyuxxQmjbk8M9N4ezHcEiCYPaiW8Dj3K26Z2V17Gt6p3ng==} + engines: {node: '>=12'} + cpu: [x64] + os: [sunos] + requiresBuild: true + dev: false + optional: true + /@esbuild/win32-arm64@0.17.19: resolution: {integrity: sha512-yYx+8jwowUstVdorcMdNlzklLYhPxjniHWFKgRqH7IFlUEa0Umu3KuYplf1HUZZ422e3NU9F4LGb+4O0Kdcaag==} engines: {node: '>=12'} @@ -1463,6 +1707,15 @@ packages: dev: false optional: true + /@esbuild/win32-arm64@0.18.11: + resolution: {integrity: sha512-Sh0dDRyk1Xi348idbal7lZyfSkjhJsdFeuC13zqdipsvMetlGiFQNdO+Yfp6f6B4FbyQm7qsk16yaZk25LChzg==} + engines: {node: '>=12'} + cpu: [arm64] + os: [win32] + requiresBuild: true + dev: false + optional: true + /@esbuild/win32-ia32@0.17.19: resolution: {integrity: sha512-eggDKanJszUtCdlVs0RB+h35wNlb5v4TWEkq4vZcmVt5u/HiDZrTXe2bWFQUez3RgNHwx/x4sk5++4NSSicKkw==} engines: {node: '>=12'} @@ -1472,6 +1725,15 @@ packages: dev: false optional: true + /@esbuild/win32-ia32@0.18.11: + resolution: {integrity: sha512-o9JUIKF1j0rqJTFbIoF4bXj6rvrTZYOrfRcGyL0Vm5uJ/j5CkBD/51tpdxe9lXEDouhRgdr/BYzUrDOvrWwJpg==} + engines: {node: '>=12'} + cpu: [ia32] + os: [win32] + requiresBuild: true + dev: false + optional: true + /@esbuild/win32-x64@0.17.19: resolution: {integrity: sha512-lAhycmKnVOuRYNtRtatQR1LPQf2oYCkRGkSFnseDAKPl8lu5SOsK/e1sXe5a0Pc5kHIHe6P2I/ilntNv2xf3cA==} engines: {node: '>=12'} @@ -1481,6 +1743,15 @@ packages: dev: false optional: true + /@esbuild/win32-x64@0.18.11: + resolution: {integrity: sha512-rQI4cjLHd2hGsM1LqgDI7oOCYbQ6IBOVsX9ejuRMSze0GqXUG2ekwiKkiBU1pRGSeCqFFHxTrcEydB2Hyoz9CA==} + engines: {node: '>=12'} + cpu: [x64] + os: [win32] + requiresBuild: true + dev: false + optional: true + /@jridgewell/gen-mapping@0.3.3: resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==} engines: {node: '>=6.0.0'} @@ -1945,7 +2216,7 @@ packages: /@types/sax@1.2.4: resolution: {integrity: sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==} dependencies: - '@types/node': 17.0.45 + '@types/node': 20.3.3 dev: false /@types/stats.js@0.17.0: @@ -2047,8 +2318,9 @@ packages: '@vue/shared': 3.3.4 dev: false - /@vue/repl@2.4.0: - resolution: {integrity: sha512-vXXEysYTCZdJo3kECwKDTxd6GI3F9RzJ3dkslY6fpdGn7q+aCizLqcWiEnWaeBjbqOh31rMsPPUxhhC3jhaiXQ==} + /@vue/repl@2.5.5: + resolution: {integrity: sha512-wzhUz4kqVHarN1oykypFP8e81VLJMRd0Gtkwa945XbAI1mIGTVVyxgs93H6f73NHsHTD+S144UYLUPVCnlqjeQ==} + requiresBuild: true dev: false /@vue/runtime-core@3.3.4: @@ -2124,6 +2396,22 @@ packages: - supports-color dev: false + /@vuepress/cli@2.0.0-beta.66: + resolution: {integrity: sha512-VWOAxjePlxeao/6ecg1AQrrnbtgDJ0VOyYX3Zx2r2vwD0lBDE8OCtJUjP2X+3g2H8bauY4utM7rqWqm7yHC1og==} + hasBin: true + dependencies: + '@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.18.11 + transitivePeerDependencies: + - '@vue/composition-api' + - supports-color + dev: false + /@vuepress/client@2.0.0-beta.64: resolution: {integrity: sha512-zYXh2lwtLHxmc8+jNWokLYv7WtxJMWWzrstJH7RCjNv7iGJVl6fk1QvbWlKQcCfmhXIvO4lgrI2IV2sQYr3mkg==} dependencies: @@ -2136,6 +2424,18 @@ packages: - '@vue/composition-api' dev: false + /@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: false + /@vuepress/core@2.0.0-beta.64: resolution: {integrity: sha512-XbYeOwLL6cwTXG3orj2G4tD7EBhNbUpsx/NV/GPSJZk09fZIxmkA/GyNvb7wDvhg1npqCO6hanDu52FkLvT5bw==} dependencies: @@ -2149,6 +2449,19 @@ packages: - supports-color dev: false + /@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: false + /@vuepress/markdown@2.0.0-beta.64: resolution: {integrity: sha512-AAKiKrYTcIYdOx1bOBoB/3nErniqyg7Nrncaq4xCfczf+Ec1oZHS8pp6hsTdmlcTNp5oEOeygnFFAr20fd3M7A==} dependencies: @@ -2172,6 +2485,29 @@ packages: - supports-color dev: false + /@vuepress/markdown@2.0.0-beta.66: + resolution: {integrity: sha512-Zj4THYy6qsw3S9ROoNRy+o4i/4WyYhXKsDEM1v0N0/WJ0DMeHZORDlBPnq7dKwEqtyv42iLz9D2SYI7T3ADs/A==} + dependencies: + '@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: false + /@vuepress/plugin-active-header-links@2.0.0-beta.64: resolution: {integrity: sha512-Sj/4uHz/W04AX8xcszZnpvS2hLoTk1xO2TmRzbTYxFNbt8QC5whDXQ4dUKsp+XB6KkNCMdaCNEZYu68oyVmHOw==} dependencies: @@ -2186,6 +2522,20 @@ packages: - supports-color dev: false + /@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) + transitivePeerDependencies: + - '@vue/composition-api' + - supports-color + dev: false + /@vuepress/plugin-back-to-top@2.0.0-beta.64: resolution: {integrity: sha512-1ijK5H7dGcIiDmu9e8gqbzjQ5YEJ852j4da7zh7RWKPthswhfrtjuelMxQluYgOoiwNWV9cPfr5FqVB4Nfaalg==} dependencies: @@ -2214,6 +2564,21 @@ packages: - supports-color dev: false + /@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.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: + - '@vue/composition-api' + - supports-color + dev: false + /@vuepress/plugin-external-link-icon@2.0.0-beta.64: resolution: {integrity: sha512-vLNZ0oWqa7JhiD2gTy4ty3KqTQ1f4iYy9SqEcFIkfYjcUJ3slsnh6gQ5B4i+plNqYfOlnErAs+KNt781Sv4oUQ==} dependencies: @@ -2228,6 +2593,20 @@ packages: - supports-color dev: false + /@vuepress/plugin-external-link-icon@2.0.0-beta.66: + resolution: {integrity: sha512-kkOMhtJSVkjN4ncaEKxoZ9pzlIrQvEYh2W66H1Mgb4TdnN4P+IDvIbTaMLlD5SaUnS/yF7YiLLtsMtKH0z0oyA==} + dependencies: + '@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: false + /@vuepress/plugin-git@2.0.0-beta.64: resolution: {integrity: sha512-HkzgHX9n/dHx7jbfz+/pl50q46ChG7dckNMJIeFB3MScYiUKSJs6QRvwCOeYEESy4RPpb/UpnxQuCb53QrS+2g==} dependencies: @@ -2239,6 +2618,17 @@ packages: - supports-color dev: false + /@vuepress/plugin-git@2.0.0-beta.66: + resolution: {integrity: sha512-IOCoOIPwbAmxXr6clf9BRyv0lsgR1G9CAkzM7PkrBSeW7QSxh9skfSsNFNSe1vhjNyQGETq+Ebjfje8Y8p0qjA==} + dependencies: + '@vuepress/core': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 + execa: 7.1.1 + transitivePeerDependencies: + - '@vue/composition-api' + - supports-color + dev: false + /@vuepress/plugin-medium-zoom@2.0.0-beta.64: resolution: {integrity: sha512-iL62+OTk7FalnK9bSiQE9RvyLInB7A6leuTRR5wQOHvR6nlt8ZIZr/yHfPIAsQWkgK7yIU5uuozUA3FzDH0pdA==} dependencies: @@ -2252,14 +2642,27 @@ packages: - supports-color dev: false - /@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.64: + resolution: {integrity: sha512-rBSN0zd+wVIsHcCf9thpIqS7TiQfiqA5lw7Ks9I+L2aDssIItVRAF82yFFJaROeNx+M04rg+KzV/+mN+7YLHnA==} + dependencies: + '@vuepress/client': 2.0.0-beta.64 + '@vuepress/core': 2.0.0-beta.64 + '@vuepress/utils': 2.0.0-beta.64 + vue: 3.3.4 + vue-router: 4.2.2(vue@3.3.4) + transitivePeerDependencies: + - '@vue/composition-api' + - supports-color + dev: false + + /@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.2(vue@3.3.4) + vue-router: 4.2.4(vue@3.3.4) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -2286,6 +2689,16 @@ packages: - supports-color dev: false + /@vuepress/plugin-prismjs@2.0.0-beta.66: + resolution: {integrity: sha512-dkxKb3XVmFWdCPiUJKjJXvIAL170ZN93wgqEpid+PDeEQl+PBQbNELFj+5UZNPpnvzZtdRUUpcfBtz9ZqRGMtw==} + dependencies: + '@vuepress/core': 2.0.0-beta.66 + prismjs: 1.29.0 + transitivePeerDependencies: + - '@vue/composition-api' + - supports-color + dev: false + /@vuepress/plugin-theme-data@2.0.0-beta.64: resolution: {integrity: sha512-37AZuWIfK7eVCTfRuB96XQTyPklGWEev6Q4sut6olUs5lmjidkz2X64kAOw0N2at1yg+nK6eO7UN0sBcLj9oaw==} dependencies: @@ -2300,6 +2713,20 @@ packages: - supports-color dev: false + /@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.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' + - supports-color + dev: false + /@vuepress/shared@2.0.0-beta.64: resolution: {integrity: sha512-8Wql71fhUrPXXke96ekev7ul/NTzaG1Y1UYUeblivqNTutVpyLbbIt9AxCZAwkrDr8NTmjapyyNdJIvnwLTVQw==} dependencies: @@ -2307,6 +2734,13 @@ packages: '@vue/shared': 3.3.4 dev: false + /@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: false + /@vuepress/theme-default@2.0.0-beta.64: resolution: {integrity: sha512-WrJgklIQlTqifFMtSH+RLaAbS6mHrwcvrsz414uHzMxk+TCgl2lFGxs3+owinWgb42GbwKXLpW6WcumvbJGZSQ==} peerDependencies: @@ -2356,6 +2790,24 @@ packages: - supports-color dev: false + /@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 + 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: false + /@vueuse/core@10.2.1(vue@3.3.4): resolution: {integrity: sha512-c441bfMbkAwTNwVRHQ0zdYZNETK//P84rC01aP2Uy/aRFCiie9NE/k9KdIXbno0eDYP5NPUuWv0aA/I4Unr/7w==} dependencies: @@ -3467,6 +3919,36 @@ packages: '@esbuild/win32-x64': 0.17.19 dev: false + /esbuild@0.18.11: + resolution: {integrity: sha512-i8u6mQF0JKJUlGR3OdFLKldJQMMs8OqM9Cc3UCi9XXziJ9WERM5bfkHaEAy0YAvPRMgqSW55W7xYn84XtEFTtA==} + engines: {node: '>=12'} + hasBin: true + requiresBuild: true + optionalDependencies: + '@esbuild/android-arm': 0.18.11 + '@esbuild/android-arm64': 0.18.11 + '@esbuild/android-x64': 0.18.11 + '@esbuild/darwin-arm64': 0.18.11 + '@esbuild/darwin-x64': 0.18.11 + '@esbuild/freebsd-arm64': 0.18.11 + '@esbuild/freebsd-x64': 0.18.11 + '@esbuild/linux-arm': 0.18.11 + '@esbuild/linux-arm64': 0.18.11 + '@esbuild/linux-ia32': 0.18.11 + '@esbuild/linux-loong64': 0.18.11 + '@esbuild/linux-mips64el': 0.18.11 + '@esbuild/linux-ppc64': 0.18.11 + '@esbuild/linux-riscv64': 0.18.11 + '@esbuild/linux-s390x': 0.18.11 + '@esbuild/linux-x64': 0.18.11 + '@esbuild/netbsd-x64': 0.18.11 + '@esbuild/openbsd-x64': 0.18.11 + '@esbuild/sunos-x64': 0.18.11 + '@esbuild/win32-arm64': 0.18.11 + '@esbuild/win32-ia32': 0.18.11 + '@esbuild/win32-x64': 0.18.11 + dev: false + /escalade@3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} @@ -3754,6 +4236,17 @@ packages: slash: 4.0.0 dev: false + /globby@13.2.2: + resolution: {integrity: sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + dependencies: + dir-glob: 3.0.1 + fast-glob: 3.3.0 + ignore: 5.2.4 + merge2: 1.4.1 + slash: 4.0.0 + dev: false + /gopd@1.0.1: resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} dependencies: @@ -4681,8 +5174,8 @@ packages: brace-expansion: 2.0.1 dev: false - /mitt@3.0.0: - resolution: {integrity: sha512-7dX2/10ITVyqh4aOSVI9gdape+t9l2/8QxHrFmUXu4EEUpdlxl6RudZUPZoc+zuY2hk1j7XxVroIVIan/pD/SQ==} + /mitt@3.0.1: + resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==} dev: false /mj-context-menu@0.6.1: @@ -5191,6 +5684,14 @@ packages: lru-cache: 6.0.0 dev: false + /semver@7.5.4: + resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==} + engines: {node: '>=10'} + hasBin: true + dependencies: + lru-cache: 6.0.0 + dev: false + /serialize-javascript@4.0.0: resolution: {integrity: sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==} dependencies: @@ -5673,6 +6174,15 @@ packages: vue: 3.3.4 dev: false + /vue-router@4.2.4(vue@3.3.4): + resolution: {integrity: sha512-9PISkmaCO02OzPVOMq2w82ilty6+xJmQrarYZDkjZBfl4RvYAlt4PKnEX21oW4KTtWfa9OuO/b3qk1Od3AEdCQ==} + peerDependencies: + vue: ^3.2.0 + dependencies: + '@vue/devtools-api': 6.5.0 + vue: 3.3.4 + dev: false + /vue@3.3.4: resolution: {integrity: sha512-VTyEYn3yvIeY1Py0WaYGZsXnz3y5UnGi62GjVEqvEGPl6nxbOrCXbVOTQWBEJUqAyTUk2uJ5JLVnYJ6ZzGbrSw==} dependencies: @@ -5683,14 +6193,14 @@ packages: '@vue/shared': 3.3.4 dev: false - /vuepress-plugin-auto-catalog@2.0.0-beta.230(vuepress@2.0.0-beta.64): - resolution: {integrity: sha512-7EPmevZeBQCIZ6J/XrxRu9nt4S8M1vT9HvDNBad5PfT7dnJ4eJAUAibJwJmexQPY8SGeTjEAG8JBCVHJW5NUWg==} + /vuepress-plugin-auto-catalog@2.0.0-beta.233(vuepress@2.0.0-beta.64): + resolution: {integrity: sha512-rDUUwuSzCKw1Oum0V+L4JSc0gq9Xy8nMjeBQuR+7EFfBARK4sM2lLnoCscvoZKpt3XvjBHOGeesdu7gCys5x6A==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: sass-loader: ^13.3.2 - vuepress: 2.0.0-beta.64 - vuepress-vite: 2.0.0-beta.64 - vuepress-webpack: 2.0.0-beta.64 + vuepress: 2.0.0-beta.66 + vuepress-vite: 2.0.0-beta.66 + vuepress-webpack: 2.0.0-beta.66 peerDependenciesMeta: sass-loader: optional: true @@ -5701,28 +6211,28 @@ packages: vuepress-webpack: optional: true dependencies: - '@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 - vue-router: 4.2.2(vue@3.3.4) + vue-router: 4.2.4(vue@3.3.4) vuepress: 2.0.0-beta.64(@vuepress/client@2.0.0-beta.64)(vue@3.3.4) - vuepress-plugin-components: 2.0.0-beta.230(vuepress@2.0.0-beta.64) - vuepress-plugin-sass-palette: 2.0.0-beta.230(vuepress@2.0.0-beta.64) - vuepress-shared: 2.0.0-beta.230(vuepress@2.0.0-beta.64) + vuepress-plugin-components: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + vuepress-plugin-sass-palette: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + vuepress-shared: 2.0.0-beta.233(vuepress@2.0.0-beta.64) transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: false - /vuepress-plugin-blog2@2.0.0-beta.230(vuepress@2.0.0-beta.64): - resolution: {integrity: sha512-QLAieZHz5fWQneSGKp1Xif1Wzb58w6PczShgqSSRMH5jw88gJVdUZSc0UtY9qgNVlUPGq7Xt0NOhAlIhxtUDOA==} + /vuepress-plugin-blog2@2.0.0-beta.233(vuepress@2.0.0-beta.64): + resolution: {integrity: sha512-ODWKa5M7kwxc5oU+li5W+xOETBMrCnoZ93ZvnxXLydWrmJRfzbZXaKqG2Ya3/UUPg4djc01Lj0NtkG9TDoAx+w==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: - vuepress: 2.0.0-beta.64 - vuepress-vite: 2.0.0-beta.64 - vuepress-webpack: 2.0.0-beta.64 + vuepress: 2.0.0-beta.66 + vuepress-vite: 2.0.0-beta.66 + vuepress-webpack: 2.0.0-beta.66 peerDependenciesMeta: vuepress: optional: true @@ -5731,28 +6241,28 @@ packages: vuepress-webpack: optional: true dependencies: - '@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 chokidar: 3.5.3 vue: 3.3.4 - vue-router: 4.2.2(vue@3.3.4) + vue-router: 4.2.4(vue@3.3.4) vuepress: 2.0.0-beta.64(@vuepress/client@2.0.0-beta.64)(vue@3.3.4) - vuepress-shared: 2.0.0-beta.230(vuepress@2.0.0-beta.64) + vuepress-shared: 2.0.0-beta.233(vuepress@2.0.0-beta.64) transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: false - /vuepress-plugin-comment2@2.0.0-beta.230(vuepress@2.0.0-beta.64): - resolution: {integrity: sha512-xJ6aQ7NZxhxf2u0xAgdaRYAIhgQqmqsx4DeacSh58dfY01pWrGvq7rn8TueFNfZ3VJSJChX1WMpksuX7JupUzw==} + /vuepress-plugin-comment2@2.0.0-beta.233(vuepress@2.0.0-beta.64): + resolution: {integrity: sha512-XdvWmUe3clx9lJB2/zQz8526/aIq9usYMssrmTiGgWHRftgjNsnFMFvpYQiZBWjEFaqMPAcfbawFFJzN52t9Lg==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: sass-loader: ^13.3.2 - vuepress: 2.0.0-beta.64 - vuepress-vite: 2.0.0-beta.64 - vuepress-webpack: 2.0.0-beta.64 + vuepress: 2.0.0-beta.66 + vuepress-vite: 2.0.0-beta.66 + vuepress-webpack: 2.0.0-beta.66 peerDependenciesMeta: sass-loader: optional: true @@ -5763,31 +6273,31 @@ packages: vuepress-webpack: optional: true dependencies: - '@vuepress/client': 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/shared': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 '@waline/client': 2.15.5 artalk: 2.5.5 giscus: 1.3.0 twikoo: 1.6.16 vue: 3.3.4 - vue-router: 4.2.2(vue@3.3.4) + vue-router: 4.2.4(vue@3.3.4) vuepress: 2.0.0-beta.64(@vuepress/client@2.0.0-beta.64)(vue@3.3.4) - vuepress-plugin-sass-palette: 2.0.0-beta.230(vuepress@2.0.0-beta.64) - vuepress-shared: 2.0.0-beta.230(vuepress@2.0.0-beta.64) + vuepress-plugin-sass-palette: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + vuepress-shared: 2.0.0-beta.233(vuepress@2.0.0-beta.64) transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: false - /vuepress-plugin-components@2.0.0-beta.230(vuepress@2.0.0-beta.64): - resolution: {integrity: sha512-yCJk0mjJnnuxS/R6K/YioxuS2gQ0xq5WwL8euBUFN+jkPnsphSDTs3xM7Xx6rMxVtPm2sOGCc8SBIqeu89A/5g==} + /vuepress-plugin-components@2.0.0-beta.233(vuepress@2.0.0-beta.64): + resolution: {integrity: sha512-7h6/sdN+swTwE4qlUnhP1uBmb+XRTtz0YicoyC4b+N0rHNZYebkgSvwt/942awXumZq7Mrt93hDM0Ndr95c72A==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: sass-loader: ^13.3.2 - vuepress: 2.0.0-beta.64 - vuepress-vite: 2.0.0-beta.64 - vuepress-webpack: 2.0.0-beta.64 + vuepress: 2.0.0-beta.66 + vuepress-vite: 2.0.0-beta.66 + vuepress-webpack: 2.0.0-beta.66 peerDependenciesMeta: sass-loader: optional: true @@ -5799,9 +6309,9 @@ packages: optional: true dependencies: '@stackblitz/sdk': 1.9.0 - '@vuepress/client': 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/shared': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 '@vueuse/core': 10.2.1(vue@3.3.4) artplayer: 5.0.9 balloon-css: 1.2.0 @@ -5813,11 +6323,11 @@ packages: qrcode: 1.5.3 vidstack: 0.6.13 vue: 3.3.4 - vue-router: 4.2.2(vue@3.3.4) + vue-router: 4.2.4(vue@3.3.4) vuepress: 2.0.0-beta.64(@vuepress/client@2.0.0-beta.64)(vue@3.3.4) - vuepress-plugin-reading-time2: 2.0.0-beta.230(vuepress@2.0.0-beta.64) - vuepress-plugin-sass-palette: 2.0.0-beta.230(vuepress@2.0.0-beta.64) - vuepress-shared: 2.0.0-beta.230(vuepress@2.0.0-beta.64) + vuepress-plugin-reading-time2: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + vuepress-plugin-sass-palette: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + vuepress-shared: 2.0.0-beta.233(vuepress@2.0.0-beta.64) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -5856,14 +6366,17 @@ packages: - supports-color dev: false - /vuepress-plugin-copyright2@2.0.0-beta.230(vuepress@2.0.0-beta.64): - resolution: {integrity: sha512-ivGUoiMSk5Lzc+D5sEYE9ytuLMb0Yj6neApY8IBDCJRtM/eADSfUA6jPsSyflj/T8qVuy2pfIY8UUgDUxH1kqg==} + /vuepress-plugin-copy-code2@2.0.0-beta.233(vuepress@2.0.0-beta.64): + resolution: {integrity: sha512-FSepFB/Jwa9NozvsvR7Uf9J70oEKsUt+KJRsv4EnMbso/C2LKZuXY4HZrXQ0teAmOLlRHmESv4l+ZbhrM03HdQ==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: - vuepress: 2.0.0-beta.64 - vuepress-vite: 2.0.0-beta.64 - vuepress-webpack: 2.0.0-beta.64 + sass-loader: ^13.3.2 + vuepress: 2.0.0-beta.66 + vuepress-vite: 2.0.0-beta.66 + vuepress-webpack: 2.0.0-beta.66 peerDependenciesMeta: + sass-loader: + optional: true vuepress: optional: true vuepress-vite: @@ -5871,26 +6384,28 @@ packages: vuepress-webpack: optional: true dependencies: - '@vuepress/client': 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/shared': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 '@vueuse/core': 10.2.1(vue@3.3.4) + balloon-css: 1.2.0 vue: 3.3.4 - vue-router: 4.2.2(vue@3.3.4) + vue-router: 4.2.4(vue@3.3.4) vuepress: 2.0.0-beta.64(@vuepress/client@2.0.0-beta.64)(vue@3.3.4) - vuepress-shared: 2.0.0-beta.230(vuepress@2.0.0-beta.64) + vuepress-plugin-sass-palette: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + vuepress-shared: 2.0.0-beta.233(vuepress@2.0.0-beta.64) transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: false - /vuepress-plugin-feed2@2.0.0-beta.230(vuepress@2.0.0-beta.64): - resolution: {integrity: sha512-XYi6qdXwXJVWsj92aCXcBObR4Le3gumHyUW6GABjscd8wDtjURWk+xlM2he70cUJzS2KAMVDIRR0SR49HzzsoQ==} + /vuepress-plugin-copyright2@2.0.0-beta.233(vuepress@2.0.0-beta.64): + resolution: {integrity: sha512-01zneH51SrrEUgP6pHPHHo4lK0X1sZAffsqSte9m/bD+vNkEnCTXCcWNMV/8ZFq37ZeSP180PtC2iCXE9xo0hg==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: - vuepress: 2.0.0-beta.64 - vuepress-vite: 2.0.0-beta.64 - vuepress-webpack: 2.0.0-beta.64 + vuepress: 2.0.0-beta.66 + vuepress-vite: 2.0.0-beta.66 + vuepress-webpack: 2.0.0-beta.66 peerDependenciesMeta: vuepress: optional: true @@ -5899,25 +6414,53 @@ packages: vuepress-webpack: optional: true dependencies: - '@vuepress/shared': 2.0.0-beta.64 - '@vuepress/utils': 2.0.0-beta.64 + '@vuepress/client': 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) + vue: 3.3.4 + vue-router: 4.2.4(vue@3.3.4) + vuepress: 2.0.0-beta.64(@vuepress/client@2.0.0-beta.64)(vue@3.3.4) + vuepress-shared: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + transitivePeerDependencies: + - '@vue/composition-api' + - supports-color + dev: false + + /vuepress-plugin-feed2@2.0.0-beta.233(vuepress@2.0.0-beta.64): + resolution: {integrity: sha512-ePx8HoXFyV85nhzoXfil+jXnmCL9EZnEepy5AMOx5WeYMUEJ2NzJX28mpMWQvEZFMC6c2p9CrRcaj19b4T905w==} + engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} + peerDependencies: + vuepress: 2.0.0-beta.66 + vuepress-vite: 2.0.0-beta.66 + vuepress-webpack: 2.0.0-beta.66 + peerDependenciesMeta: + vuepress: + optional: true + vuepress-vite: + optional: true + vuepress-webpack: + optional: true + dependencies: + '@vuepress/shared': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 cheerio: 1.0.0-rc.12 vuepress: 2.0.0-beta.64(@vuepress/client@2.0.0-beta.64)(vue@3.3.4) - vuepress-shared: 2.0.0-beta.230(vuepress@2.0.0-beta.64) + vuepress-shared: 2.0.0-beta.233(vuepress@2.0.0-beta.64) xml-js: 1.6.11 transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: false - /vuepress-plugin-md-enhance@2.0.0-beta.230(vuepress@2.0.0-beta.64): - resolution: {integrity: sha512-GzXZyvbe5FnIvovZutP9dfz2d9tFjunCwE9VOTQJvcRVgQT+gg0vZC6ItUmPyXgMeXrPWK6iRdsDMrAGMGiV+A==} + /vuepress-plugin-md-enhance@2.0.0-beta.233(vuepress@2.0.0-beta.64): + resolution: {integrity: sha512-oxZkkagUEa8g3HshG6wgApx5ADtg7/nSVdJGVm7sANPo3/idDXMG6FwI1bYKDWmAs402s/iLa9bNUGolCg28KQ==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: sass-loader: ^13.3.2 - vuepress: 2.0.0-beta.64 - vuepress-vite: 2.0.0-beta.64 - vuepress-webpack: 2.0.0-beta.64 + vuepress: 2.0.0-beta.66 + vuepress-vite: 2.0.0-beta.66 + vuepress-webpack: 2.0.0-beta.66 peerDependenciesMeta: sass-loader: optional: true @@ -5928,7 +6471,7 @@ packages: vuepress-webpack: optional: true dependencies: - '@babel/core': 7.22.6 + '@babel/core': 7.22.8 '@mdit/plugin-align': 0.4.8 '@mdit/plugin-attrs': 0.4.8 '@mdit/plugin-container': 0.4.8 @@ -5950,10 +6493,10 @@ packages: '@mdit/plugin-uml': 0.4.8 '@types/js-yaml': 4.0.5 '@types/markdown-it': 12.2.3 - '@vue/repl': 2.4.0 - '@vuepress/client': 2.0.0-beta.64 - '@vuepress/shared': 2.0.0-beta.64 - '@vuepress/utils': 2.0.0-beta.64 + '@vue/repl': 2.5.5 + '@vuepress/client': 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) balloon-css: 1.2.0 chart.js: 4.3.0 @@ -5965,23 +6508,23 @@ packages: mermaid: 10.2.4 reveal.js: 4.5.0 vue: 3.3.4 - vue-router: 4.2.2(vue@3.3.4) + vue-router: 4.2.4(vue@3.3.4) vuepress: 2.0.0-beta.64(@vuepress/client@2.0.0-beta.64)(vue@3.3.4) - vuepress-plugin-sass-palette: 2.0.0-beta.230(vuepress@2.0.0-beta.64) - vuepress-shared: 2.0.0-beta.230(vuepress@2.0.0-beta.64) + vuepress-plugin-sass-palette: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + vuepress-shared: 2.0.0-beta.233(vuepress@2.0.0-beta.64) transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: false - /vuepress-plugin-photo-swipe@2.0.0-beta.230(vuepress@2.0.0-beta.64): - resolution: {integrity: sha512-oONf1Ii5ME8OEfn7tlGj3fdJvuugcNmByjYt/bSKNW5O+W+wHJaBwnulvPQkUzVES3SEsC/RneHpxwfRRu3jCg==} + /vuepress-plugin-photo-swipe@2.0.0-beta.233(vuepress@2.0.0-beta.64): + resolution: {integrity: sha512-fF3gxdF6fjZhJwZ1Tjl6wE754Ggbw5XK8W0EtRPdl+6A+FFwjNPWud2EY2aiwftw7e2+JXSog3Lh5EdzZA/Rvg==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: sass-loader: ^13.3.2 - vuepress: 2.0.0-beta.64 - vuepress-vite: 2.0.0-beta.64 - vuepress-webpack: 2.0.0-beta.64 + vuepress: 2.0.0-beta.66 + vuepress-vite: 2.0.0-beta.66 + vuepress-webpack: 2.0.0-beta.66 peerDependenciesMeta: sass-loader: optional: true @@ -5992,29 +6535,29 @@ packages: vuepress-webpack: optional: true dependencies: - '@vuepress/client': 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/shared': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 '@vueuse/core': 10.2.1(vue@3.3.4) photoswipe: 5.3.8 vue: 3.3.4 - vue-router: 4.2.2(vue@3.3.4) + vue-router: 4.2.4(vue@3.3.4) vuepress: 2.0.0-beta.64(@vuepress/client@2.0.0-beta.64)(vue@3.3.4) - vuepress-plugin-sass-palette: 2.0.0-beta.230(vuepress@2.0.0-beta.64) - vuepress-shared: 2.0.0-beta.230(vuepress@2.0.0-beta.64) + vuepress-plugin-sass-palette: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + vuepress-shared: 2.0.0-beta.233(vuepress@2.0.0-beta.64) transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: false - /vuepress-plugin-pwa2@2.0.0-beta.230(vuepress@2.0.0-beta.64): - resolution: {integrity: sha512-P2bPYblgOI8XX7cSp+mGQZtX/zXyoY9McHqtAzjGdLGLznEGf9HrE49TcT2esst0/qbIkBjUi+nQxy5K19MGDA==} + /vuepress-plugin-pwa2@2.0.0-beta.233(vuepress@2.0.0-beta.64): + resolution: {integrity: sha512-XoK5s827OKvrfB+qdcyfKzlYXYV/8dki9tB5wD70S9b6u2WAyT17pL3GaoxHkuWmff2Nrx5V0TleLu1Z7GRceQ==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: sass-loader: ^13.3.2 - vuepress: 2.0.0-beta.64 - vuepress-vite: 2.0.0-beta.64 - vuepress-webpack: 2.0.0-beta.64 + vuepress: 2.0.0-beta.66 + vuepress-vite: 2.0.0-beta.66 + vuepress-webpack: 2.0.0-beta.66 peerDependenciesMeta: sass-loader: optional: true @@ -6025,17 +6568,17 @@ packages: vuepress-webpack: optional: true dependencies: - '@vuepress/client': 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/shared': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 '@vueuse/core': 10.2.1(vue@3.3.4) - mitt: 3.0.0 + mitt: 3.0.1 register-service-worker: 1.7.2 vue: 3.3.4 - vue-router: 4.2.2(vue@3.3.4) + vue-router: 4.2.4(vue@3.3.4) vuepress: 2.0.0-beta.64(@vuepress/client@2.0.0-beta.64)(vue@3.3.4) - vuepress-plugin-sass-palette: 2.0.0-beta.230(vuepress@2.0.0-beta.64) - vuepress-shared: 2.0.0-beta.230(vuepress@2.0.0-beta.64) + vuepress-plugin-sass-palette: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + vuepress-shared: 2.0.0-beta.233(vuepress@2.0.0-beta.64) workbox-build: 7.0.0 transitivePeerDependencies: - '@types/babel__core' @@ -6043,13 +6586,13 @@ packages: - supports-color dev: false - /vuepress-plugin-reading-time2@2.0.0-beta.230(vuepress@2.0.0-beta.64): - resolution: {integrity: sha512-/FCbdhFQ0qu/CdVAWn1Z4SzVO2RXpiGy2GcEoqo7t6TiHG/RcpXWPtPYgEjyND32KYxjDkafsC6I4biMRtHplQ==} + /vuepress-plugin-reading-time2@2.0.0-beta.233(vuepress@2.0.0-beta.64): + resolution: {integrity: sha512-pTUjX5+pay7ZXRcUFhFpxT+cPLFPR2e042Y+tsWKAHKFuZWl4t5BGYMbU9ZGxHooUIeyuDy462QcqAZY+xkZTw==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: - vuepress: 2.0.0-beta.64 - vuepress-vite: 2.0.0-beta.64 - vuepress-webpack: 2.0.0-beta.64 + vuepress: 2.0.0-beta.66 + vuepress-vite: 2.0.0-beta.66 + vuepress-webpack: 2.0.0-beta.66 peerDependenciesMeta: vuepress: optional: true @@ -6058,22 +6601,22 @@ packages: vuepress-webpack: optional: true dependencies: - '@vuepress/client': 2.0.0-beta.64 + '@vuepress/client': 2.0.0-beta.66 vue: 3.3.4 vuepress: 2.0.0-beta.64(@vuepress/client@2.0.0-beta.64)(vue@3.3.4) - vuepress-shared: 2.0.0-beta.230(vuepress@2.0.0-beta.64) + vuepress-shared: 2.0.0-beta.233(vuepress@2.0.0-beta.64) transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: false - /vuepress-plugin-rtl@2.0.0-beta.230(vuepress@2.0.0-beta.64): - resolution: {integrity: sha512-vqpsliFil0oiB4UI9QOc5zSkmDHiclvs6RjCd2g/SkbPrKaJuE5ciNSahwkWGc+OUyCMNzWUvPFDN8wYUcLYAw==} + /vuepress-plugin-rtl@2.0.0-beta.233(vuepress@2.0.0-beta.64): + resolution: {integrity: sha512-B3ystEZu9RoHpiQiU7QnUMzCnJLQFlcDlxi4sNWZOQKvQMHhdTds6VkTEximCuonOR0t+Igyve73sIbch3sNow==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: - vuepress: 2.0.0-beta.64 - vuepress-vite: 2.0.0-beta.64 - vuepress-webpack: 2.0.0-beta.64 + vuepress: 2.0.0-beta.66 + vuepress-vite: 2.0.0-beta.66 + vuepress-webpack: 2.0.0-beta.66 peerDependenciesMeta: vuepress: optional: true @@ -6082,12 +6625,12 @@ packages: vuepress-webpack: optional: true dependencies: - '@vuepress/client': 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/shared': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 vue: 3.3.4 vuepress: 2.0.0-beta.64(@vuepress/client@2.0.0-beta.64)(vue@3.3.4) - vuepress-shared: 2.0.0-beta.230(vuepress@2.0.0-beta.64) + vuepress-shared: 2.0.0-beta.233(vuepress@2.0.0-beta.64) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -6122,6 +6665,35 @@ packages: - supports-color dev: false + /vuepress-plugin-sass-palette@2.0.0-beta.233(vuepress@2.0.0-beta.64): + resolution: {integrity: sha512-sxIGCtwQTCWhoYHfHXv+iRF9xB3n5qQKTLDGeP0nakO1CTlyP+ErJl3ADmC9aSHrrlhqBSqUQ72lPtWq2QWxbg==} + engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} + peerDependencies: + sass-loader: ^13.3.2 + vuepress: 2.0.0-beta.66 + vuepress-vite: 2.0.0-beta.66 + vuepress-webpack: 2.0.0-beta.66 + peerDependenciesMeta: + sass-loader: + optional: true + vuepress: + optional: true + vuepress-vite: + optional: true + vuepress-webpack: + optional: true + dependencies: + '@vuepress/shared': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 + chokidar: 3.5.3 + sass: 1.63.6 + vuepress: 2.0.0-beta.64(@vuepress/client@2.0.0-beta.64)(vue@3.3.4) + vuepress-shared: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + transitivePeerDependencies: + - '@vue/composition-api' + - supports-color + dev: false + /vuepress-plugin-search-pro@2.0.0-beta.230(vuepress@2.0.0-beta.64): resolution: {integrity: sha512-9kp6krvNYhmKUsBCDdNvD1rIE+mtH2atODyUSULwBXN3hBOSL0dPKVzRImUs7212wt1ioxVFZRgmkgGgza0HEg==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} @@ -6157,13 +6729,13 @@ packages: - supports-color dev: false - /vuepress-plugin-seo2@2.0.0-beta.230(vuepress@2.0.0-beta.64): - resolution: {integrity: sha512-BE9VGOEnDVDEy5/dvzII/XzeHBPS5lGCDrKWJswQ0H6a4Z5Wf0zugt9+09C7zuI37dWNIymnO4yJVLSetuat6w==} + /vuepress-plugin-seo2@2.0.0-beta.233(vuepress@2.0.0-beta.64): + resolution: {integrity: sha512-kiXHCYhinBdsp9dcfi1rmB4tL1xRAJBJ1f3rvKK92vOwZ6ZmJMVIvo42+49DjIrqc1sY6ty0fvPz/ZKlNn/zQg==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: - vuepress: 2.0.0-beta.64 - vuepress-vite: 2.0.0-beta.64 - vuepress-webpack: 2.0.0-beta.64 + vuepress: 2.0.0-beta.66 + vuepress-vite: 2.0.0-beta.66 + vuepress-webpack: 2.0.0-beta.66 peerDependenciesMeta: vuepress: optional: true @@ -6172,22 +6744,22 @@ packages: vuepress-webpack: optional: true dependencies: - '@vuepress/shared': 2.0.0-beta.64 - '@vuepress/utils': 2.0.0-beta.64 + '@vuepress/shared': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 vuepress: 2.0.0-beta.64(@vuepress/client@2.0.0-beta.64)(vue@3.3.4) - vuepress-shared: 2.0.0-beta.230(vuepress@2.0.0-beta.64) + vuepress-shared: 2.0.0-beta.233(vuepress@2.0.0-beta.64) transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: false - /vuepress-plugin-sitemap2@2.0.0-beta.230(vuepress@2.0.0-beta.64): - resolution: {integrity: sha512-fAojr9FH2ihaqpvJHZhpsX1kTdjRyC5Lxbh9b4SPb32+BrK4E4mjXizPK7Zcn7XWYnMyJC4/wd7b9nJOiLR6Yw==} + /vuepress-plugin-sitemap2@2.0.0-beta.233(vuepress@2.0.0-beta.64): + resolution: {integrity: sha512-BGC/cX6EkCk20EnRCdZXe6q1dAKbcuif8J5BTZUI/lCwjk1a4O5MwMN3wnM7EiFhQRD4C4N33MnlKBIy1OzWmg==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: - vuepress: 2.0.0-beta.64 - vuepress-vite: 2.0.0-beta.64 - vuepress-webpack: 2.0.0-beta.64 + vuepress: 2.0.0-beta.66 + vuepress-vite: 2.0.0-beta.66 + vuepress-webpack: 2.0.0-beta.66 peerDependenciesMeta: vuepress: optional: true @@ -6196,11 +6768,11 @@ packages: vuepress-webpack: optional: true dependencies: - '@vuepress/shared': 2.0.0-beta.64 - '@vuepress/utils': 2.0.0-beta.64 + '@vuepress/shared': 2.0.0-beta.66 + '@vuepress/utils': 2.0.0-beta.66 sitemap: 7.1.1 vuepress: 2.0.0-beta.64(@vuepress/client@2.0.0-beta.64)(vue@3.3.4) - vuepress-shared: 2.0.0-beta.230(vuepress@2.0.0-beta.64) + vuepress-shared: 2.0.0-beta.233(vuepress@2.0.0-beta.64) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -6240,14 +6812,48 @@ packages: - supports-color dev: false - /vuepress-theme-hope@2.0.0-beta.230(vuepress@2.0.0-beta.64): - resolution: {integrity: sha512-YA5Tb4EMErA8yzvmFEDAzHdzVehPJvq8lvo2+35N2ckMriZzXbiPHDVyXZTtziN22aTImT4Kg7Mb7Ke3P4DG/g==} + /vuepress-shared@2.0.0-beta.233(vuepress@2.0.0-beta.64): + resolution: {integrity: sha512-70Uzd6d4a9v5BoXxQMDuefefdhM2+hmqMMwBbUrZF5DczO5Z6K5fo5ssdfgpeqbydvnHPkyh0ls6k9d57JxWGw==} + engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} + peerDependencies: + vuepress: 2.0.0-beta.66 + vuepress-vite: 2.0.0-beta.66 + vuepress-webpack: 2.0.0-beta.66 + peerDependenciesMeta: + vuepress: + optional: true + vuepress-vite: + optional: true + vuepress-webpack: + optional: true + dependencies: + '@vuepress/client': 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) + cheerio: 1.0.0-rc.12 + dayjs: 1.11.9 + execa: 7.1.1 + fflate: 0.8.0 + gray-matter: 4.0.3 + semver: 7.5.4 + striptags: 3.2.0 + vue: 3.3.4 + vue-router: 4.2.4(vue@3.3.4) + vuepress: 2.0.0-beta.64(@vuepress/client@2.0.0-beta.64)(vue@3.3.4) + transitivePeerDependencies: + - '@vue/composition-api' + - supports-color + dev: false + + /vuepress-theme-hope@2.0.0-beta.233(vuepress@2.0.0-beta.64): + resolution: {integrity: sha512-QShRVL66oSHG+ZbGCQ471bsV8E5Tvm7EGIHJ+PbgkoJs5LNuG1zgbljuwezGqUMs1vvGql1Mp0+Lqa3GroBT2w==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: sass-loader: ^13.3.2 - vuepress: 2.0.0-beta.64 - vuepress-vite: 2.0.0-beta.64 - vuepress-webpack: 2.0.0-beta.64 + vuepress: 2.0.0-beta.66 + vuepress-vite: 2.0.0-beta.66 + vuepress-webpack: 2.0.0-beta.66 peerDependenciesMeta: sass-loader: optional: true @@ -6258,18 +6864,18 @@ packages: vuepress-webpack: optional: true dependencies: - '@vuepress/cli': 2.0.0-beta.64 - '@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-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-nprogress': 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/cli': 2.0.0-beta.66 + '@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-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-nprogress': 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) balloon-css: 1.2.0 bcrypt-ts: 4.0.0 @@ -6277,24 +6883,24 @@ packages: chokidar: 3.5.3 gray-matter: 4.0.3 vue: 3.3.4 - vue-router: 4.2.2(vue@3.3.4) + vue-router: 4.2.4(vue@3.3.4) vuepress: 2.0.0-beta.64(@vuepress/client@2.0.0-beta.64)(vue@3.3.4) - vuepress-plugin-auto-catalog: 2.0.0-beta.230(vuepress@2.0.0-beta.64) - vuepress-plugin-blog2: 2.0.0-beta.230(vuepress@2.0.0-beta.64) - vuepress-plugin-comment2: 2.0.0-beta.230(vuepress@2.0.0-beta.64) - vuepress-plugin-components: 2.0.0-beta.230(vuepress@2.0.0-beta.64) - vuepress-plugin-copy-code2: 2.0.0-beta.230(vuepress@2.0.0-beta.64) - vuepress-plugin-copyright2: 2.0.0-beta.230(vuepress@2.0.0-beta.64) - vuepress-plugin-feed2: 2.0.0-beta.230(vuepress@2.0.0-beta.64) - vuepress-plugin-md-enhance: 2.0.0-beta.230(vuepress@2.0.0-beta.64) - vuepress-plugin-photo-swipe: 2.0.0-beta.230(vuepress@2.0.0-beta.64) - vuepress-plugin-pwa2: 2.0.0-beta.230(vuepress@2.0.0-beta.64) - vuepress-plugin-reading-time2: 2.0.0-beta.230(vuepress@2.0.0-beta.64) - vuepress-plugin-rtl: 2.0.0-beta.230(vuepress@2.0.0-beta.64) - vuepress-plugin-sass-palette: 2.0.0-beta.230(vuepress@2.0.0-beta.64) - vuepress-plugin-seo2: 2.0.0-beta.230(vuepress@2.0.0-beta.64) - vuepress-plugin-sitemap2: 2.0.0-beta.230(vuepress@2.0.0-beta.64) - vuepress-shared: 2.0.0-beta.230(vuepress@2.0.0-beta.64) + vuepress-plugin-auto-catalog: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + vuepress-plugin-blog2: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + vuepress-plugin-comment2: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + vuepress-plugin-components: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + vuepress-plugin-copy-code2: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + vuepress-plugin-copyright2: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + vuepress-plugin-feed2: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + vuepress-plugin-md-enhance: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + vuepress-plugin-photo-swipe: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + vuepress-plugin-pwa2: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + vuepress-plugin-reading-time2: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + vuepress-plugin-rtl: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + vuepress-plugin-sass-palette: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + vuepress-plugin-seo2: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + vuepress-plugin-sitemap2: 2.0.0-beta.233(vuepress@2.0.0-beta.64) + vuepress-shared: 2.0.0-beta.233(vuepress@2.0.0-beta.64) transitivePeerDependencies: - '@types/babel__core' - '@vue/composition-api'