refactor: replace bun semver with npm semver package

This commit is contained in:
Dax Raad
2026-03-09 15:29:55 -04:00
parent 2f2856e20a
commit 37ae0a4051
5 changed files with 274 additions and 37 deletions

View File

@@ -41,6 +41,7 @@
"@types/babel__core": "7.20.5",
"@types/bun": "catalog:",
"@types/mime-types": "3.0.1",
"@types/semver": "^7.5.8",
"@types/turndown": "5.0.5",
"@types/yargs": "17.0.33",
"@types/which": "3.0.4",
@@ -121,6 +122,7 @@
"opentui-spinner": "0.0.6",
"partial-json": "0.1.7",
"remeda": "catalog:",
"semver": "^7.6.3",
"solid-js": "catalog:",
"strip-ansi": "7.1.2",
"tree-sitter-bash": "0.25.0",