diff --git a/package.json b/package.json index 98fe3ba..06acc6d 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "@headlessui/vue": "^1.7.17", - "@scalar/api-reference": "^1.24.27", + "@scalar/api-reference": "^1.24.28", "@scalar/openapi-parser": "^0.7.1", "@scalar/themes": "^0.9.9", "@vueuse/core": "^10.7.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a29e3f0..a5c369c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^1.7.17 version: 1.7.22(vue@3.4.29(typescript@5.5.2)) '@scalar/api-reference': - specifier: ^1.24.27 - version: 1.24.27(postcss@8.4.38)(tailwindcss@3.4.4)(typescript@5.5.2) + specifier: ^1.24.28 + version: 1.24.28(postcss@8.4.38)(tailwindcss@3.4.4)(typescript@5.5.2) '@scalar/openapi-parser': specifier: ^0.7.1 version: 0.7.1 @@ -956,12 +956,12 @@ packages: cpu: [x64] os: [win32] - '@scalar/api-client@2.0.4': - resolution: {integrity: sha512-UXepbIzz8B5kZto3t79jRwOwIDM+TpVv/Ovm3pGMmDoGfQAB22S5YtKPbipiPr7My+ayyCJtRmWl3PiKTsPBpw==} + '@scalar/api-client@2.0.5': + resolution: {integrity: sha512-s74zPufoKT0//zGlxhoXlSH1KXxSG/kfoEGNJFAjU79dAgOflFdW4z803hWTWlkbq2/LSHDqxWYT2VgDhYhN/Q==} engines: {node: '>=18'} - '@scalar/api-reference@1.24.27': - resolution: {integrity: sha512-r1Ve7UsH4VeaXsNYLszU95zGuT/yQgPgwXHlb+PlkzWN6XS5NZbevKBcRYLvuOCefFC7p+5Hd5jd3/O7cevMQQ==} + '@scalar/api-reference@1.24.28': + resolution: {integrity: sha512-MbKvxAZ458qb/BHF6W1IjRm0816IhgVzk9kF1K3qgFoGexydluI/GkqNItf2TWkGEMFu7My8qj9SMQ8ICDjJDg==} engines: {node: '>=18'} '@scalar/code-highlight@0.0.5': @@ -1009,6 +1009,10 @@ packages: '@scalar/snippetz@0.1.6': resolution: {integrity: sha512-z3DEpT/FIZq9yeHL/tz2v6WvdHIiZ4uvK96RdeTPKUUJ0IXvA5vONG3PF5LE0Q/408PCzWsZpGs9f97ztaeJSQ==} + '@scalar/themes@0.9.10': + resolution: {integrity: sha512-TEMDZFgg0VPwhdwiqn+4+YAL3ZtzhUorf1GG80jla4iyQAR0AhJ8dwrFUcBSBHlAwMeOa4CFBKJ4SDSevWmRIA==} + engines: {node: '>=18'} + '@scalar/themes@0.9.9': resolution: {integrity: sha512-6S2A+EU6tiSKFx3E9xLDdysUmhPs32e/Y3/uGtcUkH2oGaaeYIPHKbJtrTUwEXls9NvqbJeTd/9MH45MyH+3CQ==} engines: {node: '>=18'} @@ -3884,7 +3888,7 @@ snapshots: '@rollup/rollup-win32-x64-msvc@4.18.0': optional: true - '@scalar/api-client@2.0.4(tailwindcss@3.4.4)(typescript@5.5.2)': + '@scalar/api-client@2.0.5(tailwindcss@3.4.4)(typescript@5.5.2)': dependencies: '@headlessui/tailwindcss': 0.2.1(tailwindcss@3.4.4) '@headlessui/vue': 1.7.22(vue@3.4.29(typescript@5.5.2)) @@ -3917,16 +3921,16 @@ snapshots: - typescript - vitest - '@scalar/api-reference@1.24.27(postcss@8.4.38)(tailwindcss@3.4.4)(typescript@5.5.2)': + '@scalar/api-reference@1.24.28(postcss@8.4.38)(tailwindcss@3.4.4)(typescript@5.5.2)': dependencies: '@floating-ui/vue': 1.0.6(vue@3.4.29(typescript@5.5.2)) '@headlessui/vue': 1.7.22(vue@3.4.29(typescript@5.5.2)) - '@scalar/api-client': 2.0.4(tailwindcss@3.4.4)(typescript@5.5.2) + '@scalar/api-client': 2.0.5(tailwindcss@3.4.4)(typescript@5.5.2) '@scalar/components': 0.12.7(typescript@5.5.2) '@scalar/oas-utils': 0.2.8 '@scalar/openapi-parser': 0.7.1 '@scalar/snippetz': 0.1.6 - '@scalar/themes': 0.9.9(typescript@5.5.2) + '@scalar/themes': 0.9.10(typescript@5.5.2) '@scalar/use-toasts': 0.7.4(typescript@5.5.2) '@scalar/use-tooltip': 1.0.2(typescript@5.5.2) '@unhead/schema': 1.9.14 @@ -4060,6 +4064,12 @@ snapshots: '@scalar/snippetz-plugin-node-ofetch': 0.1.1 '@scalar/snippetz-plugin-node-undici': 0.1.6 + '@scalar/themes@0.9.10(typescript@5.5.2)': + dependencies: + vue: 3.4.29(typescript@5.5.2) + transitivePeerDependencies: + - typescript + '@scalar/themes@0.9.9(typescript@5.5.2)': dependencies: vue: 3.4.29(typescript@5.5.2)