Skip to content

Commit c84555e

Browse files
authored
bump arrow js and geoarrow-js (#99)
1 parent 32eed30 commit c84555e

File tree

2 files changed

+47
-55
lines changed

2 files changed

+47
-55
lines changed

package-lock.json

Lines changed: 44 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@deck.gl/geo-layers": "^8.9.23",
4949
"@deck.gl/layers": "^8.9.23",
5050
"@math.gl/polygon": "^3.6.2",
51-
"apache-arrow": ">=14"
51+
"apache-arrow": ">=15"
5252
},
5353
"devDependencies": {
5454
"@deck.gl/aggregation-layers": "^8.9.23",
@@ -58,7 +58,7 @@
5858
"@math.gl/polygon": "^3.6.2",
5959
"@rollup/plugin-terser": "^0.4.3",
6060
"@rollup/plugin-typescript": "^11.1.2",
61-
"apache-arrow": ">=14",
61+
"apache-arrow": ">=15",
6262
"gh-pages": "^6.1.0",
6363
"prettier": "^3.1.0",
6464
"rimraf": "^5.0.5",
@@ -79,7 +79,7 @@
7979
"npm": "10.2.0"
8080
},
8181
"dependencies": {
82-
"@geoarrow/geoarrow-js": "^0.2.0",
82+
"@geoarrow/geoarrow-js": "^0.3.0",
8383
"threads": "^1.7.0"
8484
}
8585
}

0 commit comments

Comments
 (0)