AAE-25569 Fix dependencies (#10223)

* AAE-25569 Fix dependencies

* [ci:force]

* [ci:force]
This commit is contained in:
Pablo Martinez
2024-09-16 16:15:52 +02:00
committed by GitHub
parent 02587ecbb6
commit 851b627823
2 changed files with 9 additions and 6 deletions
+2 -2
View File
@@ -42,7 +42,6 @@
"@angular/router": "15.2.10",
"@apollo/client": "^3.10.2",
"@cspell/eslint-plugin": "^7.3.6",
"@editorjs/paragraph": "^2.11.6",
"@mat-datetimepicker/core": "11.0.3",
"@ngx-translate/core": "^14.0.0",
"@storybook/core-server": "8.2.6",
@@ -55,7 +54,6 @@
"cropperjs": "1.6.2",
"date-fns": "^2.30.0",
"dotenv-expand": "^5.1.0",
"editorjs-text-alignment-blocktune": "^1.0.3",
"event-emitter": "^0.3.5",
"material-icons": "^1.13.12",
"minimatch-browser": "1.0.0",
@@ -86,6 +84,7 @@
"@editorjs/inline-code": "1.5.0",
"@editorjs/list": "1.9.0",
"@editorjs/marker": "1.4.0",
"@editorjs/paragraph": "^2.11.6",
"@editorjs/underline": "1.1.0",
"@nrwl/angular": "15.9.3",
"@nrwl/eslint-plugin-nx": "15.9.3",
@@ -119,6 +118,7 @@
"dotenv": "16.4.5",
"editorjs-html": "3.4.3",
"editorjs-paragraph-with-alignment": "3.0.0",
"editorjs-text-alignment-blocktune": "^1.0.3",
"editorjs-text-color-plugin": "1.13.1",
"ejs": "^3.1.10",
"eslint": "^8.47.0",