Skip to content

Commit df32ce5

Browse files
committed
Merge branch 'main' into typingBugFixes
2 parents 3054770 + a4b2c3b commit df32ce5

21 files changed

Lines changed: 3472 additions & 2166 deletions

File tree

package-lock.json

Lines changed: 1392 additions & 2014 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"@fontsource/roboto": "^5.1.0",
3535
"@mui/icons-material": "^6.4.8",
3636
"@mui/material": "^6.4.8",
37+
"@mui/x-charts": "^7.29.1",
3738
"@mui/x-date-pickers": "^7.28.0",
3839
"@tanstack/react-query": "^4.36.1",
3940
"@trpc/client": "^10.45.2",
@@ -56,6 +57,7 @@
5657
"pg": "^8.13.1",
5758
"pg-connection-string": "^2.7.0",
5859
"postgres-migrations": "^5.3.0",
60+
"puppeteer": "24.16.0",
5961
"react": "^18.3.1",
6062
"react-dom": "^18.3.1",
6163
"react-timer-hook": "^3.0.8",

0 commit comments

Comments
 (0)