Skip to content

Commit

Permalink
Roll packages
Browse files Browse the repository at this point in the history
  • Loading branch information
enricoros committed Jan 9, 2025
1 parent 7c4df2c commit 2581632
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"@mui/material": "^5.16.14",
"@next/bundle-analyzer": "^15.1.4",
"@next/third-parties": "^15.1.4",
"@prisma/client": "^5.22.0",
"@prisma/client": "~5.22.0",
"@t3-oss/env-nextjs": "^0.11.1",
"@tanstack/react-query": "^5.62.16",
"@tanstack/react-query": "^5.63.0",
"@trpc/client": "11.0.0-rc.688",
"@trpc/next": "11.0.0-rc.688",
"@trpc/react-query": "11.0.0-rc.688",
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.4",
"nprogress": "^0.2.0",
"pdfjs-dist": "4.10.38",
"plantuml-encoder": "^1.4.0",
Expand Down Expand Up @@ -95,9 +95,9 @@
"eslint": "^9.17.0",
"eslint-config-next": "^15.1.4",
"prettier": "^3.4.2",
"prisma": "^5.22.0",
"prisma": "~5.22.0",
"puppeteer-core": "^23.11.1",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"engines": {
"node": "^22.0.0 || ^20.0.0"
Expand Down

0 comments on commit 2581632

Please sign in to comment.