ckeditor / ckeditor5-react

Official CKEditor 5 React component.
https://ckeditor.com/ckeditor-5
Other
420 stars 100 forks source link

Fresh yarn.lock to address an issue with the "ws" package #515

Closed pomek closed 1 month ago

pomek commented 1 month ago

Suggested merge commit message (convention)

Internal: Fresh yarn.lock to address an issue with the "ws" package.



Additional information

yarn why ws
yarn why v1.22.19
[1/4] Why do we have the module "ws"...?
[2/4] Initialising dependency graph...
warning Resolution field "string-width@4.1.0" is incompatible with requested version "string-width@^5.1.2"
warning Resolution field "wrap-ansi@7.0.0" is incompatible with requested version "wrap-ansi@^8.1.0"
warning Resolution field "string-width@4.1.0" is incompatible with requested version "string-width@^4.2.3"
warning Resolution field "string-width@4.1.0" is incompatible with requested version "string-width@^4.2.3"
warning Resolution field "wrap-ansi@7.0.0" is incompatible with requested version "wrap-ansi@^6.2.0"
warning Resolution field "string-width@4.1.0" is incompatible with requested version "string-width@^4.2.0"
warning Resolution field "string-width@4.1.0" is incompatible with requested version "string-width@^4.2.3"
warning Resolution field "string-width@4.1.0" is incompatible with requested version "string-width@^4.2.0"
warning Resolution field "wrap-ansi@7.0.0" is incompatible with requested version "wrap-ansi@^6.2.0"
warning Resolution field "wrap-ansi@7.0.0" is incompatible with requested version "wrap-ansi@^8.1.0"
warning Resolution field "string-width@4.1.0" is incompatible with requested version "string-width@^5.0.0"
warning Resolution field "wrap-ansi@7.0.0" is incompatible with requested version "wrap-ansi@^8.0.1"
[3/4] Finding dependency...
[4/4] Calculating file sizes...
=> Found "ws@8.18.0"
info Reasons this module exists
   - "@vitest#browser" depends on it
   - Hoisted from "@vitest#browser#ws"
   - Hoisted from "webdriverio#puppeteer-core#ws"
   - Hoisted from "webdriverio#webdriver#ws"
info Disk size without dependencies: "188KB"
info Disk size with unique dependencies: "188KB"
info Disk size with transitive dependencies: "188KB"
info Number of shared dependencies: 0
Done in 0.16s.
coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 6d1a2ace-ed8c-4f3e-8a74-e96746fcece2

Details


Totals Coverage Status
Change from base Build b039a740-3128-421f-8052-31e701a2a1d6: 0.0%
Covered Lines: 534
Relevant Lines: 534

💛 - Coveralls