Skip to content

chore: bump deps to latest (except typescript) - #25

Merged
isamu merged 1 commit into
mainfrom
updatePackage20260716
Jul 15, 2026
Merged

chore: bump deps to latest (except typescript)#25
isamu merged 1 commit into
mainfrom
updatePackage20260716

Conversation

@isamu

@isamu isamu commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Summary

Bump every outdated dependency to its latest available version (except typescript, kept at ~6.0.3), plus bump the plugin's patch version so it can be published after merge.

Uses GUIChatPluginMulmocast and GUIChatPluginPresent3D as the reference for target versions (they already had the newest bumps).

Verification (local)

  • yarn install
  • yarn build
  • yarn typecheck ✅ (where the script exists)
  • yarn lint

Notable bumps (representative — actual set per plugin depends on yarn outdated)

  • @tailwindcss/vite, tailwindcss^4.3.2
  • vite^8.1.4
  • vue^3.5.39
  • vue-tsc^3.3.7
  • eslint^10.7.0
  • @typescript-eslint/eslint-plugin / @typescript-eslint/parser^8.64.0
  • @vitejs/plugin-vue^6.0.8
  • @types/node^26.x (where applicable)

Skipped

  • typescript (kept at ~6.0.3 per instruction — a 7.x major bump is out there)
  • xlsx (Spreadsheet; exotic pinned tarball)
  • peerDependencies version ranges (left loose — only the dep entry that yarn outdated flagged is retargeted)

User Prompt

ここにぶら下がっている dir にたいして、GUIChatPluginMulmocast、GUIChatPluginPresent3D を参考に updatePackage20260716 ブランチで typescript 以外のパッケージをできるだけ全て最新にする。そして、lint typecheck build を確認して PR で ci を通して。通ったらマージして patch バージョンで順次 publish していって。

🤖 Generated with Claude Code

Follows Mulmocast + Present3D as the reference for target versions.
Skips typescript (kept at ~6.0.3 per instruction).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@socket-security

Copy link
Copy Markdown

@isamu
isamu merged commit d7a9f75 into main Jul 15, 2026
11 checks passed
@isamu
isamu deleted the updatePackage20260716 branch July 15, 2026 20:26
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.

1 participant