We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b1c7a1 commit fff3ea2Copy full SHA for fff3ea2
package.json
@@ -11,13 +11,13 @@
11
"check": "tsc"
12
},
13
"dependencies": {
14
- "@hms-dbmi/viv": "^0.16.0",
+ "@hms-dbmi/viv": "^0.17.0",
15
"@material-ui/core": "^4.11.0",
16
"@material-ui/icons": "^4.9.1",
17
"@material-ui/styles": "^4.11.5",
18
"@vivjs/types": "^0.16.1",
19
"@zarrita/storage": "0.1.0-next.9",
20
- "deck.gl": "^8.9.34",
+ "deck.gl": "~9.0.41",
21
"jotai": "^1.0.0",
22
"just-debounce-it": "^3.1.1",
23
"math.gl": "^4.0.1",
@@ -29,7 +29,6 @@
29
30
"devDependencies": {
31
"@biomejs/biome": "^1.8.3",
32
- "@danmarshall/deckgl-typings": "^4.3.10",
33
"@types/node": "^20.14.11",
34
"@types/react": "^18.3.10",
35
"@types/react-dom": "^18.2.18",
0 commit comments