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 Feb 11, 2025
1 parent 8e11372 commit bd2d52f
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 207 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.1",
"@deck.gl/layers": "^9.1.1",
"@deck.gl/react": "^9.1.1",
"@material-ui/core": "^4.12.4",
"@turf/turf": "^7.2.0",
"@types/cors": "^2.8.17",
Expand Down
Loading

0 comments on commit bd2d52f

Please sign in to comment.