mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
AAE-25569 Fix dependencies (#10223)
* AAE-25569 Fix dependencies * [ci:force] * [ci:force]
This commit is contained in:
+2
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user