Skip to content

Conversation

@shuuji3
Copy link
Contributor

@shuuji3 shuuji3 commented Mar 17, 2025

resolve #1879

vitejs/vite@f4e712f の反映です。

@netlify
Copy link

netlify bot commented Mar 17, 2025

Deploy Preview for vitejs-docs-ja ready!

Name Link
🔨 Latest commit beb7312
🔍 Latest deploy log https://app.netlify.com/sites/vitejs-docs-ja/deploys/67d801889af8a90008bec25e
😎 Deploy Preview https://deploy-preview-1880--vitejs-docs-ja.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

"private": true,
"type": "module",
"packageManager": "pnpm@9.15.5+sha512.845196026aab1cc3f098a0474b64dfbab2afe7a1b4e91dd86895d8e4aa32a7a6d03049e2d0ad770bbe4de023a7122fb68c1a1d6e0d033c7076085f9d5d4800d4",
"packageManager": "pnpm@10.6.3",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

今回の変更には含まれていませんでしたが、すでに pnpm v10 になっているようだったので合わせて更新しました。

Comment on lines +36 to +38
"onlyBuiltDependencies": [
"esbuild"
]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

pnpm v10 で明示的な許可が必要になったので、警告が表示された esbuild のみ追加しました。

追加時に実行したコマンドです:
image

Copy link
Collaborator

@jay-es jay-es left a comment

Choose a reason for hiding this comment

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

いつも迅速に対応いただきありがとうございます! 😭

@jay-es jay-es merged commit 8ae4b5b into vitejs:main Mar 17, 2025
5 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.

fix(deps): update all non-major dependencies

2 participants