mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 14:47:14 +01:00
Upgrade prisma and next.
This commit is contained in:
parent
bb2622b0cc
commit
d950b2190f
2 changed files with 100 additions and 80 deletions
|
|
@ -60,7 +60,7 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"@fontsource/inter": "^4.5.15",
|
||||
"@prisma/client": "4.13.0",
|
||||
"@prisma/client": "4.15.0",
|
||||
"@tanstack/react-query": "^4.16.1",
|
||||
"@umami/prisma-client": "^0.2.0",
|
||||
"@umami/redis-client": "^0.5.0",
|
||||
|
|
@ -90,7 +90,7 @@
|
|||
"kafkajs": "^2.1.0",
|
||||
"maxmind": "^4.3.6",
|
||||
"moment-timezone": "^0.5.35",
|
||||
"next": "13.3.1",
|
||||
"next": "13.4.6",
|
||||
"next-basics": "^0.30.0",
|
||||
"node-fetch": "^3.2.8",
|
||||
"npm-run-all": "^4.1.5",
|
||||
|
|
@ -142,7 +142,7 @@
|
|||
"postcss-preset-env": "7.8.3",
|
||||
"postcss-rtlcss": "^4.0.1",
|
||||
"prettier": "^2.6.2",
|
||||
"prisma": "4.13.0",
|
||||
"prisma": "4.15.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