Skip to content

Commit

Permalink
fix(deps): update frontend-patch (#319)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 8a92fce commit 4ee6140
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 178 deletions.
16 changes: 8 additions & 8 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"dependencies": {
"@emotion/react": "11.13.5",
"@emotion/styled": "11.13.5",
"@mui/base": "5.0.0-beta.66",
"@mui/icons-material": "5.16.10",
"@mui/material": "5.16.9",
"@mui/styles": "5.16.10",
"@mui/base": "5.0.0-beta.67",
"@mui/icons-material": "5.16.12",
"@mui/material": "5.16.12",
"@mui/styles": "5.16.12",
"@mui/x-date-pickers": "5.0.20",
"axios": "1.7.9",
"date-fns": "2.30.0",
"jotai": "2.10.3",
"jotai": "2.10.4",
"leaflet": "1.9.4",
"leaflet.heat": "0.2.0",
"notistack": "3.0.1",
Expand All @@ -38,12 +38,12 @@
"@types/geojson": "7946.0.15",
"@types/leaflet": "1.9.0",
"@types/leaflet.heat": "0.2.4",
"@types/node": "20.17.9",
"@types/node": "20.17.10",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.24",
"@types/react-infinite-scroller": "1.2.5",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
"@vitejs/plugin-react-swc": "3.7.2",
"eslint": "9.17.0",
"eslint-plugin-jsx-a11y": "6.10.2",
Expand Down
Loading

0 comments on commit 4ee6140

Please sign in to comment.