Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-26 06:58:02 +0300
committerGitHub <noreply@github.com>2022-03-26 06:58:02 +0300
commitb864930f585906c6392dd0797da7d22b88286e46 (patch)
tree5f73ff935cf8c8672e9921bd57b6a47a33dbbc21
parent2b626e708d5d8cbac5b4289da82b4f5ece3b141d (diff)
build(deps): bump prosemirror-view from 1.23.9 to 1.23.10dependabot/npm_and_yarn/stable23/prosemirror-view-1.23.10
Bumps [prosemirror-view](https://github.com/prosemirror/prosemirror-view) from 1.23.9 to 1.23.10. - [Release notes](https://github.com/prosemirror/prosemirror-view/releases) - [Changelog](https://github.com/ProseMirror/prosemirror-view/blob/master/CHANGELOG.md) - [Commits](https://github.com/prosemirror/prosemirror-view/compare/1.23.9...1.23.10) --- updated-dependencies: - dependency-name: prosemirror-view dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 0afcd01d5..4150fced9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -16694,9 +16694,9 @@
}
},
"node_modules/prosemirror-view": {
- "version": "1.23.9",
- "resolved": "https://registry.npmjs.org/prosemirror-view/-/prosemirror-view-1.23.9.tgz",
- "integrity": "sha512-4ft8PuzYPLqQlYjkW7+jy3drquLrzB0cXu6bXyEgBEYnbv/uI/zBF1rGxmSZCDKwteKm1Wn24B+BSheSw/9sOA==",
+ "version": "1.23.10",
+ "resolved": "https://registry.npmjs.org/prosemirror-view/-/prosemirror-view-1.23.10.tgz",
+ "integrity": "sha512-/p8Orb1VeJEbf7Z/BltU9GMWADZRqKlna6TlQGK1snJ6fTdLRC4f4yF2MgNK4OMQjmAwJISUtEp5+Vu5CSbR1w==",
"dependencies": {
"prosemirror-model": "^1.16.0",
"prosemirror-state": "^1.0.0",
@@ -34502,9 +34502,9 @@
"requires": {}
},
"prosemirror-view": {
- "version": "1.23.9",
- "resolved": "https://registry.npmjs.org/prosemirror-view/-/prosemirror-view-1.23.9.tgz",
- "integrity": "sha512-4ft8PuzYPLqQlYjkW7+jy3drquLrzB0cXu6bXyEgBEYnbv/uI/zBF1rGxmSZCDKwteKm1Wn24B+BSheSw/9sOA==",
+ "version": "1.23.10",
+ "resolved": "https://registry.npmjs.org/prosemirror-view/-/prosemirror-view-1.23.10.tgz",
+ "integrity": "sha512-/p8Orb1VeJEbf7Z/BltU9GMWADZRqKlna6TlQGK1snJ6fTdLRC4f4yF2MgNK4OMQjmAwJISUtEp5+Vu5CSbR1w==",
"requires": {
"prosemirror-model": "^1.16.0",
"prosemirror-state": "^1.0.0",