Skip to content

Commit

Permalink
fix(deps): update frontend-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2024
1 parent c28dafb commit 1404a81
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 174 deletions.
16 changes: 8 additions & 8 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"dependencies": {
"@emotion/react": "11.13.0",
"@emotion/styled": "11.13.0",
"@mui/icons-material": "5.16.0",
"@mui/material": "5.16.0",
"@mui/styles": "5.16.0",
"@mui/icons-material": "5.16.6",
"@mui/material": "5.16.6",
"@mui/styles": "5.16.6",
"@mui/x-date-pickers": "5.0.20",
"axios": "1.7.2",
"axios": "1.7.3",
"date-fns": "2.30.0",
"jotai": "2.9.1",
"jotai": "2.9.2",
"leaflet": "1.9.4",
"leaflet.heat": "0.2.0",
"notistack": "3.0.1",
Expand All @@ -35,7 +35,7 @@
"@types/geojson": "7946.0.14",
"@types/leaflet": "1.9.0",
"@types/leaflet.heat": "0.2.4",
"@types/node": "20.14.10",
"@types/node": "20.14.14",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.24",
"@types/react-infinite-scroller": "1.2.5",
Expand All @@ -45,8 +45,8 @@
"eslint": "8.57.0",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-react": "7.35.0",
"typescript": "5.5.3",
"vite": "5.3.3",
"typescript": "5.5.4",
"vite": "5.3.5",
"vite-plugin-checker": "0.7.2"
},
"packageManager": "yarn@4.3.1"
Expand Down
Loading

0 comments on commit 1404a81

Please sign in to comment.