This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
"@types/uuid": "^11.0.0",
|
||||
"@vitejs/plugin-react": "^5.1.2",
|
||||
"autoprefixer": "^10.4.22",
|
||||
"baseline-browser-mapping": "^2.10.0",
|
||||
"baseline-browser-mapping": "^2.10.8",
|
||||
"eslint": "^8",
|
||||
"eslint-config-next": "14.2.33",
|
||||
"jsdom": "^27.3.0",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// File: middleware.ts
|
||||
// File: proxy.ts
|
||||
import { NextResponse } from 'next/server';
|
||||
import type { NextRequest } from 'next/server';
|
||||
import { auth } from '@/lib/auth';
|
||||
Reference in New Issue
Block a user