Roll next

This commit is contained in:
Enrico Ros
2025-12-20 21:40:15 +01:00
parent c7cacd9727
commit 6e13a78a24
2 changed files with 23 additions and 23 deletions
+3 -3
View File
@@ -31,7 +31,7 @@
"@emotion/styled": "^11.14.1",
"@mui/icons-material": "^5.18.0",
"@mui/joy": "^5.0.0-beta.52",
"@next/bundle-analyzer": "~15.1.9",
"@next/bundle-analyzer": "~15.1.11",
"@prisma/client": "~5.22.0",
"@tanstack/react-query": "5.90.10",
"@tanstack/react-virtual": "^3.13.12",
@@ -51,7 +51,7 @@
"idb-keyval": "^6.2.2",
"mammoth": "^1.11.0",
"nanoid": "^5.1.6",
"next": "~15.1.9",
"next": "~15.1.11",
"nprogress": "^0.2.0",
"pdfjs-dist": "5.4.54",
"posthog-js": "^1.302.2",
@@ -88,7 +88,7 @@
"@types/turndown": "^5.0.6",
"cross-env": "^10.1.0",
"eslint": "^9.39.1",
"eslint-config-next": "~15.1.9",
"eslint-config-next": "~15.1.11",
"prettier": "^3.6.2",
"prisma": "~5.22.0",
"typescript": "^5.9.3"