roll packages

This commit is contained in:
Enrico Ros
2024-07-13 12:45:14 -07:00
parent 3978c50afc
commit 376f1ac5e0
2 changed files with 191 additions and 194 deletions
+16 -16
View File
@@ -22,30 +22,30 @@
"@emotion/react": "^11.11.4",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.16.0",
"@mui/joy": "^5.0.0-beta.47",
"@mui/material": "^5.16.0",
"@next/bundle-analyzer": "^14.2.4",
"@next/third-parties": "^14.2.4",
"@prisma/client": "^5.16.1",
"@mui/icons-material": "^5.16.1",
"@mui/joy": "^5.0.0-beta.48",
"@mui/material": "^5.16.1",
"@next/bundle-analyzer": "^14.2.5",
"@next/third-parties": "^14.2.5",
"@prisma/client": "^5.16.2",
"@sanity/diff-match-patch": "^3.1.1",
"@t3-oss/env-nextjs": "^0.10.1",
"@tanstack/react-query": "^5.50.1",
"@trpc/client": "11.0.0-rc.458",
"@trpc/next": "11.0.0-rc.458",
"@trpc/react-query": "11.0.0-rc.458",
"@trpc/server": "11.0.0-rc.458",
"@tanstack/react-query": "^5.51.1",
"@trpc/client": "11.0.0-rc.461",
"@trpc/next": "11.0.0-rc.461",
"@trpc/react-query": "11.0.0-rc.461",
"@trpc/server": "11.0.0-rc.461",
"@vercel/analytics": "^1.3.1",
"@vercel/speed-insights": "^1.0.12",
"browser-fs-access": "^0.35.0",
"cheerio": "^1.0.0-rc.12",
"dexie": "^4.0.7",
"dexie": "^4.0.8",
"dexie-react-hooks": "^1.1.7",
"eventsource-parser": "^1.1.2",
"idb-keyval": "^6.2.1",
"mammoth": "^1.8.0",
"nanoid": "^5.0.7",
"next": "~14.2.4",
"next": "~14.2.5",
"nprogress": "^0.2.0",
"pdfjs-dist": "4.4.168",
"plantuml-encoder": "^1.4.0",
@@ -84,9 +84,9 @@
"@types/react-timeago": "^4.1.7",
"@types/turndown": "^5.0.4",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.4",
"prettier": "^3.3.2",
"prisma": "^5.16.1",
"eslint-config-next": "^14.2.5",
"prettier": "^3.3.3",
"prisma": "^5.16.2",
"typescript": "^5.5.3"
},
"engines": {