diff --git a/package.json b/package.json index 05ef858f..06a1c7e4 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@vue/repl": "4.1.2", "@vuepress/bundler-vite": "2.0.0-rc.9", "@vuepress/helper": "2.0.0-rc.26", - "@vuepress/plugin-copy-code": "2.0.0-rc.26", + "@vuepress/plugin-copy-code": "2.0.0-rc.34", "@vuepress/plugin-feed": "2.0.0-rc.26", "@vueuse/core": "10.9.0", "artplayer": "5.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 51a3173c..cc40badc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: 2.0.0-rc.26 version: 2.0.0-rc.26(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.8)(sass@1.76.0))(vue@3.4.27)) '@vuepress/plugin-copy-code': - specifier: 2.0.0-rc.26 - version: 2.0.0-rc.26(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.8)(sass@1.76.0))(vue@3.4.27)) + specifier: 2.0.0-rc.34 + version: 2.0.0-rc.34(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.8)(sass@1.76.0))(vue@3.4.27)) '@vuepress/plugin-feed': specifier: 2.0.0-rc.26 version: 2.0.0-rc.26(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.8)(sass@1.76.0))(vue@3.4.27)) @@ -731,6 +731,11 @@ packages: peerDependencies: vuepress: 2.0.0-rc.9 + '@vuepress/helper@2.0.0-rc.34': + resolution: {integrity: sha512-xgsDya8wzzMJU12MTx7Osf38OcV91cgcS5E9wm2PFVsjC2Jlo/vkPAa2GQZEnK/CQpUpgrsBSf9tbj4aqxF18g==} + peerDependencies: + vuepress: 2.0.0-rc.13 + '@vuepress/markdown@2.0.0-rc.9': resolution: {integrity: sha512-e7as2ar3RQp0bUyMiwBPi7L/G2fzscb3s0BywNcAwubFR22o0/dBEYRYdrN0clPQ2FXpPxF6AFj4aD7O1heCbw==} @@ -777,6 +782,11 @@ packages: peerDependencies: vuepress: 2.0.0-rc.9 + '@vuepress/plugin-copy-code@2.0.0-rc.34': + resolution: {integrity: sha512-vnfB1gXDk7YcjVTgy9FeaNHtXz/bR18skr72Wtq5qV5WLk3xfTe5chdE64zONne77w0TLFh7wAVX5VXbF6q7DQ==} + peerDependencies: + vuepress: 2.0.0-rc.13 + '@vuepress/plugin-copyright@2.0.0-rc.26': resolution: {integrity: sha512-r/ZVQ3zZ278Wlz7azGBnpAj2CDj41JA/VB73S41HHMpwpnqXJR9WDoBABSKaXWVwfabJ+AsoxpBY/wxKvfZwzg==} peerDependencies: @@ -848,12 +858,21 @@ packages: '@vuepress/utils@2.0.0-rc.9': resolution: {integrity: sha512-qk6Pel4JVKYKxp3bWxyvnwchvx3QaCWc7SqUw7L6qUo/um+0U2U45L0anWoAfckw12RXYhoIEbJ9UZpueiKOPg==} + '@vueuse/core@10.10.0': + resolution: {integrity: sha512-vexJ/YXYs2S42B783rI95lMt3GzEwkxzC8Hb0Ndpd8rD+p+Lk/Za4bd797Ym7yq4jXqdSyj3JLChunF/vyYjUw==} + '@vueuse/core@10.9.0': resolution: {integrity: sha512-/1vjTol8SXnx6xewDEKfS0Ra//ncg4Hb0DaZiwKf7drgfMsKFExQ+FnnENcN6efPen+1kIzhLQoGSy0eDUVOMg==} + '@vueuse/metadata@10.10.0': + resolution: {integrity: sha512-UNAo2sTCAW5ge6OErPEHb5z7NEAg3XcO9Cj7OK45aZXfLLH1QkexDcZD77HBi5zvEiLOm1An+p/4b5K3Worpug==} + '@vueuse/metadata@10.9.0': resolution: {integrity: sha512-iddNbg3yZM0X7qFY2sAotomgdHK7YJ6sKUvQqbvwnf7TmaVPxS4EJydcNsVejNdS8iWCtDk+fYXr7E32nyTnGA==} + '@vueuse/shared@10.10.0': + resolution: {integrity: sha512-2aW33Ac0Uk0U+9yo3Ypg9s5KcR42cuehRWl7vnUHadQyFvCktseyxxEPBi1Eiq4D2yBGACOnqLZpx1eMc7g5Og==} + '@vueuse/shared@10.9.0': resolution: {integrity: sha512-Uud2IWncmAfJvRaFYzv5OHDli+FbOzxiVEQdLCKQKLyhz94PIyFC3CHcH7EDMwIn8NPtD06+PNbC/PiO0LGLtw==} @@ -2840,6 +2859,17 @@ snapshots: transitivePeerDependencies: - typescript + '@vuepress/helper@2.0.0-rc.34(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.8)(sass@1.76.0))(vue@3.4.27))': + dependencies: + '@vue/shared': 3.4.27 + cheerio: 1.0.0-rc.12 + fflate: 0.8.2 + gray-matter: 4.0.3 + vue: 3.4.27 + vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.8)(sass@1.76.0))(vue@3.4.27) + transitivePeerDependencies: + - typescript + '@vuepress/markdown@2.0.0-rc.9': dependencies: '@mdit-vue/plugin-component': 2.1.2 @@ -2916,6 +2946,16 @@ snapshots: - '@vue/composition-api' - typescript + '@vuepress/plugin-copy-code@2.0.0-rc.34(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.8)(sass@1.76.0))(vue@3.4.27))': + dependencies: + '@vuepress/helper': 2.0.0-rc.34(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.8)(sass@1.76.0))(vue@3.4.27)) + '@vueuse/core': 10.10.0(vue@3.4.27) + vue: 3.4.27 + vuepress: 2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.8)(sass@1.76.0))(vue@3.4.27) + transitivePeerDependencies: + - '@vue/composition-api' + - typescript + '@vuepress/plugin-copyright@2.0.0-rc.26(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.8)(sass@1.76.0))(vue@3.4.27))': dependencies: '@vuepress/helper': 2.0.0-rc.26(vuepress@2.0.0-rc.9(@vuepress/bundler-vite@2.0.0-rc.9(@types/node@20.12.8)(sass@1.76.0))(vue@3.4.27)) @@ -3035,6 +3075,16 @@ snapshots: transitivePeerDependencies: - supports-color + '@vueuse/core@10.10.0(vue@3.4.27)': + dependencies: + '@types/web-bluetooth': 0.0.20 + '@vueuse/metadata': 10.10.0 + '@vueuse/shared': 10.10.0(vue@3.4.27) + vue-demi: 0.14.7(vue@3.4.27) + transitivePeerDependencies: + - '@vue/composition-api' + - vue + '@vueuse/core@10.9.0(vue@3.4.27)': dependencies: '@types/web-bluetooth': 0.0.20 @@ -3045,8 +3095,17 @@ snapshots: - '@vue/composition-api' - vue + '@vueuse/metadata@10.10.0': {} + '@vueuse/metadata@10.9.0': {} + '@vueuse/shared@10.10.0(vue@3.4.27)': + dependencies: + vue-demi: 0.14.7(vue@3.4.27) + transitivePeerDependencies: + - '@vue/composition-api' + - vue + '@vueuse/shared@10.9.0(vue@3.4.27)': dependencies: vue-demi: 0.14.7(vue@3.4.27)