diff --git a/docs/package.json b/docs/package.json index 676a5fde..6a749d21 100755 --- a/docs/package.json +++ b/docs/package.json @@ -11,7 +11,7 @@ "preview": "nuxi preview" }, "devDependencies": { - "@nuxt-themes/docus": "1.11.0", + "@nuxt-themes/docus": "1.11.1", "@nuxtjs/plausible": "0.2.0", "nuxt": "3.4.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 93ef0f42..e49f177a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -97,8 +97,8 @@ importers: version: 0.2.0(react@18.2.0)(rollup@3.21.4) devDependencies: '@nuxt-themes/docus': - specifier: 1.11.0 - version: 1.11.0(nuxt@3.4.2)(postcss@8.4.23)(rollup@3.21.4)(vue@3.2.47) + specifier: 1.11.1 + version: 1.11.1(nuxt@3.4.2)(postcss@8.4.23)(rollup@3.21.4)(vue@3.2.47) '@nuxtjs/plausible': specifier: 0.2.0 version: 0.2.0(rollup@3.21.4) @@ -1002,15 +1002,15 @@ packages: '@nodelib/fs.scandir': 2.1.5 fastq: 1.15.0 - /@nuxt-themes/docus@1.11.0(nuxt@3.4.2)(postcss@8.4.23)(rollup@3.21.4)(vue@3.2.47): - resolution: {integrity: sha512-9VeQrOocIQBN8p+/syVvMpHxVqUG8BO1KKWxfzlHI0hRfMRJ12rSUIWtSt9R3MdMNoeDdiNoEZ6F1dtPGfS/aQ==} + /@nuxt-themes/docus@1.11.1(nuxt@3.4.2)(postcss@8.4.23)(rollup@3.21.4)(vue@3.2.47): + resolution: {integrity: sha512-i/7TBkNmJm9TMt2q+PLIFRdKnOFIspRKFAKWznrh0+rhm32u55OhtYE1+Vs/83bPN7pY9ErxnQEdcTGSXo+aGw==} dependencies: '@nuxt-themes/elements': 0.9.4(postcss@8.4.23)(rollup@3.21.4)(vue@3.2.47) '@nuxt-themes/tokens': 1.9.1(postcss@8.4.23)(rollup@3.21.4)(vue@3.2.47) '@nuxt-themes/typography': 0.11.0(postcss@8.4.23)(rollup@3.21.4)(vue@3.2.47) '@nuxt/content': 2.6.0(rollup@3.21.4) - '@nuxthq/studio': 0.10.1(rollup@3.21.4) - '@vueuse/nuxt': 10.1.0(nuxt@3.4.2)(rollup@3.21.4)(vue@3.2.47) + '@nuxthq/studio': 0.11.0(rollup@3.21.4) + '@vueuse/nuxt': 10.1.2(nuxt@3.4.2)(rollup@3.21.4)(vue@3.2.47) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -1177,8 +1177,8 @@ packages: pkg-types: 1.0.2 scule: 1.0.0 semver: 7.5.0 - unctx: 2.1.2 - unimport: 3.0.4(rollup@3.21.4) + unctx: 2.3.0 + unimport: 3.0.6(rollup@3.21.4) untyped: 1.3.2 transitivePeerDependencies: - rollup @@ -1238,6 +1238,33 @@ packages: - supports-color dev: true + /@nuxt/kit@3.4.3(rollup@3.21.4): + resolution: {integrity: sha512-aQyzplYFCL292UsVZzlOZOC51ZKYFL0PBihbcPzxTzXQvAfMF8/DQ539kqzqXzxTCcmnUB9ROhIaNUrAeUkFYA==} + engines: {node: ^14.18.0 || >=16.10.0} + dependencies: + '@nuxt/schema': 3.4.3(rollup@3.21.4) + c12: 1.4.1 + consola: 3.1.0 + defu: 6.1.2 + globby: 13.1.4 + hash-sum: 2.0.0 + ignore: 5.2.4 + jiti: 1.18.2 + knitwork: 1.0.0 + lodash.template: 4.5.0 + mlly: 1.2.0 + pathe: 1.1.0 + pkg-types: 1.0.2 + scule: 1.0.0 + semver: 7.5.0 + unctx: 2.3.0 + unimport: 3.0.6(rollup@3.21.4) + untyped: 1.3.2 + transitivePeerDependencies: + - rollup + - supports-color + dev: true + /@nuxt/schema@3.2.3(rollup@3.21.4): resolution: {integrity: sha512-AXzRnBivCwn5RpNFWjUkvOPGPSHl5BM+6GfOpSNglPXi0tiQJ+rawSl7no7BkxGDmQ44Bx9AXwvHTrgjpcuo4g==} engines: {node: ^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0} @@ -1321,6 +1348,24 @@ packages: - supports-color dev: true + /@nuxt/schema@3.4.3(rollup@3.21.4): + resolution: {integrity: sha512-8bv0/mRDw6THQguSz+cKG5FzDZc2XBkjcc5VZ7yET84r4aWzW9/R274cjlEagFKrw9BDaPEQhnkwpg+kZnpOUA==} + engines: {node: ^14.18.0 || >=16.10.0} + dependencies: + defu: 6.1.2 + hookable: 5.5.3 + pathe: 1.1.0 + pkg-types: 1.0.2 + postcss-import-resolver: 2.0.0 + std-env: 3.3.2 + ufo: 1.1.1 + unimport: 3.0.6(rollup@3.21.4) + untyped: 1.3.2 + transitivePeerDependencies: + - rollup + - supports-color + dev: true + /@nuxt/telemetry@2.2.0(rollup@3.21.4): resolution: {integrity: sha512-Z2UmPkBy5WjxvHKuUcl1X6vKWnIyWSP+9UGde1F+MzzZxYgAQybFud1uL2B3KCowxZdoqT1hd2WklV7EtyCwrQ==} hasBin: true @@ -1414,8 +1459,8 @@ packages: - vue-tsc dev: true - /@nuxthq/studio@0.10.1(rollup@3.21.4): - resolution: {integrity: sha512-EWzk3HkE6QuiqVxqZ7jsAc/8GxSDKRO+jnTBv1wlOAvPKJNPsHrlYGP8EyR6S1NaB3pQTJ9iVBhmskAtrKIsYQ==} + /@nuxthq/studio@0.11.0(rollup@3.21.4): + resolution: {integrity: sha512-9cIJSguUWvtiFs6/dlZB6f/xQ588HGqWXzRU9logl5THig6X5lYwV4hfleaY4tYoitve3j5OUCXzfFhUQqCxGA==} dependencies: '@nuxt/kit': 3.4.2(rollup@3.21.4) defu: 6.1.2 @@ -1741,6 +1786,10 @@ packages: resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==} dev: true + /@types/web-bluetooth@0.0.17: + resolution: {integrity: sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==} + dev: true + /@typescript-eslint/eslint-plugin@5.56.0(@typescript-eslint/parser@5.56.0)(eslint@8.39.0)(typescript@5.0.4): resolution: {integrity: sha512-ZNW37Ccl3oMZkzxrYDUX4o7cnuPgU+YrcaYXzsRtLB16I1FR5SHMqga3zGsaSliZADCWo2v8qHWqAYIj8nWCCg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -2182,12 +2231,12 @@ packages: resolution: {integrity: sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==} dev: true - /@vueuse/core@10.1.0(vue@3.2.47): - resolution: {integrity: sha512-3Znoa5m5RO+z4/C9w6DRaKTR3wCVJvD5rav8HTDGsr+7rOZRHtcgFJ8NcCs0ZvIpmev2kExTa311ns5j2RbzDQ==} + /@vueuse/core@10.1.2(vue@3.2.47): + resolution: {integrity: sha512-roNn8WuerI56A5uiTyF/TEYX0Y+VKlhZAF94unUfdhbDUI+NfwQMn4FUnUscIRUhv3344qvAghopU4bzLPNFlA==} dependencies: - '@types/web-bluetooth': 0.0.16 - '@vueuse/metadata': 10.1.0 - '@vueuse/shared': 10.1.0(vue@3.2.47) + '@types/web-bluetooth': 0.0.17 + '@vueuse/metadata': 10.1.2 + '@vueuse/shared': 10.1.2(vue@3.2.47) vue-demi: 0.14.0(vue@3.2.47) transitivePeerDependencies: - '@vue/composition-api' @@ -2206,22 +2255,22 @@ packages: - vue dev: true - /@vueuse/metadata@10.1.0: - resolution: {integrity: sha512-cM28HjDEw5FIrPE9rgSPFZvQ0ZYnOLAOr8hl1XM6tFl80U3WAR5ROdnAqiYybniwP5gt9MKKAJAqd/ab2aHkqg==} + /@vueuse/metadata@10.1.2: + resolution: {integrity: sha512-3mc5BqN9aU2SqBeBuWE7ne4OtXHoHKggNgxZR2K+zIW4YLsy6xoZ4/9vErQs6tvoKDX6QAqm3lvsrv0mczAwIQ==} dev: true /@vueuse/metadata@9.13.0: resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==} dev: true - /@vueuse/nuxt@10.1.0(nuxt@3.4.2)(rollup@3.21.4)(vue@3.2.47): - resolution: {integrity: sha512-p2QfoKs0hMbOz/hzKn8hzQvfFMLnDceRLjtvHFtMgRp8Z0Dckji7KhFwbbrIMCyjpr57HkNB46g42h9K4Sn0lg==} + /@vueuse/nuxt@10.1.2(nuxt@3.4.2)(rollup@3.21.4)(vue@3.2.47): + resolution: {integrity: sha512-X9o5WCmNs1+6XztP1Uh9+H7/jGeIjwSRNQdwCWRKCDkxPlbgi9iLnDRYnKDY++JPY3nbB6jTDOVgZDrpaAU5kg==} peerDependencies: nuxt: ^3.0.0 dependencies: - '@nuxt/kit': 3.4.2(rollup@3.21.4) - '@vueuse/core': 10.1.0(vue@3.2.47) - '@vueuse/metadata': 10.1.0 + '@nuxt/kit': 3.4.3(rollup@3.21.4) + '@vueuse/core': 10.1.2(vue@3.2.47) + '@vueuse/metadata': 10.1.2 local-pkg: 0.4.3 nuxt: 3.4.2(@types/node@18.16.3)(eslint@8.39.0)(rollup@3.21.4)(typescript@5.0.4) vue-demi: 0.14.0(vue@3.2.47) @@ -2232,8 +2281,8 @@ packages: - vue dev: true - /@vueuse/shared@10.1.0(vue@3.2.47): - resolution: {integrity: sha512-2X52ogu12i9DkKOQ01yeb/BKg9UO87RNnpm5sXkQvyORlbq8ONS5l39MYkjkeVWWjdT0teJru7a2S41dmHmqjQ==} + /@vueuse/shared@10.1.2(vue@3.2.47): + resolution: {integrity: sha512-1uoUTPBlgyscK9v6ScGeVYDDzlPSFXBlxuK7SfrDGyUTBiznb3mNceqhwvZHjtDRELZEN79V5uWPTF1VDV8svA==} dependencies: vue-demi: 0.14.0(vue@3.2.47) transitivePeerDependencies: @@ -8318,15 +8367,6 @@ packages: resolution: {integrity: sha512-kuZwRKV615lEw/Xx3Iz56FKk3nOeOVGaVmw0eg+x4Mne28lCotNFbBhDW7dEBCBKyKbRQiCadEZeNAFPVC5cgw==} dev: true - /unctx@2.1.2: - resolution: {integrity: sha512-KK18aLRKe3OlbPyHbXAkIWSU3xK8GInomXfA7fzDMGFXQ1crX1UWrCzKesVXeUyHIayHUrnTvf87IPCKMyeKTg==} - dependencies: - acorn: 8.8.2 - estree-walker: 3.0.3 - magic-string: 0.27.0 - unplugin: 1.3.1 - dev: true - /unctx@2.3.0: resolution: {integrity: sha512-xs79V1T5JEQ/5aQ3j4ipbQEaReMosMz/ktOdsZMEtKv1PfbdRrKY/PaU0CxdspkX3zEink2keQU4nRzAXgui1A==} dependencies: @@ -8383,24 +8423,6 @@ packages: - rollup dev: false - /unimport@3.0.4(rollup@3.21.4): - resolution: {integrity: sha512-eoof/HLiNJcIkVpnqc7sJbzKSLx39J6xTaP7E4ElgVQKeq2t9fPTkvJKcA55IJTaRPkEkDq8kcc/IZPmrypnFg==} - dependencies: - '@rollup/pluginutils': 5.0.2(rollup@3.21.4) - escape-string-regexp: 5.0.0 - fast-glob: 3.2.12 - local-pkg: 0.4.3 - magic-string: 0.30.0 - mlly: 1.2.0 - pathe: 1.1.0 - pkg-types: 1.0.2 - scule: 1.0.0 - strip-literal: 1.0.1 - unplugin: 1.3.1 - transitivePeerDependencies: - - rollup - dev: true - /unimport@3.0.6(rollup@3.21.4): resolution: {integrity: sha512-GYxGJ1Bri1oqx8VFDjdgooGzeK7jBk3bvhXmamTIpu3nONOcUMGwZbX7X0L5RA7OWMXpR4vzpSQP7pXUzJg1/Q==} dependencies: