[ci:force] - fixed deps

This commit is contained in:
VitoAlbano 2024-10-11 00:12:50 +01:00
parent bde6273123
commit a6c6356b8b
2 changed files with 475 additions and 335 deletions

800
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -42,14 +42,14 @@
"@angular/router": "17.1.3",
"@apollo/client": "3.11.4",
"@cspell/eslint-plugin": "^7.3.6",
"@mat-datetimepicker/core": "12.0.1",
"@mat-datetimepicker/core": "13.0.2",
"@ngx-translate/core": "^14.0.0",
"@storybook/addon-interactions": "^8.2.9",
"@storybook/core-server": "^8.2.9",
"@storybook/theming": "^8.2.9",
"angular-oauth2-oidc": "^13.0.1",
"angular-oauth2-oidc-jwks": "^17.0.2",
"apollo-angular": "^5.0.2",
"apollo-angular": "6.0.0",
"chart.js": "4.4.4",
"cropperjs": "1.6.2",
"date-fns": "^2.30.0",
@ -112,8 +112,8 @@
"@types/pdfjs-dist": "^2.10.378",
"@types/shelljs": "^0.8.15",
"@types/superagent": "^4.1.22",
"@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@typescript-eslint/typescript-estree": "7.1.1",
"ajv": "^8.12.0",
"commander": "12.0.0",
@ -125,7 +125,7 @@
"editorjs-text-color-plugin": "1.13.1",
"ejs": "^3.1.10",
"eslint": "^8.47.0",
"eslint-config-prettier": "^8.10.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ban": "^1.6.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "40.1.0",