From f9dde527ca7fa3576056213d3f20239f7fcd3e7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 15:57:34 +0000 Subject: [PATCH] chore(deps): bump @scalar/openapi-parser from 0.8.4 to 0.8.5 Bumps [@scalar/openapi-parser](https://github.com/scalar/scalar/tree/HEAD/packages/openapi-parser) from 0.8.4 to 0.8.5. - [Changelog](https://github.com/scalar/scalar/blob/main/packages/openapi-parser/CHANGELOG.md) - [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/openapi-parser) --- updated-dependencies: - dependency-name: "@scalar/openapi-parser" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 17 +++++++++++++++-- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5826db9..e3eed2f 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dependencies": { "@headlessui/vue": "^1.7.17", "@scalar/api-reference": "^1.25.25", - "@scalar/openapi-parser": "^0.8.4", + "@scalar/openapi-parser": "^0.8.5", "@scalar/themes": "^0.9.32", "@vueuse/core": "^10.7.2", "drizzle-orm": "^0.32.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 41f8ac0..83f1e59 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^1.25.25 version: 1.25.25(@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.32 version: 0.9.32 @@ -1103,6 +1103,10 @@ packages: 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'} + '@scalar/openapi-types@0.1.1': resolution: {integrity: sha512-NMy3QNk6ytcCoPUGJH0t4NNr36OWXgZhA3ormr3TvhX1NDgoF95wFyodGVH8xiHeUyn2/FxtETm8UBLbB5xEmg==} engines: {node: '>=18'} @@ -3968,6 +3972,15 @@ snapshots: leven: 4.0.0 yaml: 2.5.0 + '@scalar/openapi-parser@0.8.5': + 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-types@0.1.1': {} '@scalar/snippetz@0.2.3': {}