Bump @tiptap/pm from 3.17.1 to 3.18.0 #558

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/tiptap/pm-3.18.0 into main
2 changed files with 5 additions and 5 deletions
Showing only changes of commit 97ad8b772a - Show all commits

8
package-lock.json generated
View File

@@ -14,7 +14,7 @@
"@tiptap/extension-text-align": "^3.10.7",
"@tiptap/extension-typography": "^3.10.7",
"@tiptap/extension-underline": "^3.10.7",
"@tiptap/pm": "^3.10.7",
"@tiptap/pm": "^3.18.0",
"@tiptap/starter-kit": "^3.10.7",
"tailwindcss": "^4.1.17"
},
@@ -1595,9 +1595,9 @@
}
},
"node_modules/@tiptap/pm": {
"version": "3.17.1",
"resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-3.17.1.tgz",
"integrity": "sha512-UyVLkN8axV/zop6Se2DCBJRu5DM21X0XEQvwEC5P/vk8eC9OcQZ3FLtxeYy2ZjpAZUzBGLw0/BGsmEip/n7olw==",
"version": "3.18.0",
"resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-3.18.0.tgz",
"integrity": "sha512-8RoI5gW0xBVCsuxahpK8vx7onAw6k2/uR3hbGBBnH+HocDMaAZKot3nTyY546ij8ospIC1mnQ7k4BhVUZesZDQ==",
"license": "MIT",
"dependencies": {
"prosemirror-changeset": "^2.3.0",

View File

@@ -24,7 +24,7 @@
"@tiptap/extension-text-align": "^3.10.7",
"@tiptap/extension-typography": "^3.10.7",
"@tiptap/extension-underline": "^3.10.7",
"@tiptap/pm": "^3.10.7",
"@tiptap/pm": "^3.18.0",
"@tiptap/starter-kit": "^3.10.7",
"tailwindcss": "^4.1.17"
}