From d2a4e6d290ef75e9554aa92f6d1dba9e42ae990c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 10:05:21 +0100 Subject: [PATCH] Bump @histoire/plugin-vue from 0.17.11 to 0.17.12 (#21560) Bumps [@histoire/plugin-vue](https://github.com/Akryum/histoire/tree/HEAD/packages/histoire-plugin-vue) from 0.17.11 to 0.17.12. - [Release notes](https://github.com/Akryum/histoire/releases) - [Changelog](https://github.com/histoire-dev/histoire/blob/main/CHANGELOG.md) - [Commits](https://github.com/Akryum/histoire/commits/v0.17.12/packages/histoire-plugin-vue) --- updated-dependencies: - dependency-name: "@histoire/plugin-vue" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- app/package.json | 2 +- packages/components/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app/package.json b/app/package.json index fdf03f880d..635620883c 100644 --- a/app/package.json +++ b/app/package.json @@ -66,7 +66,7 @@ "@fullcalendar/interaction": "6.1.7", "@fullcalendar/list": "6.1.7", "@fullcalendar/timegrid": "6.1.7", - "@histoire/plugin-vue": "0.17.11", + "@histoire/plugin-vue": "0.17.12", "@joeattardi/emoji-button": "4.6.4", "@json2csv/plainjs": "7.0.6", "@mapbox/mapbox-gl-draw": "1.4.3", diff --git a/packages/components/package.json b/packages/components/package.json index d32431c806..5c76776fe8 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -30,7 +30,7 @@ }, "devDependencies": { "@directus/tsconfig": "workspace:*", - "@histoire/plugin-vue": "0.17.11", + "@histoire/plugin-vue": "0.17.12", "@vitejs/plugin-vue": "5.0.4", "@vitest/coverage-v8": "1.3.1", "histoire": "0.17.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 604d040430..92500a4704 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -626,8 +626,8 @@ importers: specifier: 6.1.7 version: 6.1.7(@fullcalendar/core@6.1.7) '@histoire/plugin-vue': - specifier: 0.17.11 - version: 0.17.11(histoire@0.17.9)(vite@5.1.1)(vue@3.4.19) + specifier: 0.17.12 + version: 0.17.12(histoire@0.17.9)(vite@5.1.1)(vue@3.4.19) '@joeattardi/emoji-button': specifier: 4.6.4 version: 4.6.4 @@ -939,8 +939,8 @@ importers: specifier: workspace:* version: link:../tsconfig '@histoire/plugin-vue': - specifier: 0.17.11 - version: 0.17.11(histoire@0.17.9)(vite@5.1.1)(vue@3.4.19) + specifier: 0.17.12 + version: 0.17.12(histoire@0.17.9)(vite@5.1.1)(vue@3.4.19) '@vitejs/plugin-vue': specifier: 5.0.4 version: 5.0.4(vite@5.1.1)(vue@3.4.19) @@ -5172,8 +5172,8 @@ packages: - vite dev: true - /@histoire/plugin-vue@0.17.11(histoire@0.17.9)(vite@5.1.1)(vue@3.4.19): - resolution: {integrity: sha512-6QPs1imD2NLfsQAjJN32P60IUI0yRyswVB7c+D8JMvVeHQoot2dB7YoCSyuTRq02p1goqHS8pwlqmOYKm3obfQ==} + /@histoire/plugin-vue@0.17.12(histoire@0.17.9)(vite@5.1.1)(vue@3.4.19): + resolution: {integrity: sha512-mpx2uwHq/qemnX+ARQtDR3M9kIt1y4kBCmzBkOquhJTp61mtHMu4hZKSzzQpQWA2QxEyuuwpaNiU7Mlms13EaQ==} peerDependencies: histoire: ^0.17.9 vue: ^3.2.47