Skip to content

Commit

Permalink
Roll packages
Browse files Browse the repository at this point in the history
  • Loading branch information
enricoros committed Jan 22, 2025
1 parent 3735448 commit a5d0c18
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 95 deletions.
172 changes: 86 additions & 86 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit a5d0c18

Please sign in to comment.