Skip to content

Commit 773195c

Browse files
committed
Upgraded @zenuml/core for entity-type of participants.
1 parent e3a55c9 commit 773195c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"dependencies": {
6161
"@emmetio/codemirror-plugin": "^1.1.3",
62-
"@zenuml/core": "^3.14.5",
62+
"@zenuml/core": "^3.16.1",
6363
"clsx": "^2.0.0",
6464
"code-blast-codemirror": "chinchang/code-blast-codemirror#web-maker",
6565
"codemirror": "^5.65.16",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2674,10 +2674,10 @@
26742674
resolved "https://registry.yarnpkg.com/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d"
26752675
integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==
26762676

2677-
"@zenuml/core@^3.14.5":
2678-
version "3.14.5"
2679-
resolved "https://registry.yarnpkg.com/@zenuml/core/-/core-3.14.5.tgz#f55319675fb6084cacc6eb278af4a2a8f9d496e4"
2680-
integrity sha512-85uIFFRKFSeM7Ez35O7MnWooOyP5zHDVaO10Ti8eP2MOnkPs5a7xEoR2dA/zr5fKxEPuI4Amov/LulvN5bne9w==
2677+
"@zenuml/core@^3.16.1":
2678+
version "3.16.1"
2679+
resolved "https://registry.yarnpkg.com/@zenuml/core/-/core-3.16.1.tgz#7d3a796d55361a98b63148e1cbd45f34d9fb93d8"
2680+
integrity sha512-nHaGaNvNANdEXuMSO5uVZChlCiKsResnCYxvctJIhcpCoc+K+/Hrl49Kc5n559OanTIUCfMWesS0h9j/LOmr8w==
26812681
dependencies:
26822682
"@headlessui-float/vue" "^0.11.3"
26832683
"@headlessui/tailwindcss" "^0.2.0"

0 commit comments

Comments
 (0)