Skip to content

Commit

Permalink
fix: upgrade lib
Browse files Browse the repository at this point in the history
  • Loading branch information
tiavina-mika committed May 5, 2024
1 parent dccb91c commit f81f157
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.2.0",
"mui-tiptap-editor": "^0.3.1",
"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 @@ -2010,7 +2010,7 @@ __metadata:
eslint-plugin-prettier: "npm:^5.1.3"
eslint-plugin-react-hooks: "npm:^4.6.0"
eslint-plugin-react-refresh: "npm:^0.4.5"
mui-tiptap-editor: "npm:^0.2.0"
mui-tiptap-editor: "npm:^0.3.1"
prettier: "npm:^3.2.2"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
Expand Down Expand Up @@ -4552,9 +4552,9 @@ __metadata:
languageName: node
linkType: hard

"mui-tiptap-editor@npm:^0.2.0":
version: 0.2.0
resolution: "mui-tiptap-editor@npm:0.2.0"
"mui-tiptap-editor@npm:^0.3.1":
version: 0.3.1
resolution: "mui-tiptap-editor@npm:0.3.1"
dependencies:
"@emotion/css": "npm:^11.11.2"
"@tiptap/extension-bubble-menu": "npm:^2.3.1"
Expand Down Expand Up @@ -4592,7 +4592,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/61e1fe93dd1fd290c25567e54b56659a08694dee9d3b854f115ddde798a42163317e295e5c0427ab8e3b310ff41a5bcd12f6a430d1704450ccdb2ff884484529
checksum: 10c0/797450a88c79f58270af594d1e64b03ef8c7e98782daf91e1cf3f42b866dd9e54ae30dcdb703fac82d69423b47b7f7980eb16626eb949775a0b1810f632509c0
languageName: node
linkType: hard

Expand Down

0 comments on commit f81f157

Please sign in to comment.