mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-09-10 14:11:17 +00:00
[TMP] branch-released ADF for upstream simulation
This commit is contained in:
35
package-lock.json
generated
35
package-lock.json
generated
@@ -10,10 +10,10 @@
|
||||
"license": "LGPL-3.0",
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.8-13199421341",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.8-13199421341",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.8-13199421341",
|
||||
"@alfresco/adf-core": "^7.0.0-alpha.8-13259148711",
|
||||
"@alfresco/adf-extensions": "^7.0.0-alpha.8-13259148711",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.8-13199421341",
|
||||
"@alfresco/js-api": "8.0.0-alpha.8-13199421341",
|
||||
"@alfresco/js-api": "^8.0.0-alpha.8-13259148711",
|
||||
"@angular/animations": "16.2.9",
|
||||
"@angular/cdk": "16.2.9",
|
||||
"@angular/common": "16.2.9",
|
||||
@@ -169,10 +169,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/adf-core": {
|
||||
"version": "7.0.0-alpha.8-13199421341",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.8-13199421341.tgz",
|
||||
"integrity": "sha512-poJAcBWONLmTwDID4W4RpOB3rxDjuuX8fPrGJWgk6s4x5YchtYdLMddZAmTs0ydoYDczOylS4GQGNd2BMr9Nyg==",
|
||||
"license": "Apache-2.0",
|
||||
"version": "7.0.0-alpha.8-13259148711",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.8-13259148711.tgz",
|
||||
"integrity": "sha512-+676oQh9Rkd04TQ0njSXEFwsBE8k/ymvkEg137yN3PXLN8nHEjLhfAa9TV53tv8OP4PIiRg+5LcAjU1x2joryQ==",
|
||||
"dependencies": {
|
||||
"angular-oauth2-oidc": "17.0.2",
|
||||
"angular-oauth2-oidc-jwks": "17.0.2",
|
||||
@@ -182,8 +181,8 @@
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-extensions": ">=7.0.0-alpha.8-13199421341",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.8-13199421341",
|
||||
"@alfresco/adf-extensions": ">=7.0.0-alpha.8-13259148711",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.8-13259148711",
|
||||
"@angular/animations": "16.2.9",
|
||||
"@angular/cdk": "16.2.9",
|
||||
"@angular/common": "16.2.9",
|
||||
@@ -196,20 +195,19 @@
|
||||
"@mat-datetimepicker/core": "12.0.1",
|
||||
"@ngx-translate/core": "^14.0.0",
|
||||
"minimatch": "^10.0.1",
|
||||
"pdfjs-dist": "3.3.122",
|
||||
"pdfjs-dist": "^4.10.38",
|
||||
"ts-morph": "^20.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/adf-extensions": {
|
||||
"version": "7.0.0-alpha.8-13199421341",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.8-13199421341.tgz",
|
||||
"integrity": "sha512-8QQWLw5y84lZqExcA2xNw6OaogEGAsfgjhr23M3kHCKH/ZwpLnMOHS3EA/er6TXoCrbTiTBHukW9L7Fpt05SDg==",
|
||||
"license": "Apache-2.0",
|
||||
"version": "7.0.0-alpha.8-13259148711",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.8-13259148711.tgz",
|
||||
"integrity": "sha512-ZKGdmYEpBvVdISqLV5bABttbjOBEn2B/TTzDHVm/FTkxhanR6MKi+RtqVU/zWA21ArHhxdYqfKJW2lygoICT0w==",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.8-13199421341",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.8-13259148711",
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/core": ">=14.1.3"
|
||||
}
|
||||
@@ -225,10 +223,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/js-api": {
|
||||
"version": "8.0.0-alpha.8-13199421341",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.8-13199421341.tgz",
|
||||
"integrity": "sha512-OJCsjjWErPsIidrZwTeDElRHeZKRcMn9l/9TBs+yFUjzFIKm/FuNGEmmfFfptTjLcYnKrAHB+63b6NGckbP27Q==",
|
||||
"license": "Apache-2.0",
|
||||
"version": "8.0.0-alpha.8-13259148711",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.8-13259148711.tgz",
|
||||
"integrity": "sha512-dhytLV/fBNbUUQJWrE20TaT5acUaoBbqP7qEqGWF6HfafdSwUMU6wJPiWdNCIrGXT3TtMgTYa+48rsp5CZSIqg==",
|
||||
"dependencies": {
|
||||
"event-emitter": "^0.3.5",
|
||||
"superagent": "^9.0.1",
|
||||
|
@@ -31,10 +31,10 @@
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.8-13199421341",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.8-13199421341",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.8-13199421341",
|
||||
"@alfresco/adf-core": "^7.0.0-alpha.8-13259148711",
|
||||
"@alfresco/adf-extensions": "^7.0.0-alpha.8-13259148711",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.8-13199421341",
|
||||
"@alfresco/js-api": "8.0.0-alpha.8-13199421341",
|
||||
"@alfresco/js-api": "^8.0.0-alpha.8-13259148711",
|
||||
"@angular/animations": "16.2.9",
|
||||
"@angular/cdk": "16.2.9",
|
||||
"@angular/common": "16.2.9",
|
||||
|
Reference in New Issue
Block a user