Reference picker: normal search instead of fuzzy; overleafying modal

This commit is contained in:
yu-i-i
2026-04-06 18:10:34 +02:00
parent 53d437dca2
commit 89883b0efe
11 changed files with 425 additions and 538 deletions

View File

@@ -79,6 +79,7 @@
"last 1 year",
"safari > 14"
],
"dependencies": {
"@ai-sdk/mcp": "^1.0.0",
"@ai-sdk/openai": "^3.0.0",
@@ -139,7 +140,6 @@
"express": "4.22.1",
"file-type": "^21.0.0",
"focus-trap-react": "^11.0.4",
"fuse.js": "^7.0.0",
"globby": "^5.0.0",
"helmet": "^6.0.1",
"https-proxy-agent": "^7.0.6",
@@ -423,4 +423,4 @@
"yup": "^0.32.11",
"zustand": "^5.0.1"
}
}
}