chore: resolves dependency peers

This commit is contained in:
2025-10-31 18:49:46 -03:00
parent 3fd87ba2c8
commit ff662833be
2 changed files with 266 additions and 881 deletions

1131
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -27,7 +27,7 @@
"@angular/platform-browser-dynamic": "^20.3.9",
"@angular/router": "^20.3.9",
"@angular/service-worker": "^20.3.9",
"@fortawesome/angular-fontawesome": "^0.13.0",
"@fortawesome/angular-fontawesome": "^3.0.0",
"@fortawesome/fontawesome-svg-core": "^6.1.1",
"@fortawesome/free-brands-svg-icons": "^6.1.1",
"@fortawesome/free-regular-svg-icons": "^6.1.1",
@@ -43,7 +43,7 @@
"express": "^4.18.1",
"jquery": "^3.6.0",
"ng-apexcharts": "^1.8.0",
"ngx-cookie-service": "^16.0.1",
"ngx-cookie-service": "^20.1.1",
"ngx-cookieconsent": "^4.0.2",
"ngx-glide": "^16.0.0",
"normalize.css": "^8.0.1",
@@ -54,22 +54,22 @@
},
"devDependencies": {
"@angular-eslint/builder": "^19.8.1",
"@angular-eslint/eslint-plugin": "^19.8.1",
"@angular-eslint/eslint-plugin-template": "^19.8.1",
"@angular-eslint/eslint-plugin": "^20.5.0",
"@angular-eslint/eslint-plugin-template": "^20.5.0",
"@angular-eslint/schematics": "^20.5.0",
"@angular-eslint/template-parser": "^19.8.1",
"@angular-eslint/template-parser": "^20.5.0",
"@angular/build": "^20.3.8",
"@angular/cli": "^20.3.8",
"@angular/compiler-cli": "^20.3.9",
"@types/jasmine": "~4.0.0",
"@types/node": "^22.18.13",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"@typescript-eslint/eslint-plugin": "^8.46.2",
"@typescript-eslint/parser": "^8.46.2",
"eslint": "^8.39.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"jasmine-core": "~4.1.0",
"karma": "~6.3.0",
"karma": "~6.4.4",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.2.0",
"karma-jasmine": "~5.0.0",