[PR #3375] [MERGED] chore: root package.json shouldn't have any dependencies, only devDep… #4364

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3375
Author: @liyasthomas
Created: 9/19/2023
Status: Merged
Merged: 9/28/2023
Merged by: @AndrewBastin

Base: release/2023.8.2Head: fix/root-package-deps


📝 Commits (1)

  • 4438cad chore: move deps in the root of monorepo into devDependencies

📊 Changes

2 files changed (+256 additions, -432 deletions)

View changed files

📝 package.json (+4 -6)
📝 pnpm-lock.yaml (+252 -426)

📄 Description

🤖 Generated by Copilot at 98ec6a8

Moved production-unrelated packages to devDependencies and updated some packages in package.json. This improves the dependency management and code quality of the project.


🔄 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/3375 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 9/19/2023 **Status:** ✅ Merged **Merged:** 9/28/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.8.2` ← **Head:** `fix/root-package-deps` --- ### 📝 Commits (1) - [`4438cad`](https://github.com/hoppscotch/hoppscotch/commit/4438caddef64553560237a73cbc31c18fce35884) chore: move deps in the root of monorepo into devDependencies ### 📊 Changes **2 files changed** (+256 additions, -432 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+4 -6) 📝 `pnpm-lock.yaml` (+252 -426) </details> ### 📄 Description <!-- copilot:summary --> ### <samp>🤖 Generated by Copilot at 98ec6a8</samp> Moved production-unrelated packages to `devDependencies` and updated some packages in `package.json`. This improves the dependency management and code quality of the project. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:54:22 +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#4364
No description provided.