Skip to content

Conversation

@adriandarian
Copy link
Contributor

Description

Addresses the TODO in packages/vite/src/app/splitpanes.d.ts to install @types/splitpanes once updated.

Changes

  • Added @types/splitpanes@^2.2.6 to the types catalog in pnpm-workspace.yaml
  • Added @types/splitpanes as a dev dependency in packages/vite/package.json
  • Removed the custom splitpanes.d.ts type declarations file

The official @types/splitpanes package is now available and maintained, so we can use it instead of maintaining custom type definitions.

Linked Issues

#9

Additional context

@antfu antfu merged commit ef29031 into vitejs:main Dec 31, 2025
4 of 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.

2 participants