Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump prosemirror-view from 1.34.3 to 1.35.0 in /panel #603

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"prosemirror-markdown": "^1.13.1",
"prosemirror-schema-list": "^1.4.1",
"prosemirror-state": "^1.4.3",
"prosemirror-view": "^1.34.3",
"prosemirror-view": "^1.35.0",
"sortablejs": "^1.15.3"
},
"devDependencies": {
Expand Down
15 changes: 13 additions & 2 deletions panel/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1755,7 +1755,7 @@ __metadata:
prosemirror-markdown: "npm:^1.13.1"
prosemirror-schema-list: "npm:^1.4.1"
prosemirror-state: "npm:^1.4.3"
prosemirror-view: "npm:^1.34.3"
prosemirror-view: "npm:^1.35.0"
sass: "npm:^1.77.8"
sortablejs: "npm:^1.15.3"
stylelint: "npm:^16.9.0"
Expand Down Expand Up @@ -2817,7 +2817,7 @@ __metadata:
languageName: node
linkType: hard

"prosemirror-view@npm:^1.27.0, prosemirror-view@npm:^1.31.0, prosemirror-view@npm:^1.34.3":
"prosemirror-view@npm:^1.27.0, prosemirror-view@npm:^1.31.0":
version: 1.34.3
resolution: "prosemirror-view@npm:1.34.3"
dependencies:
Expand All @@ -2828,6 +2828,17 @@ __metadata:
languageName: node
linkType: hard

"prosemirror-view@npm:^1.35.0":
version: 1.35.0
resolution: "prosemirror-view@npm:1.35.0"
dependencies:
prosemirror-model: "npm:^1.20.0"
prosemirror-state: "npm:^1.0.0"
prosemirror-transform: "npm:^1.1.0"
checksum: 10c0/3be83fb6cf6678b5fe233816e45af8895ee027f4996039081f7bedbe1576155c6fdbcf9de679e6847791c46baac31d8992bcd583d6971ff171605534d55b7bfc
languageName: node
linkType: hard

"punycode.js@npm:^2.3.1":
version: 2.3.1
resolution: "punycode.js@npm:2.3.1"
Expand Down