mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
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:
Generated
+10
-8
@@ -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"
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user