Skip to content

Commit

Permalink
Upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Dec 3, 2024
1 parent d9981ce commit 95afd2a
Show file tree
Hide file tree
Showing 2 changed files with 169 additions and 169 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"main": "index.js",
"license": "MIT",
"dependencies": {
"@tiptap/core": "^2.10.2",
"@tiptap/extension-link": "^2.10.2",
"@tiptap/extension-subscript": "^2.10.2",
"@tiptap/extension-superscript": "^2.10.2",
"@tiptap/extension-underline": "^2.10.2",
"@tiptap/pm": "^2.10.2",
"@tiptap/starter-kit": "^2.10.2",
"@tiptap/core": "^2.10.3",
"@tiptap/extension-link": "^2.10.3",
"@tiptap/extension-subscript": "^2.10.3",
"@tiptap/extension-superscript": "^2.10.3",
"@tiptap/extension-underline": "^2.10.3",
"@tiptap/pm": "^2.10.3",
"@tiptap/starter-kit": "^2.10.3",
"autoprefixer": "^10.4.20",
"esbuild": "^0.24.0",
"esbuild-postcss": "^0.0.4",
Expand Down
Loading

0 comments on commit 95afd2a

Please sign in to comment.