Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vcoppe committed Jun 20, 2024
1 parent d41621e commit c062908
Show file tree
Hide file tree
Showing 4 changed files with 531 additions and 522 deletions.
30 changes: 17 additions & 13 deletions gpx/package-lock.json

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

6 changes: 3 additions & 3 deletions gpx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"private": true,
"dependencies": {
"fast-xml-parser": "^4.3.6",
"fast-xml-parser": "^4.4.0",
"immer": "^10.1.1",
"ts-node": "^10.9.2"
},
Expand All @@ -22,9 +22,9 @@
"devDependencies": {
"@types/geojson": "^7946.0.14",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.7",
"@types/node": "^20.14.6",
"jest": "^29.7.0",
"ts-jest": "^29.1.2",
"ts-jest": "^29.1.5",
"typescript": "^5.4.5"
}
}
Loading

0 comments on commit c062908

Please sign in to comment.