mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
ACA 2.3.0 with ADF 4.3.0 (#2053)
* use ADF 2.3.0 * update package versions * generate audit reports
This commit is contained in:
Generated
+16
-16
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "alfresco-content-app",
|
||||
"version": "2.2.0",
|
||||
"version": "2.3.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-cli": {
|
||||
"version": "4.3.0-31759",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-4.3.0-31759.tgz",
|
||||
"integrity": "sha512-l8uOPmJztALJ1cIiu2VJhSFvC+ghU/BKbp8OSew/hkbKuyuLXlW46w9lv1V2ama4iUNrI0A+oOZHUco5ZT/4pg==",
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-4.3.0.tgz",
|
||||
"integrity": "sha512-5HA6kMf7Okr/elYuVSXgFO+AjJ7krToDjgd34j4D/QYi97ndsN4TtMvy4M3NLtpfTO5tqQRv0QhuYlLiEPPonw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@alfresco/js-api": "4.3.0",
|
||||
@@ -30,33 +30,33 @@
|
||||
}
|
||||
},
|
||||
"@alfresco/adf-content-services": {
|
||||
"version": "4.3.0-31759",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-4.3.0-31759.tgz",
|
||||
"integrity": "sha512-5zriVnJ5S72J0uNOZ3whNQUttPtaRs2tYdLx9/n/9uN6zy3xYsDHy2Suhnv8rvQN1ZFKcbDWzK3ewu+Ogvnr7w==",
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-4.3.0.tgz",
|
||||
"integrity": "sha512-EasnsG+rMaOQiidcjUR5e/3mSjYu+lRS3lvKY1RRDqSobTG4K+be9Pu8xR7HhggIxNl3itiI4vbcsq24HAtxVw==",
|
||||
"requires": {
|
||||
"tslib": "^2.0.0"
|
||||
}
|
||||
},
|
||||
"@alfresco/adf-core": {
|
||||
"version": "4.3.0-31759",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-4.3.0-31759.tgz",
|
||||
"integrity": "sha512-TMKN4dQKfUqFMpxgAYuNGmiqJ5XJD9gRpLIYKHCnqvBz7vG4HTXPVctZ3XgsFzxh3zqhcGqDRI4NGkKXBRwOWA==",
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-4.3.0.tgz",
|
||||
"integrity": "sha512-u01sGyotpHxrNmB7uNEXjAI5NCIhKhfvaXHHwoPj7Kc1ocoCj0HP2oXTs2Cpk1OkZ1Zt3VRtqPc/VuHlVFNscA==",
|
||||
"requires": {
|
||||
"tslib": "^2.0.0"
|
||||
}
|
||||
},
|
||||
"@alfresco/adf-extensions": {
|
||||
"version": "4.3.0-31759",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-4.3.0-31759.tgz",
|
||||
"integrity": "sha512-dj8nISMYPX4mVDTKWxFqZLGXaStAw6E/RfK7td+HqkxcrS/1gBfa+1k7kf76lHwP+lDJi7hklyYvnPksVwQdcQ==",
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-4.3.0.tgz",
|
||||
"integrity": "sha512-2vlEMIm1bmvaCKBJIXBDj02Bpqd63YO1EST5w2qmP5EiccoxUXvMYqqbSDCxH5UO+ITv8iBMEQGxjCiw2tR81w==",
|
||||
"requires": {
|
||||
"tslib": "^2.0.0"
|
||||
}
|
||||
},
|
||||
"@alfresco/adf-testing": {
|
||||
"version": "4.3.0-31759",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-testing/-/adf-testing-4.3.0-31759.tgz",
|
||||
"integrity": "sha512-2BfF631F2R7Lp4OaD+f7RvMyR88sl7V25KxB/+qt+8cWpSADwERoHodm/SEDmma9cyqwcrYKOYjXcq3pmfbxgA==",
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-testing/-/adf-testing-4.3.0.tgz",
|
||||
"integrity": "sha512-PQz2I17cgEfvcLvnZulZcJ+dEfmzomB9nNRZ1QxPAtGo0WppYheQHDQxtrfaGUPiyGptmcHshg2N3G+WqTS95g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"tslib": "^2.0.0"
|
||||
|
||||
Reference in New Issue
Block a user