mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[AAE-30886] - Upgrade to latest editorjs (#10672)
* [ci:force] * [AAE-30886] - Upgrade to latest editorjs * [ci:force] - checking if build is ok * [AAE-32127] - fixed custom parser and sanitizer funciton * [AAE-32127] - fixed custom parser and sanitizer funciton * [ci:force]
This commit is contained in:
20
package.json
20
package.json
@@ -79,14 +79,14 @@
|
||||
"@angular/cli": "~17.1.0",
|
||||
"@angular/compiler-cli": "17.1.3",
|
||||
"@chromatic-com/storybook": "1.7.0",
|
||||
"@editorjs/code": "2.9.0",
|
||||
"@editorjs/editorjs": "2.30.5",
|
||||
"@editorjs/header": "2.8.1",
|
||||
"@editorjs/inline-code": "1.5.0",
|
||||
"@editorjs/list": "1.10.0",
|
||||
"@editorjs/code": "2.9.3",
|
||||
"@editorjs/editorjs": "2.30.8",
|
||||
"@editorjs/header": "2.8.8",
|
||||
"@editorjs/inline-code": "1.5.1",
|
||||
"@editorjs/list": "2.0.4",
|
||||
"@editorjs/marker": "1.4.0",
|
||||
"@editorjs/paragraph": "^2.11.6",
|
||||
"@editorjs/underline": "1.1.0",
|
||||
"@editorjs/paragraph": "2.11.7",
|
||||
"@editorjs/underline": "1.2.1",
|
||||
"@nx/angular": "17.3.1",
|
||||
"@nx/eslint-plugin": "17.3.1",
|
||||
"@nx/js": "17.3.1",
|
||||
@@ -123,10 +123,10 @@
|
||||
"commander": "12.0.0",
|
||||
"css-loader": "^7.1.2",
|
||||
"dotenv": "16.4.7",
|
||||
"editorjs-html": "3.4.3",
|
||||
"editorjs-html": "4.0.5",
|
||||
"editorjs-paragraph-with-alignment": "3.0.0",
|
||||
"editorjs-text-alignment-blocktune": "^1.0.3",
|
||||
"editorjs-text-color-plugin": "1.13.1",
|
||||
"editorjs-text-alignment-blocktune": "1.0.3",
|
||||
"editorjs-text-color-plugin": "2.0.4",
|
||||
"ejs": "^3.1.10",
|
||||
"eslint": "^8.47.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
|
Reference in New Issue
Block a user