Merge pull request #560 from STEMMechanics/dependabot/npm_and_yarn/tiptap/extension-superscript-3.18.0
Bump @tiptap/extension-superscript from 3.17.1 to 3.18.0
This commit was merged in pull request #560.
This commit is contained in:
12
package-lock.json
generated
12
package-lock.json
generated
@@ -10,7 +10,7 @@
|
||||
"@tiptap/extension-image": "^3.10.7",
|
||||
"@tiptap/extension-link": "^3.10.7",
|
||||
"@tiptap/extension-subscript": "^3.10.7",
|
||||
"@tiptap/extension-superscript": "^3.10.7",
|
||||
"@tiptap/extension-superscript": "^3.18.0",
|
||||
"@tiptap/extension-text-align": "^3.10.7",
|
||||
"@tiptap/extension-typography": "^3.10.7",
|
||||
"@tiptap/extension-underline": "^3.10.7",
|
||||
@@ -1515,17 +1515,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@tiptap/extension-superscript": {
|
||||
"version": "3.17.1",
|
||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-superscript/-/extension-superscript-3.17.1.tgz",
|
||||
"integrity": "sha512-FKt+lI1ocFRW0EFla9EuO71aLQINpkC/wt9zxWnJJnfPIWfxYlsTSFJLjLkVungTmwfeCnoCVcXnZ0dSKDnoGg==",
|
||||
"version": "3.18.0",
|
||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-superscript/-/extension-superscript-3.18.0.tgz",
|
||||
"integrity": "sha512-kjQM5+Ej0xLYwOpx+OFxSMWWPrto63288IEq8cfE9c+jrK+01VCk6BHF8jMVcBk5ex3LfekNOWcgwCl7maEeEA==",
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/ueberdosis"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^3.17.1",
|
||||
"@tiptap/pm": "^3.17.1"
|
||||
"@tiptap/core": "^3.18.0",
|
||||
"@tiptap/pm": "^3.18.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@tiptap/extension-text": {
|
||||
|
||||
Reference in New Issue
Block a user