Update repo

This commit is contained in:
2026-01-10 12:01:28 -05:00
parent 235c928dc5
commit 843b264c61
22 changed files with 680 additions and 336 deletions

View File

@@ -1,4 +1,4 @@
import { env } from './src/env';
import { env } from './src/env.ts';
import { withSentryConfig } from '@sentry/nextjs';
import { withPlausibleProxy } from 'next-plausible';
import { createJiti } from "jiti";

View File

@@ -18,11 +18,11 @@
"@convex-dev/auth": "catalog:convex",
"@gib/backend": "workspace:*",
"@gib/ui": "workspace:*",
"@sentry/nextjs": "^10.22.0",
"@t3-oss/env-nextjs": "^0.13.8",
"@sentry/nextjs": "^10.32.1",
"@t3-oss/env-nextjs": "^0.13.10",
"convex": "catalog:convex",
"next": "^16.0.0",
"next-plausible": "^3.12.4",
"next": "^16.1.1",
"next-plausible": "^3.12.5",
"react": "catalog:react19",
"react-dom": "catalog:react19",
"require-in-the-middle": "^7.5.2",
@@ -38,8 +38,8 @@
"@types/react": "catalog:react19",
"@types/react-dom": "catalog:react19",
"eslint": "catalog:",
"jiti": "^2.5.1",
"prettier": "catalog:",
"jiti": "^2.6.1",
"prettier": "^3.7.4",
"tailwindcss": "catalog:",
"tw-animate-css": "^1.4.0",
"typescript": "catalog:"