From e4a3a21c9ee9ac4ff2925aa3039d56c8bc7e1b4c Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Thu, 22 Feb 2024 16:46:59 +0100 Subject: [PATCH] chore: update @scalar/api-reference, fixes CommonJS error --- packages/cli/package.json | 2 +- packages/mock-server/package.json | 2 +- pnpm-lock.yaml | 78 +++++++++++++++---------------- 3 files changed, 41 insertions(+), 41 deletions(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index 0048775a..f46ab676 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -36,7 +36,7 @@ "dependencies": { "@hono/node-server": "^1.8.1", "@parcel/watcher": "^2.4.0", - "@scalar/api-reference": "^1.17.1", + "@scalar/api-reference": "^1.17.2", "@scalar/mock-server": "workspace:*", "@seriousme/openapi-schema-validator": "^2.2.1", "commander": "^12.0.0", diff --git a/packages/mock-server/package.json b/packages/mock-server/package.json index 434aaca6..1f4414bb 100644 --- a/packages/mock-server/package.json +++ b/packages/mock-server/package.json @@ -37,7 +37,7 @@ ], "dependencies": { "@hono/node-server": "^1.8.1", - "@scalar/api-reference": "^1.17.1", + "@scalar/api-reference": "^1.17.2", "@scalar/openapi-parser": "^0.1.0", "hono": "^4.0.5", "vite-node": "^1.3.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a01f1fba..41c5c0ec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: ^2.4.0 version: 2.4.0 '@scalar/api-reference': - specifier: ^1.17.1 - version: 1.17.1(nanoid@5.0.6)(postcss@8.4.35)(typescript@5.3.3)(unified@11.0.4)(vue@3.4.19)(yjs@13.6.12) + specifier: ^1.17.2 + version: 1.17.2(nanoid@5.0.6)(postcss@8.4.35)(typescript@5.3.3)(unified@11.0.4)(vue@3.4.19)(yjs@13.6.12) '@scalar/mock-server': specifier: workspace:* version: link:../mock-server @@ -103,8 +103,8 @@ importers: specifier: ^1.8.1 version: 1.8.1 '@scalar/api-reference': - specifier: ^1.17.1 - version: 1.17.1(nanoid@5.0.6)(postcss@8.4.35)(typescript@5.3.3)(unified@11.0.4)(vue@3.4.19)(yjs@13.6.12) + specifier: ^1.17.2 + version: 1.17.2(nanoid@5.0.6)(postcss@8.4.35)(typescript@5.3.3)(unified@11.0.4)(vue@3.4.19)(yjs@13.6.12) '@scalar/openapi-parser': specifier: ^0.1.0 version: 0.1.0 @@ -1337,17 +1337,17 @@ packages: requiresBuild: true optional: true - /@scalar/api-client@0.12.3(typescript@5.3.3)(vue@3.4.19)(yjs@13.6.12): - resolution: {integrity: sha512-VoRiAQrwGFJ9Os+DZj2yJgoOIMdXca0ufJDErU8jNmzvvZwuP/YZnFqIutmWCSSEZa1OOh8OcSGxCb6u5ko6BQ==} + /@scalar/api-client@0.12.4(typescript@5.3.3)(vue@3.4.19)(yjs@13.6.12): + resolution: {integrity: sha512-Ft3Ja2oJnrdVi0WbP3Dmytbo2XAiaauJKnZhg4m13vmbSr0uMr/PoZgHNZyttTPxZgoLbNNYu8rnTuEO4kMd5Q==} engines: {node: '>=18'} peerDependencies: vue: ^3.3.0 dependencies: '@headlessui/vue': 1.7.19(vue@3.4.19) - '@scalar/components': 0.2.3(typescript@5.3.3) - '@scalar/themes': 0.5.6(vue@3.4.19) - '@scalar/use-codemirror': 0.8.4(vue@3.4.19)(yjs@13.6.12) - '@scalar/use-modal': 0.2.6(@headlessui/vue@1.7.19)(vue@3.4.19) + '@scalar/components': 0.2.4(typescript@5.3.3) + '@scalar/themes': 0.5.7(vue@3.4.19) + '@scalar/use-codemirror': 0.8.5(vue@3.4.19)(yjs@13.6.12) + '@scalar/use-modal': 0.2.7(@headlessui/vue@1.7.19)(vue@3.4.19) '@vueuse/core': 10.8.0(vue@3.4.19) axios: 1.6.7 content-type: 1.0.5 @@ -1362,8 +1362,8 @@ packages: - yjs dev: false - /@scalar/api-reference@1.17.1(nanoid@5.0.6)(postcss@8.4.35)(typescript@5.3.3)(unified@11.0.4)(vue@3.4.19)(yjs@13.6.12): - resolution: {integrity: sha512-opuODRX0esf9ylQD4pqRbcZz3gr4B0qpIRJCY36NrvjFKDMPAf7vTRADyUFiwgjT2pvPhTmijihdURqU4JZPIQ==} + /@scalar/api-reference@1.17.2(nanoid@5.0.6)(postcss@8.4.35)(typescript@5.3.3)(unified@11.0.4)(vue@3.4.19)(yjs@13.6.12): + resolution: {integrity: sha512-oSAJjjuD2DK9xiLuttRtfCIyWVbNMIsFUvbnidJv/eDqcMKiJZMKKdme0wwYnUS+djZ9r5Hzzr93XlFjYueeNw==} engines: {node: '>=18'} peerDependencies: unified: ^11.0.0 @@ -1371,15 +1371,15 @@ packages: dependencies: '@floating-ui/vue': 1.0.6(vue@3.4.19) '@headlessui/vue': 1.7.19(vue@3.4.19) - '@scalar/api-client': 0.12.3(typescript@5.3.3)(vue@3.4.19)(yjs@13.6.12) - '@scalar/components': 0.2.3(typescript@5.3.3) + '@scalar/api-client': 0.12.4(typescript@5.3.3)(vue@3.4.19)(yjs@13.6.12) + '@scalar/components': 0.2.4(typescript@5.3.3) '@scalar/snippetz': 0.1.5 - '@scalar/swagger-editor': 0.10.6(typescript@5.3.3)(vue@3.4.19)(yjs@13.6.12) - '@scalar/swagger-parser': 0.5.16(openapi-types@12.1.3) - '@scalar/themes': 0.5.6(vue@3.4.19) - '@scalar/use-modal': 0.2.6(@headlessui/vue@1.7.19)(vue@3.4.19) - '@scalar/use-toasts': 0.5.14(nanoid@5.0.6)(vue@3.4.19) - '@scalar/use-tooltip': 0.5.9(vue@3.4.19) + '@scalar/swagger-editor': 0.10.7(typescript@5.3.3)(vue@3.4.19)(yjs@13.6.12) + '@scalar/swagger-parser': 0.5.17(openapi-types@12.1.3) + '@scalar/themes': 0.5.7(vue@3.4.19) + '@scalar/use-modal': 0.2.7(@headlessui/vue@1.7.19)(vue@3.4.19) + '@scalar/use-toasts': 0.5.15(nanoid@5.0.6)(vue@3.4.19) + '@scalar/use-tooltip': 0.5.10(vue@3.4.19) '@unhead/schema': 1.8.10 '@vcarl/remark-headings': 0.1.0 '@vueuse/core': 10.8.0(vue@3.4.19) @@ -1415,8 +1415,8 @@ packages: - yjs dev: false - /@scalar/components@0.2.3(typescript@5.3.3): - resolution: {integrity: sha512-PRAoBZPvPbDrxVLivHMyLFVt3qsoVtX7Piy5T3ZBLKKGfZ9kfIHWHog6z/FpGvhEpuAOp9ocE9whwDVsbiTLDg==} + /@scalar/components@0.2.4(typescript@5.3.3): + resolution: {integrity: sha512-9yqGm2IKhj8JsCI0O9keAgolfoanNapSIxjd9wy7dSkWmh0eSU9BldtGX2Fopzz9HVcKzOxAUKV8Qf50m98aDg==} engines: {node: '>=18'} dependencies: '@headlessui/vue': 1.7.19(vue@3.4.19) @@ -1490,15 +1490,15 @@ packages: '@scalar/snippetz-plugin-node-undici': 0.1.5 dev: false - /@scalar/swagger-editor@0.10.6(typescript@5.3.3)(vue@3.4.19)(yjs@13.6.12): - resolution: {integrity: sha512-Z1mWE0zEOH4383zpPAfP+YNCfmGQNS0ANCV39/16ddD1LD7IZRvrXYAXbWaWgkcKu+/smSSq4bRCE0eArOHs0w==} + /@scalar/swagger-editor@0.10.7(typescript@5.3.3)(vue@3.4.19)(yjs@13.6.12): + resolution: {integrity: sha512-ebbhfFfCoU/ELDgqm5wfcbbqtYEpXrDzXWOY9jTSU878b0U4mSd2zVsbxI0YPVc7s/drRixKk14OYlxEDrm1jQ==} engines: {node: '>=18'} peerDependencies: vue: ^3.3.0 dependencies: - '@scalar/components': 0.2.3(typescript@5.3.3) - '@scalar/themes': 0.5.6(vue@3.4.19) - '@scalar/use-codemirror': 0.8.4(vue@3.4.19)(yjs@13.6.12) + '@scalar/components': 0.2.4(typescript@5.3.3) + '@scalar/themes': 0.5.7(vue@3.4.19) + '@scalar/use-codemirror': 0.8.5(vue@3.4.19)(yjs@13.6.12) '@vueuse/core': 10.8.0(vue@3.4.19) vue: 3.4.19(typescript@5.3.3) transitivePeerDependencies: @@ -1507,8 +1507,8 @@ packages: - yjs dev: false - /@scalar/swagger-parser@0.5.16(openapi-types@12.1.3): - resolution: {integrity: sha512-ri0cTiVds8qAmffSuX2/QhS8zwAF4Td65zceYyLPNegpjoSpHRGcqvz9GAA50Kq7k4rkIj3MZlS/AwcmG/8e6g==} + /@scalar/swagger-parser@0.5.17(openapi-types@12.1.3): + resolution: {integrity: sha512-/5nRXgCtxFEMLxWwFvendoE6klfHqVlhDJVDVdz50DmsiOp198n8rJE0VWZfbJcX0pcas898aMoe+2TKoNYrdQ==} engines: {node: '>=18'} dependencies: '@apidevtools/swagger-parser': 10.1.0(openapi-types@12.1.3) @@ -1517,8 +1517,8 @@ packages: - openapi-types dev: false - /@scalar/themes@0.5.6(vue@3.4.19): - resolution: {integrity: sha512-sy+XMfwzTu9i/a2RdpNgz+hVV3tSn6yMf98n8IYidxMY3MMqzqf995DpF2EZ2CQgHxiLDH6YadKF665GjrACew==} + /@scalar/themes@0.5.7(vue@3.4.19): + resolution: {integrity: sha512-q65iix9hCzmaHZ9EJLj0u2c7g7bXqOBeUsNJ+7jEgRVHqDiuaHtJnuEoZup/iTmeiArTg8QsCKvHUIu7IL+GKA==} engines: {node: '>=18'} peerDependencies: vue: ^3.3.0 @@ -1526,8 +1526,8 @@ packages: vue: 3.4.19(typescript@5.3.3) dev: false - /@scalar/use-codemirror@0.8.4(vue@3.4.19)(yjs@13.6.12): - resolution: {integrity: sha512-JORf3Z1CEhfU1UNgv4a2NDE66h9vbhDLaRhP+FynjV/GYXwCjFQeJqr4C4peHzBqigJmv3TmATCUAfh+u7M0zQ==} + /@scalar/use-codemirror@0.8.5(vue@3.4.19)(yjs@13.6.12): + resolution: {integrity: sha512-8pFvo8H8BdIv+r4+SlT7u88jwdNF9ZQb2v19Yr5qLfaOKXRGqLLO6RHkze80CAMlBEAdncBv22A5nB1IV6fqoQ==} engines: {node: '>=18'} peerDependencies: vue: ^3.3.0 @@ -1556,8 +1556,8 @@ packages: yjs: 13.6.12 dev: false - /@scalar/use-modal@0.2.6(@headlessui/vue@1.7.19)(vue@3.4.19): - resolution: {integrity: sha512-aowYi5pnYDzgyJi+CmdRBRFY/jMpCN6hr9Q5pm2lYERaXXZLvGVo3YL1o7qwJ2nAjPLt3+lZwjXEEn/KZdnQJA==} + /@scalar/use-modal@0.2.7(@headlessui/vue@1.7.19)(vue@3.4.19): + resolution: {integrity: sha512-HTstJqxI9Ci2qTPU4c9HmPRnnqyawW/2IBnk2kIC49z+o1taDl2hokmolomPvdlX74xxol45JpJDxD6Mdew41g==} engines: {node: '>=18'} peerDependencies: '@headlessui/vue': ^1.7.0 @@ -1567,8 +1567,8 @@ packages: vue: 3.4.19(typescript@5.3.3) dev: false - /@scalar/use-toasts@0.5.14(nanoid@5.0.6)(vue@3.4.19): - resolution: {integrity: sha512-32EoTxBbuFVVqfEXj69QLR77PO8cOsM3OnznG/Q1HgxhSrkFRda89TexdXEgEVcBxiPub0+EhHv9UgZwYMrT2w==} + /@scalar/use-toasts@0.5.15(nanoid@5.0.6)(vue@3.4.19): + resolution: {integrity: sha512-L1vbOh5FhLjNoBF4AAJzRtDc4WgKiSQN7ehKwfALx39fjsTncFnqP3Ox5QgDWatYARpxm0WgvCu2jLkUJhiMYQ==} engines: {node: '>=18'} peerDependencies: nanoid: 4 - 5 @@ -1578,8 +1578,8 @@ packages: vue: 3.4.19(typescript@5.3.3) dev: false - /@scalar/use-tooltip@0.5.9(vue@3.4.19): - resolution: {integrity: sha512-HPtWd4eG66CwR/LkaVNTP6zBI6nwfYvMjEuHGl/BESfJpdZ+6ENQqX1wOJawaFGV7bmLpMMu/642iGetnrT+eg==} + /@scalar/use-tooltip@0.5.10(vue@3.4.19): + resolution: {integrity: sha512-lwCY8e70a6Xd9A0UFSajM57QCvAAPGRHSvidrfc4CjWR5Ss4YxQ5j4lwv0ziyBT/pd0RIepSA6yhTXHht+eiKw==} engines: {node: '>=18'} peerDependencies: vue: ^3.3.0