Skip to content

Commit

Permalink
fix(deps): update tiptap monorepo to ^2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 22, 2024
1 parent 25644c0 commit f532540
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 152 deletions.
12 changes: 6 additions & 6 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
"@tailwindcss/typography": "^0.5.10",
"@tanstack/react-query": "^5.28.8",
"@tanstack/react-table": "^8.15.0",
"@tiptap/core": "^2.2.4",
"@tiptap/extension-link": "^2.2.4",
"@tiptap/extension-placeholder": "^2.2.4",
"@tiptap/pm": "^2.2.4",
"@tiptap/react": "^2.2.4",
"@tiptap/starter-kit": "^2.2.4",
"@tiptap/core": "^2.3.0",
"@tiptap/extension-link": "^2.3.0",
"@tiptap/extension-placeholder": "^2.3.0",
"@tiptap/pm": "^2.3.0",
"@tiptap/react": "^2.3.0",
"@tiptap/starter-kit": "^2.3.0",
"@uiw/codemirror-extensions-langs": "^4.21.25",
"@uiw/codemirror-themes": "^4.21.25",
"@uiw/react-codemirror": "^4.21.25",
Expand Down
Loading

0 comments on commit f532540

Please sign in to comment.