Skip to content

build: Migrate to ts-bridge#152

Merged
rekmarks merged 2 commits intomainfrom
rekm/ts-bridge
Sep 27, 2024
Merged

build: Migrate to ts-bridge#152
rekmarks merged 2 commits intomainfrom
rekm/ts-bridge

Conversation

@rekmarks
Copy link
Member

Closes #145

Migrates from tsup to ts-bridge.

@rekmarks rekmarks requested a review from a team September 27, 2024 18:30
@socket-security
Copy link

socket-security bot commented Sep 27, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@ts-bridge/cli@0.5.1 None 0 314 kB mrten
npm/@ts-bridge/resolver@0.1.2 filesystem, unsafe 0 130 kB mrten
npm/chalk@5.3.0 None 0 43.7 kB sindresorhus
npm/cjs-module-lexer@1.4.1 None 0 146 kB guybedford
npm/supports-color@8.1.1 None 0 8.45 kB sindresorhus

🚮 Removed packages: npm/@esbuild/android-arm64@0.18.20, npm/@esbuild/android-arm@0.18.20, npm/@esbuild/android-x64@0.18.20, npm/@esbuild/darwin-arm64@0.18.20, npm/@esbuild/darwin-x64@0.18.20, npm/@esbuild/freebsd-arm64@0.18.20, npm/@esbuild/freebsd-x64@0.18.20, npm/@esbuild/linux-arm64@0.18.20, npm/@esbuild/linux-arm@0.18.20, npm/@esbuild/linux-ia32@0.18.20, npm/@esbuild/linux-loong64@0.18.20, npm/@esbuild/linux-mips64el@0.18.20, npm/@esbuild/linux-ppc64@0.18.20, npm/@esbuild/linux-riscv64@0.18.20, npm/@esbuild/linux-s390x@0.18.20, npm/@esbuild/linux-x64@0.18.20, npm/@esbuild/netbsd-x64@0.18.20, npm/@esbuild/openbsd-x64@0.18.20, npm/@esbuild/sunos-x64@0.18.20, npm/@esbuild/win32-arm64@0.18.20, npm/@esbuild/win32-ia32@0.18.20, npm/@esbuild/win32-x64@0.18.20, npm/any-promise@1.3.0, npm/binary-extensions@2.2.0, npm/bundle-require@4.0.2, npm/cac@6.7.14, npm/chalk@4.1.2, npm/chokidar@3.6.0, npm/cjs-module-lexer@1.2.2, npm/esbuild@0.18.20, npm/is-binary-path@2.1.0, npm/joycon@3.1.1, npm/lilconfig@3.1.1, npm/load-tsconfig@0.2.5, npm/mz@2.7.0, npm/object-assign@4.1.1, npm/postcss-load-config@4.0.2, npm/rollup@3.29.5, npm/sucrase@3.35.0, npm/supports-color@7.2.0, npm/thenify-all@1.6.0, npm/thenify@3.3.1, npm/tree-kill@1.2.2, npm/ts-interface-checker@0.1.13, npm/tsup@7.2.0

View full report↗︎

Mrtenz
Mrtenz previously approved these changes Sep 27, 2024
@rekmarks rekmarks merged commit b677c12 into main Sep 27, 2024
@rekmarks rekmarks deleted the rekm/ts-bridge branch September 27, 2024 18:47
@rekmarks rekmarks mentioned this pull request Sep 27, 2024
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.

Migrate from using tsup to using ts-bridge

2 participants