chore(ckeditor): remove unnecessary chalk and upath step

This commit is contained in:
Elian Doran
2025-05-05 21:47:46 +03:00
parent 70ec38d534
commit 4adafce9c4
7 changed files with 4 additions and 40 deletions

View File

@@ -39,7 +39,6 @@
"@typescript-eslint/parser": "^5.18.0",
"@vitest/browser": "^2.0.5",
"@vitest/coverage-istanbul": "^2.0.5",
"chalk": "5.4.1",
"ckeditor5": "43.2.0",
"eslint": "^7.32.0",
"eslint-config-ckeditor5": ">=9.1.0",
@@ -50,7 +49,6 @@
"stylelint-config-ckeditor5": ">=9.1.0",
"ts-node": "^10.9.1",
"typescript": "5.0.4",
"upath": "2.0.1",
"vite-plugin-svgo": "~1.4.0",
"vitest": "^2.0.5",
"webdriverio": "^9.0.7"