Release 8.4.0 (#11826)

* Release 8.4.0

* Release 8.4.0

* Release 8.4.0

* Release 8.4.0
This commit is contained in:
AleksanderSklorz
2026-05-20 14:19:20 +05:30
committed by Anamika Dey
parent e0452a635e
commit 27d854c5fc
15 changed files with 145 additions and 20 deletions
+4 -4
View File
@@ -9,7 +9,7 @@
"version": "8.4.0",
"license": "Apache-2.0",
"dependencies": {
"@alfresco/js-api": ">=9.2.0",
"@alfresco/js-api": ">=9.3.0",
"ejs": "^3.1.10",
"license-checker": "^25.0.1",
"node-fetch": "^2.7.0",
@@ -26,9 +26,9 @@
}
},
"node_modules/@alfresco/js-api": {
"version": "9.2.1",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-9.2.1.tgz",
"integrity": "sha512-GuxBtvBzu3nqu0G+FUGM2boND8VxBI2lX7TE72zX4CbTsS4/0YKZvpTpmOVqZOW4tlNQxy1fExPqQlEPahx+fg==",
"version": "9.3.1",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-9.3.1.tgz",
"integrity": "sha512-LTO5/DusccR6VQaztYHgCBvn9gfDchNfJf/pjuRH9GTCyi8k14BTvjs9e8RTg78WOlO7cs4iLzMq9wFvlzVc4Q==",
"license": "Apache-2.0",
"dependencies": {
"eventemitter3": "^5.0.1",