mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Upgraded Prisma v5.9.1.
This commit is contained in:
parent
709f46a391
commit
b2a7aaaad0
2 changed files with 39 additions and 39 deletions
|
|
@ -63,7 +63,7 @@
|
|||
"dependencies": {
|
||||
"@clickhouse/client": "^0.2.2",
|
||||
"@fontsource/inter": "^4.5.15",
|
||||
"@prisma/client": "5.7.0",
|
||||
"@prisma/client": "5.9.1",
|
||||
"@prisma/extension-read-replicas": "^0.3.0",
|
||||
"@react-spring/web": "^9.7.3",
|
||||
"@tanstack/react-query": "^5.12.2",
|
||||
|
|
@ -98,7 +98,7 @@
|
|||
"next-basics": "^0.39.0",
|
||||
"node-fetch": "^3.2.8",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prisma": "5.7.0",
|
||||
"prisma": "5.9.1",
|
||||
"react": "^18.2.0",
|
||||
"react-basics": "^0.122.0",
|
||||
"react-beautiful-dnd": "^13.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue