Clean up and working on the rich text editor. Will probably swap my version out for something else...
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -20,6 +20,7 @@
|
||||
"@tiptap/extension-paragraph": "^2.10.2",
|
||||
"@tiptap/extension-text": "^2.10.2",
|
||||
"@tiptap/extension-typography": "^2.10.2",
|
||||
"@tiptap/extension-underline": "^2.10.3",
|
||||
"@tiptap/pm": "^2.10.2",
|
||||
"@tiptap/starter-kit": "^2.10.2",
|
||||
"axios": "^1.7.0",
|
||||
@@ -1728,6 +1729,19 @@
|
||||
"@tiptap/core": "^2.7.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@tiptap/extension-underline": {
|
||||
"version": "2.10.3",
|
||||
"resolved": "https://registry.npmjs.org/@tiptap/extension-underline/-/extension-underline-2.10.3.tgz",
|
||||
"integrity": "sha512-VeGs0jeNiTnXddHHJEgOc/sKljZiyTEgSSuqMmsBACrr9aGFXbLTgKTvNjkZ9WzSnu7LwgJuBrwEhg8yYixUyQ==",
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/ueberdosis"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tiptap/core": "^2.7.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@tiptap/pm": {
|
||||
"version": "2.10.2",
|
||||
"resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-2.10.2.tgz",
|
||||
|
||||
Reference in New Issue
Block a user