mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
feat(frontend): render simple listen report
This commit is contained in:
parent
3828b841c2
commit
ebc079435d
8 changed files with 562 additions and 1 deletions
|
|
@ -12,12 +12,21 @@
|
|||
"@testing-library/jest-dom": "^5.5.0",
|
||||
"@testing-library/react": "^10.0.4",
|
||||
"@testing-library/user-event": "^10.1.0",
|
||||
"@types/d3-array": "^2.0.0",
|
||||
"@types/jest": "^25.2.1",
|
||||
"@types/node": "^12.12.38",
|
||||
"@types/react": "^16.9.34",
|
||||
"@types/react-dom": "^16.9.7",
|
||||
"@types/react-router-dom": "^5.1.5",
|
||||
"@vx/axis": "0.0.196",
|
||||
"@vx/curve": "0.0.196",
|
||||
"@vx/gradient": "0.0.196",
|
||||
"@vx/grid": "0.0.196",
|
||||
"@vx/group": "0.0.196",
|
||||
"@vx/scale": "0.0.196",
|
||||
"@vx/shape": "0.0.196",
|
||||
"autoprefixer": "^9.7.6",
|
||||
"d3-array": "^2.4.0",
|
||||
"date-fns": "^2.13.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^7.1.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue