Skip to content

Conversation

@FindHao
Copy link
Member

@FindHao FindHao commented Nov 20, 2025

This PR updates the website's regular dependencies to their latest versions.

Key Changes

Runtime Dependencies:

  • monaco-editor: 0.54.0 → 0.55.1
  • react-syntax-highlighter: 15.6.6 → 16.1.0 (major version bump)
  • react-window: 2.2.1 → 2.2.3

Dev Dependencies:

  • @tailwindcss/vite: 4.1.15 → 4.1.17
  • vite: 7.1.11 → 7.2.4
  • typescript-eslint: 8.46.2 → 8.47.0
  • Various type definitions and build tools

Benefits

  • Security patches from upstream dependencies
  • Performance improvements in build tooling
  • Enhanced TypeScript support
  • Bug fixes and stability improvements

Testing

  • npm install completes without errors
  • npm run build succeeds
  • npm run dev starts correctly
  • ✅ Website functionality verified (Monaco editor, syntax highlighting)

- monaco-editor: 0.54.0 → 0.55.1
- react-syntax-highlighter: 15.6.6 → 16.1.0
- react-window: 2.2.1 → 2.2.3
- @tailwindcss/vite: 4.1.15 → 4.1.17
- vite: 7.1.11 → 7.2.4
- Updated various dev dependencies and type definitions

This update includes security patches, performance improvements,
and better TypeScript support.
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 20, 2025
@meta-codesync
Copy link

meta-codesync bot commented Nov 20, 2025

@FindHao has imported this pull request. If you are a Meta employee, you can view this in D87585472.

@meta-codesync
Copy link

meta-codesync bot commented Nov 20, 2025

@FindHao merged this pull request in 984089b.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot. Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants