Skip to content

Commit d41d948

Browse files
committed
Upgraded @zenuml/core
Fixed the comment overflow issue.
1 parent 99adf7f commit d41d948

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
},
6262
"dependencies": {
6363
"@emmetio/codemirror-plugin": "^1.1.3",
64-
"@zenuml/core": "^3.12.1",
64+
"@zenuml/core": "^3.13.1",
6565
"code-blast-codemirror": "chinchang/code-blast-codemirror#web-maker",
6666
"codemirror": "^5.54.0",
6767
"dom-to-image": "github:MichalBryxi/dom-to-image",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2443,10 +2443,10 @@
24432443
resolved "https://registry.yarnpkg.com/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d"
24442444
integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==
24452445

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

0 commit comments

Comments
 (0)