Skip to content

Commit

Permalink
Lock file maintenance npm all non-major dependencies (#3153)
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 10, 2023
1 parent 7df71d8 commit 13b0985
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 202 deletions.
8 changes: 4 additions & 4 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"engines": {
"node": ">=16.13.1",
"npm": "~9.8.0"
"npm": "~9.9.0"
},
"license": "Apache-2.0",
"licenses": [
Expand All @@ -16,16 +16,16 @@
"@emotion/react": "^11.8.2",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.5.1",
"@mui/material": "5.14.11",
"@mui/material": "5.14.12",
"@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.24",
"@types/react-dom": "18.2.8",
"@types/react": "18.2.27",
"@types/react-dom": "18.2.12",
"@types/react-plotly.js": "^2.2.4",
"@types/react-router-dom": "^5.3.0",
"@types/webpack-env": "^1.15.1",
Expand Down
Loading

0 comments on commit 13b0985

Please sign in to comment.