mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Package updates.
This commit is contained in:
parent
e1e6493dec
commit
b5078e3fcc
4 changed files with 17448 additions and 12770 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "umami",
|
||||
"version": "2.17.0",
|
||||
"version": "3.0.0",
|
||||
"description": "A simple, fast, privacy-focused alternative to Google Analytics.",
|
||||
"author": "Umami Software, Inc. <hello@umami.is>",
|
||||
"license": "MIT",
|
||||
|
|
@ -77,7 +77,7 @@
|
|||
"@react-spring/web": "^9.7.5",
|
||||
"@tanstack/react-query": "^5.66.11",
|
||||
"@umami/prisma-client": "^0.14.0",
|
||||
"@umami/react-zen": "link:../../../Library/pnpm/global/5/node_modules/@umami/react-zen",
|
||||
"@umami/react-zen": "^0.63.0",
|
||||
"@umami/redis-client": "^0.26.0",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"chalk": "^4.1.2",
|
||||
|
|
@ -195,8 +195,6 @@
|
|||
"prisma",
|
||||
"sharp"
|
||||
],
|
||||
"overrides": {
|
||||
"@umami/react-zen": "link:../../../Library/pnpm/global/5/node_modules/@umami/react-zen"
|
||||
}
|
||||
"overrides": {}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue