Skip to content

Commit

Permalink
fix(deps): update material-ui monorepo (#1167)
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 17, 2024
1 parent 5a1598b commit 4960cc8
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 59 deletions.
113 changes: 58 additions & 55 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"@emotion/react": "11.14.0",
"@emotion/styled": "11.14.0",
"@entur/react-leaflet-google": "1.0.3",
"@mui/icons-material": "5.16.11",
"@mui/lab": "5.0.0-alpha.174",
"@mui/material": "5.16.11",
"@mui/icons-material": "5.16.12",
"@mui/lab": "5.0.0-alpha.175",
"@mui/material": "5.16.12",
"@mui/x-date-pickers": "7.23.2",
"@reduxjs/toolkit": "2.5.0",
"@sentry/react": "7.120.2",
Expand Down Expand Up @@ -64,7 +64,7 @@
]
},
"devDependencies": {
"@mui/types": "7.2.19",
"@mui/types": "7.2.20",
"@testing-library/react": "14.3.1",
"@types/leaflet": "1.9.15",
"@types/material-ui": "0.21.18",
Expand Down

0 comments on commit 4960cc8

Please sign in to comment.