Skip to content

Commit

Permalink
Lock file maintenance npm all non-major dependencies (#3142)
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 Oct 3, 2023
1 parent 4d5e3b6 commit 26ac110
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 204 deletions.
8 changes: 4 additions & 4 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@
"@emotion/react": "^11.8.2",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.5.1",
"@mui/material": "5.14.10",
"@mui/material": "5.14.11",
"@mui/x-data-grid": "^6.0.0",
"@mui/x-date-pickers": "^6.0.0",
"@reduxjs/toolkit": "^1.8.0",
"@types/esri-leaflet": "^3.0.0",
"@types/leaflet": "^1.7.0",
"@types/lodash": "^4.14.173",
"@types/luxon": "^3.0.2",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"@types/react-plotly.js": "^2.2.4",
"@types/react-router-dom": "^5.3.0",
"@types/webpack-env": "^1.15.1",
Expand All @@ -45,7 +45,7 @@
"luxon": "^3.0.2",
"match-sorter": "^6.3.1",
"ol": "^8.0.0",
"ol-pmtiles": "^0.2.0",
"ol-pmtiles": "^0.3.0",
"plotly.js": "^2.5.1",
"prettier": "^2.4.1",
"react": "^17.0.2",
Expand Down
Loading

0 comments on commit 26ac110

Please sign in to comment.