Skip to content

Commit fff3ea2

Browse files
committed
Upgrade deck.gl and viv
1 parent 8b1c7a1 commit fff3ea2

File tree

3 files changed

+1811
-1121
lines changed

3 files changed

+1811
-1121
lines changed

package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
"check": "tsc"
1212
},
1313
"dependencies": {
14-
"@hms-dbmi/viv": "^0.16.0",
14+
"@hms-dbmi/viv": "^0.17.0",
1515
"@material-ui/core": "^4.11.0",
1616
"@material-ui/icons": "^4.9.1",
1717
"@material-ui/styles": "^4.11.5",
1818
"@vivjs/types": "^0.16.1",
1919
"@zarrita/storage": "0.1.0-next.9",
20-
"deck.gl": "^8.9.34",
20+
"deck.gl": "~9.0.41",
2121
"jotai": "^1.0.0",
2222
"just-debounce-it": "^3.1.1",
2323
"math.gl": "^4.0.1",
@@ -29,7 +29,6 @@
2929
},
3030
"devDependencies": {
3131
"@biomejs/biome": "^1.8.3",
32-
"@danmarshall/deckgl-typings": "^4.3.10",
3332
"@types/node": "^20.14.11",
3433
"@types/react": "^18.3.10",
3534
"@types/react-dom": "^18.2.18",

0 commit comments

Comments
 (0)