From 53eb7e880130708a6a382de2b1457de709b58eb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 00:08:37 +0000 Subject: [PATCH] chore(deps): bump @tiptap/extension-link from 2.0.3 to 2.10.4 Bumps [@tiptap/extension-link](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-link) from 2.0.3 to 2.10.4. - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/@tiptap/extension-link@2.10.4/packages/extension-link/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/extension-link@2.10.4/packages/extension-link) --- updated-dependencies: - dependency-name: "@tiptap/extension-link" dependency-version: 2.10.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 2 +- package-lock.json | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 0940cfe084..9e664103cc 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -34,7 +34,7 @@ "@tanstack/vue-query": "^5.62.7", "@tiptap/core": "^2.0.3", "@tiptap/extension-color": "^2.0.3", - "@tiptap/extension-link": "^2.0.3", + "@tiptap/extension-link": "^2.10.4", "@tiptap/extension-placeholder": "^2.10.2", "@tiptap/extension-text-align": "^2.0.3", "@tiptap/extension-text-style": "^2.0.3", diff --git a/package-lock.json b/package-lock.json index 65c0801904..6c7dd7570a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -131,7 +131,7 @@ "@tanstack/vue-query": "^5.62.7", "@tiptap/core": "^2.0.3", "@tiptap/extension-color": "^2.0.3", - "@tiptap/extension-link": "^2.0.3", + "@tiptap/extension-link": "^2.10.4", "@tiptap/extension-placeholder": "^2.10.2", "@tiptap/extension-text-align": "^2.0.3", "@tiptap/extension-text-style": "^2.0.3", @@ -7568,9 +7568,9 @@ } }, "node_modules/@tiptap/extension-link": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-2.0.3.tgz", - "integrity": "sha512-H72tXQ5rkVCkAhFaf08fbEU7EBUCK0uocsqOF+4th9sOlrhfgyJtc8Jv5EXPDpxNgG5jixSqWBo0zKXQm9s9eg==", + "version": "2.10.4", + "resolved": "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-2.10.4.tgz", + "integrity": "sha512-9lbtMUPc9IYCRMKV/B4k/no9J5OQQl/jJn9W2ce3NjJZSrOjuZs0CjJZgCESIaj6911s7nEJUvxKKmsbD3UC3Q==", "dependencies": { "linkifyjs": "^4.1.0" }, @@ -7579,8 +7579,8 @@ "url": "https://github.com/sponsors/ueberdosis" }, "peerDependencies": { - "@tiptap/core": "^2.0.0", - "@tiptap/pm": "^2.0.0" + "@tiptap/core": "^2.7.0", + "@tiptap/pm": "^2.7.0" } }, "node_modules/@tiptap/extension-list-item": { @@ -34917,7 +34917,7 @@ "@typescript-eslint/parser": "^5.41.0", "eslint": "8.22.0", "eslint-config-airbnb": "^19.0.4", - "eslint-config-turbo": "latest", + "eslint-config-turbo": "*", "eslint-import-resolver-typescript": "^2.7.1", "eslint-plugin-import": "^2.26.0", "eslint-plugin-mdx": "^1.17.1", @@ -40301,9 +40301,9 @@ "requires": {} }, "@tiptap/extension-link": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-2.0.3.tgz", - "integrity": "sha512-H72tXQ5rkVCkAhFaf08fbEU7EBUCK0uocsqOF+4th9sOlrhfgyJtc8Jv5EXPDpxNgG5jixSqWBo0zKXQm9s9eg==", + "version": "2.10.4", + "resolved": "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-2.10.4.tgz", + "integrity": "sha512-9lbtMUPc9IYCRMKV/B4k/no9J5OQQl/jJn9W2ce3NjJZSrOjuZs0CjJZgCESIaj6911s7nEJUvxKKmsbD3UC3Q==", "requires": { "linkifyjs": "^4.1.0" } @@ -46330,7 +46330,7 @@ "@typescript-eslint/parser": "^5.41.0", "eslint": "8.22.0", "eslint-config-airbnb": "^19.0.4", - "eslint-config-turbo": "latest", + "eslint-config-turbo": "*", "eslint-import-resolver-typescript": "^2.7.1", "eslint-plugin-import": "^2.26.0", "eslint-plugin-mdx": "^1.17.1", @@ -60337,7 +60337,7 @@ "@tanstack/vue-query": "^5.62.7", "@tiptap/core": "^2.0.3", "@tiptap/extension-color": "^2.0.3", - "@tiptap/extension-link": "^2.0.3", + "@tiptap/extension-link": "^2.10.4", "@tiptap/extension-placeholder": "^2.10.2", "@tiptap/extension-text-align": "^2.0.3", "@tiptap/extension-text-style": "^2.0.3",