Bump @hocuspocus/provider from 3.4.4 to 4.0.0 in /frontend

Bumps [@hocuspocus/provider](https://github.com/ueberdosis/hocuspocus) from 3.4.4 to 4.0.0.
- [Release notes](https://github.com/ueberdosis/hocuspocus/releases)
- [Changelog](https://github.com/ueberdosis/hocuspocus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/hocuspocus/compare/v3.4.4...v4.0.0)

---
updated-dependencies:
- dependency-name: "@hocuspocus/provider"
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-09 11:27:23 +00:00
committed by GitHub
parent ceb7771000
commit 239599822c
2 changed files with 11 additions and 9 deletions
+10 -8
View File
@@ -44,7 +44,7 @@
"@fullcalendar/resource-timeline": "^6.1.20",
"@fullcalendar/timegrid": "^6.1.20",
"@github/webauthn-json": "^2.1.1",
"@hocuspocus/provider": "^3.4.4",
"@hocuspocus/provider": "^4.0.0",
"@hotwired/stimulus": "^3.2.2",
"@hotwired/turbo": "^8.0.23",
"@hotwired/turbo-rails": "^8.0.23",
@@ -4546,19 +4546,21 @@
"optional": true
},
"node_modules/@hocuspocus/common": {
"version": "3.4.4",
"resolved": "https://registry.npmjs.org/@hocuspocus/common/-/common-3.4.4.tgz",
"integrity": "sha512-RykIJ0tsHHMP4Xk+4UCbc7SO5LgGxGUSTdbh6anJEsaALAyqinf1Nn5HYuMjLPolAmsar1v++m9zufR09NLpXA==",
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/@hocuspocus/common/-/common-4.1.0.tgz",
"integrity": "sha512-SOBbu0GcBMbLo7IYRDZC6gvEcoATbEFIC5KqzvLanC6dZZLkv91pYEBli+Exs/G71ELL3iUjSwnaf+gksxcjFA==",
"license": "MIT",
"dependencies": {
"lib0": "^0.2.87"
}
},
"node_modules/@hocuspocus/provider": {
"version": "3.4.4",
"resolved": "https://registry.npmjs.org/@hocuspocus/provider/-/provider-3.4.4.tgz",
"integrity": "sha512-KbsMAfdYcIJD8eMU/5QnpXcSOvIWAcCNI33FSRSaKCIpYBFtAwkYIwWnZJmPZ8a1BMAtqQc+uvy9+UQf7GHnGQ==",
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/@hocuspocus/provider/-/provider-4.0.0.tgz",
"integrity": "sha512-08gpeNZ6x2pmRD6m4XwRD52yQKnTl32a0HS9VSXZ5A1dIBVqxMz/x8Z06XbkKM2X8sp6vWEUCZCtzAGFSsofgg==",
"license": "MIT",
"dependencies": {
"@hocuspocus/common": "^3.4.4",
"@hocuspocus/common": "^4.0.0",
"@lifeomic/attempt": "^3.0.2",
"lib0": "^0.2.87",
"ws": "^8.17.1"
+1 -1
View File
@@ -91,7 +91,7 @@
"@fullcalendar/resource-timeline": "^6.1.20",
"@fullcalendar/timegrid": "^6.1.20",
"@github/webauthn-json": "^2.1.1",
"@hocuspocus/provider": "^3.4.4",
"@hocuspocus/provider": "^4.0.0",
"@hotwired/stimulus": "^3.2.2",
"@hotwired/turbo": "^8.0.23",
"@hotwired/turbo-rails": "^8.0.23",