Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vdubr committed Apr 11, 2024
1 parent 617ce41 commit 4d60e72
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 69 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16
18
122 changes: 61 additions & 61 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
"react-dom": "^16.13.1 || ^17.0.2 || ^18.1.0 "
},
"dependencies": {
"@deck.gl/core": "^9.0.4",
"@deck.gl/extensions": "^9.0.4",
"@deck.gl/geo-layers": "^9.0.4",
"@deck.gl/layers": "^9.0.4",
"@deck.gl/mesh-layers": "^9.0.4",
"@deck.gl/react": "^9.0.4",
"@deck.gl/core": "^9.0.6",
"@deck.gl/extensions": "^9.0.6",
"@deck.gl/geo-layers": "^9.0.6",
"@deck.gl/layers": "^9.0.6",
"@deck.gl/mesh-layers": "^9.0.6",
"@deck.gl/react": "^9.0.6",
"@gisatcz/cross-package-react-context": "^0.2.0",
"@gisatcz/deckgl-geolib": "^1.10.2-dev.1",
"@gisatcz/deckgl-geolib": "^1.10.2-dev.2",
"@gisatcz/ptr-atoms": "^1.9.0",
"@gisatcz/ptr-core": "^1.8.0",
"@gisatcz/ptr-tile-grid": "^0.2.0",
Expand Down

0 comments on commit 4d60e72

Please sign in to comment.