Roll packages (deep)

This commit is contained in:
Enrico Ros
2026-02-04 10:53:53 -08:00
parent 486381ab9d
commit 6d591b98b8
2 changed files with 41 additions and 42 deletions
+4 -4
View File
@@ -56,8 +56,8 @@
"next": "~15.1.12",
"nprogress": "^0.2.0",
"pdfjs-dist": "5.4.54",
"posthog-js": "^1.336.4",
"posthog-node": "^5.24.7",
"posthog-js": "^1.341.0",
"posthog-node": "^5.24.10",
"prismjs": "^1.30.0",
"puppeteer-core": "^24.36.1",
"react": "^18.3.1",
@@ -81,10 +81,10 @@
},
"devDependencies": {
"@posthog/nextjs-config": "~1.6.4",
"@types/node": "^25.1.0",
"@types/node": "^25.2.0",
"@types/nprogress": "^0.2.3",
"@types/prismjs": "^1.26.5",
"@types/react": "^19.2.10",
"@types/react": "^19.2.11",
"@types/react-csv": "^1.1.10",
"@types/react-dom": "^19.2.3",
"@types/turndown": "^5.0.6",