Skip to content

chore(deps): properly split dependencies from development#17

Merged
dargmuesli merged 1 commit intomainfrom
chore/deps/non-dev
Apr 7, 2026
Merged

chore(deps): properly split dependencies from development#17
dargmuesli merged 1 commit intomainfrom
chore/deps/non-dev

Conversation

@dargmuesli
Copy link
Copy Markdown
Member

This pull request updates the package.json dependencies by moving several packages from devDependencies to dependencies and removing some unused development dependencies. The main focus is to ensure that runtime dependencies are correctly categorized for production use.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Re-categorizes Node dependencies to better separate runtime requirements from development-only tooling for the PostGraphile service.

Changes:

  • Moved grafserv and graphile from devDependencies to dependencies.
  • Moved typescript to dependencies and removed jiti from devDependencies.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dargmuesli dargmuesli force-pushed the chore/deps/non-dev branch from de105d4 to 75b6b46 Compare April 7, 2026 19:26
@dargmuesli dargmuesli merged commit 362e407 into main Apr 7, 2026
9 checks passed
@dargmuesli dargmuesli deleted the chore/deps/non-dev branch April 7, 2026 19:30
@maevsi-bot
Copy link
Copy Markdown

🎉 This PR is included in version 2.0.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants