Roll Next to fix CVE

This commit is contained in:
Enrico Ros
2026-01-31 16:15:57 -08:00
parent fb1e30ab32
commit 6735b438d3
2 changed files with 23 additions and 24 deletions
+3 -3
View File
@@ -32,7 +32,7 @@
"@googleworkspace/drive-picker-react": "^0.2.0",
"@mui/icons-material": "^5.18.0",
"@mui/joy": "^5.0.0-beta.52",
"@next/bundle-analyzer": "~15.1.11",
"@next/bundle-analyzer": "~15.1.12",
"@prisma/client": "~5.22.0",
"@tanstack/react-query": "5.90.10",
"@tanstack/react-virtual": "^3.13.18",
@@ -52,7 +52,7 @@
"idb-keyval": "^6.2.2",
"mammoth": "^1.11.0",
"nanoid": "^5.1.6",
"next": "~15.1.11",
"next": "~15.1.12",
"nprogress": "^0.2.0",
"pdfjs-dist": "5.4.54",
"posthog-js": "^1.336.4",
@@ -89,7 +89,7 @@
"@types/turndown": "^5.0.6",
"cross-env": "^10.1.0",
"eslint": "^9.39.2",
"eslint-config-next": "~15.1.11",
"eslint-config-next": "~15.1.12",
"prettier": "^3.7.4",
"prisma": "~5.22.0",
"typescript": "^5.9.3"