mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Updated prisma to v5.0.0.
This commit is contained in:
parent
21849ed0d1
commit
ed86553ce2
2 changed files with 20 additions and 20 deletions
|
|
@ -60,7 +60,7 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"@fontsource/inter": "^4.5.15",
|
||||
"@prisma/client": "4.15.0",
|
||||
"@prisma/client": "5.0.0",
|
||||
"@tanstack/react-query": "^4.16.1",
|
||||
"@umami/prisma-client": "^0.2.0",
|
||||
"@umami/redis-client": "^0.5.0",
|
||||
|
|
@ -141,7 +141,7 @@
|
|||
"postcss-preset-env": "7.8.3",
|
||||
"postcss-rtlcss": "^4.0.1",
|
||||
"prettier": "^2.6.2",
|
||||
"prisma": "4.15.0",
|
||||
"prisma": "5.0.0",
|
||||
"prompts": "2.4.2",
|
||||
"rollup": "^2.70.1",
|
||||
"rollup-plugin-delete": "^2.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue