Skip to content

Commit

Permalink
chore(deps): bump y-prosemirror from 1.2.3 to 1.2.12
Browse files Browse the repository at this point in the history
Bumps [y-prosemirror](https://github.com/yjs/y-prosemirror) from 1.2.3 to 1.2.12.
- [Release notes](https://github.com/yjs/y-prosemirror/releases)
- [Commits](yjs/y-prosemirror@v1.2.3...v1.2.12)

---
updated-dependencies:
- dependency-name: y-prosemirror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and eliias committed Oct 2, 2024
1 parent 9758748 commit 0fc1863
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/collaborative-text-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"prosemirror-state": "^1.4.3",
"prosemirror-transform": "^1.9.0",
"prosemirror-view": "^1.33.7",
"y-prosemirror": "^1.2.3",
"y-prosemirror": "^1.2.12",
"yjs": "^13.6.18"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8239,10 +8239,10 @@ xmlchars@^2.1.1:
resolved "https://registry.yarnpkg.com/xmlchars/-/xmlchars-2.2.0.tgz#060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb"
integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==

y-prosemirror@^1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/y-prosemirror/-/y-prosemirror-1.2.3.tgz#331e902be5b939adaca49675dc795aee45aba0e4"
integrity sha512-0e9QB78hcAT3l+ml26x+f7K9xmP1tqHGzbKTfe+JuPpKFBLpr2NUwH7D+J7uKhtMAmOhHUMFtd7Zd2mNKyP2+A==
y-prosemirror@^1.2.12:
version "1.2.12"
resolved "https://registry.yarnpkg.com/y-prosemirror/-/y-prosemirror-1.2.12.tgz#3bb3bd9def611a90e8b7ac6a7e46a6230f238746"
integrity sha512-UMnUIR5ppVn30n2kzeeBQEaesWGe4fsbnlch1HnNa3/snJMoOn7M7dieuS+o1OQwKs1dqx2eT3gFfGF2aOaQdw==
dependencies:
lib0 "^0.2.42"

Expand Down

0 comments on commit 0fc1863

Please sign in to comment.