mirror of
https://github.com/discourse/discourse.git
synced 2025-04-17 09:09:05 +08:00
Build(deps): Bump prosemirror-commands from 1.7.0 to 1.7.1 in the prosemirror group (#32272)
Bumps the prosemirror group with 1 update: [prosemirror-commands](https://github.com/prosemirror/prosemirror-commands). Updates `prosemirror-commands` from 1.7.0 to 1.7.1 - [Changelog](https://github.com/ProseMirror/prosemirror-commands/blob/master/CHANGELOG.md) - [Commits](https://github.com/prosemirror/prosemirror-commands/compare/1.7.0...1.7.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
248e9a341f
commit
c97425d22b
@ -39,7 +39,7 @@
|
||||
"orderedmap": "^2.1.1",
|
||||
"pretty-text": "workspace:1.0.0",
|
||||
"prosemirror-codemark": "^0.4.2",
|
||||
"prosemirror-commands": "^1.7.0",
|
||||
"prosemirror-commands": "^1.7.1",
|
||||
"prosemirror-dropcursor": "^1.8.1",
|
||||
"prosemirror-gapcursor": "^1.3.2",
|
||||
"prosemirror-highlightjs": "^0.9.1",
|
||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -327,8 +327,8 @@ importers:
|
||||
specifier: ^0.4.2
|
||||
version: 0.4.2(prosemirror-inputrules@1.5.0)(prosemirror-model@1.25.0)(prosemirror-state@1.4.3)(prosemirror-view@1.39.1)
|
||||
prosemirror-commands:
|
||||
specifier: ^1.7.0
|
||||
version: 1.7.0
|
||||
specifier: ^1.7.1
|
||||
version: 1.7.1
|
||||
prosemirror-dropcursor:
|
||||
specifier: ^1.8.1
|
||||
version: 1.8.1
|
||||
@ -7195,8 +7195,8 @@ packages:
|
||||
prosemirror-state: ^1.4.1
|
||||
prosemirror-view: ^1.26.2
|
||||
|
||||
prosemirror-commands@1.7.0:
|
||||
resolution: {integrity: sha512-6toodS4R/Aah5pdsrIwnTYPEjW70SlO5a66oo5Kk+CIrgJz3ukOoS+FYDGqvQlAX5PxoGWDX1oD++tn5X3pyRA==}
|
||||
prosemirror-commands@1.7.1:
|
||||
resolution: {integrity: sha512-rT7qZnQtx5c0/y/KlYaGvtG411S97UaL6gdp6RIZ23DLHanMYLyfGBV5DtSnZdthQql7W+lEVbpSfwtO8T+L2w==}
|
||||
|
||||
prosemirror-dropcursor@1.8.1:
|
||||
resolution: {integrity: sha512-M30WJdJZLyXHi3N8vxN6Zh5O8ZBbQCz0gURTfPmTIBNQ5pxrdU7A58QkNqfa98YEjSAL1HUyyU34f6Pm5xBSGw==}
|
||||
@ -16478,7 +16478,7 @@ snapshots:
|
||||
prosemirror-state: 1.4.3
|
||||
prosemirror-view: 1.39.1
|
||||
|
||||
prosemirror-commands@1.7.0:
|
||||
prosemirror-commands@1.7.1:
|
||||
dependencies:
|
||||
prosemirror-model: 1.25.0
|
||||
prosemirror-state: 1.4.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user