Skip to content

Bump deps - #16

Open
0b5vr wants to merge 6 commits into
mainfrom
bump-deps
Open

Bump deps#16
0b5vr wants to merge 6 commits into
mainfrom
bump-deps

Conversation

@0b5vr

@0b5vr 0b5vr commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

This PR bumps several dependencies.

See the commit log for details.

- `react-aria` と `react-stately` をpeerDependencies対応のため追加
- 既存のv1テーマ構成を維持するため、 `@charcoal-ui/theme/css/v1/remap.css` をインポート
The package has been unused since the three-vrm-animation migration in October 2024.
@0b5vr
0b5vr requested review from ke456-png and a lite review from Copilot September 9, 2026 10:20
@0b5vr 0b5vr self-assigned this Sep 9, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟡 Changes recommended

The updated typescript-eslint peer dependency constraint (typescript <6.1.0) conflicts with the current typescript version range (^6.0.3), which can lead to install-time resolution issues.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

This PR updates application dependencies (notably Charcoal UI, Next.js, React, and tooling) and adjusts the app’s global styles to align with the upgraded UI theme package.

Changes:

  • Bump @charcoal-ui/* packages to 6.1.0 and update related React ecosystem dependencies.
  • Add @charcoal-ui/theme/css/v1/remap.css import to the Next.js custom App for updated theme CSS behavior.
  • Refresh lockfile to reflect updated dependency tree (including adding react-aria / react-stately).
File summaries
File Description
pages/_app.tsx Adds Charcoal theme remap CSS import required by the updated theme package.
package.json Updates dependency versions; adds react-aria and react-stately alongside Charcoal v6.
package-lock.json Syncs lockfile with the new versions and peer dependency structure.
Review details
  • Files reviewed: 2/3 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread package.json
"styled-components": "^6.0.5",
"styled-components": "^6.5.3",
"three": "^0.184.0",
"typescript": "^6.0.3"
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