mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
Roll packages
This commit is contained in:
+9
-9
@@ -31,15 +31,15 @@
|
||||
"@mui/icons-material": "^5.16.14",
|
||||
"@mui/joy": "^5.0.0-beta.51",
|
||||
"@mui/material": "^5.16.14",
|
||||
"@next/bundle-analyzer": "^15.1.4",
|
||||
"@next/third-parties": "^15.1.4",
|
||||
"@next/bundle-analyzer": "^15.1.5",
|
||||
"@next/third-parties": "^15.1.5",
|
||||
"@prisma/client": "~5.22.0",
|
||||
"@t3-oss/env-nextjs": "^0.11.1",
|
||||
"@tanstack/react-query": "^5.64.1",
|
||||
"@trpc/client": "11.0.0-rc.700",
|
||||
"@trpc/next": "11.0.0-rc.700",
|
||||
"@trpc/react-query": "11.0.0-rc.700",
|
||||
"@trpc/server": "11.0.0-rc.700",
|
||||
"@tanstack/react-query": "^5.64.2",
|
||||
"@trpc/client": "11.0.0-rc.711",
|
||||
"@trpc/next": "11.0.0-rc.711",
|
||||
"@trpc/react-query": "11.0.0-rc.711",
|
||||
"@trpc/server": "11.0.0-rc.711",
|
||||
"@vercel/analytics": "^1.4.1",
|
||||
"@vercel/speed-insights": "^1.1.0",
|
||||
"browser-fs-access": "^0.35.0",
|
||||
@@ -51,7 +51,7 @@
|
||||
"idb-keyval": "^6.2.1",
|
||||
"mammoth": "^1.9.0",
|
||||
"nanoid": "^5.0.9",
|
||||
"next": "^15.1.4",
|
||||
"next": "^15.1.5",
|
||||
"nprogress": "^0.2.0",
|
||||
"pdfjs-dist": "4.10.38",
|
||||
"plantuml-encoder": "^1.4.0",
|
||||
@@ -94,7 +94,7 @@
|
||||
"@types/turndown": "^5.0.5",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^9.18.0",
|
||||
"eslint-config-next": "^15.1.4",
|
||||
"eslint-config-next": "^15.1.5",
|
||||
"prettier": "^3.4.2",
|
||||
"prisma": "~5.22.0",
|
||||
"typescript": "^5.7.3"
|
||||
|
||||
Reference in New Issue
Block a user