mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Removed mysql schema.
This commit is contained in:
parent
94b4b66a3d
commit
ba2f74c6ca
16 changed files with 1974 additions and 632 deletions
|
|
@ -75,8 +75,10 @@
|
|||
"@prisma/client": "6.7.0",
|
||||
"@prisma/extension-read-replicas": "^0.4.1",
|
||||
"@react-spring/web": "^9.7.3",
|
||||
"@svgr/cli": "^8.1.0",
|
||||
"@tanstack/react-query": "^5.28.6",
|
||||
"@umami/redis-client": "^0.26.0",
|
||||
"@umami/react-zen": "^0.97.0",
|
||||
"@umami/redis-client": "^0.27.0",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"chalk": "^4.1.1",
|
||||
"chart.js": "^4.4.9",
|
||||
|
|
@ -101,6 +103,7 @@
|
|||
"isbot": "^5.1.16",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"kafkajs": "^2.1.0",
|
||||
"lucide-react": "^0.509.0",
|
||||
"maxmind": "^4.3.24",
|
||||
"md5": "^2.3.0",
|
||||
"next": "15.3.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue