diff --git a/ui-ngx/package.json b/ui-ngx/package.json index 04e953db01..f6c278b71c 100644 --- a/ui-ngx/package.json +++ b/ui-ngx/package.json @@ -145,6 +145,7 @@ "@types/tooltipster": "^0.0.35", "@typescript-eslint/eslint-plugin": "^8.12.2", "@typescript-eslint/parser": "^8.12.2", + "@typescript-eslint/types": "^8.12.2", "@typescript-eslint/utils": "^8.12.2", "autoprefixer": "^10.4.20", "directory-tree": "^3.5.2", diff --git a/ui-ngx/yarn.lock b/ui-ngx/yarn.lock index adabdfff74..32caafc402 100644 --- a/ui-ngx/yarn.lock +++ b/ui-ngx/yarn.lock @@ -3399,7 +3399,7 @@ debug "^4.3.4" ts-api-utils "^1.3.0" -"@typescript-eslint/types@8.12.2": +"@typescript-eslint/types@8.12.2", "@typescript-eslint/types@^8.12.2": version "8.12.2" resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.12.2.tgz#8d70098c0e90442495b53d0296acdca6d0f3f73c" integrity sha512-VwDwMF1SZ7wPBUZwmMdnDJ6sIFk4K4s+ALKLP6aIQsISkPv8jhiw65sAK6SuWODN/ix+m+HgbYDkH+zLjrzvOA==