Post release version bump (#10589)

This commit is contained in:
AleksanderSklorz
2025-01-27 13:14:58 +01:00
committed by GitHub
parent 8b95829e95
commit 35a1f0b885
12 changed files with 33 additions and 33 deletions

View File

@@ -1,15 +1,15 @@
{ {
"name": "@alfresco/adf-cli", "name": "@alfresco/adf-cli",
"version": "7.0.0-alpha.7", "version": "7.0.0-alpha.8",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@alfresco/adf-cli", "name": "@alfresco/adf-cli",
"version": "7.0.0-alpha.7", "version": "7.0.0-alpha.8",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@alfresco/js-api": ">=8.0.0-alpha.6-0", "@alfresco/js-api": ">=8.0.0-alpha.7-0",
"commander": "^6.2.1", "commander": "^6.2.1",
"ejs": "^3.1.9", "ejs": "^3.1.9",
"license-checker": "^25.0.1", "license-checker": "^25.0.1",
@@ -30,9 +30,9 @@
} }
}, },
"node_modules/@alfresco/js-api": { "node_modules/@alfresco/js-api": {
"version": "8.0.0-alpha.6-11937616463", "version": "8.0.0-alpha.7-12984503308",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.6-11937616463.tgz", "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.7-12984503308.tgz",
"integrity": "sha512-D+VvhGpZXBc/hfeimTf8SMdMANboDiCroJunnm1eiqiSt4nLxeU3NnQOpfCY4dLU1fDIcsl0YRFW25rMvKH+Eg==", "integrity": "sha512-ua8YgR6BHO751wKclLCQeJEByLJbLl5xmfQqEDJyRlnMvDCk+v7a5e2ibF58meQkmstR+CkIXi5ZlW9YhBKtZg==",
"dependencies": { "dependencies": {
"event-emitter": "^0.3.5", "event-emitter": "^0.3.5",
"superagent": "^9.0.1", "superagent": "^9.0.1",

View File

@@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-cli", "name": "@alfresco/adf-cli",
"description": "Alfresco ADF cli and utils", "description": "Alfresco ADF cli and utils",
"version": "7.0.0-alpha.7", "version": "7.0.0-alpha.8",
"author": "Hyland Software, Inc. and its affiliates", "author": "Hyland Software, Inc. and its affiliates",
"bin": { "bin": {
"adf-cli": "bin/adf-cli", "adf-cli": "bin/adf-cli",
@@ -20,7 +20,7 @@
"dist": "rm -rf ../../dist/libs/cli && npm run build && cp -R ./bin ../../dist/libs/cli && cp -R ./resources ../../dist/libs/cli && cp -R ./templates ../../dist/libs/cli && cp ./package.json ../../dist/libs/cli" "dist": "rm -rf ../../dist/libs/cli && npm run build && cp -R ./bin ../../dist/libs/cli && cp -R ./resources ../../dist/libs/cli && cp -R ./templates ../../dist/libs/cli && cp ./package.json ../../dist/libs/cli"
}, },
"dependencies": { "dependencies": {
"@alfresco/js-api": ">=8.0.0-alpha.6-0", "@alfresco/js-api": ">=8.0.0-alpha.7-0",
"commander": "^6.2.1", "commander": "^6.2.1",
"ejs": "^3.1.9", "ejs": "^3.1.9",
"license-checker": "^25.0.1", "license-checker": "^25.0.1",

View File

@@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-content-services", "name": "@alfresco/adf-content-services",
"description": "Alfresco ADF content services", "description": "Alfresco ADF content services",
"version": "7.0.0-alpha.7", "version": "7.0.0-alpha.8",
"author": "Hyland Software, Inc. and its affiliates", "author": "Hyland Software, Inc. and its affiliates",
"repository": { "repository": {
"type": "git", "type": "git",
@@ -21,9 +21,9 @@
"@angular/platform-browser": ">=14.1.3", "@angular/platform-browser": ">=14.1.3",
"@angular/platform-browser-dynamic": ">=14.1.3", "@angular/platform-browser-dynamic": ">=14.1.3",
"@angular/router": ">=14.1.3", "@angular/router": ">=14.1.3",
"@alfresco/js-api": ">=8.0.0-alpha.7", "@alfresco/js-api": ">=8.0.0-alpha.8-0",
"@ngx-translate/core": ">=14.0.0", "@ngx-translate/core": ">=14.0.0",
"@alfresco/adf-core": ">=7.0.0-alpha.7" "@alfresco/adf-core": ">=7.0.0-alpha.8-0"
}, },
"keywords": [ "keywords": [
"content-services", "content-services",

View File

@@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-core", "name": "@alfresco/adf-core",
"description": "Alfresco ADF core", "description": "Alfresco ADF core",
"version": "7.0.0-alpha.7", "version": "7.0.0-alpha.8",
"author": "Hyland Software, Inc. and its affiliates", "author": "Hyland Software, Inc. and its affiliates",
"repository": { "repository": {
"type": "git", "type": "git",
@@ -38,8 +38,8 @@
"@angular/router": "16.2.9", "@angular/router": "16.2.9",
"@mat-datetimepicker/core": "12.0.1", "@mat-datetimepicker/core": "12.0.1",
"@ngx-translate/core": "^14.0.0", "@ngx-translate/core": "^14.0.0",
"@alfresco/js-api": ">=8.0.0-alpha.7", "@alfresco/js-api": ">=8.0.0-alpha.8-0",
"@alfresco/adf-extensions": ">=7.0.0-alpha.7", "@alfresco/adf-extensions": ">=7.0.0-alpha.8-0",
"minimatch-browser": "1.0.0", "minimatch-browser": "1.0.0",
"pdfjs-dist": "3.3.122", "pdfjs-dist": "3.3.122",
"ts-morph": "^20.0.0" "ts-morph": "^20.0.0"

View File

@@ -1,6 +1,6 @@
{ {
"name": "@alfresco/eslint-plugin-eslint-angular", "name": "@alfresco/eslint-plugin-eslint-angular",
"version": "7.0.0-alpha.7", "version": "7.0.0-alpha.8",
"description": "Alfresco ADF eslint angular custom rules", "description": "Alfresco ADF eslint angular custom rules",
"main": "main.js", "main": "main.js",
"author": "Hyland Software, Inc. and its affiliates", "author": "Hyland Software, Inc. and its affiliates",

View File

@@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-extensions", "name": "@alfresco/adf-extensions",
"description": "Provides extensibility support for ADF applications.", "description": "Provides extensibility support for ADF applications.",
"version": "7.0.0-alpha.7", "version": "7.0.0-alpha.8",
"license": "Apache-2.0", "license": "Apache-2.0",
"author": "Hyland Software, Inc. and its affiliates", "author": "Hyland Software, Inc. and its affiliates",
"repository": { "repository": {
@@ -14,7 +14,7 @@
"peerDependencies": { "peerDependencies": {
"@angular/common": ">=14.1.3", "@angular/common": ">=14.1.3",
"@angular/core": ">=14.1.3", "@angular/core": ">=14.1.3",
"@alfresco/js-api": ">=8.0.0-alpha.7" "@alfresco/js-api": ">=8.0.0-alpha.8-0"
}, },
"keywords": [ "keywords": [
"extensions", "extensions",

View File

@@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-insights", "name": "@alfresco/adf-insights",
"description": "Alfresco ADF insights", "description": "Alfresco ADF insights",
"version": "7.0.0-alpha.7", "version": "7.0.0-alpha.8",
"author": "Hyland Software, Inc. and its affiliates", "author": "Hyland Software, Inc. and its affiliates",
"repository": { "repository": {
"type": "git", "type": "git",
@@ -11,8 +11,8 @@
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues" "url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
}, },
"dependencies": { "dependencies": {
"@alfresco/adf-core": ">=7.0.0-alpha.7", "@alfresco/adf-core": ">=7.0.0-alpha.8-0",
"@alfresco/adf-content-services": ">=7.0.0-alpha.7", "@alfresco/adf-content-services": ">=7.0.0-alpha.8-0",
"@ngx-translate/core": ">=14.0.0", "@ngx-translate/core": ">=14.0.0",
"chart.js": "^4.3.0", "chart.js": "^4.3.0",
"ng2-charts": "^4.1.1", "ng2-charts": "^4.1.1",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@alfresco/js-api", "name": "@alfresco/js-api",
"version": "8.0.0-alpha.7", "version": "8.0.0-alpha.8",
"license": "Apache-2.0", "license": "Apache-2.0",
"description": "JavaScript client library for the Alfresco REST API", "description": "JavaScript client library for the Alfresco REST API",
"author": "Hyland Software, Inc. and its affiliates", "author": "Hyland Software, Inc. and its affiliates",

View File

@@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-process-services-cloud", "name": "@alfresco/adf-process-services-cloud",
"description": "Alfresco ADF process services cloud", "description": "Alfresco ADF process services cloud",
"version": "7.0.0-alpha.7", "version": "7.0.0-alpha.8",
"author": "Hyland Software, Inc. and its affiliates", "author": "Hyland Software, Inc. and its affiliates",
"repository": { "repository": {
"type": "git", "type": "git",
@@ -36,9 +36,9 @@
"@angular/platform-browser": ">=14.1.3", "@angular/platform-browser": ">=14.1.3",
"@angular/platform-browser-dynamic": ">=14.1.3", "@angular/platform-browser-dynamic": ">=14.1.3",
"@angular/router": ">=14.1.3", "@angular/router": ">=14.1.3",
"@alfresco/js-api": ">=8.0.0-alpha.7", "@alfresco/js-api": ">=8.0.0-alpha.8-0",
"@alfresco/adf-core": ">=7.0.0-alpha.7", "@alfresco/adf-core": ">=7.0.0-alpha.8-0",
"@alfresco/adf-content-services": ">=7.0.0-alpha.7", "@alfresco/adf-content-services": ">=7.0.0-alpha.8-0",
"@apollo/client": ">=3.7.2", "@apollo/client": ">=3.7.2",
"@ngx-translate/core": ">=14.0.0", "@ngx-translate/core": ">=14.0.0",
"apollo-angular": ">=4.0.1", "apollo-angular": ">=4.0.1",

View File

@@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-process-services", "name": "@alfresco/adf-process-services",
"description": "Alfresco ADF process services", "description": "Alfresco ADF process services",
"version": "7.0.0-alpha.7", "version": "7.0.0-alpha.8",
"author": "Hyland Software, Inc. and its affiliates", "author": "Hyland Software, Inc. and its affiliates",
"repository": { "repository": {
"type": "git", "type": "git",
@@ -21,9 +21,9 @@
"@angular/platform-browser": ">=14.1.3", "@angular/platform-browser": ">=14.1.3",
"@angular/platform-browser-dynamic": ">=14.1.3", "@angular/platform-browser-dynamic": ">=14.1.3",
"@angular/router": ">=14.1.3", "@angular/router": ">=14.1.3",
"@alfresco/js-api": ">=8.0.0-alpha.7", "@alfresco/js-api": ">=8.0.0-alpha.8-0",
"@alfresco/adf-core": ">=7.0.0-alpha.7", "@alfresco/adf-core": ">=7.0.0-alpha.8-0",
"@alfresco/adf-content-services": ">=7.0.0-alpha.7", "@alfresco/adf-content-services": ">=7.0.0-alpha.8-0",
"@ngx-translate/core": ">=14.0.0" "@ngx-translate/core": ">=14.0.0"
}, },
"keywords": [ "keywords": [

6
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "alfresco-ng2-components", "name": "alfresco-ng2-components",
"version": "7.0.0-alpha.7", "version": "7.0.0-alpha.8",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "alfresco-ng2-components", "name": "alfresco-ng2-components",
"version": "7.0.0-alpha.7", "version": "7.0.0-alpha.8",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@angular/animations": "16.2.9", "@angular/animations": "16.2.9",
@@ -165,7 +165,7 @@
}, },
"lib/eslint-angular": { "lib/eslint-angular": {
"name": "@alfresco/eslint-plugin-eslint-angular", "name": "@alfresco/eslint-plugin-eslint-angular",
"version": "7.0.0-alpha.7", "version": "7.0.0-alpha.8",
"dev": true, "dev": true,
"license": "Apache-2.0" "license": "Apache-2.0"
}, },

View File

@@ -1,7 +1,7 @@
{ {
"name": "alfresco-ng2-components", "name": "alfresco-ng2-components",
"description": "Alfresco Angular components", "description": "Alfresco Angular components",
"version": "7.0.0-alpha.7", "version": "7.0.0-alpha.8",
"author": "Hyland Software, Inc. and its affiliates", "author": "Hyland Software, Inc. and its affiliates",
"scripts": { "scripts": {
"prepare": "husky install", "prepare": "husky install",