mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Upgrade prisma.
This commit is contained in:
parent
178d780ab7
commit
9b90036401
2 changed files with 20 additions and 20 deletions
|
|
@ -59,7 +59,7 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"@fontsource/inter": "4.5.7",
|
||||
"@prisma/client": "4.9.0",
|
||||
"@prisma/client": "4.11.0",
|
||||
"@tanstack/react-query": "^4.16.1",
|
||||
"@umami/prisma-client": "^0.2.0",
|
||||
"@umami/redis-client": "^0.2.0",
|
||||
|
|
@ -134,7 +134,7 @@
|
|||
"postcss-preset-env": "7.8.3",
|
||||
"postcss-rtlcss": "^4.0.1",
|
||||
"prettier": "^2.6.2",
|
||||
"prisma": "4.9.0",
|
||||
"prisma": "4.11.0",
|
||||
"prompts": "2.4.2",
|
||||
"rollup": "^2.70.1",
|
||||
"rollup-plugin-terser": "^7.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue