Skip to content

Commit

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

---
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 Dec 2, 2024
1 parent 439b817 commit 9564293
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.12",
"y-prosemirror": "^1.2.13",
"yjs": "^13.6.20"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8250,10 +8250,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.12:
version "1.2.12"
resolved "https://registry.yarnpkg.com/y-prosemirror/-/y-prosemirror-1.2.12.tgz#3bb3bd9def611a90e8b7ac6a7e46a6230f238746"
integrity sha512-UMnUIR5ppVn30n2kzeeBQEaesWGe4fsbnlch1HnNa3/snJMoOn7M7dieuS+o1OQwKs1dqx2eT3gFfGF2aOaQdw==
y-prosemirror@^1.2.13:
version "1.2.13"
resolved "https://registry.yarnpkg.com/y-prosemirror/-/y-prosemirror-1.2.13.tgz#1355c82474e66e4fb9644ed0104cf0af5a9766b1"
integrity sha512-eW5/rJcYhqlrqyPLTaGIaPSt7YS6f2wwbV5wXlUkY8rERY0tSJPoumsPD7UWwtXk9C5TdTsvwaIrdOoD1QLbYA==
dependencies:
lib0 "^0.2.42"

Expand Down

0 comments on commit 9564293

Please sign in to comment.