mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +01:00
Upgraded Prisma 6.11.0.
This commit is contained in:
parent
ee6c68d27c
commit
b6d7b6443a
2 changed files with 46 additions and 41 deletions
|
|
@ -77,7 +77,7 @@
|
|||
"@fontsource/inter": "^4.5.15",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@prisma/adapter-pg": "^6.10.1",
|
||||
"@prisma/client": "^6.10.1",
|
||||
"@prisma/client": "^6.11.0",
|
||||
"@prisma/extension-read-replicas": "^0.4.1",
|
||||
"@react-spring/web": "^9.7.3",
|
||||
"@svgr/cli": "^8.1.0",
|
||||
|
|
@ -115,7 +115,7 @@
|
|||
"node-fetch": "^3.2.8",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"pg": "^8.16.2",
|
||||
"prisma": "6.10.1",
|
||||
"prisma": "6.11.0",
|
||||
"pure-rand": "^6.1.0",
|
||||
"react": "^19.0.0",
|
||||
"react-basics": "^0.126.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue