Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
barbalex committed Nov 24, 2024
1 parent a814048 commit e34b75b
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
64 changes: 32 additions & 32 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"dependencies": {
"@apollo/client": "3.11.10",
"@cyntler/react-doc-viewer": "1.17.0",
"@dnd-kit/core": "6.1.0",
"@dnd-kit/sortable": "8.0.0",
"@dnd-kit/core": "6.2.0",
"@dnd-kit/sortable": "9.0.0",
"@emotion/react": "11.13.5",
"@emotion/styled": "11.13.5",
"@fontsource/roboto": "5.1.0",
Expand All @@ -30,7 +30,7 @@
"@mui/lab": "6.0.0-beta.16",
"@mui/material": "6.1.8",
"@react-leaflet/core": "2.1.0",
"@tanstack/react-query": "5.61.0",
"@tanstack/react-query": "5.61.3",
"@turf/ellipse": "7.1.0",
"@turf/helpers": "7.1.0",
"@turf/nearest-point": "7.1.0",
Expand Down Expand Up @@ -64,7 +64,7 @@
"mobx-state-tree": "7.0.0",
"mst-persist": "0.1.4",
"notistack": "3.0.1",
"proj4": "2.14.0",
"proj4": "2.15.0",
"proj4leaflet": "1.0.2",
"query-string": "9.1.1",
"react": "18.3.1",
Expand Down Expand Up @@ -103,7 +103,7 @@
"@types/leaflet": "1.9.14",
"@types/leaflet-draw": "1.0.11",
"@types/lodash": "4.17.13",
"@types/node": "22.9.1",
"@types/node": "22.9.3",
"@types/proj4": "2.5.5",
"@types/proj4leaflet": "1.0.10",
"@types/react": "18.3.12",
Expand All @@ -126,7 +126,7 @@
"prettier": "3.3.3",
"source-map-explorer": "2.5.3",
"tslint-config-prettier": "1.18.0",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vercel": "39.1.1",
"vite": "5.4.11",
"vite-plugin-pwa": "0.21.0",
Expand Down

0 comments on commit e34b75b

Please sign in to comment.