Skip to content

Commit

Permalink
fix(deps): update deck.gl to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent 0c4333b commit dd37203
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 209 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.9.36",
"@deck.gl/layers": "^8.9.36",
"@deck.gl/react": "^8.9.36",
"@deck.gl/core": "^9.1.0",
"@deck.gl/layers": "^9.1.0",
"@deck.gl/react": "^9.1.0",
"@material-ui/core": "^4.12.4",
"@turf/turf": "^7.2.0",
"@types/cors": "^2.8.17",
Expand Down
Loading

0 comments on commit dd37203

Please sign in to comment.