chore: update minor and patch dependencies #237

Merged
naomi merged 1 commits from chore/deps into main 2026-04-06 12:09:10 -07:00
Owner

Summary

  • Bumped minor/patch versions for @hono/node-server, @types/node, @types/react, @types/react-dom, @vitejs/plugin-react, hono, jsdom, react, react-dom, tsx, and vite
  • Full pipeline (lint → build → test) confirmed passing

Held back

  • TypeScript — held at 5.8.2; 6.x is incompatible with the current @nhcarrigan/eslint-config
  • Vitest — held at 3.x; 4.x changes v8 coverage pragma handling, needs investigation
  • Prisma — held at 6.x; 7.x requires a prisma.config.ts migration

This PR was created with help from Hikari~ 🌸

## Summary - Bumped minor/patch versions for `@hono/node-server`, `@types/node`, `@types/react`, `@types/react-dom`, `@vitejs/plugin-react`, `hono`, `jsdom`, `react`, `react-dom`, `tsx`, and `vite` - Full pipeline (lint → build → test) confirmed passing ## Held back - **TypeScript** — held at 5.8.2; 6.x is incompatible with the current `@nhcarrigan/eslint-config` - **Vitest** — held at 3.x; 4.x changes v8 coverage pragma handling, needs investigation - **Prisma** — held at 6.x; 7.x requires a `prisma.config.ts` migration ✨ This PR was created with help from Hikari~ 🌸
hikari added 1 commit 2026-04-06 12:06:58 -07:00
chore: update minor and patch dependencies
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m2s
CI / Lint, Build & Test (pull_request) Successful in 1m10s
8d05d06348
Bumped @hono/node-server, @types/node, @types/react, @types/react-dom,
@vitejs/plugin-react, hono, jsdom, react, react-dom, tsx, and vite.

TypeScript held at 5.8.2 (6.x incompatible with current eslint config),
Vitest held at 3.x (4.x coverage pragma changes need investigation),
Prisma held at 6.x (7.x requires prisma.config.ts migration).
naomi merged commit b0227c1709 into main 2026-04-06 12:09:10 -07:00
naomi deleted branch chore/deps 2026-04-06 12:09:10 -07:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/elysium#237