Skip to content

Commit

Permalink
update example deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Darginec05 committed May 2, 2024
1 parent fb3d4ab commit dd4b4c4
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 153 deletions.
32 changes: 16 additions & 16 deletions web/next-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@
"@floating-ui/react": "^0.26.11",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-icons": "^1.3.0",
"@yoopta/action-menu-list": "^4.0.0",
"@yoopta/blockquote": "^4.0.0",
"@yoopta/callout": "^4.0.0",
"@yoopta/code": "^4.0.0",
"@yoopta/editor": "^4.0.0",
"@yoopta/embed": "4.0.0",
"@yoopta/file": "^4.0.0",
"@yoopta/headings": "^4.0.0",
"@yoopta/image": "^4.0.0",
"@yoopta/link": "^4.0.0",
"@yoopta/link-tool": "^4.0.0",
"@yoopta/lists": "^4.0.0",
"@yoopta/marks": "^4.0.0",
"@yoopta/paragraph": "^4.0.0",
"@yoopta/toolbar": "^4.0.0",
"@yoopta/video": "^4.0.0",
"@yoopta/action-menu-list": "^4.1.0",
"@yoopta/blockquote": "^4.1.0",
"@yoopta/callout": "^4.1.0",
"@yoopta/code": "^4.1.0",
"@yoopta/editor": "^4.1.0",
"@yoopta/embed": "^4.1.0",
"@yoopta/file": "^4.1.0",
"@yoopta/headings": "^4.1.0",
"@yoopta/image": "^4.1.0",
"@yoopta/link": "^4.1.0",
"@yoopta/link-tool": "^4.1.0",
"@yoopta/lists": "^4.1.0",
"@yoopta/marks": "^4.1.0",
"@yoopta/paragraph": "^4.1.0",
"@yoopta/toolbar": "^4.1.0",
"@yoopta/video": "^4.1.0",
"class-variance-authority": "^0.7.0",
"classnames": "^2.5.1",
"clsx": "^2.1.0",
Expand Down
Loading

0 comments on commit dd4b4c4

Please sign in to comment.