diff --git a/package.json b/package.json index f53d5f8..17de05f 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dependencies": { "@headlessui/vue": "^1.7.17", "@scalar/api-reference": "^1.25.27", - "@scalar/openapi-parser": "^0.8.4", + "@scalar/openapi-parser": "^0.8.5", "@scalar/themes": "^0.9.33", "@vueuse/core": "^10.7.2", "drizzle-orm": "^0.32.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index be2d6d9..22ed967 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^1.25.27 version: 1.25.27(@hyperjump/browser@1.1.6)(postcss@8.4.41)(tailwindcss@3.4.8)(typescript@5.5.4) '@scalar/openapi-parser': - specifier: ^0.8.4 - version: 0.8.4 + specifier: ^0.8.5 + version: 0.8.5 '@scalar/themes': specifier: ^0.9.33 version: 0.9.33 @@ -1099,10 +1099,6 @@ packages: resolution: {integrity: sha512-psuJb91qnaB7yhtUgslvTpc3w/DFKD47385/eK/u6xM4fhZMtrWbpfFxkC/gHt8S8YP/gr9CkDeALTx9rl9Mvw==} engines: {node: '>=18'} - '@scalar/openapi-parser@0.8.4': - resolution: {integrity: sha512-q/XtmuBgSBQXv0pCR6DYscZwoiIL1WAGt0OWGkQIYRfw1KLcUR23DH7UOcPi3Se3OHvmHXe3MI+I6VSmkkVxiw==} - engines: {node: '>=18'} - '@scalar/openapi-parser@0.8.5': resolution: {integrity: sha512-IY3/Dah+TBPv3Eozv3JtEiDSEclEFAZomK9ioPNs3cy8l1Kx+88uHbm8tp6iaPrVakABeqS+9XJU610qqRlFAw==} engines: {node: '>=18'} @@ -3964,15 +3960,6 @@ snapshots: - '@vue/composition-api' - vue - '@scalar/openapi-parser@0.8.4': - dependencies: - ajv: 8.17.1 - ajv-draft-04: 1.0.0(ajv@8.17.1) - ajv-formats: 3.0.1(ajv@8.17.1) - jsonpointer: 5.0.1 - leven: 4.0.0 - yaml: 2.5.0 - '@scalar/openapi-parser@0.8.5': dependencies: ajv: 8.17.1