[GH-ISSUE #4374] [feature]: Unify package versions #1596

Open
opened 2026-03-16 21:00:13 +03:00 by kerem · 0 comments
Owner

Originally created by @domints on GitHub (Sep 23, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4374

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Hoppscotch uses 5 different versions of Typescript (mostly with difference in patch version).

Why should this be worked on?

    Downloading typescript@5.2.2: 7,23 MB/7,23 MB, done
    Downloading @swc/core-darwin-x64@1.4.2: 14,96 MB/14,96 MB, done
    Downloading typescript@4.9.3: 11,62 MB/11,62 MB, done
    Downloading typescript@5.3.2: 5,76 MB/5,76 MB, done
    Downloading @fontsource-variable/material-symbols-rounded@5.0.16: 9,13 MB/9,13 MB, done
    Downloading typescript@5.3.3: 5,76 MB/5,76 MB, done
    Downloading typescript@4.9.5: 11,62 MB/11,62 MB, done
    Downloading @tauri-apps/cli-darwin-x64@1.5.6: 7,91 MB/7,91 MB, done
    Downloading @fontsource-variable/material-symbols-rounded@5.0.5: 9,13 MB/9,13 MB, done

Maybe it would be beneficial to make sure every subpackage uses the same typescript version? For the sake of fixed bugs, maybe security things, but also to just have single typescript in your pnpm thingy instead of 5 (and probably all the dependencies as well).

Originally created by @domints on GitHub (Sep 23, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4374 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Hoppscotch uses 5 different versions of Typescript (mostly with difference in patch version). ### Why should this be worked on? Downloading typescript@5.2.2: 7,23 MB/7,23 MB, done Downloading @swc/core-darwin-x64@1.4.2: 14,96 MB/14,96 MB, done Downloading typescript@4.9.3: 11,62 MB/11,62 MB, done Downloading typescript@5.3.2: 5,76 MB/5,76 MB, done Downloading @fontsource-variable/material-symbols-rounded@5.0.16: 9,13 MB/9,13 MB, done Downloading typescript@5.3.3: 5,76 MB/5,76 MB, done Downloading typescript@4.9.5: 11,62 MB/11,62 MB, done Downloading @tauri-apps/cli-darwin-x64@1.5.6: 7,91 MB/7,91 MB, done Downloading @fontsource-variable/material-symbols-rounded@5.0.5: 9,13 MB/9,13 MB, done Maybe it would be beneficial to make sure every subpackage uses the same typescript version? For the sake of fixed bugs, maybe security things, but also to just have single typescript in your pnpm thingy instead of 5 (and probably all the dependencies as well).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1596
No description provided.