Skip to content

Commit

Permalink
Upgraded @zenuml/core
Browse files Browse the repository at this point in the history
Fixed the comment overflow issue.
  • Loading branch information
MrCoder committed Oct 23, 2023
1 parent 99adf7f commit d41d948
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"dependencies": {
"@emmetio/codemirror-plugin": "^1.1.3",
"@zenuml/core": "^3.12.1",
"@zenuml/core": "^3.13.1",
"code-blast-codemirror": "chinchang/code-blast-codemirror#web-maker",
"codemirror": "^5.54.0",
"dom-to-image": "github:MichalBryxi/dom-to-image",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2443,10 +2443,10 @@
resolved "https://registry.yarnpkg.com/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d"
integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==

"@zenuml/core@^3.12.1":
version "3.12.1"
resolved "https://registry.yarnpkg.com/@zenuml/core/-/core-3.12.1.tgz#764af7fab94d3550333ee8d75bf76170d2fe0ac6"
integrity sha512-lvM8Q1gHAd5t6uLL3a/vP72M4Jax5L4PViCqDOiJuif0llRdGuJkY3fxPh8J/1uMCKB7ZVBAb3hWpKBYtxE1UA==
"@zenuml/core@^3.13.1":
version "3.13.1"
resolved "https://registry.yarnpkg.com/@zenuml/core/-/core-3.13.1.tgz#f418be537628a892d00556f4a7122e66485edc7a"
integrity sha512-vePL73ltOPo1VJ5qVRv0NFi83QUmPpZl7601k+N+vZVDQv80rbGkux+ZFnxZ/9Ky6KU1oalyYvEv9dustoIjoQ==
dependencies:
"@headlessui-float/vue" "^0.11.3"
"@headlessui/tailwindcss" "^0.2.0"
Expand Down

0 comments on commit d41d948

Please sign in to comment.