Skip to content

Conversation

@sevenc-nanashi
Copy link
Member

内容

@storybook/vue3のdependenciesをパッチして勝手にバージョンが上がらないようにします。

関連 Issue

スクリーンショット・動画など

(なし)

その他

(なし)

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a patch for @storybook/vue3 to fix a dependency version issue where vue-component-type-helpers was specified as "latest" causing unwanted automatic version updates.

  • Creates a patch file to pin vue-component-type-helpers to ~3.0.0 instead of "latest"
  • Registers the patch in package.json's patchedDependencies configuration

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
patches/@storybook__vue3.patch Defines the patch to fix dependency version specification
package.json Registers the patch in patchedDependencies configuration
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@voicevox-preview-pages
Copy link

🚀 プレビュー用ページを作成しました 🚀

更新時点でのコミットハッシュ:1526212

Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

@Hiroshiba Hiroshiba enabled auto-merge October 17, 2025 02:51
@Hiroshiba Hiroshiba added this pull request to the merge queue Oct 17, 2025
Merged via the queue into VOICEVOX:main with commit 11bdf2d Oct 17, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants