We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77a88e3 commit 2a539b5Copy full SHA for 2a539b5
test/apps/carto-trajectories/package.json
@@ -10,12 +10,12 @@
10
"mapbox-gl": "^3.8.0",
11
"react": "^18.0.0",
12
"react-dom": "^18.0.0",
13
- "@carto/api-client": "^0.5.6",
14
- "@deck.gl/carto": "^9.1.0",
15
- "@deck.gl/core": "^9.1.0",
16
- "@deck.gl/geo-layers": "^9.1.0",
17
- "@deck.gl/layers": "^9.1.0",
18
- "@deck.gl/mesh-layers": "^9.1.0"
+ "@carto/api-client": "^0.5.15",
+ "@deck.gl/carto": "^9.2.0-alpha.2",
+ "@deck.gl/core": "^9.2.0-alpha.2",
+ "@deck.gl/geo-layers": "^9.2.0-alpha.2",
+ "@deck.gl/layers": "^9.2.0-alpha.2",
+ "@deck.gl/mesh-layers": "^9.2.0-alpha.2"
19
},
20
"devDependencies": {
21
"@types/react-dom": "^18.2.20",
0 commit comments