feat(frontend): add data export page
This commit is contained in:
parent
1344099d14
commit
419a3831ee
5 changed files with 120 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
"@sveltejs/kit": "^1.5.0",
|
||||
"@tailwindcss/forms": "^0.5.3",
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
"@types/luxon": "^3.2.0",
|
||||
"@types/marked": "^4.0.8",
|
||||
"@types/sanitize-html": "^2.8.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.45.0",
|
||||
|
@ -42,6 +43,7 @@
|
|||
"base64-arraybuffer": "^1.0.2",
|
||||
"bootstrap": "5.3.0-alpha1",
|
||||
"bootstrap-icons": "^1.10.3",
|
||||
"luxon": "^3.3.0",
|
||||
"marked": "^4.2.12",
|
||||
"sanitize-html": "^2.10.0",
|
||||
"sveltestrap": "^5.10.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue