mirror of
https://github.com/umami-software/umami.git
synced 2026-02-10 15:47:13 +01:00
New properties screens. New website nav.
This commit is contained in:
parent
a9a9b57f80
commit
01bfd7f52e
17 changed files with 536 additions and 557 deletions
10
package.json
10
package.json
|
|
@ -76,13 +76,13 @@
|
|||
"@dicebear/core": "^9.2.1",
|
||||
"@fontsource/inter": "^4.5.15",
|
||||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@prisma/adapter-pg": "^6.11.0",
|
||||
"@prisma/client": "^6.11.0",
|
||||
"@prisma/adapter-pg": "^6.12.0",
|
||||
"@prisma/client": "^6.12.0",
|
||||
"@prisma/extension-read-replicas": "^0.4.1",
|
||||
"@react-spring/web": "^9.7.3",
|
||||
"@svgr/cli": "^8.1.0",
|
||||
"@tanstack/react-query": "^5.80.10",
|
||||
"@umami/react-zen": "^0.147.0",
|
||||
"@umami/react-zen": "^0.148.0",
|
||||
"@umami/redis-client": "^0.27.0",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"chalk": "^4.1.1",
|
||||
|
|
@ -111,11 +111,11 @@
|
|||
"lucide-react": "^0.517.0",
|
||||
"maxmind": "^4.3.27",
|
||||
"md5": "^2.3.0",
|
||||
"next": "15.3.4",
|
||||
"next": "15.4.1",
|
||||
"node-fetch": "^3.2.8",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"pg": "^8.16.3",
|
||||
"prisma": "6.11.0",
|
||||
"prisma": "6.12.0",
|
||||
"pure-rand": "^6.1.0",
|
||||
"react": "^19.0.0",
|
||||
"react-basics": "^0.126.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue