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-09-24 09:27:34 +0300
committerGitHub <noreply@github.com>2022-09-24 09:27:34 +0300
commitd4b4eee0030738fb4853a265657b8ac56d673797 (patch)
treed2d43df2663629ff221ca3d65546899e8e02ab5e
parent0055e1d43713996023575506619411d3103f4ceb (diff)
parent508fedc11baab0e84a0c77746d5f01cc58d2ee87 (diff)
Merge pull request #3000 from nextcloud/dependabot/npm_and_yarn/stable24/tiptap/extension-blockquote-2.0.0-beta.196
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 16e0eb522..b3faa45b8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3341,9 +3341,9 @@
}
},
"node_modules/@tiptap/extension-blockquote": {
- "version": "2.0.0-beta.195",
- "resolved": "https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-2.0.0-beta.195.tgz",
- "integrity": "sha512-vPVWahbyap46W0O892ejZ5v4+X8i8lKtuxC+50QBeQWZBtqgxkwAeMmJTN3Oh+Y1fngoJFoprRgLHol0BHBE+Q==",
+ "version": "2.0.0-beta.196",
+ "resolved": "https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-2.0.0-beta.196.tgz",
+ "integrity": "sha512-bBDUvp/OCv1PHhPoijphTCC3qZByhRhPHOmCuMAMDSQsnL4GCmqi6Jg3UDgitZ7ruibvJGtox7lz5u2qe725Bg==",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/ueberdosis"
@@ -21508,9 +21508,9 @@
}
},
"@tiptap/extension-blockquote": {
- "version": "2.0.0-beta.195",
- "resolved": "https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-2.0.0-beta.195.tgz",
- "integrity": "sha512-vPVWahbyap46W0O892ejZ5v4+X8i8lKtuxC+50QBeQWZBtqgxkwAeMmJTN3Oh+Y1fngoJFoprRgLHol0BHBE+Q==",
+ "version": "2.0.0-beta.196",
+ "resolved": "https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-2.0.0-beta.196.tgz",
+ "integrity": "sha512-bBDUvp/OCv1PHhPoijphTCC3qZByhRhPHOmCuMAMDSQsnL4GCmqi6Jg3UDgitZ7ruibvJGtox7lz5u2qe725Bg==",
"requires": {}
},
"@tiptap/extension-bold": {