Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions apax-lock.json
Original file line number Diff line number Diff line change
@@ -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": {}
}
8 changes: 4 additions & 4 deletions template/apax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ targets:
- 'llvm'
# Dependencies
devDependencies:
"@ax/sdk": 2504.0.0
"@ax/ax2tia": 11.0.18
"@simatic-ax/snippetscollection": 0.0.15
"@ax/sdk": 2510.1.0
"@ax/ax2tia": 12.0.29
"@simatic-ax/snippetscollection": 1.1.0
# Apax scripts
scripts:
# transfer a AX Library to handover library documents for a TIA Libray
Expand All @@ -50,4 +50,4 @@ files:
- 'doc'
- 'bin/HandoverLibraryDocuments'
catalogs:
"@ax/simatic-ax": ^2504.0.0
"@ax/simatic-ax": ^2510.0.0