Skip to content

Commit

Permalink
Added support for PersonAway initial create. Still need to work on up…
Browse files Browse the repository at this point in the history
…dating and list retrieve.
  • Loading branch information
DaleMcGrew committed Feb 24, 2025
1 parent 840c69a commit 8b4efb7
Show file tree
Hide file tree
Showing 9 changed files with 513 additions and 23 deletions.
126 changes: 126 additions & 0 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,13 @@
"webpack-shell-plugin-next": "^2.3.1"
},
"dependencies": {
"@date-io/dayjs": "^3.2.0",
"@mui/icons-material": "^5.16.0",
"@mui/lab": "^5.0.0-alpha.96",
"@mui/material": "^5.16.0",
"@mui/styled-engine-sc": "^6.3.0",
"@mui/styles": "^5.16.0",
"@mui/x-date-pickers": "^7.27.0",
"@openreplay/tracker": "^8.1.1",
"@tanstack/react-query": "^5.64.1",
"@tanstack/react-query-devtools": "^5.62.11",
Expand All @@ -99,6 +101,7 @@
"d3-geo": "^2.0.1",
"d3-selection": "^2.0.0",
"d3-zoom": "^3.0.0",
"dayjs": "^1.11.13",
"depcheck": "^1.4.7",
"flux": "^4.0.4",
"fs-extra": "^10.0.0",
Expand Down
Loading

0 comments on commit 8b4efb7

Please sign in to comment.