From df303cc2c08e3375370a3d73f2ed370ddf98ba3d Mon Sep 17 00:00:00 2001 From: "Rahul R." Date: Sat, 6 Jul 2024 21:58:54 +0530 Subject: [PATCH] chore(deps): #7925 downgrade ckeditor from ^4.24.0 to 4.22.1 --- apps/gauzy/package.json | 4 ++-- apps/gauzy/src/index.html | 2 +- packages/desktop-ui-lib/package.json | 2 +- packages/ui-core/package.json | 4 ++-- packages/ui-core/src/lib/package.json | 4 ++-- yarn.lock | 16 ++++++++-------- 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/apps/gauzy/package.json b/apps/gauzy/package.json index a58aa1de713..5f161a250da 100644 --- a/apps/gauzy/package.json +++ b/apps/gauzy/package.json @@ -90,8 +90,8 @@ "camelcase": "^6.3.0", "chart.js": "^4.4.1", "chart.piecelabel.js": "^0.15.0", - "ckeditor4": "^4.24.0", - "ckeditor4-angular": "^5.1.0", + "ckeditor4": "4.22.1", + "ckeditor4-angular": "4.0.1", "core-js": "^3.8.3", "d3": "^7.4.4", "d3-selection-multi": "^1.0.1", diff --git a/apps/gauzy/src/index.html b/apps/gauzy/src/index.html index ce9b9037c1f..eeac3d6e9a7 100644 --- a/apps/gauzy/src/index.html +++ b/apps/gauzy/src/index.html @@ -119,6 +119,6 @@
- + diff --git a/packages/desktop-ui-lib/package.json b/packages/desktop-ui-lib/package.json index bbe7dab16d7..251afefa310 100644 --- a/packages/desktop-ui-lib/package.json +++ b/packages/desktop-ui-lib/package.json @@ -54,7 +54,7 @@ "@ngx-translate/core": "^14.0.0", "@ngx-translate/http-loader": "^7.0.0", "angular2-smart-table": "^3.2.0", - "ckeditor4-angular": "^5.1.0", + "ckeditor4-angular": "4.0.1", "electron-log": "^4.4.8", "electron-store": "^8.1.0", "hash-it": "^6.0.0", diff --git a/packages/ui-core/package.json b/packages/ui-core/package.json index 220580e8d20..ed526a722b6 100644 --- a/packages/ui-core/package.json +++ b/packages/ui-core/package.json @@ -76,8 +76,8 @@ "date-holidays": "^1.6.1", "echarts": "^5.0.1", "eva-icons": "^1.1.3", - "ckeditor4": "^4.24.0", - "ckeditor4-angular": "^5.1.0", + "ckeditor4": "4.22.1", + "ckeditor4-angular": "4.0.1", "file-saver": "^2.0.5", "fullcalendar": "^6.1.8", "hotkeys-js": "^3.12.0", diff --git a/packages/ui-core/src/lib/package.json b/packages/ui-core/src/lib/package.json index 8151db3fe87..5b44ab45549 100644 --- a/packages/ui-core/src/lib/package.json +++ b/packages/ui-core/src/lib/package.json @@ -10,8 +10,8 @@ "@ngx-translate/core": "^14.0.0", "@ngx-translate/http-loader": "^7.0.0", "angular2-smart-table": "^3.2.0", - "ckeditor4": "^4.24.0", - "ckeditor4-angular": "^5.1.0", + "ckeditor4": "4.22.1", + "ckeditor4-angular": "4.0.1", "ngx-permissions": "^13.0.1", "rxjs": "^7.4.0", "tslib": "^2.6.2" diff --git a/yarn.lock b/yarn.lock index 1296ebf91f3..a66e3147cea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15486,10 +15486,10 @@ cjs-module-lexer@^1.0.0, cjs-module-lexer@^1.2.2: resolved "https://registry.yarnpkg.com/cjs-module-lexer/-/cjs-module-lexer-1.2.3.tgz#6c370ab19f8a3394e318fe682686ec0ac684d107" integrity sha512-0TNiGstbQmCFwt4akjjBg5pLRTSyj/PkWQ1ZoO2zntmg9yLqSRxwEa4iCfQLGjqhiqBfOJa7W/E8wfGrTDmlZQ== -ckeditor4-angular@^5.1.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/ckeditor4-angular/-/ckeditor4-angular-5.1.0.tgz#2c0c3ad27edb7c74e5b756def0cd1147e4861abe" - integrity sha512-/aLikcbjFKgPryvGhgPcWF646CW/ERRxbAFvK08oAjyXuKNQy8aXZ8r5R9GTX5xd59pSRIarB5otTr7zBNnWYg== +ckeditor4-angular@4.0.1: + version "4.0.1" + resolved "https://registry.yarnpkg.com/ckeditor4-angular/-/ckeditor4-angular-4.0.1.tgz#fb8e3cd815be2fa6ec3aaa20c9970ee5ce5c5247" + integrity sha512-oiPQ9pCBhXhLpja8TGRiVn9puQJ21em6A3+H9Z1uZ8gJRHCptPfdumCvjFqD76Pog8KymbvHl24GBee67nhqMw== dependencies: ckeditor4-integrations-common "^1.0.0" tslib "^2.3.0" @@ -15499,10 +15499,10 @@ ckeditor4-integrations-common@^1.0.0: resolved "https://registry.yarnpkg.com/ckeditor4-integrations-common/-/ckeditor4-integrations-common-1.0.0.tgz#a8afc33b94877b4d01362c7c73aa9eec162b2d20" integrity sha512-OAoQT/gYrHkg0qgzf6MS/rndYhq3SScLVQ3rtXQeuCE8ju7nFHg3qZ7WGA2XpFxcZzsMP6hhugXqdel5vbcC3g== -ckeditor4@^4.24.0: - version "4.24.0" - resolved "https://registry.yarnpkg.com/ckeditor4/-/ckeditor4-4.24.0.tgz#9699ddbce7eaa9cb1063f7f7d75b0ae761106405" - integrity sha512-ShtIqZMMNmP5r8AhZqnysSaONsx+qKjI/zf5AkU9wKxl0yHVw2/CSxWYmdd40u3dMjJR2kOthQ6USahz528lbw== +ckeditor4@4.22.1: + version "4.22.1" + resolved "https://registry.yarnpkg.com/ckeditor4/-/ckeditor4-4.22.1.tgz#a4e79db1bac2ccb9a672c47e601ba4882afaf455" + integrity sha512-Yj4vTHX5YxHwc48gNqUqTm+KLkRr9tuyb4O2VIABu4oKHWRNVIdLdy6vUNe/XNx+RiTavMejfA1MVOU/MxLjqQ== class-transformer@^0.5.1: version "0.5.1"