From ba093089ea1c2ab1a9fe479834e8809d03c900b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 15:17:14 +0000 Subject: [PATCH] chore(deps): bump @scalar/api-reference from 1.17.16 to 1.18.3 Bumps [@scalar/api-reference](https://github.com/scalar/scalar/tree/HEAD/packages/api-reference) from 1.17.16 to 1.18.3. - [Changelog](https://github.com/scalar/scalar/blob/main/packages/api-reference/CHANGELOG.md) - [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/api-reference) --- updated-dependencies: - dependency-name: "@scalar/api-reference" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 80 ++++++++++++++++++++------------------------------ 2 files changed, 33 insertions(+), 49 deletions(-) diff --git a/package.json b/package.json index cf45bfc..d1c8e5b 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@headlessui/vue": "^1.7.17", - "@scalar/api-reference": "^1.17.16", + "@scalar/api-reference": "^1.18.3", "@scalar/themes": "^0.6.0", "@vueuse/core": "^10.7.2", "drizzle-orm": "^0.29.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b863fbf..f65b562 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^1.7.17 version: 1.7.17(vue@3.3.11) '@scalar/api-reference': - specifier: ^1.17.16 - version: 1.17.16(postcss@8.4.35)(typescript@5.3.3)(unified@11.0.4)(vue@3.3.11)(yjs@13.6.12) + specifier: ^1.18.3 + version: 1.18.3(postcss@8.4.35)(typescript@5.3.3)(unified@11.0.4)(vue@3.3.11)(yjs@13.6.12) '@scalar/themes': specifier: ^0.6.0 version: 0.6.0(vue@3.3.11) @@ -1536,17 +1536,17 @@ packages: dev: true optional: true - /@scalar/api-client@0.12.14(typescript@5.3.3)(vue@3.3.11)(yjs@13.6.12): - resolution: {integrity: sha512-0YyV6IX9/3QTCHLawTD0Avakvf76qFnoITVjXX8LWAxu9KuuLTzvC65VL7KKQ/NejqNuA2HlhO91iWfy4Ju4TA==} + /@scalar/api-client@0.12.17(typescript@5.3.3)(vue@3.3.11)(yjs@13.6.12): + resolution: {integrity: sha512-3eAxXsSdZYeOC9da3DctN6gvuDocDTxscpKAfgmTGU9oct/vdYEgkS0Lt9lEluN6+kDwCo/QbX8JuJA+h/g1mA==} engines: {node: '>=18'} peerDependencies: vue: ^3.3.0 dependencies: '@headlessui/vue': 1.7.17(vue@3.3.11) - '@scalar/components': 0.4.2(typescript@5.3.3) - '@scalar/themes': 0.5.10(vue@3.3.11) - '@scalar/use-codemirror': 0.8.8(vue@3.3.11)(yjs@13.6.12) - '@scalar/use-modal': 0.2.8(@headlessui/vue@1.7.17)(vue@3.3.11) + '@scalar/components': 0.4.3(typescript@5.3.3)(vue@3.3.11) + '@scalar/themes': 0.6.2(vue@3.3.11) + '@scalar/use-codemirror': 0.8.9(vue@3.3.11)(yjs@13.6.12) + '@scalar/use-modal': 0.2.9(@headlessui/vue@1.7.17)(vue@3.3.11) '@vueuse/core': 10.7.2(vue@3.3.11) axios: 1.6.6 content-type: 1.0.5 @@ -1561,8 +1561,8 @@ packages: - yjs dev: false - /@scalar/api-reference@1.17.16(postcss@8.4.35)(typescript@5.3.3)(unified@11.0.4)(vue@3.3.11)(yjs@13.6.12): - resolution: {integrity: sha512-6MGK+WZQRcr7CeqX7lzY/2TksLt0Mj0TiCn9HLgTOxypAOJ7CrDRBsqWgwjQ1cbh7zTztrso0Nj3VhwX0AQdBg==} + /@scalar/api-reference@1.18.3(postcss@8.4.35)(typescript@5.3.3)(unified@11.0.4)(vue@3.3.11)(yjs@13.6.12): + resolution: {integrity: sha512-YWCGZpe2cjdqEmj6RvwTmkOPxbj2A5/Z6lIfZameT64iJmkt0nyVht/hLin4iLtteklT/TqTEAlseNGmcAdm+g==} engines: {node: '>=18'} peerDependencies: unified: ^11.0.0 @@ -1570,14 +1570,13 @@ packages: dependencies: '@floating-ui/vue': 1.0.4(vue@3.3.11) '@headlessui/vue': 1.7.17(vue@3.3.11) - '@scalar/api-client': 0.12.14(typescript@5.3.3)(vue@3.3.11)(yjs@13.6.12) - '@scalar/components': 0.4.2(typescript@5.3.3) + '@scalar/api-client': 0.12.17(typescript@5.3.3)(vue@3.3.11)(yjs@13.6.12) + '@scalar/components': 0.4.3(typescript@5.3.3)(vue@3.3.11) '@scalar/snippetz': 0.1.5 - '@scalar/swagger-editor': 0.10.15(typescript@5.3.3)(vue@3.3.11)(yjs@13.6.12) - '@scalar/swagger-parser': 0.5.20(openapi-types@12.1.3) - '@scalar/themes': 0.5.10(vue@3.3.11) - '@scalar/use-modal': 0.2.8(@headlessui/vue@1.7.17)(vue@3.3.11) - '@scalar/use-tooltip': 0.5.11(vue@3.3.11) + '@scalar/swagger-parser': 0.5.21(openapi-types@12.1.3) + '@scalar/themes': 0.6.2(vue@3.3.11) + '@scalar/use-modal': 0.2.9(@headlessui/vue@1.7.17)(vue@3.3.11) + '@scalar/use-tooltip': 0.5.12(vue@3.3.11) '@unhead/schema': 1.8.10 '@vcarl/remark-headings': 0.1.0 '@vueuse/core': 10.7.2(vue@3.3.11) @@ -1612,9 +1611,11 @@ packages: - yjs dev: false - /@scalar/components@0.4.2(typescript@5.3.3): - resolution: {integrity: sha512-GIeqj0m1vXuALf/mhKIIeGiqnWv7VVFKrt2Wfl6hBosrXJ02noTivAHDsHhqSIks5p6WCO0nz5jnI4dqMW+LDw==} + /@scalar/components@0.4.3(typescript@5.3.3)(vue@3.3.11): + resolution: {integrity: sha512-NnZQyXyKiJoL+KvdBcvon28ROqi/lLHmZaJlNNTK4zFKB37H+00FVPJduibhYHrzVmsrn+VjI35Llc34dyKoBQ==} engines: {node: '>=18'} + peerDependencies: + vue: ^3.3.0 dependencies: '@headlessui/vue': 1.7.17(vue@3.3.11) '@vueuse/core': 10.7.2(vue@3.3.11) @@ -1663,25 +1664,8 @@ packages: '@scalar/snippetz-plugin-node-undici': 0.1.5 dev: false - /@scalar/swagger-editor@0.10.15(typescript@5.3.3)(vue@3.3.11)(yjs@13.6.12): - resolution: {integrity: sha512-bVgo+n0ZHF+8bxs6kYkom2GBfxcapBX+XSEHLJtztrUVnQgG0xN6PuUIDl01bMiBwkQW1gAXAB6rPJrAWU8LEA==} - engines: {node: '>=18'} - peerDependencies: - vue: ^3.3.0 - dependencies: - '@scalar/components': 0.4.2(typescript@5.3.3) - '@scalar/themes': 0.5.10(vue@3.3.11) - '@scalar/use-codemirror': 0.8.8(vue@3.3.11)(yjs@13.6.12) - '@vueuse/core': 10.7.2(vue@3.3.11) - vue: 3.3.11(typescript@5.3.3) - transitivePeerDependencies: - - '@vue/composition-api' - - typescript - - yjs - dev: false - - /@scalar/swagger-parser@0.5.20(openapi-types@12.1.3): - resolution: {integrity: sha512-EnmjfbLoFcj0aEG0gHUrg1YtqJMDM+QfhetdfmbHFM17ErlXjLpW2hyP2DUx3K5zNNi/EMl+5VXmzzimcl0OXA==} + /@scalar/swagger-parser@0.5.21(openapi-types@12.1.3): + resolution: {integrity: sha512-JSSM7Ftrww8DmBn6Sd6oqJ7RcDXE2dffzqLgKGfqiChDbSSnB1kalUPhmV8isvz633vSNjUnUs+EVYwyO0mY9g==} engines: {node: '>=18'} dependencies: '@apidevtools/swagger-parser': 10.1.0(openapi-types@12.1.3) @@ -1690,8 +1674,8 @@ packages: - openapi-types dev: false - /@scalar/themes@0.5.10(vue@3.3.11): - resolution: {integrity: sha512-dJlavsnvH1vJRSE57lxAAyWs6S6bKv9rveBCqnomUMk1bdpcUFEVNjwkGT7PkjTMFdQkIyLxexaw5xATGBw7PQ==} + /@scalar/themes@0.6.0(vue@3.3.11): + resolution: {integrity: sha512-psC4nnKNvEaWokRg75TxTS7GA2W7YYILsDedCxPTgBpNmyGOSqbxYr3Q0KgF8GmPbvwvBjJb7VL2XoJLxWOqbA==} engines: {node: '>=18'} peerDependencies: vue: ^3.3.0 @@ -1699,8 +1683,8 @@ packages: vue: 3.3.11(typescript@5.3.3) dev: false - /@scalar/themes@0.6.0(vue@3.3.11): - resolution: {integrity: sha512-psC4nnKNvEaWokRg75TxTS7GA2W7YYILsDedCxPTgBpNmyGOSqbxYr3Q0KgF8GmPbvwvBjJb7VL2XoJLxWOqbA==} + /@scalar/themes@0.6.2(vue@3.3.11): + resolution: {integrity: sha512-ZczOuImSC7pF/uiy7idiaweWrCsBt15DZS/FRXlA62mQiUXcgOV9ZuS/ifT4YI6vngSqdETVSJvjr/WKjQRbew==} engines: {node: '>=18'} peerDependencies: vue: ^3.3.0 @@ -1708,8 +1692,8 @@ packages: vue: 3.3.11(typescript@5.3.3) dev: false - /@scalar/use-codemirror@0.8.8(vue@3.3.11)(yjs@13.6.12): - resolution: {integrity: sha512-IBmGJ+1bJdZOyxbscebf7Ltsvdm/kC8EbcL3hUUBpTL3SsTQr4OkE/7pR4slh/UlM2q6F62Hc7x+0RC2qV/nLw==} + /@scalar/use-codemirror@0.8.9(vue@3.3.11)(yjs@13.6.12): + resolution: {integrity: sha512-/eVi+KdDpEbQa668QYO+lyPP7Gx4NPeLdp7xDKwLvA2dIyfAeci+dkg2uM0+0OqDUKHZQfsGt38/6UR8aKufog==} engines: {node: '>=18'} peerDependencies: vue: ^3.3.0 @@ -1734,8 +1718,8 @@ packages: yjs: 13.6.12 dev: false - /@scalar/use-modal@0.2.8(@headlessui/vue@1.7.17)(vue@3.3.11): - resolution: {integrity: sha512-sV5SmSdWB+k+6CE9I+SP1Tych9B3bcReAwgLfEh0OhCHAhs4DIz55U83gKAyF313z8b0sSKEJf6oPgRSgZoa8A==} + /@scalar/use-modal@0.2.9(@headlessui/vue@1.7.17)(vue@3.3.11): + resolution: {integrity: sha512-h+Je4bjtF38kQsgfvAZ4TanhJaqHxL3nk7jM8tBYQmKYHCMyFo7oELglu830f0wNrO0TmhDrrQem745Z5uyb2Q==} engines: {node: '>=18'} peerDependencies: '@headlessui/vue': ^1.7.0 @@ -1745,8 +1729,8 @@ packages: vue: 3.3.11(typescript@5.3.3) dev: false - /@scalar/use-tooltip@0.5.11(vue@3.3.11): - resolution: {integrity: sha512-zFRRm+A6TJB4m3ABWrJFolPfL548naT6ihWN17n1r0uxuoT+HVo4ITAVJt84pk56/zGvUCzs9JB6wHS4sMNhrw==} + /@scalar/use-tooltip@0.5.12(vue@3.3.11): + resolution: {integrity: sha512-pDKyGtysxxOcyWE/D5FyRODE1Nqb3LO5cc2X9m7JwjClTqeD3VuKnA3sC4UTcGNKUIDTqVXGyjnHeXoC10t6OA==} engines: {node: '>=18'} peerDependencies: vue: ^3.3.0