Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mileswwatkins committed Nov 25, 2024
1 parent 7a8237b commit 3eb3f23
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"date-fns": "^4.1.0",
"lodash": "^4.17.21",
"mapbox-gl": "^3.7.0",
"mapbox-gl": "^3.8.0",
"react": "^18.3.1",
"react-datepicker": "^7.5.0",
"react-dom": "^18.3.1",
Expand Down Expand Up @@ -38,7 +38,7 @@
]
},
"devDependencies": {
"husky": "^9.1.6",
"husky": "^9.1.7",
"prettier": "^3.3.3",
"pretty-quick": "^4.0.0"
}
Expand Down

0 comments on commit 3eb3f23

Please sign in to comment.