mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Rolled back Prisma to 5.17.
This commit is contained in:
parent
07576bef61
commit
dc9b1dc446
2 changed files with 39 additions and 39 deletions
|
|
@ -69,7 +69,7 @@
|
|||
"@dicebear/collection": "^9.2.1",
|
||||
"@dicebear/core": "^9.2.1",
|
||||
"@fontsource/inter": "^4.5.15",
|
||||
"@prisma/client": "5.18.0",
|
||||
"@prisma/client": "5.17",
|
||||
"@prisma/extension-read-replicas": "^0.3.0",
|
||||
"@react-spring/web": "^9.7.3",
|
||||
"@tanstack/react-query": "^5.28.6",
|
||||
|
|
@ -104,7 +104,7 @@
|
|||
"next-basics": "^0.39.0",
|
||||
"node-fetch": "^3.2.8",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prisma": "5.18.0",
|
||||
"prisma": "5.17",
|
||||
"react": "^18.2.0",
|
||||
"react-basics": "^0.125.0",
|
||||
"react-beautiful-dnd": "^13.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue