mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-22 08:50:13 +02:00
updated pnpm-lock file
This commit is contained in:
13
pnpm-lock.yaml
generated
13
pnpm-lock.yaml
generated
@@ -20,6 +20,7 @@ importers:
|
|||||||
'@types/node': ^18.7.21
|
'@types/node': ^18.7.21
|
||||||
'@types/prettier': ^2.7.1
|
'@types/prettier': ^2.7.1
|
||||||
'@types/stylis': ^4.0.2
|
'@types/stylis': ^4.0.2
|
||||||
|
'@types/uuid': ^8.3.4
|
||||||
'@typescript-eslint/eslint-plugin': ^5.37.0
|
'@typescript-eslint/eslint-plugin': ^5.37.0
|
||||||
'@typescript-eslint/parser': ^5.37.0
|
'@typescript-eslint/parser': ^5.37.0
|
||||||
'@vitest/coverage-c8': ^0.23.2
|
'@vitest/coverage-c8': ^0.23.2
|
||||||
@@ -67,11 +68,13 @@ importers:
|
|||||||
ts-node: ^10.9.1
|
ts-node: ^10.9.1
|
||||||
typescript: ^4.8.3
|
typescript: ^4.8.3
|
||||||
unist-util-flatmap: ^1.0.0
|
unist-util-flatmap: ^1.0.0
|
||||||
|
uuid: ^9.0.0
|
||||||
vite: ^3.0.9
|
vite: ^3.0.9
|
||||||
vitest: ^0.23.1
|
vitest: ^0.23.1
|
||||||
dependencies:
|
dependencies:
|
||||||
'@braintree/sanitize-url': 6.0.0
|
'@braintree/sanitize-url': 6.0.0
|
||||||
'@types/node': 18.7.21
|
'@types/node': 18.7.21
|
||||||
|
'@types/uuid': 8.3.4
|
||||||
d3: 7.6.1
|
d3: 7.6.1
|
||||||
dagre: 0.8.5
|
dagre: 0.8.5
|
||||||
dagre-d3: 0.6.4
|
dagre-d3: 0.6.4
|
||||||
@@ -84,6 +87,7 @@ importers:
|
|||||||
non-layered-tidy-tree-layout: 2.0.2
|
non-layered-tidy-tree-layout: 2.0.2
|
||||||
rollup: 2.79.1
|
rollup: 2.79.1
|
||||||
stylis: 4.1.2
|
stylis: 4.1.2
|
||||||
|
uuid: 9.0.0
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@applitools/eyes-cypress': 3.27.1
|
'@applitools/eyes-cypress': 3.27.1
|
||||||
'@commitlint/cli': 17.1.2
|
'@commitlint/cli': 17.1.2
|
||||||
@@ -3083,6 +3087,10 @@ packages:
|
|||||||
resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==}
|
resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/@types/uuid/8.3.4:
|
||||||
|
resolution: {integrity: sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==}
|
||||||
|
dev: false
|
||||||
|
|
||||||
/@types/yargs-parser/21.0.0:
|
/@types/yargs-parser/21.0.0:
|
||||||
resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==}
|
resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==}
|
||||||
dev: true
|
dev: true
|
||||||
@@ -12084,6 +12092,11 @@ packages:
|
|||||||
hasBin: true
|
hasBin: true
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/uuid/9.0.0:
|
||||||
|
resolution: {integrity: sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==}
|
||||||
|
hasBin: true
|
||||||
|
dev: false
|
||||||
|
|
||||||
/uvu/0.5.6:
|
/uvu/0.5.6:
|
||||||
resolution: {integrity: sha512-+g8ENReyr8YsOc6fv/NVJs2vFdHBnBNdfE49rshrTzDWOlUx4Gq7KOS2GD8eqhy2j+Ejq29+SbKH8yjkAqXqoA==}
|
resolution: {integrity: sha512-+g8ENReyr8YsOc6fv/NVJs2vFdHBnBNdfE49rshrTzDWOlUx4Gq7KOS2GD8eqhy2j+Ejq29+SbKH8yjkAqXqoA==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
|
Reference in New Issue
Block a user