From bfda38ab83bcabc7e5b7150f5e736ea31cc0be83 Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Wed, 26 Mar 2025 10:12:22 +0100 Subject: [PATCH 1/3] update npm dependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5e5748ca..3d7850fe 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,8 @@ "@abaplint/cli": "^2.113.107", "@abaplint/database-pg": "^2.10.24", "@abaplint/database-sqlite": "^2.10.24", - "@abaplint/runtime": "^2.10.27", - "@abaplint/transpiler-cli": "^2.10.27", + "@abaplint/runtime": "^2.10.29", + "@abaplint/transpiler-cli": "^2.10.29", "0x": "^5.8.0" } } From 2dfaf2da824404bc62756c260a3d081810e15285 Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Wed, 26 Mar 2025 10:17:48 +0100 Subject: [PATCH 2/3] update --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3d7850fe..3486aedc 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,8 @@ "@abaplint/cli": "^2.113.107", "@abaplint/database-pg": "^2.10.24", "@abaplint/database-sqlite": "^2.10.24", - "@abaplint/runtime": "^2.10.29", - "@abaplint/transpiler-cli": "^2.10.29", + "@abaplint/runtime": "^2.10.30", + "@abaplint/transpiler-cli": "^2.10.30", "0x": "^5.8.0" } } From c9f5fbf4cedaa2973a6a650dfea1476e7625636a Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Wed, 26 Mar 2025 12:19:42 +0100 Subject: [PATCH 3/3] update --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3486aedc..bb070ce6 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,8 @@ "@abaplint/cli": "^2.113.107", "@abaplint/database-pg": "^2.10.24", "@abaplint/database-sqlite": "^2.10.24", - "@abaplint/runtime": "^2.10.30", - "@abaplint/transpiler-cli": "^2.10.30", + "@abaplint/runtime": "^2.10.31", + "@abaplint/transpiler-cli": "^2.10.31", "0x": "^5.8.0" } }