mirror of
https://github.com/umami-software/umami.git
synced 2026-02-18 03:25:40 +01:00
[in progress][WebsiteList] add table, fix ui
This commit is contained in:
parent
32d2a5830e
commit
2d591a7906
7 changed files with 230 additions and 20 deletions
|
|
@ -73,6 +73,7 @@
|
|||
"is-localhost-ip": "^1.4.0",
|
||||
"isbot-fast": "^1.2.0",
|
||||
"jose": "^2.0.3",
|
||||
"lodash.find": "^4.6.0",
|
||||
"maxmind": "^4.3.1",
|
||||
"moment-timezone": "^0.5.31",
|
||||
"next": "^10.0.0",
|
||||
|
|
@ -83,6 +84,7 @@
|
|||
"react-redux": "^7.2.2",
|
||||
"react-simple-maps": "^2.3.0",
|
||||
"react-spring": "^8.0.27",
|
||||
"react-table": "^7.6.2",
|
||||
"react-tooltip": "^4.2.10",
|
||||
"react-use-measure": "^2.0.2",
|
||||
"react-window": "^1.8.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue