mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
AAE-20420 Update package.json for editor.js (#9344)
* AAE-20420 Update package.json * AAE-20420 Update general package.json * AAE-20420 Update inner package.json * AAE-20420 Update order * AAE-20420 Update inner package with node 18 * AAE-20420 Add .nvmrc
This commit is contained in:
+10
-10
@@ -68,10 +68,6 @@
|
||||
"@angular/router": "14.1.3",
|
||||
"@apollo/client": "^3.8.4",
|
||||
"@cspell/eslint-plugin": "^7.3.6",
|
||||
"@editorjs/editorjs": "^2.29.0",
|
||||
"@editorjs/header": "2.8.1",
|
||||
"@editorjs/list": "1.9.0",
|
||||
"@editorjs/underline": "1.1.0",
|
||||
"@mat-datetimepicker/core": "^10.1.1",
|
||||
"@ngx-translate/core": "^14.0.0",
|
||||
"@storybook/core-server": "^7.6.5",
|
||||
@@ -82,8 +78,6 @@
|
||||
"cropperjs": "1.5.13",
|
||||
"date-fns": "^2.30.0",
|
||||
"dotenv-expand": "^5.1.0",
|
||||
"editorjs-html": "3.4.3",
|
||||
"editorjs-paragraph-with-alignment": "3.0.0",
|
||||
"event-emitter": "^0.3.5",
|
||||
"material-icons": "^1.13.12",
|
||||
"minimatch-browser": "1.0.0",
|
||||
@@ -106,9 +100,17 @@
|
||||
"@angular-eslint/template-parser": "16.2.0",
|
||||
"@angular/cli": "~14.2.12",
|
||||
"@angular/compiler-cli": "14.1.3",
|
||||
"@editorjs/code": "2.8.0",
|
||||
"@editorjs/inline-code": "1.4.0",
|
||||
"@editorjs/editorjs": "^2.29.0",
|
||||
"@editorjs/code": "2.9.0",
|
||||
"@editorjs/header": "2.8.1",
|
||||
"@editorjs/inline-code": "1.5.0",
|
||||
"@editorjs/list": "1.9.0",
|
||||
"@editorjs/marker": "1.4.0",
|
||||
"@editorjs/underline": "1.1.0",
|
||||
"editorjs-text-color-plugin": "2.0.4",
|
||||
"editorjs-html": "3.4.3",
|
||||
"editorjs-paragraph-with-alignment": "3.0.0",
|
||||
"@quanzo/change-font-size": "1.0.0",
|
||||
"@nrwl/angular": "14.8.9",
|
||||
"@nrwl/cli": "14.8.9",
|
||||
"@nrwl/eslint-plugin-nx": "14.5.4",
|
||||
@@ -117,7 +119,6 @@
|
||||
"@nrwl/workspace": "14.8.9",
|
||||
"@paperist/types-remark": "0.1.3",
|
||||
"@playwright/test": "^1.35.1",
|
||||
"@quanzo/change-font-size": "1.0.0",
|
||||
"@storybook/addon-essentials": "6.5.10",
|
||||
"@storybook/angular": "6.5.16",
|
||||
"@storybook/builder-webpack5": "6.5.10",
|
||||
@@ -141,7 +142,6 @@
|
||||
"commander": "6.2.1",
|
||||
"css-loader": "^6.8.1",
|
||||
"dotenv": "16.1.3",
|
||||
"editorjs-text-color-plugin": "2.0.3",
|
||||
"ejs": "^3.1.9",
|
||||
"eslint": "^8.47.0",
|
||||
"eslint-config-prettier": "^8.10.0",
|
||||
|
||||
Reference in New Issue
Block a user