Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mermaid from 10.9.0 to 10.9.3 in /client #1251

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion client/packages/lowcoder-comps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"echarts-wordcloud": "^2.1.0",
"lowcoder-cli": "workspace:^",
"lowcoder-sdk": "workspace:^",
"mermaid": "^10.6.1",
"mermaid": "^10.9.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "4.8.4"
Expand Down
20 changes: 10 additions & 10 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9038,10 +9038,10 @@ coolshapes-react@lowcoder-org/coolshapes-react:
languageName: node
linkType: hard

"dompurify@npm:^3.0.5":
version: 3.1.1
resolution: "dompurify@npm:3.1.1"
checksum: a6077018b2f86c3dbb77326a978b32dbd169492d3835c6b990140f67805ffd23e223f30222c888cb7a8fa10db1154be6cfd213beb6c38e3270ecba5b2a97ab5c
"dompurify@npm:^3.0.5 <3.1.7":
version: 3.1.6
resolution: "dompurify@npm:3.1.6"
checksum: cc4fc4ccd9261fbceb2a1627a985c70af231274a26ddd3f643fd0616a0a44099bd9e4480940ce3655612063be4a1fe9f5e9309967526f8c0a99f931602323866
languageName: node
linkType: hard

Expand Down Expand Up @@ -13728,7 +13728,7 @@ coolshapes-react@lowcoder-org/coolshapes-react:
jest: 29.3.0
lowcoder-cli: "workspace:^"
lowcoder-sdk: "workspace:^"
mermaid: ^10.6.1
mermaid: ^10.9.3
react: ^18.2.0
react-dom: ^18.2.0
typescript: 4.8.4
Expand Down Expand Up @@ -14586,9 +14586,9 @@ coolshapes-react@lowcoder-org/coolshapes-react:
languageName: node
linkType: hard

"mermaid@npm:^10.6.1":
version: 10.9.0
resolution: "mermaid@npm:10.9.0"
"mermaid@npm:^10.9.3":
version: 10.9.3
resolution: "mermaid@npm:10.9.3"
dependencies:
"@braintree/sanitize-url": ^6.0.1
"@types/d3-scale": ^4.0.3
Expand All @@ -14599,7 +14599,7 @@ coolshapes-react@lowcoder-org/coolshapes-react:
d3-sankey: ^0.12.3
dagre-d3-es: 7.0.10
dayjs: ^1.11.7
dompurify: ^3.0.5
dompurify: ^3.0.5 <3.1.7
elkjs: ^0.9.0
katex: ^0.16.9
khroma: ^2.0.0
Expand All @@ -14610,7 +14610,7 @@ coolshapes-react@lowcoder-org/coolshapes-react:
ts-dedent: ^2.2.0
uuid: ^9.0.0
web-worker: ^1.2.0
checksum: 73ee57b365fbfba8ad72b2ce611a2703753dc155884db3bec4a47951326b9061b31926f84fc0ad67ca203067b62db636f1543fa6f633a6afa24cd4c754b96cf0
checksum: 65468f6c7628d8c5ad640b3657e70d3408464d4b49e83c159ddc478ae733cb8f4ca545e16939cc8604e5f8902fb1d8bc1be0e00fa98a8bdf221d222e58d3342a
languageName: node
linkType: hard

Expand Down
Loading