Roll packages

This commit is contained in:
Enrico Ros
2025-11-24 02:04:23 -08:00
parent fb2bd4ccd8
commit 8c39be01f8
2 changed files with 661 additions and 147 deletions
+6 -6
View File
@@ -32,7 +32,7 @@
"@mui/joy": "^5.0.0-beta.52",
"@next/bundle-analyzer": "~15.1.8",
"@prisma/client": "~5.22.0",
"@tanstack/react-query": "5.90.3",
"@tanstack/react-query": "5.90.10",
"@tanstack/react-virtual": "^3.13.12",
"@trpc/client": "11.5.1",
"@trpc/next": "11.5.1",
@@ -53,10 +53,10 @@
"next": "~15.1.8",
"nprogress": "^0.2.0",
"pdfjs-dist": "5.4.54",
"posthog-js": "^1.297.0",
"posthog-node": "^5.13.0",
"posthog-js": "^1.297.2",
"posthog-node": "^5.13.2",
"prismjs": "^1.30.0",
"puppeteer-core": "^24.30.0",
"puppeteer-core": "^24.31.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.66.1",
@@ -68,12 +68,12 @@
"remark-gfm": "^4.0.1",
"remark-mark-highlight": "^0.1.1",
"remark-math": "^6.0.0",
"sharp": "^0.33.5",
"sharp": "^0.34.5",
"superjson": "^2.2.5",
"tesseract.js": "^6.0.1",
"tiktoken": "^1.0.22",
"turndown": "^7.2.2",
"zod": "^4.1.12",
"zod": "^4.1.13",
"zustand": "5.0.7"
},
"devDependencies": {