chore: add oauth to UI packages

# What does this PR do?


## Test Plan
This commit is contained in:
Eric Huang 2025-07-29 18:49:10 -07:00
parent 9b69b6ac05
commit b295d9d095
2 changed files with 1011 additions and 1553 deletions

File diff suppressed because it is too large Load diff

View file

@ -25,6 +25,7 @@
"next": "15.3.3", "next": "15.3.3",
"next-auth": "^4.24.11", "next-auth": "^4.24.11",
"next-themes": "^0.4.6", "next-themes": "^0.4.6",
"oauth": "^0.9.15",
"react": "^19.0.0", "react": "^19.0.0",
"react-dom": "^19.0.0", "react-dom": "^19.0.0",
"tailwind-merge": "^3.3.0" "tailwind-merge": "^3.3.0"