mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-05-24 00:44:08 -05:00
[PR #185] [MERGED] Upgrade dependencies across app and www #1068
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/185
Author: @arunavo4
Created: 2/24/2026
Status: ✅ Merged
Merged: 2/24/2026
Merged by: @arunavo4
Base:
main← Head:codex/deps-upgrade-app-www📝 Commits (1)
6e6c3faUpgrade dependencies for app and www📊 Changes
4 files changed (+1555 additions, -1416 deletions)
View changed files
📝
bun.lock(+290 -260)📝
package.json(+23 -23)📝
www/package.json(+10 -10)📝
www/pnpm-lock.yaml(+1232 -1123)📄 Description
Summary
package.json+bun.lock)wwwpackage (www/package.json+www/pnpm-lock.yaml)Notable version bumps
astroto5.17.3(app and www)better-auth/@better-auth/ssoto1.4.19tailwindcss/@tailwindcss/viteto4.2.1react/react-domto19.2.4drizzle-ormto0.45.1lucide-reactto0.575.0zodto4.3.6Validation
bun run buildbun testcd www && pnpm build🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.