Skip to content

Commit

Permalink
Update deck.gl to ^8.9.4 (#289)
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] committed Mar 28, 2023
1 parent 2a8e751 commit 3729235
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 147 deletions.
6 changes: 3 additions & 3 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"build": "cp -r node_modules/swiss-maps public/ && next build"
},
"dependencies": {
"@deck.gl/core": "^8.7.10",
"@deck.gl/layers": "^8.7.10",
"@deck.gl/react": "^8.7.10",
"@deck.gl/core": "^8.9.4",
"@deck.gl/layers": "^8.9.4",
"@deck.gl/react": "^8.9.4",
"@material-ui/core": "^4.12.4",
"@types/cors": "^2.8.13",
"@types/d3": "^7.4.0",
Expand Down
Loading

1 comment on commit 3729235

@vercel
Copy link

@vercel vercel bot commented on 3729235 Mar 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.