From 3fb73ad7b8e7db8308a003874c4f74088f48cd52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 15:21:02 +0000 Subject: [PATCH] chore(deps): bump @scalar/snippetz from 0.1.5 to 0.1.6 Bumps @scalar/snippetz from 0.1.5 to 0.1.6. --- updated-dependencies: - dependency-name: "@scalar/snippetz" dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 50 ++++++++++++++++++++++++++++++++------------------ 1 file changed, 32 insertions(+), 18 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4f0c604..952e380 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1517,7 +1517,7 @@ packages: '@scalar/components': 0.4.10(typescript@5.3.3)(vue@3.3.11) '@scalar/oas-utils': 0.1.3 '@scalar/openapi-parser': 0.3.2 - '@scalar/snippetz': 0.1.5 + '@scalar/snippetz': 0.1.6 '@scalar/themes': 0.6.7(vue@3.3.11) '@scalar/use-modal': 0.2.9(@headlessui/vue@1.7.17)(vue@3.3.11) '@scalar/use-tooltip': 0.5.12(vue@3.3.11) @@ -1608,37 +1608,51 @@ packages: - terser dev: false - /@scalar/snippetz-core@0.1.3: - resolution: {integrity: sha512-pHRi23VhxMddKMo/2zEnaRcc1QUTEva5H2tryuq+tER7imGWf2O09IGexiV9vY/8jzYh0QVl/2dlJUmnF9Ww5w==} + /@scalar/snippetz-core@0.1.4: + resolution: {integrity: sha512-NMnDzl5dHgUj0k8ZtfssDfy6wv1wO/M+GhpdGr/4OH3m8UZB27CZ3hM7wXh+fm75hZO5XIBsANW20kJVnzpaHg==} dependencies: '@types/har-format': 1.2.15 dev: false - /@scalar/snippetz-plugin-js-fetch@0.1.0: - resolution: {integrity: sha512-lliZSIqtbZawm+XXmMXEpCcpIQprRwJXNUxLAvryB9AGm9qTu0dIfsvjJPjiTAfRew5+sgebNQ8cEF4esMnnlQ==} + /@scalar/snippetz-plugin-js-fetch@0.1.1: + resolution: {integrity: sha512-9ODfi0OaEvZHdCe09c91eH1R5QPynL+FPxtYuK/9K5ElRE2NqxYysri9AsgOhr1Fqhpy5qKzDj4Gi5FHsJSGXw==} dependencies: - '@scalar/snippetz-core': 0.1.3 + '@scalar/snippetz-core': 0.1.4 dev: false - /@scalar/snippetz-plugin-node-fetch@0.1.1: - resolution: {integrity: sha512-U6kqtQi1xAME8AWgJmEVAFA/uhcJ1RUNKtyVDjupd77LQu2FEOPwqI5dPSltxvnJdYrUjLhDcfIa8EO8uO43zw==} + /@scalar/snippetz-plugin-js-ofetch@0.1.1: + resolution: {integrity: sha512-fPIJlY4q1j5gbnsYSxix0IJ7hqcvm8Ly7iVoK66vaL738AIMiGZMhGKtLrTVPad77PimwO+jeq5iDIZ495UY7Q==} dependencies: - '@scalar/snippetz-core': 0.1.3 + '@scalar/snippetz-core': 0.1.4 dev: false - /@scalar/snippetz-plugin-node-undici@0.1.5: - resolution: {integrity: sha512-ctOvCK3/Ta7ibuZjhV85M/gBuKURpeqgkWQHDFJubTHgUhQZudn60N5MY3ZtjoLFY7z9DCC5UenNYINveCdKJw==} + /@scalar/snippetz-plugin-node-fetch@0.1.2: + resolution: {integrity: sha512-kD6erA6aAqjHkj+JrJQKqrqcH4fnCrLi2uYw16CmELIGtqVHFau7ew2c087y4OQTltdi5rEk2zj5zOBu9yaS3Q==} dependencies: - '@scalar/snippetz-core': 0.1.3 + '@scalar/snippetz-core': 0.1.4 dev: false - /@scalar/snippetz@0.1.5: - resolution: {integrity: sha512-jHU8/KOO9vKbQFhsruflKugekgAtDm5GIAKZCYN+XtzqQ3jPGAjzkEZMXXvRDS2YPtFSzH2vzfqNMLB+q2Zupw==} + /@scalar/snippetz-plugin-node-ofetch@0.1.1: + resolution: {integrity: sha512-9NpvdMKebg82FkVWoWyOxd1JXAB8KNxmrsFFwQKNjhAw0A5hjNR5oW9lD+FtB1Laupg2FNtw9dcCydnF+LcCWw==} dependencies: - '@scalar/snippetz-core': 0.1.3 - '@scalar/snippetz-plugin-js-fetch': 0.1.0 - '@scalar/snippetz-plugin-node-fetch': 0.1.1 - '@scalar/snippetz-plugin-node-undici': 0.1.5 + '@scalar/snippetz-core': 0.1.4 + dev: false + + /@scalar/snippetz-plugin-node-undici@0.1.6: + resolution: {integrity: sha512-CivUl7wgZ6vlUb01FMdqOt/NVyOWqT0iHZRp5YlPp1pflXZLnAyi5antUTtBEUHUtHM2EO/WR7vx4kRsPcrgLg==} + dependencies: + '@scalar/snippetz-core': 0.1.4 + dev: false + + /@scalar/snippetz@0.1.6: + resolution: {integrity: sha512-z3DEpT/FIZq9yeHL/tz2v6WvdHIiZ4uvK96RdeTPKUUJ0IXvA5vONG3PF5LE0Q/408PCzWsZpGs9f97ztaeJSQ==} + dependencies: + '@scalar/snippetz-core': 0.1.4 + '@scalar/snippetz-plugin-js-fetch': 0.1.1 + '@scalar/snippetz-plugin-js-ofetch': 0.1.1 + '@scalar/snippetz-plugin-node-fetch': 0.1.2 + '@scalar/snippetz-plugin-node-ofetch': 0.1.1 + '@scalar/snippetz-plugin-node-undici': 0.1.6 dev: false /@scalar/themes@0.6.7(vue@3.3.11):