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:
+10
-10
@@ -22,19 +22,19 @@
|
||||
"@emotion/react": "^11.11.4",
|
||||
"@emotion/server": "^11.11.0",
|
||||
"@emotion/styled": "^11.11.5",
|
||||
"@mui/icons-material": "^5.15.21",
|
||||
"@mui/joy": "^5.0.0-beta.46",
|
||||
"@mui/material": "^5.15.21",
|
||||
"@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",
|
||||
"@sanity/diff-match-patch": "^3.1.1",
|
||||
"@t3-oss/env-nextjs": "^0.10.1",
|
||||
"@tanstack/react-query": "^5.49.2",
|
||||
"@trpc/client": "^11.0.0-rc.433",
|
||||
"@trpc/next": "^11.0.0-rc.433",
|
||||
"@trpc/react-query": "^11.0.0-rc.433",
|
||||
"@trpc/server": "^11.0.0-rc.433",
|
||||
"@tanstack/react-query": "^5.50.1",
|
||||
"@trpc/client": "^11.0.0-rc.449",
|
||||
"@trpc/next": "^11.0.0-rc.449",
|
||||
"@trpc/react-query": "^11.0.0-rc.449",
|
||||
"@trpc/server": "^11.0.0-rc.449",
|
||||
"@vercel/analytics": "^1.3.1",
|
||||
"@vercel/speed-insights": "^1.0.12",
|
||||
"browser-fs-access": "^0.35.0",
|
||||
@@ -71,7 +71,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@cloudflare/puppeteer": "0.0.11",
|
||||
"@types/node": "^20.14.9",
|
||||
"@types/node": "^20.14.10",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"@types/plantuml-encoder": "^1.4.2",
|
||||
"@types/prismjs": "^1.26.4",
|
||||
@@ -85,7 +85,7 @@
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-next": "^14.2.4",
|
||||
"prettier": "^3.3.2",
|
||||
"prisma": "^5.16.1",
|
||||
"prisma": "~5.16.1",
|
||||
"typescript": "^5.5.3"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user