Skip to content

Commit e9dc3c7

Browse files
chore(deps): update major dependencies
1 parent 0d9084a commit e9dc3c7

File tree

2 files changed

+16
-4
lines changed

2 files changed

+16
-4
lines changed

apax-lock.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"name": "@simatic-ax/template-ax2tia",
3+
"version": "0.0.0-placeholder",
4+
"lockFileVersion": "2",
5+
"installStrategy": "strict",
6+
"root": {
7+
"name": "@simatic-ax/template-ax2tia",
8+
"version": "0.0.0-placeholder"
9+
},
10+
"packages": {},
11+
"workspaces": {}
12+
}

template/apax.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ targets:
2626
- 'llvm'
2727
# Dependencies
2828
devDependencies:
29-
"@ax/sdk": 2504.0.0
30-
"@ax/ax2tia": 11.0.18
31-
"@simatic-ax/snippetscollection": 0.0.15
29+
"@ax/sdk": 2510.0.0
30+
"@ax/ax2tia": 12.0.29
31+
"@simatic-ax/snippetscollection": 1.1.0
3232
# Apax scripts
3333
scripts:
3434
# transfer a AX Library to handover library documents for a TIA Libray
@@ -50,4 +50,4 @@ files:
5050
- 'doc'
5151
- 'bin/HandoverLibraryDocuments'
5252
catalogs:
53-
"@ax/simatic-ax": ^2504.0.0
53+
"@ax/simatic-ax": ^2510.0.0

0 commit comments

Comments
 (0)