mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Downgrade to Prisma 5.22.0
This commit is contained in:
parent
50f8ff500b
commit
662039090e
5 changed files with 44 additions and 46 deletions
|
|
@ -69,7 +69,7 @@
|
|||
"@dicebear/collection": "^9.2.1",
|
||||
"@dicebear/core": "^9.2.1",
|
||||
"@fontsource/inter": "^4.5.15",
|
||||
"@prisma/client": "6.1.0",
|
||||
"@prisma/client": "5.17.0",
|
||||
"@prisma/extension-read-replicas": "^0.4.0",
|
||||
"@react-spring/web": "^9.7.3",
|
||||
"@tanstack/react-query": "^5.28.6",
|
||||
|
|
@ -103,7 +103,7 @@
|
|||
"next-basics": "^0.39.0",
|
||||
"node-fetch": "^3.2.8",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prisma": "6.1.0",
|
||||
"prisma": "5.17.0",
|
||||
"react": "^19.0.0",
|
||||
"react-basics": "^0.125.0",
|
||||
"react-beautiful-dnd": "^13.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue