Skip to content

Commit a12237e

Browse files
committed
Bump frontend @hocuspocus/provider to v4.2.0
Aligns the collaboration client with the server on the same v4 minor so the two halves move in lockstep rather than only sharing a major. Provider v4.2.0 drops its ws dependency (the browser uses the native WebSocket), leaving ws as dev-only tooling.
1 parent 47bc554 commit a12237e

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

frontend/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@fullcalendar/resource-timeline": "^6.1.20",
9292
"@fullcalendar/timegrid": "^6.1.20",
9393
"@github/webauthn-json": "^2.1.1",
94-
"@hocuspocus/provider": "^4.0.0",
94+
"@hocuspocus/provider": "^4.2.0",
9595
"@hotwired/stimulus": "^3.2.2",
9696
"@hotwired/turbo": "^8.0.23",
9797
"@hotwired/turbo-rails": "^8.0.23",

0 commit comments

Comments
 (0)