[PR #3179] [MERGED] fix: update vite-plugin-dts version which fixes build issue on docker/alpine #4272

Closed
opened 2026-03-17 01:49:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3179
Author: @anwarulislam
Created: 7/10/2023
Status: Merged
Merged: 7/17/2023
Merged by: @AndrewBastin

Base: release/2023.4.8Head: fix/HFE-57


📝 Commits (2)

  • 67dd026 chore: update vite-plugin-dts
  • acab3b8 fix: type issues with new version

📊 Changes

4 files changed (+223 additions, -153 deletions)

View changed files

📝 packages/hoppscotch-ui/package.json (+1 -1)
📝 packages/hoppscotch-ui/src/components/smart/Anchor.vue (+42 -49)
📝 packages/hoppscotch-ui/vite.config.ts (+3 -4)
📝 pnpm-lock.yaml (+177 -99)

📄 Description

Closes HFE-57 #2999

Description

  • This PR updates vite-plugin-dts packages version to 3.2.0. The previous version was having issues building the hoppscotch-ui package.
  • Updated Anchor.vue component to setup script

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/3179 **Author:** [@anwarulislam](https://github.com/anwarulislam) **Created:** 7/10/2023 **Status:** ✅ Merged **Merged:** 7/17/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.4.8` ← **Head:** `fix/HFE-57` --- ### 📝 Commits (2) - [`67dd026`](https://github.com/hoppscotch/hoppscotch/commit/67dd02607c51549e192a42113169930bf9b028e9) chore: update vite-plugin-dts - [`acab3b8`](https://github.com/hoppscotch/hoppscotch/commit/acab3b8716fc513b715abc4d0ceada98e15bd617) fix: type issues with new version ### 📊 Changes **4 files changed** (+223 additions, -153 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-ui/package.json` (+1 -1) 📝 `packages/hoppscotch-ui/src/components/smart/Anchor.vue` (+42 -49) 📝 `packages/hoppscotch-ui/vite.config.ts` (+3 -4) 📝 `pnpm-lock.yaml` (+177 -99) </details> ### 📄 Description Closes HFE-57 #2999 ## Description - This PR updates `vite-plugin-dts` packages version to `3.2.0`. The previous version was having issues building the `hoppscotch-ui` package. - Updated `Anchor.vue` component to `setup` script --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:49:28 +03:00
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#4272
No description provided.