Skip to content

Commit

Permalink
chore: upgrade example libs
Browse files Browse the repository at this point in the history
  • Loading branch information
tiavina-mika committed Nov 13, 2024
1 parent 5caa997 commit 8fe6e4a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file modified example/.yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@emotion/styled": "^11.11.0",
"@hookform/resolvers": "^3.3.4",
"@mui/material": "^5.15.2",
"mui-tiptap-editor": "^0.11.0",
"mui-tiptap-editor": "^0.11.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.49.2",
Expand Down
10 changes: 5 additions & 5 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2143,7 +2143,7 @@ __metadata:
eslint-plugin-react-hooks: "npm:^4.6.2"
eslint-plugin-react-refresh: "npm:^0.4.12"
globals: "npm:^15.11.0"
mui-tiptap-editor: "npm:^0.11.0"
mui-tiptap-editor: "npm:^0.11.2"
prettier: "npm:^3.3.3"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
Expand Down Expand Up @@ -4688,9 +4688,9 @@ __metadata:
languageName: node
linkType: hard

"mui-tiptap-editor@npm:^0.11.0":
version: 0.11.0
resolution: "mui-tiptap-editor@npm:0.11.0"
"mui-tiptap-editor@npm:^0.11.2":
version: 0.11.2
resolution: "mui-tiptap-editor@npm:0.11.2"
dependencies:
"@emotion/css": "npm:^11.13.4"
"@tiptap/extension-bubble-menu": "npm:^2.9.1"
Expand Down Expand Up @@ -4723,7 +4723,7 @@ __metadata:
"@mui/material": ^5.15.2
react: ^16.8.0 || ^17.0.2 || ^18.2.0
react-dom: ^16.8.0 || ^17.0.2 || ^18.2.0
checksum: 10c0/d6a4f7c53c0821066264ecdbdeb4709a4efe393390ba33c389a7d0ac1d3f5feca9a99c0217eefd1bd9e1f0425620b58cae36ce030e8f96ba088a9262af0a0610
checksum: 10c0/a14626e7332c70fff57a61ebb53cf877b6a5c13c4d1b9da8f763436792a52a468029f07d10f04fd6fa36d252b3f1fe866b7e29db59aa5ba4dfb47ebf3cffeddd
languageName: node
linkType: hard

Expand Down

0 comments on commit 8fe6e4a

Please sign in to comment.