Bump @tiptap/extension-typography from 3.17.1 to 3.18.0 #567

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/tiptap/extension-typography-3.18.0 into main 2026-01-30 00:51:48 +00:00
2 changed files with 6 additions and 6 deletions
Showing only changes of commit a37f744caa - Show all commits

10
package-lock.json generated
View File

@@ -12,7 +12,7 @@
"@tiptap/extension-subscript": "^3.10.7",
"@tiptap/extension-superscript": "^3.18.0",
"@tiptap/extension-text-align": "^3.10.7",
"@tiptap/extension-typography": "^3.10.7",
"@tiptap/extension-typography": "^3.18.0",
"@tiptap/extension-underline": "^3.18.0",
"@tiptap/pm": "^3.10.7",
"@tiptap/starter-kit": "^3.10.7",
@@ -1555,16 +1555,16 @@
}
},
"node_modules/@tiptap/extension-typography": {
"version": "3.17.1",
"resolved": "https://registry.npmjs.org/@tiptap/extension-typography/-/extension-typography-3.17.1.tgz",
"integrity": "sha512-bEocTrK/gryk3VtthC9Ca03p2kutVIIFnDkVW6iOG8PgQWEspuQRgqE8yPnHxY8pBBDWxiaBzcGTSrp+3U9d5A==",
"version": "3.18.0",
"resolved": "https://registry.npmjs.org/@tiptap/extension-typography/-/extension-typography-3.18.0.tgz",
"integrity": "sha512-zTNGJjhJG3lObUhhTbDC1IOyi1DCiCd6i11xsnJDPy5BODYc7t7ZP6VMOWU0LIuMsK9kX02dXoNU7OarJgLpCg==",
"license": "MIT",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/ueberdosis"
},
"peerDependencies": {
"@tiptap/core": "^3.17.1"
"@tiptap/core": "^3.18.0"
}
},
"node_modules/@tiptap/extension-underline": {

View File

@@ -22,7 +22,7 @@
"@tiptap/extension-subscript": "^3.10.7",
"@tiptap/extension-superscript": "^3.18.0",
"@tiptap/extension-text-align": "^3.10.7",
"@tiptap/extension-typography": "^3.10.7",
"@tiptap/extension-typography": "^3.18.0",
"@tiptap/extension-underline": "^3.18.0",
"@tiptap/pm": "^3.10.7",
"@tiptap/starter-kit": "^3.10.7",