Merge pull request #569 from STEMMechanics/dependabot/npm_and_yarn/tiptap/extension-text-align-3.18.0
Bump @tiptap/extension-text-align from 3.17.1 to 3.18.0
This commit was merged in pull request #569.
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -11,7 +11,7 @@
|
|||||||
"@tiptap/extension-link": "^3.18.0",
|
"@tiptap/extension-link": "^3.18.0",
|
||||||
"@tiptap/extension-subscript": "^3.18.0",
|
"@tiptap/extension-subscript": "^3.18.0",
|
||||||
"@tiptap/extension-superscript": "^3.18.0",
|
"@tiptap/extension-superscript": "^3.18.0",
|
||||||
"@tiptap/extension-text-align": "^3.10.7",
|
"@tiptap/extension-text-align": "^3.18.0",
|
||||||
"@tiptap/extension-typography": "^3.18.0",
|
"@tiptap/extension-typography": "^3.18.0",
|
||||||
"@tiptap/extension-underline": "^3.18.0",
|
"@tiptap/extension-underline": "^3.18.0",
|
||||||
"@tiptap/pm": "^3.10.7",
|
"@tiptap/pm": "^3.10.7",
|
||||||
@@ -1542,16 +1542,16 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@tiptap/extension-text-align": {
|
"node_modules/@tiptap/extension-text-align": {
|
||||||
"version": "3.17.1",
|
"version": "3.18.0",
|
||||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-text-align/-/extension-text-align-3.17.1.tgz",
|
"resolved": "https://registry.npmjs.org/@tiptap/extension-text-align/-/extension-text-align-3.18.0.tgz",
|
||||||
"integrity": "sha512-CyJbZf823dqPZ/1zwRsza5pk/NQwFZwILdFYLVkV88I4+Ua9YVztI9kmwTB6dJyuKT4kTc7nhQHdaa957alGZQ==",
|
"integrity": "sha512-NEd2IUgOymKPmGOnxum4hLRbdQyBlK1Cmkt8QGIrmatovPrw2PtWmHVZ6foNChsi/r932dKVfqZ/uMUh8QUppQ==",
|
||||||
"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/extension-typography": {
|
"node_modules/@tiptap/extension-typography": {
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
"@tiptap/extension-link": "^3.18.0",
|
"@tiptap/extension-link": "^3.18.0",
|
||||||
"@tiptap/extension-subscript": "^3.18.0",
|
"@tiptap/extension-subscript": "^3.18.0",
|
||||||
"@tiptap/extension-superscript": "^3.18.0",
|
"@tiptap/extension-superscript": "^3.18.0",
|
||||||
"@tiptap/extension-text-align": "^3.10.7",
|
"@tiptap/extension-text-align": "^3.18.0",
|
||||||
"@tiptap/extension-typography": "^3.18.0",
|
"@tiptap/extension-typography": "^3.18.0",
|
||||||
"@tiptap/extension-underline": "^3.18.0",
|
"@tiptap/extension-underline": "^3.18.0",
|
||||||
"@tiptap/pm": "^3.10.7",
|
"@tiptap/pm": "^3.10.7",
|
||||||
|
|||||||
Reference in New Issue
Block a user