Merge branch 'main' into dev

This commit is contained in:
Owen
2025-12-06 16:11:05 -05:00
3 changed files with 62 additions and 57 deletions

View File

@@ -83,12 +83,12 @@
"date-fns": "4.1.0",
"drizzle-orm": "0.45.0",
"eslint": "9.39.1",
"eslint-config-next": "16.0.3",
"eslint-config-next": "16.0.7",
"express": "5.2.1",
"express-rate-limit": "8.2.1",
"glob": "11.1.0",
"helmet": "8.1.0",
"http-errors": "2.0.0",
"http-errors": "2.0.1",
"i": "^0.3.7",
"input-otp": "1.4.2",
"ioredis": "5.8.2",
@@ -112,7 +112,7 @@
"posthog-node": "^5.11.2",
"qrcode.react": "4.2.0",
"react": "19.2.1",
"react-day-picker": "9.11.1",
"react-day-picker": "9.11.3",
"react-dom": "19.2.1",
"react-easy-sort": "^1.8.0",
"react-hook-form": "7.68.0",
@@ -158,8 +158,8 @@
"@types/nprogress": "^0.2.3",
"@types/nodemailer": "7.0.4",
"@types/pg": "8.15.6",
"@types/react": "19.2.2",
"@types/react-dom": "19.2.2",
"@types/react": "19.2.7",
"@types/react-dom": "19.2.3",
"@types/semver": "^7.7.1",
"@types/swagger-ui-express": "^4.1.8",
"@types/topojson-client": "^3.1.5",