Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
benhammondmusic committed Jun 4, 2024
2 parents a0b13d8 + 65c91a4 commit 5ebc27f
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 40 deletions.
83 changes: 49 additions & 34 deletions frontend/package-lock.json

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

12 changes: 6 additions & 6 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@
"@fontsource/roboto": "^5.0.13",
"@fontsource/roboto-condensed": "^5.0.16",
"@fontsource/taviraj": "^5.0.20",
"@mui/icons-material": "^5.15.18",
"@mui/material": "^5.15.18",
"@mui/icons-material": "^5.15.19",
"@mui/material": "^5.15.19",
"@vitejs/plugin-react": "^4.3.0",
"axios": "^1.7.2",
"d3": "^7.8.5",
"data-forge": "^1.10.2",
"env-cmd": "^10.1.0",
"history": "^5.3.0",
"html2canvas": "^1.4.1",
"jotai": "^2.8.2",
"jotai": "^2.8.3",
"jotai-location": "^0.5.5",
"lodash": "^4.17.21",
"lru-cache": "^10.2.2",
Expand All @@ -49,18 +49,18 @@
"use-react-screenshot": "^4.0.0",
"vega": "^5.29.0",
"vega-lite": "^5.18.1",
"vite": "^5.2.11",
"vite": "^5.2.12",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^4.2.1"
},
"devDependencies": {
"@biomejs/biome": "1.7.3",
"@playwright/test": "^1.44.1",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^15.0.7",
"@testing-library/react": "^16.0.0",
"@types/d3": "^7.4.0",
"@types/lodash": "^4.17.4",
"@types/node": "^20.12.13",
"@types/node": "^20.14.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-lazyload": "^3.2.0",
Expand Down

0 comments on commit 5ebc27f

Please sign in to comment.