[PR #185] Upgrade dependencies across app and www #4188

Closed
opened 2026-06-08 15:45:49 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/RayLabsHQ/gitea-mirror/pull/185

State: closed
Merged: Yes


Summary

  • upgrade dependencies in the main app package (package.json + bun.lock)
  • upgrade dependencies in the www package (www/package.json + www/pnpm-lock.yaml)
  • keep changes dependency-only (no source-code modifications)

Notable version bumps

  • astro to 5.17.3 (app and www)
  • better-auth / @better-auth/sso to 1.4.19
  • tailwindcss / @tailwindcss/vite to 4.2.1
  • react / react-dom to 19.2.4
  • drizzle-orm to 0.45.1
  • lucide-react to 0.575.0
  • zod to 4.3.6

Validation

  • bun run build
  • bun test
  • cd www && pnpm build
**Original Pull Request:** https://github.com/RayLabsHQ/gitea-mirror/pull/185 **State:** closed **Merged:** Yes --- ## Summary - upgrade dependencies in the main app package (`package.json` + `bun.lock`) - upgrade dependencies in the `www` package (`www/package.json` + `www/pnpm-lock.yaml`) - keep changes dependency-only (no source-code modifications) ## Notable version bumps - `astro` to `5.17.3` (app and www) - `better-auth` / `@better-auth/sso` to `1.4.19` - `tailwindcss` / `@tailwindcss/vite` to `4.2.1` - `react` / `react-dom` to `19.2.4` - `drizzle-orm` to `0.45.1` - `lucide-react` to `0.575.0` - `zod` to `4.3.6` ## Validation - `bun run build` - `bun test` - `cd www && pnpm build`
GiteaMirror added the pull-request label 2026-06-08 15:45:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea-mirror#4188