Skip to content

Commit

Permalink
Latest updates for export to work
Browse files Browse the repository at this point in the history
  • Loading branch information
hunterjam committed Jul 28, 2024
1 parent 591209a commit 5b6e717
Show file tree
Hide file tree
Showing 5 changed files with 278 additions and 24 deletions.
192 changes: 186 additions & 6 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@
"@fluentui/react-components": "^9.54.2",
"@fluentui/react-hooks": "^8.6.29",
"@fluentui/react-icons": "^2.0.247",
"docx": "^8.5.0",
"dompurify": "^3.0.8",
"file-saver": "^2.0.5",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"plotly.js": "^2.32.0",
Expand All @@ -39,6 +41,7 @@
"@eslint/js": "^9.1.1",
"@types/dompurify": "^3.0.5",
"@types/eslint-config-prettier": "^6.11.3",
"@types/file-saver": "^2.0.7",
"@types/jest": "^29.5.12",
"@types/lodash-es": "^4.17.12",
"@types/mocha": "^10.0.6",
Expand Down
Loading

0 comments on commit 5b6e717

Please sign in to comment.