api-client/packages
Shreyas f97fecd4b7
fix(agent): vue-tsc and typescript compat (CI) (#5227)
This updates `vue-tsc` to version `2.2.0` and removes caret prefix from
TypeScript to resolve build compatibility issues that were preventing
builds in `agent`'s CI/CD pipeline.

The build process was failing with "Search string not found" errors when
vue-tsc attempted to patch TypeScript's internal structure.

Initially thought to be related to FE-925, FE-924.

Closes FE-926

The previous config used `TypeScript` at `^5.8.3` with `vue-tsc` at
`^2.1.6`. The `vue-tsc` package contains hardcoded regex patterns for
patching TypeScript's internals, and these patterns in version 2.1.6
don't match the structure in TypeScript 5.8.3.
2025-07-09 16:42:09 +05:30
..
codemirror-lang-graphql chore: align TypeScript version across packages 2025-06-25 16:34:08 +05:30
hoppscotch-agent fix(agent): vue-tsc and typescript compat (CI) (#5227) 2025-07-09 16:42:09 +05:30
hoppscotch-backend chore: bump version to 2025.6.0 2025-06-25 14:15:29 +05:30
hoppscotch-cli chore: bump CLI version 2025-06-13 11:26:22 +05:30
hoppscotch-common feat(desktop): tab shortcuts discoverability (#5229) 2025-07-09 16:33:12 +05:30
hoppscotch-data chore: resolve global env in team env and tooltip UI update (#5187) 2025-06-25 13:32:37 +05:30
hoppscotch-desktop fix(agent): vue-tsc and typescript compat (CI) (#5227) 2025-07-09 16:42:09 +05:30
hoppscotch-js-sandbox chore: align TypeScript version across packages 2025-06-25 16:34:08 +05:30
hoppscotch-kernel chore(desktop): update typescript bump hash (#5199) 2025-06-26 11:38:18 +05:30
hoppscotch-relay feat: platform independent core and the new desktop app (#4684) 2025-02-28 00:01:25 +05:30
hoppscotch-selfhost-desktop chore: align TypeScript version across packages 2025-06-25 16:34:08 +05:30
hoppscotch-selfhost-web fix(desktop): redirect menu bar events to window (#5200) 2025-06-26 13:33:15 +05:30
hoppscotch-sh-admin chore: bump version to 2025.6.0 2025-06-25 14:15:29 +05:30