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 Jan 4, 2025
1 parent 55bfabb commit dfcd120
Show file tree
Hide file tree
Showing 2 changed files with 975 additions and 283 deletions.
14 changes: 7 additions & 7 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"dependencies": {
"@emotion/react": "11.13.5",
"@emotion/styled": "11.13.5",
"@mui/base": "5.0.0-beta.67",
"@mui/icons-material": "5.16.12",
"@mui/material": "5.16.12",
"@mui/styles": "5.16.12",
"@mui/base": "5.0.0-beta.68",
"@mui/icons-material": "5.16.13",
"@mui/material": "5.16.13",
"@mui/styles": "5.16.13",
"@mui/x-date-pickers": "5.0.20",
"axios": "1.7.9",
"date-fns": "2.30.0",
Expand All @@ -38,7 +38,7 @@
"@types/geojson": "7946.0.15",
"@types/leaflet": "1.9.0",
"@types/leaflet.heat": "0.2.4",
"@types/node": "20.17.10",
"@types/node": "20.17.11",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.24",
"@types/react-infinite-scroller": "1.2.5",
Expand All @@ -47,10 +47,10 @@
"@vitejs/plugin-react-swc": "3.7.2",
"eslint": "9.17.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react": "7.37.3",
"globals": "15.13.0",
"typescript": "5.7.2",
"vite": "6.0.3",
"vite": "6.0.6",
"vite-plugin-checker": "0.8.0"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit dfcd120

Please sign in to comment.