generated from nhcarrigan/template
chore: update minor and patch dependencies (#237)
## 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~ 🌸 Reviewed-on: #237 Co-authored-by: Hikari <hikari@nhcarrigan.com> Co-committed-by: Hikari <hikari@nhcarrigan.com>
This commit was merged in pull request #237.
This commit is contained in:
+1
-1
@@ -11,6 +11,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nhcarrigan/typescript-config": "4.0.0",
|
||||
"typescript": "5.9.3"
|
||||
"typescript": "5.8.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user