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-10-01 05:05:50 +0300
committerGitHub <noreply@github.com>2022-10-01 05:05:50 +0300
commit87cbecfc16f1c099ecf107b71828acb1861b2e85 (patch)
tree473b22eb7f5c0ccf6d358504bdaba8e1f5ce2311
parentc6596eb3e334afc5ca80f9fa58919bad9a45ec90 (diff)
Bumps [@tiptap/extension-strike](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-strike) from 2.0.0-beta.196 to 2.0.0-beta.199. - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-strike/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v2.0.0-beta.199/packages/extension-strike) --- updated-dependencies: - dependency-name: "@tiptap/extension-strike" 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 44ab9f794..379910121 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3671,9 +3671,9 @@
}
},
"node_modules/@tiptap/extension-strike": {
- "version": "2.0.0-beta.196",
- "resolved": "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-2.0.0-beta.196.tgz",
- "integrity": "sha512-9u1CjrqkBIOpDdRVae9RjOVtNdyGenUTy6vX2pqXiIbHtDTtJ1uxktm1a9mzZxpFPFhhJDgxf4tpo4WgzRgOoQ==",
+ "version": "2.0.0-beta.199",
+ "resolved": "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-2.0.0-beta.199.tgz",
+ "integrity": "sha512-KyN5+d9o9FGvrSiSuh81oo4+XjMDsZVY4UHc9lBY0nAzaGAkJOwkCjk40RfyO5ZJ2GdEEQ6Nh/3YqVMcJTY+rA==",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/ueberdosis"
@@ -21710,9 +21710,9 @@
}
},
"@tiptap/extension-strike": {
- "version": "2.0.0-beta.196",
- "resolved": "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-2.0.0-beta.196.tgz",
- "integrity": "sha512-9u1CjrqkBIOpDdRVae9RjOVtNdyGenUTy6vX2pqXiIbHtDTtJ1uxktm1a9mzZxpFPFhhJDgxf4tpo4WgzRgOoQ==",
+ "version": "2.0.0-beta.199",
+ "resolved": "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-2.0.0-beta.199.tgz",
+ "integrity": "sha512-KyN5+d9o9FGvrSiSuh81oo4+XjMDsZVY4UHc9lBY0nAzaGAkJOwkCjk40RfyO5ZJ2GdEEQ6Nh/3YqVMcJTY+rA==",
"requires": {}
},
"@tiptap/extension-table": {