mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Update branch for JS-API PR#4024 (#7402)
* [ci:force][auto-commit] Update JS-API to 4.8.0-4021 for branch: update-js-api originated from JS-API PR: 4024 * [ci:force][auto-commit] Update JS-API to 4.8.0-4030 for branch: update-js-api originated from JS-API PR: 4031 Co-authored-by: Travis CI User <travis@example.org>
This commit is contained in:
co-authored by
Travis CI User
parent
ccf16afc76
commit
e16e1c9764
Generated
+9
-9
@@ -5,9 +5,9 @@
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": {
|
||||
"version": "4.8.0-4021",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.8.0-4021.tgz",
|
||||
"integrity": "sha512-i4sc1XWGFwHhEY3khfBzDyZrVbdzOqPIFtLRWj29Xp1xcYGAj6woGCDzhDaa3pvQtXA5UY7gk6o3tAQYx/w4nQ==",
|
||||
"version": "4.8.0-4030",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.8.0-4030.tgz",
|
||||
"integrity": "sha512-LZf9XUIMpgYMIUT9SOX4CgbyuJZTnOhi8+FdYTvVA/9i7hU5SHdRc0z+pA+hPhIhs1YbuD3Lf9iufASW83W50w==",
|
||||
"requires": {
|
||||
"event-emitter": "^0.3.5",
|
||||
"minimatch": "3.0.4",
|
||||
@@ -1224,9 +1224,9 @@
|
||||
"integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ=="
|
||||
},
|
||||
"object-inspect": {
|
||||
"version": "1.11.0",
|
||||
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.11.0.tgz",
|
||||
"integrity": "sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg=="
|
||||
"version": "1.11.1",
|
||||
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.11.1.tgz",
|
||||
"integrity": "sha512-If7BjFlpkzzBeV1cqgT3OSWT3azyoxDGajR+iGnFBfVV2EWyDyWaZZW2ERDjUaY2QM8i5jI3Sj7mhsM4DDAqWA=="
|
||||
},
|
||||
"once": {
|
||||
"version": "1.4.0",
|
||||
@@ -1369,9 +1369,9 @@
|
||||
"integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
|
||||
},
|
||||
"qs": {
|
||||
"version": "6.10.1",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.10.1.tgz",
|
||||
"integrity": "sha512-M528Hph6wsSVOBiYUnGf+K/7w0hNshs/duGsNXPUCLH5XAqjEtiPGwNONLV0tBH8NoGb0mvD5JubnUTrujKDTg==",
|
||||
"version": "6.10.2",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.10.2.tgz",
|
||||
"integrity": "sha512-mSIdjzqznWgfd4pMii7sHtaYF8rx8861hBO80SraY5GT0XQibWZWJSid0avzHGkDIZLImux2S5mXO0Hfct2QCw==",
|
||||
"requires": {
|
||||
"side-channel": "^1.0.4"
|
||||
}
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"dist": "rm -rf ./dist/ && npm run build && cp -R ./bin ./dist/ && cp -R ./resources ./dist && cp -R ./templates ./dist && cp ./package.json ./dist/"
|
||||
},
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "4.8.0-4021",
|
||||
"@alfresco/js-api": "4.8.0-4030",
|
||||
"commander": "^4.0.0",
|
||||
"ejs": "^2.6.1",
|
||||
"license-checker": "^25.0.1",
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"@angular/forms": ">=10.0.2",
|
||||
"@angular/material": ">=10.0.1",
|
||||
"@angular/router": ">=10.0.2",
|
||||
"@alfresco/js-api": "4.8.0-4021",
|
||||
"@alfresco/js-api": "4.8.0-4030",
|
||||
"@alfresco/adf-core": "4.7.0",
|
||||
"@ngx-translate/core": ">=13.0.0",
|
||||
"moment": ">=2.22.2"
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
"@angular/router": ">=10.0.2",
|
||||
"@mat-datetimepicker/core": ">=4.1.0",
|
||||
"@mat-datetimepicker/moment": ">=4.1.0",
|
||||
"@alfresco/js-api": "4.8.0-4021",
|
||||
"@alfresco/js-api": "4.8.0-4030",
|
||||
"@alfresco/adf-extensions": "4.7.0",
|
||||
"@ngx-translate/core": ">=13.0.0",
|
||||
"minimatch-browser": ">=1.0.0",
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"peerDependencies": {
|
||||
"@angular/common": ">=10.0.2",
|
||||
"@angular/core": ">=10.0.2",
|
||||
"@alfresco/js-api": "4.8.0-4021"
|
||||
"@alfresco/js-api": "4.8.0-4030"
|
||||
},
|
||||
"keywords": [
|
||||
"extensions",
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"@angular/flex-layout": ">=10.0.0-beta.32",
|
||||
"@angular/forms": ">=10.0.2",
|
||||
"@angular/material": ">=10.0.1",
|
||||
"@alfresco/js-api": "4.8.0-4021",
|
||||
"@alfresco/js-api": "4.8.0-4030",
|
||||
"@alfresco/adf-core": "4.7.0",
|
||||
"@alfresco/adf-content-services": "4.7.0",
|
||||
"@apollo/client": "^3.3.7",
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"@angular/forms": ">=10.0.2",
|
||||
"@angular/material": ">=10.0.1",
|
||||
"@angular/router": ">=10.0.2",
|
||||
"@alfresco/js-api": "4.8.0-4021",
|
||||
"@alfresco/js-api": "4.8.0-4030",
|
||||
"@alfresco/adf-core": "4.7.0",
|
||||
"@alfresco/adf-content-services": "4.7.0",
|
||||
"@ngx-translate/core": ">=13.0.0",
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/js-api": "4.8.0-4021"
|
||||
"@alfresco/js-api": "4.8.0-4030"
|
||||
},
|
||||
"keywords": [
|
||||
"testing",
|
||||
|
||||
Reference in New Issue
Block a user