Roll packages

This commit is contained in:
Enrico Ros
2025-11-17 00:07:08 -08:00
parent 69574a7d1c
commit 634f6216a0
2 changed files with 113 additions and 113 deletions
+7 -7
View File
@@ -52,15 +52,15 @@
"next": "~15.1.8",
"nprogress": "^0.2.0",
"pdfjs-dist": "5.4.54",
"posthog-js": "^1.292.0",
"posthog-js": "^1.293.0",
"posthog-node": "^5.11.2",
"prismjs": "^1.30.0",
"puppeteer-core": "^24.29.1",
"puppeteer-core": "^24.30.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.66.0",
"react-markdown": "^10.1.0",
"react-player": "^3.3.3",
"react-player": "^3.4.0",
"react-resizable-panels": "^3.0.6",
"react-timeago": "^8.3.0",
"rehype-katex": "^7.0.1",
@@ -68,7 +68,7 @@
"remark-mark-highlight": "^0.1.1",
"remark-math": "^6.0.0",
"sharp": "^0.33.5",
"superjson": "^2.2.2",
"superjson": "^2.2.5",
"tesseract.js": "^6.0.1",
"tiktoken": "^1.0.22",
"turndown": "^7.2.2",
@@ -77,12 +77,12 @@
},
"devDependencies": {
"@posthog/nextjs-config": "1.3.2",
"@types/node": "^24.10.0",
"@types/node": "^24.10.1",
"@types/nprogress": "^0.2.3",
"@types/prismjs": "^1.26.5",
"@types/react": "^19.2.2",
"@types/react": "^19.2.5",
"@types/react-csv": "^1.1.10",
"@types/react-dom": "^19.2.2",
"@types/react-dom": "^19.2.3",
"@types/turndown": "^5.0.6",
"cross-env": "^10.1.0",
"eslint": "^9.39.1",