Skip to content

Commit f150c5a

Browse files
authored
use latest arena-core (enumeratingItemsExpression) (#179)
1 parent a1acdf9 commit f150c5a

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.yarn/install-state.gz

-75 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"dependencies": {
4747
"@aws-sdk/client-s3": "^3.1112.0",
4848
"@godaddy/terminus": "^4.12.1",
49-
"@openforis/arena-core": "^2.1.4",
49+
"@openforis/arena-core": "^2.2.0",
5050
"bcryptjs": "^3.0.3",
5151
"compression": "^1.8.1",
5252
"cookie-parser": "^1.4.7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1217,9 +1217,9 @@ __metadata:
12171217
languageName: node
12181218
linkType: hard
12191219

1220-
"@openforis/arena-core@npm:^2.1.4":
1221-
version: 2.1.4
1222-
resolution: "@openforis/arena-core@npm:2.1.4::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40openforis%2Farena-core%2F2.1.4%2Fb5041d9dd42e41fb28aefda1242027613d09c6ba"
1220+
"@openforis/arena-core@npm:^2.2.0":
1221+
version: 2.2.0
1222+
resolution: "@openforis/arena-core@npm:2.2.0::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40openforis%2Farena-core%2F2.2.0%2F0ab51653a5885e94978e56c1f95a8a51b0be1573"
12231223
dependencies:
12241224
"@jsep-plugin/regex": "npm:^1.0.4"
12251225
"@turf/bearing": "npm:^7.3.5"
@@ -1235,7 +1235,7 @@ __metadata:
12351235
moment: "npm:^2.30.1"
12361236
proj4: "npm:^2.20.9"
12371237
uuid: "npm:^14.0.1"
1238-
checksum: 10c0/7debabeb08853ed3249a0f56097b86a48476c6e38f2dc51bb2fd81ee9c7d41cb0cd115b541cc7dd901a22aa17bab02f1076bb3bbf18ee47917bb2ff771bc1c0f
1238+
checksum: 10c0/d3717a1ba708faaf6d0a9cc4b83d84421c13bd4a49f58228b93191a570736286f77ca9e78a87f72b1757a3254e3b9d183d192c9a0f320c03732a727d7a6e288f
12391239
languageName: node
12401240
linkType: hard
12411241

@@ -1247,7 +1247,7 @@ __metadata:
12471247
"@eslint/js": "npm:^10.0.1"
12481248
"@godaddy/terminus": "npm:^4.12.1"
12491249
"@machinomy/types-node-db-migrate": "npm:^0.0.2"
1250-
"@openforis/arena-core": "npm:^2.1.4"
1250+
"@openforis/arena-core": "npm:^2.2.0"
12511251
"@types/bcryptjs": "npm:^3.0.0"
12521252
"@types/compression": "npm:^1.8.1"
12531253
"@types/cookie-parser": "npm:^1.4.10"

0 commit comments

Comments
 (0)