New event data screen.

This commit is contained in:
Mike Cao 2024-08-09 01:09:54 -07:00
parent 10c438d1de
commit 8ee37d1246
137 changed files with 4918 additions and 321 deletions

View file

@ -1,6 +1,6 @@
{
"name": "umami",
"version": "2.12.1",
"version": "2.13.0",
"description": "A simple, fast, privacy-focused alternative to Google Analytics.",
"author": "Umami Software, Inc. <hello@umami.is>",
"license": "MIT",
@ -106,7 +106,7 @@
"npm-run-all": "^4.1.5",
"prisma": "5.17.0",
"react": "^18.2.0",
"react-basics": "^0.124.0",
"react-basics": "^0.125.0",
"react-beautiful-dnd": "^13.1.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.4",