mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-06-23 18:04:45 +00:00
Update unit tests
This commit is contained in:
parent
c86707283f
commit
5023da46ff
658
package-lock.json
generated
658
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
14
package.json
14
package.json
@ -30,11 +30,11 @@
|
|||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@alfresco/adf-content-services": "8.1.0-15113180840",
|
"@alfresco/adf-content-services": "8.1.0-15488125964",
|
||||||
"@alfresco/adf-core": "8.1.0-15113180840",
|
"@alfresco/adf-core": "8.1.0-15488125964",
|
||||||
"@alfresco/adf-extensions": "8.1.0-15113180840",
|
"@alfresco/adf-extensions": "8.1.0-15488125964",
|
||||||
"@alfresco/eslint-plugin-eslint-angular": "8.1.0-15113180840",
|
"@alfresco/eslint-plugin-eslint-angular": "8.1.0-15488125964",
|
||||||
"@alfresco/js-api": "9.1.0-15113180840",
|
"@alfresco/js-api": "9.1.0-15488125964",
|
||||||
"@angular/animations": "19.2.6",
|
"@angular/animations": "19.2.6",
|
||||||
"@angular/cdk": "19.2.9",
|
"@angular/cdk": "19.2.9",
|
||||||
"@angular/common": "19.2.6",
|
"@angular/common": "19.2.6",
|
||||||
@ -62,12 +62,12 @@
|
|||||||
"ngx-markdown": "19.1.1",
|
"ngx-markdown": "19.1.1",
|
||||||
"pdfjs-dist": "^5.1.91",
|
"pdfjs-dist": "^5.1.91",
|
||||||
"prismjs": "^1.30.0",
|
"prismjs": "^1.30.0",
|
||||||
"rxjs": "7.8.1",
|
"rxjs": "7.8.2",
|
||||||
"tslib": "2.8.1",
|
"tslib": "2.8.1",
|
||||||
"zone.js": "0.15.0"
|
"zone.js": "0.15.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@alfresco/adf-cli": "8.1.0-15113180840",
|
"@alfresco/adf-cli": "8.1.0-15488125964",
|
||||||
"@angular-devkit/build-angular": "19.2.7",
|
"@angular-devkit/build-angular": "19.2.7",
|
||||||
"@angular-devkit/core": "19.2.7",
|
"@angular-devkit/core": "19.2.7",
|
||||||
"@angular-devkit/schematics": "19.2.7",
|
"@angular-devkit/schematics": "19.2.7",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user