Roll deps

This commit is contained in:
Enrico Ros
2024-09-22 10:43:59 -07:00
parent afdfb83fc8
commit b7b7dfb4af
2 changed files with 69 additions and 69 deletions
+5 -5
View File
@@ -26,8 +26,8 @@
"@mui/icons-material": "^5.16.7",
"@mui/joy": "^5.0.0-beta.48",
"@mui/material": "^5.16.7",
"@next/bundle-analyzer": "^14.2.12",
"@next/third-parties": "^14.2.12",
"@next/bundle-analyzer": "^14.2.13",
"@next/third-parties": "^14.2.13",
"@prisma/client": "^5.19.1",
"@sanity/diff-match-patch": "^3.1.1",
"@t3-oss/env-nextjs": "^0.11.1",
@@ -46,7 +46,7 @@
"idb-keyval": "^6.2.1",
"mammoth": "^1.8.0",
"nanoid": "^5.0.7",
"next": "~14.2.12",
"next": "~14.2.13",
"nprogress": "^0.2.0",
"pdfjs-dist": "4.6.82",
"plantuml-encoder": "^1.4.0",
@@ -79,7 +79,7 @@
"@types/nprogress": "^0.2.3",
"@types/plantuml-encoder": "^1.4.2",
"@types/prismjs": "^1.26.4",
"@types/react": "^18.3.7",
"@types/react": "^18.3.8",
"@types/react-beautiful-dnd": "^13.1.8",
"@types/react-csv": "^1.1.10",
"@types/react-dom": "^18.3.0",
@@ -87,7 +87,7 @@
"@types/react-timeago": "^4.1.7",
"@types/turndown": "^5.0.5",
"eslint": "^8.57.1",
"eslint-config-next": "^14.2.12",
"eslint-config-next": "^14.2.13",
"prettier": "^3.3.3",
"prisma": "^5.19.1",
"typescript": "^5.6.2"