[ACS-10126] remove ts morph dependency from the adf core lib (#11190)

* [ACS-10126] Refactor migration logic to use native ts instead of ts-morph

* [ACS-10126] Clean ups for migration code

* [ACS-10126] Removed ts-morph references

* [ACS-10126] Removed ts-morph dependency

* [ACS-10126] Fixed sonar issue

* [ACS-10126] Fixed sonar issue
This commit is contained in:
AleksanderSklorz
2025-09-12 12:40:17 +02:00
committed by GitHub
parent 7206a6322d
commit 36b4c34008
6 changed files with 57 additions and 135 deletions
+1 -2
View File
@@ -41,8 +41,7 @@
"@alfresco/js-api": ">=9.1.1",
"@alfresco/adf-extensions": ">=8.2.0",
"minimatch": ">=10.0.0",
"pdfjs-dist": ">=3.3.122",
"ts-morph": ">=20.0.0"
"pdfjs-dist": ">=3.3.122"
},
"keywords": [
"core",