Merge pull request #562 from STEMMechanics/dependabot/npm_and_yarn/tiptap/extension-underline-3.18.0
Bump @tiptap/extension-underline from 3.17.1 to 3.18.0
This commit was merged in pull request #562.
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -13,7 +13,7 @@
|
|||||||
"@tiptap/extension-superscript": "^3.18.0",
|
"@tiptap/extension-superscript": "^3.18.0",
|
||||||
"@tiptap/extension-text-align": "^3.10.7",
|
"@tiptap/extension-text-align": "^3.10.7",
|
||||||
"@tiptap/extension-typography": "^3.10.7",
|
"@tiptap/extension-typography": "^3.10.7",
|
||||||
"@tiptap/extension-underline": "^3.10.7",
|
"@tiptap/extension-underline": "^3.18.0",
|
||||||
"@tiptap/pm": "^3.10.7",
|
"@tiptap/pm": "^3.10.7",
|
||||||
"@tiptap/starter-kit": "^3.10.7",
|
"@tiptap/starter-kit": "^3.10.7",
|
||||||
"tailwindcss": "^4.1.17"
|
"tailwindcss": "^4.1.17"
|
||||||
@@ -1568,16 +1568,16 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-underline": {
|
"node_modules/@tiptap/extension-underline": {
|
||||||
"version": "3.17.1",
|
"version": "3.18.0",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-underline/-/extension-underline-3.17.1.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-underline/-/extension-underline-3.18.0.tgz",
|
||||||
"integrity": "sha512-6RdBzmkg6DYs0EqPyoqLGkISXzCnPqM/q3A6nh3EmFmORcIDfuNmcidvA6EImebK8KQGmtZKsRhQSnK4CNQ39g==",
|
"integrity": "sha512-009IeXURNJ/sm1pBqbj+2YQgjQaBtNlJR3dbl6xu49C+qExqCmI7klhKQuwsVVGLR7ahsYlp7d9RlftnhCXIcQ==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "github",
|
"type": "github",
|
||||||
"url": "https://github.com/sponsors/ueberdosis"
|
"url": "https://github.com/sponsors/ueberdosis"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@tiptap/core": "^3.17.1"
|
"@tiptap/core": "^3.18.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extensions": {
|
"node_modules/@tiptap/extensions": {
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
"@tiptap/extension-superscript": "^3.18.0",
|
"@tiptap/extension-superscript": "^3.18.0",
|
||||||
"@tiptap/extension-text-align": "^3.10.7",
|
"@tiptap/extension-text-align": "^3.10.7",
|
||||||
"@tiptap/extension-typography": "^3.10.7",
|
"@tiptap/extension-typography": "^3.10.7",
|
||||||
"@tiptap/extension-underline": "^3.10.7",
|
"@tiptap/extension-underline": "^3.18.0",
|
||||||
"@tiptap/pm": "^3.10.7",
|
"@tiptap/pm": "^3.10.7",
|
||||||
"@tiptap/starter-kit": "^3.10.7",
|
"@tiptap/starter-kit": "^3.10.7",
|
||||||
"tailwindcss": "^4.1.17"
|
"tailwindcss": "^4.1.17"
|
||||||
|
|||||||
Reference in New Issue
Block a user