chore: bump all outdated deps to latest - #15
Conversation
Includes minor + patch + major bumps across deps: - @tailwindcss/vite, vite (all 34 plugins) - @vitejs/plugin-react 4 -> 6 (where applicable; major) - three 0.174 -> 0.184 + @types/three (Avatar; major within 0.x) - @types/node 25 -> 26 (Mulmocast, Markdown, Present3D; major) - openai 4 -> 6 (MindMap; major) - eslint-plugin-react-hooks 5 -> 7 (MindMap, MoodBoard; major) - marked -> 18 (TextResponse, SummarizePdf, Markdown; major) - Various minor/patch (tsx, vitest, @types/react, react, react-dom, etc.) Verified per plugin: - yarn install OK - yarn build OK - yarn lint OK - Playwright dev-server smoke: no console.error / pageerror / failed-request Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Summary
Bump every outdated dependency to its latest available version (minor + patch + major), then verify the dev server still boots cleanly.
Verification
yarn install✅yarn build✅yarn lint✅yarn devstarted, page navigated, noconsole.error/pageerror/ failed network requests within 2s of loadBumps by category
Universal (all 34 plugins)
vite^8.0.x → ^8.1.0@tailwindcss/vite^4.2.4 → ^4.3.1Plugin-specific majors that survived the smoke
@vitejs/plugin-react^4.7.0 → ^6.0.3(Avatar, MindMap, MoodBoard, Template, Quiz)three^0.174.0 → ^0.184.0+@types/three(Avatar)@types/node^25.x → ^26.0.1(Mulmocast, Markdown, Present3D)openai^4.x → ^6.45.0(MindMap)eslint-plugin-react-hooks^5.2.0 → ^7.1.1(MindMap, MoodBoard)marked→ ^18.0.5(TextResponse, SummarizePdf, Markdown)Other minor / patch
tsx,vitest,vite-plugin-dts,typescript-eslint,@types/react,react,react-dom,@types/google.maps,@pixiv/three-vrm,exa-js,@mulmochat-plugin/ui-image, plugin-local depsItems to Confirm / Review
xlsx(Spreadsheet,exotictarball pinned) intentionally skippedrolldown/@oxc-project/*versionsUser Prompt
🤖 Generated with Claude Code