mirror of
https://github.com/umami-software/umami.git
synced 2026-02-06 05:37:20 +01:00
Upgraded Prisma to v5.12.1.
This commit is contained in:
parent
698f0c6bbd
commit
cc5f2a8a29
2 changed files with 39 additions and 39 deletions
|
|
@ -66,7 +66,7 @@
|
|||
"dependencies": {
|
||||
"@clickhouse/client": "^0.2.2",
|
||||
"@fontsource/inter": "^4.5.15",
|
||||
"@prisma/client": "5.11.0",
|
||||
"@prisma/client": "5.12.1",
|
||||
"@prisma/extension-read-replicas": "^0.3.0",
|
||||
"@react-spring/web": "^9.7.3",
|
||||
"@tanstack/react-query": "^5.28.6",
|
||||
|
|
@ -102,7 +102,7 @@
|
|||
"next-basics": "^0.39.0",
|
||||
"node-fetch": "^3.2.8",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prisma": "5.11.0",
|
||||
"prisma": "5.12.1",
|
||||
"react": "^18.2.0",
|
||||
"react-basics": "^0.123.0",
|
||||
"react-beautiful-dnd": "^13.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue