Skip to content

fix: Add missing imports for alpha.20#5

Merged
antobinary merged 1 commit into
bigbluebutton:mainfrom
danielpetri1:main
May 31, 2024
Merged

fix: Add missing imports for alpha.20#5
antobinary merged 1 commit into
bigbluebutton:mainfrom
danielpetri1:main

Conversation

@danielpetri1
Copy link
Copy Markdown

Adds missing imports that caused type-checking issues and npm pack to fail as a result.

@antobinary antobinary merged commit 64de0a7 into bigbluebutton:main May 31, 2024
Tainan404 added a commit that referenced this pull request May 20, 2026
Closes dependabot alerts #4, #5, #128. Partially addresses #34.

Direct devDependency in apps/vscode/editor, apps/vscode/extension, and
scripts bumped from ^0.18.4 (resolved to 0.18.20) to ^0.25.0 (resolved
to 0.25.12). Root overrides entry added for esbuild >=0.25.0.

Only serve() changed in esbuild 0.25.0; this codebase uses only
build()/buildSync()/context() which are unchanged. Transitive esbuild
instances (tsx, vite, @remix-run/dev, lazyrepo) are Yarn-pinned by
third-party packages and use esbuild only as a bundler — serve() is
never invoked through those paths.
Tainan404 pushed a commit that referenced this pull request May 20, 2026
fix: Add missing imports for alpha.20
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