From e7c087e86dfc47ec1536bd213000737e1eb2e3c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 15:49:24 +0000 Subject: [PATCH] chore(deps): bump @scalar/openapi-parser from 0.7.2 to 0.8.1 Bumps [@scalar/openapi-parser](https://github.com/scalar/scalar/tree/HEAD/packages/openapi-parser) from 0.7.2 to 0.8.1. - [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-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 40 ++++++++++++++++++++++++++++++++++++++-- 2 files changed, 39 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5001c42..fe29678 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dependencies": { "@headlessui/vue": "^1.7.17", "@scalar/api-reference": "^1.25.7", - "@scalar/openapi-parser": "^0.7.2", + "@scalar/openapi-parser": "^0.8.1", "@scalar/themes": "^0.9.28", "@vueuse/core": "^10.7.2", "drizzle-orm": "^0.32.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b02f102..35b819f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^1.25.7 version: 1.25.7(postcss@8.4.41)(tailwindcss@3.4.8)(typescript@5.5.4) '@scalar/openapi-parser': - specifier: ^0.7.2 - version: 0.7.2 + specifier: ^0.8.1 + version: 0.8.1 '@scalar/themes': specifier: ^0.9.28 version: 0.9.28 @@ -1081,6 +1081,10 @@ packages: resolution: {integrity: sha512-kgzFox4KzC3NLrOZeT9m/iQ2VMNvL7JNz8ec+hz0sYulvMtYQ1qTqEyjQjALyCDzmzrSJA11Vg8JMMHDw3AA7A==} engines: {node: '>=18'} + '@scalar/openapi-parser@0.8.1': + resolution: {integrity: sha512-Vsfhvu9WS2sMvJH6EwCP7JqB0dVJNtlWBKQHMlAJFTv/xRIocS+5V1z2XLsogk0Y/nJZTl5KwuFkLvS1Tu8XuQ==} + engines: {node: '>=18'} + '@scalar/openapi-types@0.0.1': resolution: {integrity: sha512-qMcUrhe+JRXlI9VGWcY/xGHkGplHdZ5UdGFXJ0q9e20gFVk2HMApE98Mo2iUp42Gff0xHIcNHaEQKAhdfW3R2Q==} engines: {node: '>=18'} @@ -1333,6 +1337,9 @@ packages: ajv@8.16.0: resolution: {integrity: sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==} + ajv@8.17.1: + resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==} + ansi-regex@5.0.1: resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} engines: {node: '>=8'} @@ -1818,6 +1825,9 @@ packages: fast-levenshtein@2.0.6: resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} + fast-uri@3.0.1: + resolution: {integrity: sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==} + fastq@1.17.1: resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==} @@ -3950,6 +3960,15 @@ snapshots: leven: 4.0.0 yaml: 2.5.0 + '@scalar/openapi-parser@0.8.1': + 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.0.1': {} '@scalar/snippetz-core@0.1.4': @@ -4282,10 +4301,18 @@ snapshots: optionalDependencies: ajv: 8.16.0 + ajv-draft-04@1.0.0(ajv@8.17.1): + optionalDependencies: + ajv: 8.17.1 + ajv-formats@3.0.1(ajv@8.16.0): optionalDependencies: ajv: 8.16.0 + ajv-formats@3.0.1(ajv@8.17.1): + optionalDependencies: + ajv: 8.17.1 + ajv@6.12.6: dependencies: fast-deep-equal: 3.1.3 @@ -4300,6 +4327,13 @@ snapshots: require-from-string: 2.0.2 uri-js: 4.4.1 + ajv@8.17.1: + dependencies: + fast-deep-equal: 3.1.3 + fast-uri: 3.0.1 + json-schema-traverse: 1.0.0 + require-from-string: 2.0.2 + ansi-regex@5.0.1: {} ansi-regex@6.0.1: {} @@ -4791,6 +4825,8 @@ snapshots: fast-levenshtein@2.0.6: {} + fast-uri@3.0.1: {} + fastq@1.17.1: dependencies: reusify: 1.0.4