mirror of
https://github.com/umami-software/umami.git
synced 2026-02-09 23:27:12 +01:00
Updated Prisma to v3.14.
This commit is contained in:
parent
f4d5bfcf4a
commit
bf3fc3b3b5
2 changed files with 20 additions and 20 deletions
|
|
@ -54,7 +54,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@fontsource/inter": "4.5.7",
|
||||
"@prisma/client": "3.12.0",
|
||||
"@prisma/client": "3.14.0",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"chalk": "^4.1.1",
|
||||
"chart.js": "^2.9.4",
|
||||
|
|
@ -115,7 +115,7 @@
|
|||
"postcss-preset-env": "^7.4.2",
|
||||
"postcss-rtlcss": "^3.6.1",
|
||||
"prettier": "^2.6.2",
|
||||
"prisma": "3.12.0",
|
||||
"prisma": "3.14.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