From 41921f00773e25bd0b04e8231a5dd9564f178711 Mon Sep 17 00:00:00 2001 From: simatic-ax-bot Date: Sun, 30 Nov 2025 15:20:31 +0000 Subject: [PATCH] chore(deps): update dependency @ax/ax2tia to v11.1.6 --- apax-lock.json | 12 ++++++++++++ template/apax.yml | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 apax-lock.json diff --git a/apax-lock.json b/apax-lock.json new file mode 100644 index 0000000..182717b --- /dev/null +++ b/apax-lock.json @@ -0,0 +1,12 @@ +{ + "name": "@simatic-ax/template-ax2tia", + "version": "0.0.0-placeholder", + "lockFileVersion": "2", + "installStrategy": "strict", + "root": { + "name": "@simatic-ax/template-ax2tia", + "version": "0.0.0-placeholder" + }, + "packages": {}, + "workspaces": {} +} diff --git a/template/apax.yml b/template/apax.yml index e60313b..022a428 100644 --- a/template/apax.yml +++ b/template/apax.yml @@ -27,7 +27,7 @@ targets: # Dependencies devDependencies: "@ax/sdk": 2504.0.0 - "@ax/ax2tia": 11.0.18 + "@ax/ax2tia": 11.1.6 "@simatic-ax/snippetscollection": 0.0.15 # Apax scripts scripts: