mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Release 6.3.0 (#8917)
* bump versions and deps * release reports * release notes * update lock file
This commit is contained in:
Generated
+6
-6
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"name": "alfresco-ng2-components",
|
||||
"version": "6.2.0",
|
||||
"version": "6.3.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "alfresco-ng2-components",
|
||||
"version": "6.2.0",
|
||||
"version": "6.3.0",
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "6.3.0-1289",
|
||||
"@alfresco/js-api": ">=7.0.0",
|
||||
"@angular/animations": "14.1.3",
|
||||
"@angular/cdk": "14.1.2",
|
||||
"@angular/common": "14.1.3",
|
||||
@@ -158,9 +158,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/js-api": {
|
||||
"version": "6.3.0-1289",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.3.0-1289.tgz",
|
||||
"integrity": "sha512-nUeunCoZrz0puNuUm4xhgIz06LpwQdyz8PQ1t8PM8qG9ZaLq0/Q2IsKqxcj7WqRURezEJDvVszN4eo84dp+FCg==",
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-7.0.0.tgz",
|
||||
"integrity": "sha512-scczDjDr+KwFZkTVdXAI8QghqZUCPLm8FnWt5wJYeiyWTC/LxCQu1xgjH8AJtYWfj+zIWtmLY98VK7gBwULulw==",
|
||||
"dependencies": {
|
||||
"event-emitter": "^0.3.5",
|
||||
"superagent": "^8.0.9",
|
||||
|
||||
Reference in New Issue
Block a user