mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ci:force] - Improved eslint plugin so it can be built with standard action
This commit is contained in:
+3
-1
@@ -72,10 +72,11 @@
|
||||
"raphael": "2.3.0",
|
||||
"rxjs": "7.8.2",
|
||||
"tslib": "2.8.1",
|
||||
"uuid": "8.3.2",
|
||||
"zone.js": "0.15.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/eslint-plugin-eslint-angular": "file:lib/eslint-angular",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "workspace:*",
|
||||
"@angular-devkit/architect": "0.1902.22",
|
||||
"@angular-devkit/build-angular": "19.2.24",
|
||||
"@angular-devkit/core": "19.2.22",
|
||||
@@ -102,6 +103,7 @@
|
||||
"@types/jsdom": "27.0.0",
|
||||
"@types/minimatch": "5.1.2",
|
||||
"@types/node": "25.9.1",
|
||||
"@types/uuid": "8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "8.59.4",
|
||||
"@typescript-eslint/parser": "8.59.4",
|
||||
"@typescript-eslint/typescript-estree": "8.59.4",
|
||||
|
||||
Reference in New Issue
Block a user