@eventcatalog/core 2.17.1 → 2.17.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/analytics/analytics.cjs +1 -1
- package/dist/analytics/analytics.js +2 -2
- package/dist/analytics/log-build.cjs +1 -1
- package/dist/analytics/log-build.js +3 -3
- package/dist/{chunk-7UY64I6H.js → chunk-75M7LGPG.js} +1 -1
- package/dist/{chunk-Z6B4BKLB.js → chunk-CXVZEF4D.js} +1 -1
- package/dist/{chunk-2SREN5TH.js → chunk-KRBIPA23.js} +1 -1
- package/dist/constants.cjs +1 -1
- package/dist/constants.js +1 -1
- package/dist/eventcatalog.cjs +1 -1
- package/dist/eventcatalog.js +3 -3
- package/eventcatalog/package-lock.json +564 -545
- package/eventcatalog/package.json +1 -1
- package/eventcatalog/src/layouts/VerticalSideBarLayout.astro +3 -1
- package/eventcatalog/src/utils/channels.ts +10 -1
- package/eventcatalog/src/utils/collections/domains.ts +16 -1
- package/eventcatalog/src/utils/collections/flows.ts +10 -1
- package/eventcatalog/src/utils/collections/services.ts +10 -1
- package/eventcatalog/src/utils/commands.ts +10 -1
- package/eventcatalog/src/utils/events.ts +10 -1
- package/eventcatalog/src/utils/messages.ts +16 -2
- package/eventcatalog/src/utils/queries.ts +10 -1
- package/eventcatalog/src/utils/teams.ts +10 -1
- package/package.json +3 -3
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"lodash.debounce": "^4.0.8",
|
|
35
35
|
"lodash.merge": "4.6.2",
|
|
36
36
|
"lucide-react": "^0.453.0",
|
|
37
|
-
"mermaid": "^
|
|
37
|
+
"mermaid": "^11.4.1",
|
|
38
38
|
"prismjs": "^1.29.0",
|
|
39
39
|
"rapidoc": "^9.3.4",
|
|
40
40
|
"react": "^18.3.1",
|
|
@@ -80,6 +80,26 @@
|
|
|
80
80
|
"node": ">=6.0.0"
|
|
81
81
|
}
|
|
82
82
|
},
|
|
83
|
+
"node_modules/@antfu/install-pkg": {
|
|
84
|
+
"version": "0.4.1",
|
|
85
|
+
"resolved": "https://registry.npmjs.org/@antfu/install-pkg/-/install-pkg-0.4.1.tgz",
|
|
86
|
+
"integrity": "sha512-T7yB5QNG29afhWVkVq7XeIMBa5U/vs9mX69YqayXypPRmYzUmzwnYltplHmPtZ4HPCn+sQKeXW8I47wCbuBOjw==",
|
|
87
|
+
"dependencies": {
|
|
88
|
+
"package-manager-detector": "^0.2.0",
|
|
89
|
+
"tinyexec": "^0.3.0"
|
|
90
|
+
},
|
|
91
|
+
"funding": {
|
|
92
|
+
"url": "https://github.com/sponsors/antfu"
|
|
93
|
+
}
|
|
94
|
+
},
|
|
95
|
+
"node_modules/@antfu/utils": {
|
|
96
|
+
"version": "0.7.10",
|
|
97
|
+
"resolved": "https://registry.npmjs.org/@antfu/utils/-/utils-0.7.10.tgz",
|
|
98
|
+
"integrity": "sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==",
|
|
99
|
+
"funding": {
|
|
100
|
+
"url": "https://github.com/sponsors/antfu"
|
|
101
|
+
}
|
|
102
|
+
},
|
|
83
103
|
"node_modules/@apitools/openapi-parser": {
|
|
84
104
|
"version": "0.0.33",
|
|
85
105
|
"license": "MIT",
|
|
@@ -1081,8 +1101,43 @@
|
|
|
1081
1101
|
}
|
|
1082
1102
|
},
|
|
1083
1103
|
"node_modules/@braintree/sanitize-url": {
|
|
1084
|
-
"version": "
|
|
1085
|
-
"
|
|
1104
|
+
"version": "7.1.0",
|
|
1105
|
+
"resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-7.1.0.tgz",
|
|
1106
|
+
"integrity": "sha512-o+UlMLt49RvtCASlOMW0AkHnabN9wR9rwCCherxO0yG4Npy34GkvrAqdXQvrhNs+jh+gkK8gB8Lf05qL/O7KWg=="
|
|
1107
|
+
},
|
|
1108
|
+
"node_modules/@chevrotain/cst-dts-gen": {
|
|
1109
|
+
"version": "11.0.3",
|
|
1110
|
+
"resolved": "https://registry.npmjs.org/@chevrotain/cst-dts-gen/-/cst-dts-gen-11.0.3.tgz",
|
|
1111
|
+
"integrity": "sha512-BvIKpRLeS/8UbfxXxgC33xOumsacaeCKAjAeLyOn7Pcp95HiRbrpl14S+9vaZLolnbssPIUuiUd8IvgkRyt6NQ==",
|
|
1112
|
+
"dependencies": {
|
|
1113
|
+
"@chevrotain/gast": "11.0.3",
|
|
1114
|
+
"@chevrotain/types": "11.0.3",
|
|
1115
|
+
"lodash-es": "4.17.21"
|
|
1116
|
+
}
|
|
1117
|
+
},
|
|
1118
|
+
"node_modules/@chevrotain/gast": {
|
|
1119
|
+
"version": "11.0.3",
|
|
1120
|
+
"resolved": "https://registry.npmjs.org/@chevrotain/gast/-/gast-11.0.3.tgz",
|
|
1121
|
+
"integrity": "sha512-+qNfcoNk70PyS/uxmj3li5NiECO+2YKZZQMbmjTqRI3Qchu8Hig/Q9vgkHpI3alNjr7M+a2St5pw5w5F6NL5/Q==",
|
|
1122
|
+
"dependencies": {
|
|
1123
|
+
"@chevrotain/types": "11.0.3",
|
|
1124
|
+
"lodash-es": "4.17.21"
|
|
1125
|
+
}
|
|
1126
|
+
},
|
|
1127
|
+
"node_modules/@chevrotain/regexp-to-ast": {
|
|
1128
|
+
"version": "11.0.3",
|
|
1129
|
+
"resolved": "https://registry.npmjs.org/@chevrotain/regexp-to-ast/-/regexp-to-ast-11.0.3.tgz",
|
|
1130
|
+
"integrity": "sha512-1fMHaBZxLFvWI067AVbGJav1eRY7N8DDvYCTwGBiE/ytKBgP8azTdgyrKyWZ9Mfh09eHWb5PgTSO8wi7U824RA=="
|
|
1131
|
+
},
|
|
1132
|
+
"node_modules/@chevrotain/types": {
|
|
1133
|
+
"version": "11.0.3",
|
|
1134
|
+
"resolved": "https://registry.npmjs.org/@chevrotain/types/-/types-11.0.3.tgz",
|
|
1135
|
+
"integrity": "sha512-gsiM3G8b58kZC2HaWR50gu6Y1440cHiJ+i3JUvcp/35JchYejb2+5MVeJK0iKThYpAa/P2PYFV4hoi44HD+aHQ=="
|
|
1136
|
+
},
|
|
1137
|
+
"node_modules/@chevrotain/utils": {
|
|
1138
|
+
"version": "11.0.3",
|
|
1139
|
+
"resolved": "https://registry.npmjs.org/@chevrotain/utils/-/utils-11.0.3.tgz",
|
|
1140
|
+
"integrity": "sha512-YslZMgtJUyuMbZ+aKvfF3x1f5liK4mWNxghFRv7jqRR9C3R3fAOGTTKvxXDa2Y1s9zSbcpuO0cAxDYsc9SrXoQ=="
|
|
1086
1141
|
},
|
|
1087
1142
|
"node_modules/@ctrl/tinycolor": {
|
|
1088
1143
|
"version": "4.1.0",
|
|
@@ -1304,6 +1359,37 @@
|
|
|
1304
1359
|
"react": ">= 16 || ^19.0.0-rc"
|
|
1305
1360
|
}
|
|
1306
1361
|
},
|
|
1362
|
+
"node_modules/@iconify/types": {
|
|
1363
|
+
"version": "2.0.0",
|
|
1364
|
+
"resolved": "https://registry.npmjs.org/@iconify/types/-/types-2.0.0.tgz",
|
|
1365
|
+
"integrity": "sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg=="
|
|
1366
|
+
},
|
|
1367
|
+
"node_modules/@iconify/utils": {
|
|
1368
|
+
"version": "2.2.1",
|
|
1369
|
+
"resolved": "https://registry.npmjs.org/@iconify/utils/-/utils-2.2.1.tgz",
|
|
1370
|
+
"integrity": "sha512-0/7J7hk4PqXmxo5PDBDxmnecw5PxklZJfNjIVG9FM0mEfVrvfudS22rYWsqVk6gR3UJ/mSYS90X4R3znXnqfNA==",
|
|
1371
|
+
"dependencies": {
|
|
1372
|
+
"@antfu/install-pkg": "^0.4.1",
|
|
1373
|
+
"@antfu/utils": "^0.7.10",
|
|
1374
|
+
"@iconify/types": "^2.0.0",
|
|
1375
|
+
"debug": "^4.4.0",
|
|
1376
|
+
"globals": "^15.13.0",
|
|
1377
|
+
"kolorist": "^1.8.0",
|
|
1378
|
+
"local-pkg": "^0.5.1",
|
|
1379
|
+
"mlly": "^1.7.3"
|
|
1380
|
+
}
|
|
1381
|
+
},
|
|
1382
|
+
"node_modules/@iconify/utils/node_modules/globals": {
|
|
1383
|
+
"version": "15.13.0",
|
|
1384
|
+
"resolved": "https://registry.npmjs.org/globals/-/globals-15.13.0.tgz",
|
|
1385
|
+
"integrity": "sha512-49TewVEz0UxZjr1WYYsWpPrhyC/B/pA8Bq0fUmet2n+eR7yn0IvNzNaoBwnK6mdkzcN+se7Ez9zUgULTz2QH4g==",
|
|
1386
|
+
"engines": {
|
|
1387
|
+
"node": ">=18"
|
|
1388
|
+
},
|
|
1389
|
+
"funding": {
|
|
1390
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
1391
|
+
}
|
|
1392
|
+
},
|
|
1307
1393
|
"node_modules/@img/sharp-darwin-arm64": {
|
|
1308
1394
|
"version": "0.33.5",
|
|
1309
1395
|
"cpu": [
|
|
@@ -1504,6 +1590,14 @@
|
|
|
1504
1590
|
"url": "https://opencollective.com/unified"
|
|
1505
1591
|
}
|
|
1506
1592
|
},
|
|
1593
|
+
"node_modules/@mermaid-js/parser": {
|
|
1594
|
+
"version": "0.3.0",
|
|
1595
|
+
"resolved": "https://registry.npmjs.org/@mermaid-js/parser/-/parser-0.3.0.tgz",
|
|
1596
|
+
"integrity": "sha512-HsvL6zgE5sUPGgkIDlmAWR1HTNHz2Iy11BAWPTa4Jjabkpguy4Ze2gzfLrg6pdRuBvFwgUYyxiaNqZwrEEXepA==",
|
|
1597
|
+
"dependencies": {
|
|
1598
|
+
"langium": "3.0.0"
|
|
1599
|
+
}
|
|
1600
|
+
},
|
|
1507
1601
|
"node_modules/@nodelib/fs.scandir": {
|
|
1508
1602
|
"version": "2.1.5",
|
|
1509
1603
|
"license": "MIT",
|
|
@@ -3946,10 +4040,92 @@
|
|
|
3946
4040
|
"version": "0.6.0",
|
|
3947
4041
|
"license": "MIT"
|
|
3948
4042
|
},
|
|
4043
|
+
"node_modules/@types/d3": {
|
|
4044
|
+
"version": "7.4.3",
|
|
4045
|
+
"resolved": "https://registry.npmjs.org/@types/d3/-/d3-7.4.3.tgz",
|
|
4046
|
+
"integrity": "sha512-lZXZ9ckh5R8uiFVt8ogUNf+pIrK4EsWrx2Np75WvF/eTpJ0FMHNhjXk8CKEx/+gpHbNQyJWehbFaTvqmHWB3ww==",
|
|
4047
|
+
"dependencies": {
|
|
4048
|
+
"@types/d3-array": "*",
|
|
4049
|
+
"@types/d3-axis": "*",
|
|
4050
|
+
"@types/d3-brush": "*",
|
|
4051
|
+
"@types/d3-chord": "*",
|
|
4052
|
+
"@types/d3-color": "*",
|
|
4053
|
+
"@types/d3-contour": "*",
|
|
4054
|
+
"@types/d3-delaunay": "*",
|
|
4055
|
+
"@types/d3-dispatch": "*",
|
|
4056
|
+
"@types/d3-drag": "*",
|
|
4057
|
+
"@types/d3-dsv": "*",
|
|
4058
|
+
"@types/d3-ease": "*",
|
|
4059
|
+
"@types/d3-fetch": "*",
|
|
4060
|
+
"@types/d3-force": "*",
|
|
4061
|
+
"@types/d3-format": "*",
|
|
4062
|
+
"@types/d3-geo": "*",
|
|
4063
|
+
"@types/d3-hierarchy": "*",
|
|
4064
|
+
"@types/d3-interpolate": "*",
|
|
4065
|
+
"@types/d3-path": "*",
|
|
4066
|
+
"@types/d3-polygon": "*",
|
|
4067
|
+
"@types/d3-quadtree": "*",
|
|
4068
|
+
"@types/d3-random": "*",
|
|
4069
|
+
"@types/d3-scale": "*",
|
|
4070
|
+
"@types/d3-scale-chromatic": "*",
|
|
4071
|
+
"@types/d3-selection": "*",
|
|
4072
|
+
"@types/d3-shape": "*",
|
|
4073
|
+
"@types/d3-time": "*",
|
|
4074
|
+
"@types/d3-time-format": "*",
|
|
4075
|
+
"@types/d3-timer": "*",
|
|
4076
|
+
"@types/d3-transition": "*",
|
|
4077
|
+
"@types/d3-zoom": "*"
|
|
4078
|
+
}
|
|
4079
|
+
},
|
|
4080
|
+
"node_modules/@types/d3-array": {
|
|
4081
|
+
"version": "3.2.1",
|
|
4082
|
+
"resolved": "https://registry.npmjs.org/@types/d3-array/-/d3-array-3.2.1.tgz",
|
|
4083
|
+
"integrity": "sha512-Y2Jn2idRrLzUfAKV2LyRImR+y4oa2AntrgID95SHJxuMUrkNXmanDSed71sRNZysveJVt1hLLemQZIady0FpEg=="
|
|
4084
|
+
},
|
|
4085
|
+
"node_modules/@types/d3-axis": {
|
|
4086
|
+
"version": "3.0.6",
|
|
4087
|
+
"resolved": "https://registry.npmjs.org/@types/d3-axis/-/d3-axis-3.0.6.tgz",
|
|
4088
|
+
"integrity": "sha512-pYeijfZuBd87T0hGn0FO1vQ/cgLk6E1ALJjfkC0oJ8cbwkZl3TpgS8bVBLZN+2jjGgg38epgxb2zmoGtSfvgMw==",
|
|
4089
|
+
"dependencies": {
|
|
4090
|
+
"@types/d3-selection": "*"
|
|
4091
|
+
}
|
|
4092
|
+
},
|
|
4093
|
+
"node_modules/@types/d3-brush": {
|
|
4094
|
+
"version": "3.0.6",
|
|
4095
|
+
"resolved": "https://registry.npmjs.org/@types/d3-brush/-/d3-brush-3.0.6.tgz",
|
|
4096
|
+
"integrity": "sha512-nH60IZNNxEcrh6L1ZSMNA28rj27ut/2ZmI3r96Zd+1jrZD++zD3LsMIjWlvg4AYrHn/Pqz4CF3veCxGjtbqt7A==",
|
|
4097
|
+
"dependencies": {
|
|
4098
|
+
"@types/d3-selection": "*"
|
|
4099
|
+
}
|
|
4100
|
+
},
|
|
4101
|
+
"node_modules/@types/d3-chord": {
|
|
4102
|
+
"version": "3.0.6",
|
|
4103
|
+
"resolved": "https://registry.npmjs.org/@types/d3-chord/-/d3-chord-3.0.6.tgz",
|
|
4104
|
+
"integrity": "sha512-LFYWWd8nwfwEmTZG9PfQxd17HbNPksHBiJHaKuY1XeqscXacsS2tyoo6OdRsjf+NQYeB6XrNL3a25E3gH69lcg=="
|
|
4105
|
+
},
|
|
3949
4106
|
"node_modules/@types/d3-color": {
|
|
3950
4107
|
"version": "3.1.3",
|
|
3951
4108
|
"license": "MIT"
|
|
3952
4109
|
},
|
|
4110
|
+
"node_modules/@types/d3-contour": {
|
|
4111
|
+
"version": "3.0.6",
|
|
4112
|
+
"resolved": "https://registry.npmjs.org/@types/d3-contour/-/d3-contour-3.0.6.tgz",
|
|
4113
|
+
"integrity": "sha512-BjzLgXGnCWjUSYGfH1cpdo41/hgdWETu4YxpezoztawmqsvCeep+8QGfiY6YbDvfgHz/DkjeIkkZVJavB4a3rg==",
|
|
4114
|
+
"dependencies": {
|
|
4115
|
+
"@types/d3-array": "*",
|
|
4116
|
+
"@types/geojson": "*"
|
|
4117
|
+
}
|
|
4118
|
+
},
|
|
4119
|
+
"node_modules/@types/d3-delaunay": {
|
|
4120
|
+
"version": "6.0.4",
|
|
4121
|
+
"resolved": "https://registry.npmjs.org/@types/d3-delaunay/-/d3-delaunay-6.0.4.tgz",
|
|
4122
|
+
"integrity": "sha512-ZMaSKu4THYCU6sV64Lhg6qjf1orxBthaC161plr5KuPHo3CNm8DTHiLw/5Eq2b6TsNP0W0iJrUOFscY6Q450Hw=="
|
|
4123
|
+
},
|
|
4124
|
+
"node_modules/@types/d3-dispatch": {
|
|
4125
|
+
"version": "3.0.6",
|
|
4126
|
+
"resolved": "https://registry.npmjs.org/@types/d3-dispatch/-/d3-dispatch-3.0.6.tgz",
|
|
4127
|
+
"integrity": "sha512-4fvZhzMeeuBJYZXRXrRIQnvUYfyXwYmLsdiN7XXmVNQKKw1cM8a5WdID0g1hVFZDqT9ZqZEY5pD44p24VS7iZQ=="
|
|
4128
|
+
},
|
|
3953
4129
|
"node_modules/@types/d3-drag": {
|
|
3954
4130
|
"version": "3.0.7",
|
|
3955
4131
|
"license": "MIT",
|
|
@@ -3957,6 +4133,47 @@
|
|
|
3957
4133
|
"@types/d3-selection": "*"
|
|
3958
4134
|
}
|
|
3959
4135
|
},
|
|
4136
|
+
"node_modules/@types/d3-dsv": {
|
|
4137
|
+
"version": "3.0.7",
|
|
4138
|
+
"resolved": "https://registry.npmjs.org/@types/d3-dsv/-/d3-dsv-3.0.7.tgz",
|
|
4139
|
+
"integrity": "sha512-n6QBF9/+XASqcKK6waudgL0pf/S5XHPPI8APyMLLUHd8NqouBGLsU8MgtO7NINGtPBtk9Kko/W4ea0oAspwh9g=="
|
|
4140
|
+
},
|
|
4141
|
+
"node_modules/@types/d3-ease": {
|
|
4142
|
+
"version": "3.0.2",
|
|
4143
|
+
"resolved": "https://registry.npmjs.org/@types/d3-ease/-/d3-ease-3.0.2.tgz",
|
|
4144
|
+
"integrity": "sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA=="
|
|
4145
|
+
},
|
|
4146
|
+
"node_modules/@types/d3-fetch": {
|
|
4147
|
+
"version": "3.0.7",
|
|
4148
|
+
"resolved": "https://registry.npmjs.org/@types/d3-fetch/-/d3-fetch-3.0.7.tgz",
|
|
4149
|
+
"integrity": "sha512-fTAfNmxSb9SOWNB9IoG5c8Hg6R+AzUHDRlsXsDZsNp6sxAEOP0tkP3gKkNSO/qmHPoBFTxNrjDprVHDQDvo5aA==",
|
|
4150
|
+
"dependencies": {
|
|
4151
|
+
"@types/d3-dsv": "*"
|
|
4152
|
+
}
|
|
4153
|
+
},
|
|
4154
|
+
"node_modules/@types/d3-force": {
|
|
4155
|
+
"version": "3.0.10",
|
|
4156
|
+
"resolved": "https://registry.npmjs.org/@types/d3-force/-/d3-force-3.0.10.tgz",
|
|
4157
|
+
"integrity": "sha512-ZYeSaCF3p73RdOKcjj+swRlZfnYpK1EbaDiYICEEp5Q6sUiqFaFQ9qgoshp5CzIyyb/yD09kD9o2zEltCexlgw=="
|
|
4158
|
+
},
|
|
4159
|
+
"node_modules/@types/d3-format": {
|
|
4160
|
+
"version": "3.0.4",
|
|
4161
|
+
"resolved": "https://registry.npmjs.org/@types/d3-format/-/d3-format-3.0.4.tgz",
|
|
4162
|
+
"integrity": "sha512-fALi2aI6shfg7vM5KiR1wNJnZ7r6UuggVqtDA+xiEdPZQwy/trcQaHnwShLuLdta2rTymCNpxYTiMZX/e09F4g=="
|
|
4163
|
+
},
|
|
4164
|
+
"node_modules/@types/d3-geo": {
|
|
4165
|
+
"version": "3.1.0",
|
|
4166
|
+
"resolved": "https://registry.npmjs.org/@types/d3-geo/-/d3-geo-3.1.0.tgz",
|
|
4167
|
+
"integrity": "sha512-856sckF0oP/diXtS4jNsiQw/UuK5fQG8l/a9VVLeSouf1/PPbBE1i1W852zVwKwYCBkFJJB7nCFTbk6UMEXBOQ==",
|
|
4168
|
+
"dependencies": {
|
|
4169
|
+
"@types/geojson": "*"
|
|
4170
|
+
}
|
|
4171
|
+
},
|
|
4172
|
+
"node_modules/@types/d3-hierarchy": {
|
|
4173
|
+
"version": "3.1.7",
|
|
4174
|
+
"resolved": "https://registry.npmjs.org/@types/d3-hierarchy/-/d3-hierarchy-3.1.7.tgz",
|
|
4175
|
+
"integrity": "sha512-tJFtNoYBtRtkNysX1Xq4sxtjK8YgoWUNpIiUee0/jHGRwqvzYxkq0hGVbbOGSz+JgFxxRu4K8nb3YpG3CMARtg=="
|
|
4176
|
+
},
|
|
3960
4177
|
"node_modules/@types/d3-interpolate": {
|
|
3961
4178
|
"version": "3.0.4",
|
|
3962
4179
|
"license": "MIT",
|
|
@@ -3964,24 +4181,65 @@
|
|
|
3964
4181
|
"@types/d3-color": "*"
|
|
3965
4182
|
}
|
|
3966
4183
|
},
|
|
4184
|
+
"node_modules/@types/d3-path": {
|
|
4185
|
+
"version": "3.1.0",
|
|
4186
|
+
"resolved": "https://registry.npmjs.org/@types/d3-path/-/d3-path-3.1.0.tgz",
|
|
4187
|
+
"integrity": "sha512-P2dlU/q51fkOc/Gfl3Ul9kicV7l+ra934qBFXCFhrZMOL6du1TM0pm1ThYvENukyOn5h9v+yMJ9Fn5JK4QozrQ=="
|
|
4188
|
+
},
|
|
4189
|
+
"node_modules/@types/d3-polygon": {
|
|
4190
|
+
"version": "3.0.2",
|
|
4191
|
+
"resolved": "https://registry.npmjs.org/@types/d3-polygon/-/d3-polygon-3.0.2.tgz",
|
|
4192
|
+
"integrity": "sha512-ZuWOtMaHCkN9xoeEMr1ubW2nGWsp4nIql+OPQRstu4ypeZ+zk3YKqQT0CXVe/PYqrKpZAi+J9mTs05TKwjXSRA=="
|
|
4193
|
+
},
|
|
4194
|
+
"node_modules/@types/d3-quadtree": {
|
|
4195
|
+
"version": "3.0.6",
|
|
4196
|
+
"resolved": "https://registry.npmjs.org/@types/d3-quadtree/-/d3-quadtree-3.0.6.tgz",
|
|
4197
|
+
"integrity": "sha512-oUzyO1/Zm6rsxKRHA1vH0NEDG58HrT5icx/azi9MF1TWdtttWl0UIUsjEQBBh+SIkrpd21ZjEv7ptxWys1ncsg=="
|
|
4198
|
+
},
|
|
4199
|
+
"node_modules/@types/d3-random": {
|
|
4200
|
+
"version": "3.0.3",
|
|
4201
|
+
"resolved": "https://registry.npmjs.org/@types/d3-random/-/d3-random-3.0.3.tgz",
|
|
4202
|
+
"integrity": "sha512-Imagg1vJ3y76Y2ea0871wpabqp613+8/r0mCLEBfdtqC7xMSfj9idOnmBYyMoULfHePJyxMAw3nWhJxzc+LFwQ=="
|
|
4203
|
+
},
|
|
3967
4204
|
"node_modules/@types/d3-scale": {
|
|
3968
4205
|
"version": "4.0.8",
|
|
3969
|
-
"
|
|
4206
|
+
"resolved": "https://registry.npmjs.org/@types/d3-scale/-/d3-scale-4.0.8.tgz",
|
|
4207
|
+
"integrity": "sha512-gkK1VVTr5iNiYJ7vWDI+yUFFlszhNMtVeneJ6lUTKPjprsvLLI9/tgEGiXJOnlINJA8FyA88gfnQsHbybVZrYQ==",
|
|
3970
4208
|
"dependencies": {
|
|
3971
4209
|
"@types/d3-time": "*"
|
|
3972
4210
|
}
|
|
3973
4211
|
},
|
|
3974
4212
|
"node_modules/@types/d3-scale-chromatic": {
|
|
3975
4213
|
"version": "3.1.0",
|
|
3976
|
-
"
|
|
4214
|
+
"resolved": "https://registry.npmjs.org/@types/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz",
|
|
4215
|
+
"integrity": "sha512-iWMJgwkK7yTRmWqRB5plb1kadXyQ5Sj8V/zYlFGMUBbIPKQScw+Dku9cAAMgJG+z5GYDoMjWGLVOvjghDEFnKQ=="
|
|
3977
4216
|
},
|
|
3978
4217
|
"node_modules/@types/d3-selection": {
|
|
3979
4218
|
"version": "3.0.11",
|
|
3980
4219
|
"license": "MIT"
|
|
3981
4220
|
},
|
|
4221
|
+
"node_modules/@types/d3-shape": {
|
|
4222
|
+
"version": "3.1.6",
|
|
4223
|
+
"resolved": "https://registry.npmjs.org/@types/d3-shape/-/d3-shape-3.1.6.tgz",
|
|
4224
|
+
"integrity": "sha512-5KKk5aKGu2I+O6SONMYSNflgiP0WfZIQvVUMan50wHsLG1G94JlxEVnCpQARfTtzytuY0p/9PXXZb3I7giofIA==",
|
|
4225
|
+
"dependencies": {
|
|
4226
|
+
"@types/d3-path": "*"
|
|
4227
|
+
}
|
|
4228
|
+
},
|
|
3982
4229
|
"node_modules/@types/d3-time": {
|
|
3983
4230
|
"version": "3.0.4",
|
|
3984
|
-
"
|
|
4231
|
+
"resolved": "https://registry.npmjs.org/@types/d3-time/-/d3-time-3.0.4.tgz",
|
|
4232
|
+
"integrity": "sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g=="
|
|
4233
|
+
},
|
|
4234
|
+
"node_modules/@types/d3-time-format": {
|
|
4235
|
+
"version": "4.0.3",
|
|
4236
|
+
"resolved": "https://registry.npmjs.org/@types/d3-time-format/-/d3-time-format-4.0.3.tgz",
|
|
4237
|
+
"integrity": "sha512-5xg9rC+wWL8kdDj153qZcsJ0FWiFt0J5RB6LYUNZjwSnesfblqrI/bJ1wBdJ8OQfncgbJG5+2F+qfqnqyzYxyg=="
|
|
4238
|
+
},
|
|
4239
|
+
"node_modules/@types/d3-timer": {
|
|
4240
|
+
"version": "3.0.2",
|
|
4241
|
+
"resolved": "https://registry.npmjs.org/@types/d3-timer/-/d3-timer-3.0.2.tgz",
|
|
4242
|
+
"integrity": "sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw=="
|
|
3985
4243
|
},
|
|
3986
4244
|
"node_modules/@types/d3-transition": {
|
|
3987
4245
|
"version": "3.0.9",
|
|
@@ -4033,6 +4291,11 @@
|
|
|
4033
4291
|
"@types/estree": "*"
|
|
4034
4292
|
}
|
|
4035
4293
|
},
|
|
4294
|
+
"node_modules/@types/geojson": {
|
|
4295
|
+
"version": "7946.0.15",
|
|
4296
|
+
"resolved": "https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.15.tgz",
|
|
4297
|
+
"integrity": "sha512-9oSxFzDCT2Rj6DfcHF8G++jxBKS7mBqXl5xrRW+Kbvjry6Uduya2iiwqHPhVXpasAVMBYKkEPGgKhd3+/HZ6xA=="
|
|
4298
|
+
},
|
|
4036
4299
|
"node_modules/@types/hast": {
|
|
4037
4300
|
"version": "3.0.4",
|
|
4038
4301
|
"license": "MIT",
|
|
@@ -5012,6 +5275,30 @@
|
|
|
5012
5275
|
"url": "https://github.com/sponsors/wooorm"
|
|
5013
5276
|
}
|
|
5014
5277
|
},
|
|
5278
|
+
"node_modules/chevrotain": {
|
|
5279
|
+
"version": "11.0.3",
|
|
5280
|
+
"resolved": "https://registry.npmjs.org/chevrotain/-/chevrotain-11.0.3.tgz",
|
|
5281
|
+
"integrity": "sha512-ci2iJH6LeIkvP9eJW6gpueU8cnZhv85ELY8w8WiFtNjMHA5ad6pQLaJo9mEly/9qUyCpvqX8/POVUTf18/HFdw==",
|
|
5282
|
+
"dependencies": {
|
|
5283
|
+
"@chevrotain/cst-dts-gen": "11.0.3",
|
|
5284
|
+
"@chevrotain/gast": "11.0.3",
|
|
5285
|
+
"@chevrotain/regexp-to-ast": "11.0.3",
|
|
5286
|
+
"@chevrotain/types": "11.0.3",
|
|
5287
|
+
"@chevrotain/utils": "11.0.3",
|
|
5288
|
+
"lodash-es": "4.17.21"
|
|
5289
|
+
}
|
|
5290
|
+
},
|
|
5291
|
+
"node_modules/chevrotain-allstar": {
|
|
5292
|
+
"version": "0.3.1",
|
|
5293
|
+
"resolved": "https://registry.npmjs.org/chevrotain-allstar/-/chevrotain-allstar-0.3.1.tgz",
|
|
5294
|
+
"integrity": "sha512-b7g+y9A0v4mxCW1qUhf3BSVPg+/NvGErk/dOkrDaHA0nQIQGAtrOjlX//9OQtRlSCy+x9rfB5N8yC71lH1nvMw==",
|
|
5295
|
+
"dependencies": {
|
|
5296
|
+
"lodash-es": "^4.17.21"
|
|
5297
|
+
},
|
|
5298
|
+
"peerDependencies": {
|
|
5299
|
+
"chevrotain": "^11.0.0"
|
|
5300
|
+
}
|
|
5301
|
+
},
|
|
5015
5302
|
"node_modules/chokidar": {
|
|
5016
5303
|
"version": "3.6.0",
|
|
5017
5304
|
"license": "MIT",
|
|
@@ -5208,7 +5495,8 @@
|
|
|
5208
5495
|
},
|
|
5209
5496
|
"node_modules/commander": {
|
|
5210
5497
|
"version": "7.2.0",
|
|
5211
|
-
"
|
|
5498
|
+
"resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz",
|
|
5499
|
+
"integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==",
|
|
5212
5500
|
"engines": {
|
|
5213
5501
|
"node": ">= 10"
|
|
5214
5502
|
}
|
|
@@ -5238,6 +5526,11 @@
|
|
|
5238
5526
|
"version": "0.0.1",
|
|
5239
5527
|
"license": "MIT"
|
|
5240
5528
|
},
|
|
5529
|
+
"node_modules/confbox": {
|
|
5530
|
+
"version": "0.1.8",
|
|
5531
|
+
"resolved": "https://registry.npmjs.org/confbox/-/confbox-0.1.8.tgz",
|
|
5532
|
+
"integrity": "sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w=="
|
|
5533
|
+
},
|
|
5241
5534
|
"node_modules/convert-source-map": {
|
|
5242
5535
|
"version": "2.0.0",
|
|
5243
5536
|
"license": "MIT"
|
|
@@ -5267,7 +5560,8 @@
|
|
|
5267
5560
|
},
|
|
5268
5561
|
"node_modules/cose-base": {
|
|
5269
5562
|
"version": "1.0.3",
|
|
5270
|
-
"
|
|
5563
|
+
"resolved": "https://registry.npmjs.org/cose-base/-/cose-base-1.0.3.tgz",
|
|
5564
|
+
"integrity": "sha512-s9whTXInMSgAp/NVXVNuVxVKzGH2qck3aQlVHxDCdAEPgtMKwc4Wq6/QKhgdEdgbLSi9rBTAcPoRa6JpiG4ksg==",
|
|
5271
5565
|
"dependencies": {
|
|
5272
5566
|
"layout-base": "^1.0.0"
|
|
5273
5567
|
}
|
|
@@ -5349,14 +5643,16 @@
|
|
|
5349
5643
|
},
|
|
5350
5644
|
"node_modules/cytoscape": {
|
|
5351
5645
|
"version": "3.30.4",
|
|
5352
|
-
"
|
|
5646
|
+
"resolved": "https://registry.npmjs.org/cytoscape/-/cytoscape-3.30.4.tgz",
|
|
5647
|
+
"integrity": "sha512-OxtlZwQl1WbwMmLiyPSEBuzeTIQnwZhJYYWFzZ2PhEHVFwpeaqNIkUzSiso00D98qk60l8Gwon2RP304d3BJ1A==",
|
|
5353
5648
|
"engines": {
|
|
5354
5649
|
"node": ">=0.10"
|
|
5355
5650
|
}
|
|
5356
5651
|
},
|
|
5357
5652
|
"node_modules/cytoscape-cose-bilkent": {
|
|
5358
5653
|
"version": "4.1.0",
|
|
5359
|
-
"
|
|
5654
|
+
"resolved": "https://registry.npmjs.org/cytoscape-cose-bilkent/-/cytoscape-cose-bilkent-4.1.0.tgz",
|
|
5655
|
+
"integrity": "sha512-wgQlVIUJF13Quxiv5e1gstZ08rnZj2XaLHGoFMYXz7SkNfCDOOteKBE6SYRfA9WxxI/iBc3ajfDoc6hb/MRAHQ==",
|
|
5360
5656
|
"dependencies": {
|
|
5361
5657
|
"cose-base": "^1.0.0"
|
|
5362
5658
|
},
|
|
@@ -5364,9 +5660,34 @@
|
|
|
5364
5660
|
"cytoscape": "^3.2.0"
|
|
5365
5661
|
}
|
|
5366
5662
|
},
|
|
5663
|
+
"node_modules/cytoscape-fcose": {
|
|
5664
|
+
"version": "2.2.0",
|
|
5665
|
+
"resolved": "https://registry.npmjs.org/cytoscape-fcose/-/cytoscape-fcose-2.2.0.tgz",
|
|
5666
|
+
"integrity": "sha512-ki1/VuRIHFCzxWNrsshHYPs6L7TvLu3DL+TyIGEsRcvVERmxokbf5Gdk7mFxZnTdiGtnA4cfSmjZJMviqSuZrQ==",
|
|
5667
|
+
"dependencies": {
|
|
5668
|
+
"cose-base": "^2.2.0"
|
|
5669
|
+
},
|
|
5670
|
+
"peerDependencies": {
|
|
5671
|
+
"cytoscape": "^3.2.0"
|
|
5672
|
+
}
|
|
5673
|
+
},
|
|
5674
|
+
"node_modules/cytoscape-fcose/node_modules/cose-base": {
|
|
5675
|
+
"version": "2.2.0",
|
|
5676
|
+
"resolved": "https://registry.npmjs.org/cose-base/-/cose-base-2.2.0.tgz",
|
|
5677
|
+
"integrity": "sha512-AzlgcsCbUMymkADOJtQm3wO9S3ltPfYOFD5033keQn9NJzIbtnZj+UdBJe7DYml/8TdbtHJW3j58SOnKhWY/5g==",
|
|
5678
|
+
"dependencies": {
|
|
5679
|
+
"layout-base": "^2.0.0"
|
|
5680
|
+
}
|
|
5681
|
+
},
|
|
5682
|
+
"node_modules/cytoscape-fcose/node_modules/layout-base": {
|
|
5683
|
+
"version": "2.0.1",
|
|
5684
|
+
"resolved": "https://registry.npmjs.org/layout-base/-/layout-base-2.0.1.tgz",
|
|
5685
|
+
"integrity": "sha512-dp3s92+uNI1hWIpPGH3jK2kxE2lMjdXdr+DH8ynZHpd6PUlH6x6cbuXnoMmiNumznqaNO31xu9e79F0uuZ0JFg=="
|
|
5686
|
+
},
|
|
5367
5687
|
"node_modules/d3": {
|
|
5368
5688
|
"version": "7.9.0",
|
|
5369
|
-
"
|
|
5689
|
+
"resolved": "https://registry.npmjs.org/d3/-/d3-7.9.0.tgz",
|
|
5690
|
+
"integrity": "sha512-e1U46jVP+w7Iut8Jt8ri1YsPOvFpg46k+K8TpCb0P+zjCkjkPnV7WzfDJzMHy1LnA+wj5pLT1wjO901gLXeEhA==",
|
|
5370
5691
|
"dependencies": {
|
|
5371
5692
|
"d3-array": "3",
|
|
5372
5693
|
"d3-axis": "3",
|
|
@@ -5405,7 +5726,8 @@
|
|
|
5405
5726
|
},
|
|
5406
5727
|
"node_modules/d3-array": {
|
|
5407
5728
|
"version": "3.2.4",
|
|
5408
|
-
"
|
|
5729
|
+
"resolved": "https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz",
|
|
5730
|
+
"integrity": "sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==",
|
|
5409
5731
|
"dependencies": {
|
|
5410
5732
|
"internmap": "1 - 2"
|
|
5411
5733
|
},
|
|
@@ -5415,14 +5737,16 @@
|
|
|
5415
5737
|
},
|
|
5416
5738
|
"node_modules/d3-axis": {
|
|
5417
5739
|
"version": "3.0.0",
|
|
5418
|
-
"
|
|
5740
|
+
"resolved": "https://registry.npmjs.org/d3-axis/-/d3-axis-3.0.0.tgz",
|
|
5741
|
+
"integrity": "sha512-IH5tgjV4jE/GhHkRV0HiVYPDtvfjHQlQfJHs0usq7M30XcSBvOotpmH1IgkcXsO/5gEQZD43B//fc7SRT5S+xw==",
|
|
5419
5742
|
"engines": {
|
|
5420
5743
|
"node": ">=12"
|
|
5421
5744
|
}
|
|
5422
5745
|
},
|
|
5423
5746
|
"node_modules/d3-brush": {
|
|
5424
5747
|
"version": "3.0.0",
|
|
5425
|
-
"
|
|
5748
|
+
"resolved": "https://registry.npmjs.org/d3-brush/-/d3-brush-3.0.0.tgz",
|
|
5749
|
+
"integrity": "sha512-ALnjWlVYkXsVIGlOsuWH1+3udkYFI48Ljihfnh8FZPF2QS9o+PzGLBslO0PjzVoHLZ2KCVgAM8NVkXPJB2aNnQ==",
|
|
5426
5750
|
"dependencies": {
|
|
5427
5751
|
"d3-dispatch": "1 - 3",
|
|
5428
5752
|
"d3-drag": "2 - 3",
|
|
@@ -5436,7 +5760,8 @@
|
|
|
5436
5760
|
},
|
|
5437
5761
|
"node_modules/d3-chord": {
|
|
5438
5762
|
"version": "3.0.1",
|
|
5439
|
-
"
|
|
5763
|
+
"resolved": "https://registry.npmjs.org/d3-chord/-/d3-chord-3.0.1.tgz",
|
|
5764
|
+
"integrity": "sha512-VE5S6TNa+j8msksl7HwjxMHDM2yNK3XCkusIlpX5kwauBfXuyLAtNg9jCp/iHH61tgI4sb6R/EIMWCqEIdjT/g==",
|
|
5440
5765
|
"dependencies": {
|
|
5441
5766
|
"d3-path": "1 - 3"
|
|
5442
5767
|
},
|
|
@@ -5453,7 +5778,8 @@
|
|
|
5453
5778
|
},
|
|
5454
5779
|
"node_modules/d3-contour": {
|
|
5455
5780
|
"version": "4.0.2",
|
|
5456
|
-
"
|
|
5781
|
+
"resolved": "https://registry.npmjs.org/d3-contour/-/d3-contour-4.0.2.tgz",
|
|
5782
|
+
"integrity": "sha512-4EzFTRIikzs47RGmdxbeUvLWtGedDUNkTcmzoeyg4sP/dvCexO47AaQL7VKy/gul85TOxw+IBgA8US2xwbToNA==",
|
|
5457
5783
|
"dependencies": {
|
|
5458
5784
|
"d3-array": "^3.2.0"
|
|
5459
5785
|
},
|
|
@@ -5463,7 +5789,8 @@
|
|
|
5463
5789
|
},
|
|
5464
5790
|
"node_modules/d3-delaunay": {
|
|
5465
5791
|
"version": "6.0.4",
|
|
5466
|
-
"
|
|
5792
|
+
"resolved": "https://registry.npmjs.org/d3-delaunay/-/d3-delaunay-6.0.4.tgz",
|
|
5793
|
+
"integrity": "sha512-mdjtIZ1XLAM8bm/hx3WwjfHt6Sggek7qH043O8KEjDXN40xi3vx/6pYSVTwLjEgiXQTbvaouWKynLBiUZ6SK6A==",
|
|
5467
5794
|
"dependencies": {
|
|
5468
5795
|
"delaunator": "5"
|
|
5469
5796
|
},
|
|
@@ -5491,7 +5818,8 @@
|
|
|
5491
5818
|
},
|
|
5492
5819
|
"node_modules/d3-dsv": {
|
|
5493
5820
|
"version": "3.0.1",
|
|
5494
|
-
"
|
|
5821
|
+
"resolved": "https://registry.npmjs.org/d3-dsv/-/d3-dsv-3.0.1.tgz",
|
|
5822
|
+
"integrity": "sha512-UG6OvdI5afDIFP9w4G0mNq50dSOsXHJaRE8arAS5o9ApWnIElp8GZw1Dun8vP8OyHOZ/QJUKUJwxiiCCnUwm+Q==",
|
|
5495
5823
|
"dependencies": {
|
|
5496
5824
|
"commander": "7",
|
|
5497
5825
|
"iconv-lite": "0.6",
|
|
@@ -5521,7 +5849,8 @@
|
|
|
5521
5849
|
},
|
|
5522
5850
|
"node_modules/d3-fetch": {
|
|
5523
5851
|
"version": "3.0.1",
|
|
5524
|
-
"
|
|
5852
|
+
"resolved": "https://registry.npmjs.org/d3-fetch/-/d3-fetch-3.0.1.tgz",
|
|
5853
|
+
"integrity": "sha512-kpkQIM20n3oLVBKGg6oHrUchHM3xODkTzjMoj7aWQFq5QEM+R6E4WkzT5+tojDY7yjez8KgCBRoj4aEr99Fdqw==",
|
|
5525
5854
|
"dependencies": {
|
|
5526
5855
|
"d3-dsv": "1 - 3"
|
|
5527
5856
|
},
|
|
@@ -5531,7 +5860,8 @@
|
|
|
5531
5860
|
},
|
|
5532
5861
|
"node_modules/d3-force": {
|
|
5533
5862
|
"version": "3.0.0",
|
|
5534
|
-
"
|
|
5863
|
+
"resolved": "https://registry.npmjs.org/d3-force/-/d3-force-3.0.0.tgz",
|
|
5864
|
+
"integrity": "sha512-zxV/SsA+U4yte8051P4ECydjD/S+qeYtnaIyAs9tgHCqfguma/aAQDjo85A9Z6EKhBirHRJHXIgJUlffT4wdLg==",
|
|
5535
5865
|
"dependencies": {
|
|
5536
5866
|
"d3-dispatch": "1 - 3",
|
|
5537
5867
|
"d3-quadtree": "1 - 3",
|
|
@@ -5543,14 +5873,16 @@
|
|
|
5543
5873
|
},
|
|
5544
5874
|
"node_modules/d3-format": {
|
|
5545
5875
|
"version": "3.1.0",
|
|
5546
|
-
"
|
|
5876
|
+
"resolved": "https://registry.npmjs.org/d3-format/-/d3-format-3.1.0.tgz",
|
|
5877
|
+
"integrity": "sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==",
|
|
5547
5878
|
"engines": {
|
|
5548
5879
|
"node": ">=12"
|
|
5549
5880
|
}
|
|
5550
5881
|
},
|
|
5551
5882
|
"node_modules/d3-geo": {
|
|
5552
5883
|
"version": "3.1.1",
|
|
5553
|
-
"
|
|
5884
|
+
"resolved": "https://registry.npmjs.org/d3-geo/-/d3-geo-3.1.1.tgz",
|
|
5885
|
+
"integrity": "sha512-637ln3gXKXOwhalDzinUgY83KzNWZRKbYubaG+fGVuc/dxO64RRljtCTnf5ecMyE1RIdtqpkVcq0IbtU2S8j2Q==",
|
|
5554
5886
|
"dependencies": {
|
|
5555
5887
|
"d3-array": "2.5.0 - 3"
|
|
5556
5888
|
},
|
|
@@ -5560,7 +5892,8 @@
|
|
|
5560
5892
|
},
|
|
5561
5893
|
"node_modules/d3-hierarchy": {
|
|
5562
5894
|
"version": "3.1.2",
|
|
5563
|
-
"
|
|
5895
|
+
"resolved": "https://registry.npmjs.org/d3-hierarchy/-/d3-hierarchy-3.1.2.tgz",
|
|
5896
|
+
"integrity": "sha512-FX/9frcub54beBdugHjDCdikxThEqjnR93Qt7PvQTOHxyiNCAlvMrHhclk3cD5VeAaq9fxmfRp+CnWw9rEMBuA==",
|
|
5564
5897
|
"engines": {
|
|
5565
5898
|
"node": ">=12"
|
|
5566
5899
|
}
|
|
@@ -5577,35 +5910,40 @@
|
|
|
5577
5910
|
},
|
|
5578
5911
|
"node_modules/d3-path": {
|
|
5579
5912
|
"version": "3.1.0",
|
|
5580
|
-
"
|
|
5913
|
+
"resolved": "https://registry.npmjs.org/d3-path/-/d3-path-3.1.0.tgz",
|
|
5914
|
+
"integrity": "sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==",
|
|
5581
5915
|
"engines": {
|
|
5582
5916
|
"node": ">=12"
|
|
5583
5917
|
}
|
|
5584
5918
|
},
|
|
5585
5919
|
"node_modules/d3-polygon": {
|
|
5586
5920
|
"version": "3.0.1",
|
|
5587
|
-
"
|
|
5921
|
+
"resolved": "https://registry.npmjs.org/d3-polygon/-/d3-polygon-3.0.1.tgz",
|
|
5922
|
+
"integrity": "sha512-3vbA7vXYwfe1SYhED++fPUQlWSYTTGmFmQiany/gdbiWgU/iEyQzyymwL9SkJjFFuCS4902BSzewVGsHHmHtXg==",
|
|
5588
5923
|
"engines": {
|
|
5589
5924
|
"node": ">=12"
|
|
5590
5925
|
}
|
|
5591
5926
|
},
|
|
5592
5927
|
"node_modules/d3-quadtree": {
|
|
5593
5928
|
"version": "3.0.1",
|
|
5594
|
-
"
|
|
5929
|
+
"resolved": "https://registry.npmjs.org/d3-quadtree/-/d3-quadtree-3.0.1.tgz",
|
|
5930
|
+
"integrity": "sha512-04xDrxQTDTCFwP5H6hRhsRcb9xxv2RzkcsygFzmkSIOJy3PeRJP7sNk3VRIbKXcog561P9oU0/rVH6vDROAgUw==",
|
|
5595
5931
|
"engines": {
|
|
5596
5932
|
"node": ">=12"
|
|
5597
5933
|
}
|
|
5598
5934
|
},
|
|
5599
5935
|
"node_modules/d3-random": {
|
|
5600
5936
|
"version": "3.0.1",
|
|
5601
|
-
"
|
|
5937
|
+
"resolved": "https://registry.npmjs.org/d3-random/-/d3-random-3.0.1.tgz",
|
|
5938
|
+
"integrity": "sha512-FXMe9GfxTxqd5D6jFsQ+DJ8BJS4E/fT5mqqdjovykEB2oFbTMDVdg1MGFxfQW+FBOGoB++k8swBrgwSHT1cUXQ==",
|
|
5602
5939
|
"engines": {
|
|
5603
5940
|
"node": ">=12"
|
|
5604
5941
|
}
|
|
5605
5942
|
},
|
|
5606
5943
|
"node_modules/d3-sankey": {
|
|
5607
5944
|
"version": "0.12.3",
|
|
5608
|
-
"
|
|
5945
|
+
"resolved": "https://registry.npmjs.org/d3-sankey/-/d3-sankey-0.12.3.tgz",
|
|
5946
|
+
"integrity": "sha512-nQhsBRmM19Ax5xEIPLMY9ZmJ/cDvd1BG3UVvt5h3WRxKg5zGRbvnteTyWAbzeSvlh3tW7ZEmq4VwR5mB3tutmQ==",
|
|
5609
5947
|
"dependencies": {
|
|
5610
5948
|
"d3-array": "1 - 2",
|
|
5611
5949
|
"d3-shape": "^1.2.0"
|
|
@@ -5613,29 +5951,34 @@
|
|
|
5613
5951
|
},
|
|
5614
5952
|
"node_modules/d3-sankey/node_modules/d3-array": {
|
|
5615
5953
|
"version": "2.12.1",
|
|
5616
|
-
"
|
|
5954
|
+
"resolved": "https://registry.npmjs.org/d3-array/-/d3-array-2.12.1.tgz",
|
|
5955
|
+
"integrity": "sha512-B0ErZK/66mHtEsR1TkPEEkwdy+WDesimkM5gpZr5Dsg54BiTA5RXtYW5qTLIAcekaS9xfZrzBLF/OAkB3Qn1YQ==",
|
|
5617
5956
|
"dependencies": {
|
|
5618
5957
|
"internmap": "^1.0.0"
|
|
5619
5958
|
}
|
|
5620
5959
|
},
|
|
5621
5960
|
"node_modules/d3-sankey/node_modules/d3-path": {
|
|
5622
5961
|
"version": "1.0.9",
|
|
5623
|
-
"
|
|
5962
|
+
"resolved": "https://registry.npmjs.org/d3-path/-/d3-path-1.0.9.tgz",
|
|
5963
|
+
"integrity": "sha512-VLaYcn81dtHVTjEHd8B+pbe9yHWpXKZUC87PzoFmsFrJqgFwDe/qxfp5MlfsfM1V5E/iVt0MmEbWQ7FVIXh/bg=="
|
|
5624
5964
|
},
|
|
5625
5965
|
"node_modules/d3-sankey/node_modules/d3-shape": {
|
|
5626
5966
|
"version": "1.3.7",
|
|
5627
|
-
"
|
|
5967
|
+
"resolved": "https://registry.npmjs.org/d3-shape/-/d3-shape-1.3.7.tgz",
|
|
5968
|
+
"integrity": "sha512-EUkvKjqPFUAZyOlhY5gzCxCeI0Aep04LwIRpsZ/mLFelJiUfnK56jo5JMDSE7yyP2kLSb6LtF+S5chMk7uqPqw==",
|
|
5628
5969
|
"dependencies": {
|
|
5629
5970
|
"d3-path": "1"
|
|
5630
5971
|
}
|
|
5631
5972
|
},
|
|
5632
5973
|
"node_modules/d3-sankey/node_modules/internmap": {
|
|
5633
5974
|
"version": "1.0.1",
|
|
5634
|
-
"
|
|
5975
|
+
"resolved": "https://registry.npmjs.org/internmap/-/internmap-1.0.1.tgz",
|
|
5976
|
+
"integrity": "sha512-lDB5YccMydFBtasVtxnZ3MRBHuaoE8GKsppq+EchKL2U4nK/DmEpPHNH8MZe5HkMtpSiTSOZwfN0tzYjO/lJEw=="
|
|
5635
5977
|
},
|
|
5636
5978
|
"node_modules/d3-scale": {
|
|
5637
5979
|
"version": "4.0.2",
|
|
5638
|
-
"
|
|
5980
|
+
"resolved": "https://registry.npmjs.org/d3-scale/-/d3-scale-4.0.2.tgz",
|
|
5981
|
+
"integrity": "sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==",
|
|
5639
5982
|
"dependencies": {
|
|
5640
5983
|
"d3-array": "2.10.0 - 3",
|
|
5641
5984
|
"d3-format": "1 - 3",
|
|
@@ -5649,7 +5992,8 @@
|
|
|
5649
5992
|
},
|
|
5650
5993
|
"node_modules/d3-scale-chromatic": {
|
|
5651
5994
|
"version": "3.1.0",
|
|
5652
|
-
"
|
|
5995
|
+
"resolved": "https://registry.npmjs.org/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz",
|
|
5996
|
+
"integrity": "sha512-A3s5PWiZ9YCXFye1o246KoscMWqf8BsD9eRiJ3He7C9OBaxKhAd5TFCdEx/7VbKtxxTsu//1mMJFrEt572cEyQ==",
|
|
5653
5997
|
"dependencies": {
|
|
5654
5998
|
"d3-color": "1 - 3",
|
|
5655
5999
|
"d3-interpolate": "1 - 3"
|
|
@@ -5667,7 +6011,8 @@
|
|
|
5667
6011
|
},
|
|
5668
6012
|
"node_modules/d3-shape": {
|
|
5669
6013
|
"version": "3.2.0",
|
|
5670
|
-
"
|
|
6014
|
+
"resolved": "https://registry.npmjs.org/d3-shape/-/d3-shape-3.2.0.tgz",
|
|
6015
|
+
"integrity": "sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==",
|
|
5671
6016
|
"dependencies": {
|
|
5672
6017
|
"d3-path": "^3.1.0"
|
|
5673
6018
|
},
|
|
@@ -5677,7 +6022,8 @@
|
|
|
5677
6022
|
},
|
|
5678
6023
|
"node_modules/d3-time": {
|
|
5679
6024
|
"version": "3.1.0",
|
|
5680
|
-
"
|
|
6025
|
+
"resolved": "https://registry.npmjs.org/d3-time/-/d3-time-3.1.0.tgz",
|
|
6026
|
+
"integrity": "sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==",
|
|
5681
6027
|
"dependencies": {
|
|
5682
6028
|
"d3-array": "2 - 3"
|
|
5683
6029
|
},
|
|
@@ -5687,7 +6033,8 @@
|
|
|
5687
6033
|
},
|
|
5688
6034
|
"node_modules/d3-time-format": {
|
|
5689
6035
|
"version": "4.1.0",
|
|
5690
|
-
"
|
|
6036
|
+
"resolved": "https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.1.0.tgz",
|
|
6037
|
+
"integrity": "sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==",
|
|
5691
6038
|
"dependencies": {
|
|
5692
6039
|
"d3-time": "1 - 3"
|
|
5693
6040
|
},
|
|
@@ -5742,10 +6089,11 @@
|
|
|
5742
6089
|
}
|
|
5743
6090
|
},
|
|
5744
6091
|
"node_modules/dagre-d3-es": {
|
|
5745
|
-
"version": "7.0.
|
|
5746
|
-
"
|
|
6092
|
+
"version": "7.0.11",
|
|
6093
|
+
"resolved": "https://registry.npmjs.org/dagre-d3-es/-/dagre-d3-es-7.0.11.tgz",
|
|
6094
|
+
"integrity": "sha512-tvlJLyQf834SylNKax8Wkzco/1ias1OPw8DcUMDE7oUIoSEW25riQVuiu/0OWEFqT0cxHT3Pa9/D82Jr47IONw==",
|
|
5747
6095
|
"dependencies": {
|
|
5748
|
-
"d3": "^7.
|
|
6096
|
+
"d3": "^7.9.0",
|
|
5749
6097
|
"lodash-es": "^4.17.21"
|
|
5750
6098
|
}
|
|
5751
6099
|
},
|
|
@@ -5807,7 +6155,8 @@
|
|
|
5807
6155
|
},
|
|
5808
6156
|
"node_modules/dayjs": {
|
|
5809
6157
|
"version": "1.11.13",
|
|
5810
|
-
"
|
|
6158
|
+
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.13.tgz",
|
|
6159
|
+
"integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg=="
|
|
5811
6160
|
},
|
|
5812
6161
|
"node_modules/debug": {
|
|
5813
6162
|
"version": "4.4.0",
|
|
@@ -5878,7 +6227,8 @@
|
|
|
5878
6227
|
},
|
|
5879
6228
|
"node_modules/delaunator": {
|
|
5880
6229
|
"version": "5.0.1",
|
|
5881
|
-
"
|
|
6230
|
+
"resolved": "https://registry.npmjs.org/delaunator/-/delaunator-5.0.1.tgz",
|
|
6231
|
+
"integrity": "sha512-8nvh+XBe96aCESrGOqMp/84b13H9cdKbG5P2ejQCh4d4sK9RL4371qou9drQjMhvnPmhWl5hnmqbEE0fXr9Xnw==",
|
|
5882
6232
|
"dependencies": {
|
|
5883
6233
|
"robust-predicates": "^3.0.2"
|
|
5884
6234
|
}
|
|
@@ -6040,10 +6390,6 @@
|
|
|
6040
6390
|
"version": "1.5.72",
|
|
6041
6391
|
"license": "ISC"
|
|
6042
6392
|
},
|
|
6043
|
-
"node_modules/elkjs": {
|
|
6044
|
-
"version": "0.9.3",
|
|
6045
|
-
"license": "EPL-2.0"
|
|
6046
|
-
},
|
|
6047
6393
|
"node_modules/emmet": {
|
|
6048
6394
|
"version": "2.4.11",
|
|
6049
6395
|
"license": "MIT",
|
|
@@ -6803,6 +7149,11 @@
|
|
|
6803
7149
|
"lodash": "^4.17.15"
|
|
6804
7150
|
}
|
|
6805
7151
|
},
|
|
7152
|
+
"node_modules/hachure-fill": {
|
|
7153
|
+
"version": "0.5.2",
|
|
7154
|
+
"resolved": "https://registry.npmjs.org/hachure-fill/-/hachure-fill-0.5.2.tgz",
|
|
7155
|
+
"integrity": "sha512-3GKBOn+m2LX9iq+JC1064cSFprJY4jL1jCXTcpnfER5HYE2l/4EfWSGzkPa/ZDBmYI0ZOEj5VHV/eKnPGkHuOg=="
|
|
7156
|
+
},
|
|
6806
7157
|
"node_modules/has-bigints": {
|
|
6807
7158
|
"version": "1.0.2",
|
|
6808
7159
|
"license": "MIT",
|
|
@@ -7717,7 +8068,8 @@
|
|
|
7717
8068
|
},
|
|
7718
8069
|
"node_modules/internmap": {
|
|
7719
8070
|
"version": "2.0.3",
|
|
7720
|
-
"
|
|
8071
|
+
"resolved": "https://registry.npmjs.org/internmap/-/internmap-2.0.3.tgz",
|
|
8072
|
+
"integrity": "sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==",
|
|
7721
8073
|
"engines": {
|
|
7722
8074
|
"node": ">=12"
|
|
7723
8075
|
}
|
|
@@ -8384,11 +8736,12 @@
|
|
|
8384
8736
|
},
|
|
8385
8737
|
"node_modules/katex": {
|
|
8386
8738
|
"version": "0.16.15",
|
|
8739
|
+
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.15.tgz",
|
|
8740
|
+
"integrity": "sha512-yE9YJIEAk2aZ+FL/G8r+UGw0CTUzEA8ZFy6E+8tc3spHUKq3qBnzCkI1CQwGoI9atJhVyFPEypQsTY7mJ1Pi9w==",
|
|
8387
8741
|
"funding": [
|
|
8388
8742
|
"https://opencollective.com/katex",
|
|
8389
8743
|
"https://github.com/sponsors/katex"
|
|
8390
8744
|
],
|
|
8391
|
-
"license": "MIT",
|
|
8392
8745
|
"dependencies": {
|
|
8393
8746
|
"commander": "^8.3.0"
|
|
8394
8747
|
},
|
|
@@ -8398,13 +8751,16 @@
|
|
|
8398
8751
|
},
|
|
8399
8752
|
"node_modules/katex/node_modules/commander": {
|
|
8400
8753
|
"version": "8.3.0",
|
|
8401
|
-
"
|
|
8754
|
+
"resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz",
|
|
8755
|
+
"integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==",
|
|
8402
8756
|
"engines": {
|
|
8403
8757
|
"node": ">= 12"
|
|
8404
8758
|
}
|
|
8405
8759
|
},
|
|
8406
8760
|
"node_modules/khroma": {
|
|
8407
|
-
"version": "2.1.0"
|
|
8761
|
+
"version": "2.1.0",
|
|
8762
|
+
"resolved": "https://registry.npmjs.org/khroma/-/khroma-2.1.0.tgz",
|
|
8763
|
+
"integrity": "sha512-Ls993zuzfayK269Svk9hzpeGUKob/sIgZzyHYdjQoAdQetRKpOLj+k/QQQ/6Qi0Yz65mlROrfd+Ev+1+7dz9Kw=="
|
|
8408
8764
|
},
|
|
8409
8765
|
"node_modules/kleur": {
|
|
8410
8766
|
"version": "4.1.5",
|
|
@@ -8413,9 +8769,30 @@
|
|
|
8413
8769
|
"node": ">=6"
|
|
8414
8770
|
}
|
|
8415
8771
|
},
|
|
8772
|
+
"node_modules/kolorist": {
|
|
8773
|
+
"version": "1.8.0",
|
|
8774
|
+
"resolved": "https://registry.npmjs.org/kolorist/-/kolorist-1.8.0.tgz",
|
|
8775
|
+
"integrity": "sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ=="
|
|
8776
|
+
},
|
|
8777
|
+
"node_modules/langium": {
|
|
8778
|
+
"version": "3.0.0",
|
|
8779
|
+
"resolved": "https://registry.npmjs.org/langium/-/langium-3.0.0.tgz",
|
|
8780
|
+
"integrity": "sha512-+Ez9EoiByeoTu/2BXmEaZ06iPNXM6thWJp02KfBO/raSMyCJ4jw7AkWWa+zBCTm0+Tw1Fj9FOxdqSskyN5nAwg==",
|
|
8781
|
+
"dependencies": {
|
|
8782
|
+
"chevrotain": "~11.0.3",
|
|
8783
|
+
"chevrotain-allstar": "~0.3.0",
|
|
8784
|
+
"vscode-languageserver": "~9.0.1",
|
|
8785
|
+
"vscode-languageserver-textdocument": "~1.0.11",
|
|
8786
|
+
"vscode-uri": "~3.0.8"
|
|
8787
|
+
},
|
|
8788
|
+
"engines": {
|
|
8789
|
+
"node": ">=16.0.0"
|
|
8790
|
+
}
|
|
8791
|
+
},
|
|
8416
8792
|
"node_modules/layout-base": {
|
|
8417
8793
|
"version": "1.0.2",
|
|
8418
|
-
"
|
|
8794
|
+
"resolved": "https://registry.npmjs.org/layout-base/-/layout-base-1.0.2.tgz",
|
|
8795
|
+
"integrity": "sha512-8h2oVEZNktL4BH2JCOI90iD1yXwL6iNW7KcCKT2QZgQJR2vbqDsldCTPRU9NifTCqHZci57XvQQ15YTu+sTYPg=="
|
|
8419
8796
|
},
|
|
8420
8797
|
"node_modules/leven": {
|
|
8421
8798
|
"version": "3.1.0",
|
|
@@ -8501,6 +8878,21 @@
|
|
|
8501
8878
|
"node": ">=6"
|
|
8502
8879
|
}
|
|
8503
8880
|
},
|
|
8881
|
+
"node_modules/local-pkg": {
|
|
8882
|
+
"version": "0.5.1",
|
|
8883
|
+
"resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-0.5.1.tgz",
|
|
8884
|
+
"integrity": "sha512-9rrA30MRRP3gBD3HTGnC6cDFpaE1kVDWxWgqWJUN0RvDNAo+Nz/9GxB+nHOH0ifbVFy0hSA1V6vFDvnx54lTEQ==",
|
|
8885
|
+
"dependencies": {
|
|
8886
|
+
"mlly": "^1.7.3",
|
|
8887
|
+
"pkg-types": "^1.2.1"
|
|
8888
|
+
},
|
|
8889
|
+
"engines": {
|
|
8890
|
+
"node": ">=14"
|
|
8891
|
+
},
|
|
8892
|
+
"funding": {
|
|
8893
|
+
"url": "https://github.com/sponsors/antfu"
|
|
8894
|
+
}
|
|
8895
|
+
},
|
|
8504
8896
|
"node_modules/locate-path": {
|
|
8505
8897
|
"version": "5.0.0",
|
|
8506
8898
|
"license": "MIT",
|
|
@@ -8517,7 +8909,8 @@
|
|
|
8517
8909
|
},
|
|
8518
8910
|
"node_modules/lodash-es": {
|
|
8519
8911
|
"version": "4.17.21",
|
|
8520
|
-
"
|
|
8912
|
+
"resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz",
|
|
8913
|
+
"integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw=="
|
|
8521
8914
|
},
|
|
8522
8915
|
"node_modules/lodash.castarray": {
|
|
8523
8916
|
"version": "4.4.0",
|
|
@@ -10636,70 +11029,45 @@
|
|
|
10636
11029
|
}
|
|
10637
11030
|
},
|
|
10638
11031
|
"node_modules/mermaid": {
|
|
10639
|
-
"version": "
|
|
10640
|
-
"
|
|
10641
|
-
"
|
|
10642
|
-
|
|
10643
|
-
"@
|
|
10644
|
-
"@
|
|
10645
|
-
"
|
|
11032
|
+
"version": "11.4.1",
|
|
11033
|
+
"resolved": "https://registry.npmjs.org/mermaid/-/mermaid-11.4.1.tgz",
|
|
11034
|
+
"integrity": "sha512-Mb01JT/x6CKDWaxigwfZYuYmDZ6xtrNwNlidKZwkSrDaY9n90tdrJTV5Umk+wP1fZscGptmKFXHsXMDEVZ+Q6A==",
|
|
11035
|
+
"dependencies": {
|
|
11036
|
+
"@braintree/sanitize-url": "^7.0.1",
|
|
11037
|
+
"@iconify/utils": "^2.1.32",
|
|
11038
|
+
"@mermaid-js/parser": "^0.3.0",
|
|
11039
|
+
"@types/d3": "^7.4.3",
|
|
11040
|
+
"cytoscape": "^3.29.2",
|
|
10646
11041
|
"cytoscape-cose-bilkent": "^4.1.0",
|
|
10647
|
-
"
|
|
11042
|
+
"cytoscape-fcose": "^2.2.0",
|
|
11043
|
+
"d3": "^7.9.0",
|
|
10648
11044
|
"d3-sankey": "^0.12.3",
|
|
10649
|
-
"dagre-d3-es": "7.0.
|
|
10650
|
-
"dayjs": "^1.11.
|
|
10651
|
-
"dompurify": "^3.
|
|
10652
|
-
"elkjs": "^0.9.0",
|
|
11045
|
+
"dagre-d3-es": "7.0.11",
|
|
11046
|
+
"dayjs": "^1.11.10",
|
|
11047
|
+
"dompurify": "^3.2.1",
|
|
10653
11048
|
"katex": "^0.16.9",
|
|
10654
|
-
"khroma": "^2.
|
|
11049
|
+
"khroma": "^2.1.0",
|
|
10655
11050
|
"lodash-es": "^4.17.21",
|
|
10656
|
-
"
|
|
10657
|
-
"
|
|
10658
|
-
"stylis": "^4.1
|
|
11051
|
+
"marked": "^13.0.2",
|
|
11052
|
+
"roughjs": "^4.6.6",
|
|
11053
|
+
"stylis": "^4.3.1",
|
|
10659
11054
|
"ts-dedent": "^2.2.0",
|
|
10660
|
-
"uuid": "^9.0.
|
|
10661
|
-
"web-worker": "^1.2.0"
|
|
10662
|
-
}
|
|
10663
|
-
},
|
|
10664
|
-
"node_modules/mermaid/node_modules/@types/mdast": {
|
|
10665
|
-
"version": "3.0.15",
|
|
10666
|
-
"license": "MIT",
|
|
10667
|
-
"dependencies": {
|
|
10668
|
-
"@types/unist": "^2"
|
|
11055
|
+
"uuid": "^9.0.1"
|
|
10669
11056
|
}
|
|
10670
11057
|
},
|
|
10671
|
-
"node_modules/mermaid/node_modules
|
|
10672
|
-
"version": "
|
|
10673
|
-
"
|
|
10674
|
-
|
|
10675
|
-
|
|
10676
|
-
|
|
10677
|
-
"license": "(MPL-2.0 OR Apache-2.0)"
|
|
10678
|
-
},
|
|
10679
|
-
"node_modules/mermaid/node_modules/mdast-util-from-markdown": {
|
|
10680
|
-
"version": "1.3.1",
|
|
10681
|
-
"license": "MIT",
|
|
10682
|
-
"dependencies": {
|
|
10683
|
-
"@types/mdast": "^3.0.0",
|
|
10684
|
-
"@types/unist": "^2.0.0",
|
|
10685
|
-
"decode-named-character-reference": "^1.0.0",
|
|
10686
|
-
"mdast-util-to-string": "^3.1.0",
|
|
10687
|
-
"micromark": "^3.0.0",
|
|
10688
|
-
"micromark-util-decode-numeric-character-reference": "^1.0.0",
|
|
10689
|
-
"micromark-util-decode-string": "^1.0.0",
|
|
10690
|
-
"micromark-util-normalize-identifier": "^1.0.0",
|
|
10691
|
-
"micromark-util-symbol": "^1.0.0",
|
|
10692
|
-
"micromark-util-types": "^1.0.0",
|
|
10693
|
-
"unist-util-stringify-position": "^3.0.0",
|
|
10694
|
-
"uvu": "^0.5.0"
|
|
11058
|
+
"node_modules/mermaid/node_modules/marked": {
|
|
11059
|
+
"version": "13.0.3",
|
|
11060
|
+
"resolved": "https://registry.npmjs.org/marked/-/marked-13.0.3.tgz",
|
|
11061
|
+
"integrity": "sha512-rqRix3/TWzE9rIoFGIn8JmsVfhiuC8VIQ8IdX5TfzmeBucdY05/0UlzKaw0eVtpcN/OdVFpBk7CjKGo9iHJ/zA==",
|
|
11062
|
+
"bin": {
|
|
11063
|
+
"marked": "bin/marked.js"
|
|
10695
11064
|
},
|
|
10696
|
-
"
|
|
10697
|
-
"
|
|
10698
|
-
"url": "https://opencollective.com/unified"
|
|
11065
|
+
"engines": {
|
|
11066
|
+
"node": ">= 18"
|
|
10699
11067
|
}
|
|
10700
11068
|
},
|
|
10701
|
-
"node_modules/
|
|
10702
|
-
"version": "
|
|
11069
|
+
"node_modules/micromark": {
|
|
11070
|
+
"version": "4.0.1",
|
|
10703
11071
|
"funding": [
|
|
10704
11072
|
{
|
|
10705
11073
|
"type": "GitHub Sponsors",
|
|
@@ -10715,435 +11083,24 @@
|
|
|
10715
11083
|
"@types/debug": "^4.0.0",
|
|
10716
11084
|
"debug": "^4.0.0",
|
|
10717
11085
|
"decode-named-character-reference": "^1.0.0",
|
|
10718
|
-
"
|
|
10719
|
-
"micromark-
|
|
10720
|
-
"micromark-
|
|
10721
|
-
"micromark-util-
|
|
10722
|
-
"micromark-util-
|
|
10723
|
-
"micromark-util-
|
|
10724
|
-
"micromark-util-
|
|
10725
|
-
"micromark-util-
|
|
10726
|
-
"micromark-util-
|
|
10727
|
-
"micromark-util-
|
|
10728
|
-
"micromark-util-
|
|
10729
|
-
"micromark-util-
|
|
10730
|
-
"micromark-util-
|
|
10731
|
-
"
|
|
11086
|
+
"devlop": "^1.0.0",
|
|
11087
|
+
"micromark-core-commonmark": "^2.0.0",
|
|
11088
|
+
"micromark-factory-space": "^2.0.0",
|
|
11089
|
+
"micromark-util-character": "^2.0.0",
|
|
11090
|
+
"micromark-util-chunked": "^2.0.0",
|
|
11091
|
+
"micromark-util-combine-extensions": "^2.0.0",
|
|
11092
|
+
"micromark-util-decode-numeric-character-reference": "^2.0.0",
|
|
11093
|
+
"micromark-util-encode": "^2.0.0",
|
|
11094
|
+
"micromark-util-normalize-identifier": "^2.0.0",
|
|
11095
|
+
"micromark-util-resolve-all": "^2.0.0",
|
|
11096
|
+
"micromark-util-sanitize-uri": "^2.0.0",
|
|
11097
|
+
"micromark-util-subtokenize": "^2.0.0",
|
|
11098
|
+
"micromark-util-symbol": "^2.0.0",
|
|
11099
|
+
"micromark-util-types": "^2.0.0"
|
|
10732
11100
|
}
|
|
10733
11101
|
},
|
|
10734
|
-
"node_modules/
|
|
10735
|
-
"version": "
|
|
10736
|
-
"funding": [
|
|
10737
|
-
{
|
|
10738
|
-
"type": "GitHub Sponsors",
|
|
10739
|
-
"url": "https://github.com/sponsors/unifiedjs"
|
|
10740
|
-
},
|
|
10741
|
-
{
|
|
10742
|
-
"type": "OpenCollective",
|
|
10743
|
-
"url": "https://opencollective.com/unified"
|
|
10744
|
-
}
|
|
10745
|
-
],
|
|
10746
|
-
"license": "MIT",
|
|
10747
|
-
"dependencies": {
|
|
10748
|
-
"decode-named-character-reference": "^1.0.0",
|
|
10749
|
-
"micromark-factory-destination": "^1.0.0",
|
|
10750
|
-
"micromark-factory-label": "^1.0.0",
|
|
10751
|
-
"micromark-factory-space": "^1.0.0",
|
|
10752
|
-
"micromark-factory-title": "^1.0.0",
|
|
10753
|
-
"micromark-factory-whitespace": "^1.0.0",
|
|
10754
|
-
"micromark-util-character": "^1.0.0",
|
|
10755
|
-
"micromark-util-chunked": "^1.0.0",
|
|
10756
|
-
"micromark-util-classify-character": "^1.0.0",
|
|
10757
|
-
"micromark-util-html-tag-name": "^1.0.0",
|
|
10758
|
-
"micromark-util-normalize-identifier": "^1.0.0",
|
|
10759
|
-
"micromark-util-resolve-all": "^1.0.0",
|
|
10760
|
-
"micromark-util-subtokenize": "^1.0.0",
|
|
10761
|
-
"micromark-util-symbol": "^1.0.0",
|
|
10762
|
-
"micromark-util-types": "^1.0.1",
|
|
10763
|
-
"uvu": "^0.5.0"
|
|
10764
|
-
}
|
|
10765
|
-
},
|
|
10766
|
-
"node_modules/mermaid/node_modules/micromark-factory-destination": {
|
|
10767
|
-
"version": "1.1.0",
|
|
10768
|
-
"funding": [
|
|
10769
|
-
{
|
|
10770
|
-
"type": "GitHub Sponsors",
|
|
10771
|
-
"url": "https://github.com/sponsors/unifiedjs"
|
|
10772
|
-
},
|
|
10773
|
-
{
|
|
10774
|
-
"type": "OpenCollective",
|
|
10775
|
-
"url": "https://opencollective.com/unified"
|
|
10776
|
-
}
|
|
10777
|
-
],
|
|
10778
|
-
"license": "MIT",
|
|
10779
|
-
"dependencies": {
|
|
10780
|
-
"micromark-util-character": "^1.0.0",
|
|
10781
|
-
"micromark-util-symbol": "^1.0.0",
|
|
10782
|
-
"micromark-util-types": "^1.0.0"
|
|
10783
|
-
}
|
|
10784
|
-
},
|
|
10785
|
-
"node_modules/mermaid/node_modules/micromark-factory-label": {
|
|
10786
|
-
"version": "1.1.0",
|
|
10787
|
-
"funding": [
|
|
10788
|
-
{
|
|
10789
|
-
"type": "GitHub Sponsors",
|
|
10790
|
-
"url": "https://github.com/sponsors/unifiedjs"
|
|
10791
|
-
},
|
|
10792
|
-
{
|
|
10793
|
-
"type": "OpenCollective",
|
|
10794
|
-
"url": "https://opencollective.com/unified"
|
|
10795
|
-
}
|
|
10796
|
-
],
|
|
10797
|
-
"license": "MIT",
|
|
10798
|
-
"dependencies": {
|
|
10799
|
-
"micromark-util-character": "^1.0.0",
|
|
10800
|
-
"micromark-util-symbol": "^1.0.0",
|
|
10801
|
-
"micromark-util-types": "^1.0.0",
|
|
10802
|
-
"uvu": "^0.5.0"
|
|
10803
|
-
}
|
|
10804
|
-
},
|
|
10805
|
-
"node_modules/mermaid/node_modules/micromark-factory-space": {
|
|
10806
|
-
"version": "1.1.0",
|
|
10807
|
-
"funding": [
|
|
10808
|
-
{
|
|
10809
|
-
"type": "GitHub Sponsors",
|
|
10810
|
-
"url": "https://github.com/sponsors/unifiedjs"
|
|
10811
|
-
},
|
|
10812
|
-
{
|
|
10813
|
-
"type": "OpenCollective",
|
|
10814
|
-
"url": "https://opencollective.com/unified"
|
|
10815
|
-
}
|
|
10816
|
-
],
|
|
10817
|
-
"license": "MIT",
|
|
10818
|
-
"dependencies": {
|
|
10819
|
-
"micromark-util-character": "^1.0.0",
|
|
10820
|
-
"micromark-util-types": "^1.0.0"
|
|
10821
|
-
}
|
|
10822
|
-
},
|
|
10823
|
-
"node_modules/mermaid/node_modules/micromark-factory-title": {
|
|
10824
|
-
"version": "1.1.0",
|
|
10825
|
-
"funding": [
|
|
10826
|
-
{
|
|
10827
|
-
"type": "GitHub Sponsors",
|
|
10828
|
-
"url": "https://github.com/sponsors/unifiedjs"
|
|
10829
|
-
},
|
|
10830
|
-
{
|
|
10831
|
-
"type": "OpenCollective",
|
|
10832
|
-
"url": "https://opencollective.com/unified"
|
|
10833
|
-
}
|
|
10834
|
-
],
|
|
10835
|
-
"license": "MIT",
|
|
10836
|
-
"dependencies": {
|
|
10837
|
-
"micromark-factory-space": "^1.0.0",
|
|
10838
|
-
"micromark-util-character": "^1.0.0",
|
|
10839
|
-
"micromark-util-symbol": "^1.0.0",
|
|
10840
|
-
"micromark-util-types": "^1.0.0"
|
|
10841
|
-
}
|
|
10842
|
-
},
|
|
10843
|
-
"node_modules/mermaid/node_modules/micromark-factory-whitespace": {
|
|
10844
|
-
"version": "1.1.0",
|
|
10845
|
-
"funding": [
|
|
10846
|
-
{
|
|
10847
|
-
"type": "GitHub Sponsors",
|
|
10848
|
-
"url": "https://github.com/sponsors/unifiedjs"
|
|
10849
|
-
},
|
|
10850
|
-
{
|
|
10851
|
-
"type": "OpenCollective",
|
|
10852
|
-
"url": "https://opencollective.com/unified"
|
|
10853
|
-
}
|
|
10854
|
-
],
|
|
10855
|
-
"license": "MIT",
|
|
10856
|
-
"dependencies": {
|
|
10857
|
-
"micromark-factory-space": "^1.0.0",
|
|
10858
|
-
"micromark-util-character": "^1.0.0",
|
|
10859
|
-
"micromark-util-symbol": "^1.0.0",
|
|
10860
|
-
"micromark-util-types": "^1.0.0"
|
|
10861
|
-
}
|
|
10862
|
-
},
|
|
10863
|
-
"node_modules/mermaid/node_modules/micromark-util-character": {
|
|
10864
|
-
"version": "1.2.0",
|
|
10865
|
-
"funding": [
|
|
10866
|
-
{
|
|
10867
|
-
"type": "GitHub Sponsors",
|
|
10868
|
-
"url": "https://github.com/sponsors/unifiedjs"
|
|
10869
|
-
},
|
|
10870
|
-
{
|
|
10871
|
-
"type": "OpenCollective",
|
|
10872
|
-
"url": "https://opencollective.com/unified"
|
|
10873
|
-
}
|
|
10874
|
-
],
|
|
10875
|
-
"license": "MIT",
|
|
10876
|
-
"dependencies": {
|
|
10877
|
-
"micromark-util-symbol": "^1.0.0",
|
|
10878
|
-
"micromark-util-types": "^1.0.0"
|
|
10879
|
-
}
|
|
10880
|
-
},
|
|
10881
|
-
"node_modules/mermaid/node_modules/micromark-util-chunked": {
|
|
10882
|
-
"version": "1.1.0",
|
|
10883
|
-
"funding": [
|
|
10884
|
-
{
|
|
10885
|
-
"type": "GitHub Sponsors",
|
|
10886
|
-
"url": "https://github.com/sponsors/unifiedjs"
|
|
10887
|
-
},
|
|
10888
|
-
{
|
|
10889
|
-
"type": "OpenCollective",
|
|
10890
|
-
"url": "https://opencollective.com/unified"
|
|
10891
|
-
}
|
|
10892
|
-
],
|
|
10893
|
-
"license": "MIT",
|
|
10894
|
-
"dependencies": {
|
|
10895
|
-
"micromark-util-symbol": "^1.0.0"
|
|
10896
|
-
}
|
|
10897
|
-
},
|
|
10898
|
-
"node_modules/mermaid/node_modules/micromark-util-classify-character": {
|
|
10899
|
-
"version": "1.1.0",
|
|
10900
|
-
"funding": [
|
|
10901
|
-
{
|
|
10902
|
-
"type": "GitHub Sponsors",
|
|
10903
|
-
"url": "https://github.com/sponsors/unifiedjs"
|
|
10904
|
-
},
|
|
10905
|
-
{
|
|
10906
|
-
"type": "OpenCollective",
|
|
10907
|
-
"url": "https://opencollective.com/unified"
|
|
10908
|
-
}
|
|
10909
|
-
],
|
|
10910
|
-
"license": "MIT",
|
|
10911
|
-
"dependencies": {
|
|
10912
|
-
"micromark-util-character": "^1.0.0",
|
|
10913
|
-
"micromark-util-symbol": "^1.0.0",
|
|
10914
|
-
"micromark-util-types": "^1.0.0"
|
|
10915
|
-
}
|
|
10916
|
-
},
|
|
10917
|
-
"node_modules/mermaid/node_modules/micromark-util-combine-extensions": {
|
|
10918
|
-
"version": "1.1.0",
|
|
10919
|
-
"funding": [
|
|
10920
|
-
{
|
|
10921
|
-
"type": "GitHub Sponsors",
|
|
10922
|
-
"url": "https://github.com/sponsors/unifiedjs"
|
|
10923
|
-
},
|
|
10924
|
-
{
|
|
10925
|
-
"type": "OpenCollective",
|
|
10926
|
-
"url": "https://opencollective.com/unified"
|
|
10927
|
-
}
|
|
10928
|
-
],
|
|
10929
|
-
"license": "MIT",
|
|
10930
|
-
"dependencies": {
|
|
10931
|
-
"micromark-util-chunked": "^1.0.0",
|
|
10932
|
-
"micromark-util-types": "^1.0.0"
|
|
10933
|
-
}
|
|
10934
|
-
},
|
|
10935
|
-
"node_modules/mermaid/node_modules/micromark-util-decode-numeric-character-reference": {
|
|
10936
|
-
"version": "1.1.0",
|
|
10937
|
-
"funding": [
|
|
10938
|
-
{
|
|
10939
|
-
"type": "GitHub Sponsors",
|
|
10940
|
-
"url": "https://github.com/sponsors/unifiedjs"
|
|
10941
|
-
},
|
|
10942
|
-
{
|
|
10943
|
-
"type": "OpenCollective",
|
|
10944
|
-
"url": "https://opencollective.com/unified"
|
|
10945
|
-
}
|
|
10946
|
-
],
|
|
10947
|
-
"license": "MIT",
|
|
10948
|
-
"dependencies": {
|
|
10949
|
-
"micromark-util-symbol": "^1.0.0"
|
|
10950
|
-
}
|
|
10951
|
-
},
|
|
10952
|
-
"node_modules/mermaid/node_modules/micromark-util-decode-string": {
|
|
10953
|
-
"version": "1.1.0",
|
|
10954
|
-
"funding": [
|
|
10955
|
-
{
|
|
10956
|
-
"type": "GitHub Sponsors",
|
|
10957
|
-
"url": "https://github.com/sponsors/unifiedjs"
|
|
10958
|
-
},
|
|
10959
|
-
{
|
|
10960
|
-
"type": "OpenCollective",
|
|
10961
|
-
"url": "https://opencollective.com/unified"
|
|
10962
|
-
}
|
|
10963
|
-
],
|
|
10964
|
-
"license": "MIT",
|
|
10965
|
-
"dependencies": {
|
|
10966
|
-
"decode-named-character-reference": "^1.0.0",
|
|
10967
|
-
"micromark-util-character": "^1.0.0",
|
|
10968
|
-
"micromark-util-decode-numeric-character-reference": "^1.0.0",
|
|
10969
|
-
"micromark-util-symbol": "^1.0.0"
|
|
10970
|
-
}
|
|
10971
|
-
},
|
|
10972
|
-
"node_modules/mermaid/node_modules/micromark-util-encode": {
|
|
10973
|
-
"version": "1.1.0",
|
|
10974
|
-
"funding": [
|
|
10975
|
-
{
|
|
10976
|
-
"type": "GitHub Sponsors",
|
|
10977
|
-
"url": "https://github.com/sponsors/unifiedjs"
|
|
10978
|
-
},
|
|
10979
|
-
{
|
|
10980
|
-
"type": "OpenCollective",
|
|
10981
|
-
"url": "https://opencollective.com/unified"
|
|
10982
|
-
}
|
|
10983
|
-
],
|
|
10984
|
-
"license": "MIT"
|
|
10985
|
-
},
|
|
10986
|
-
"node_modules/mermaid/node_modules/micromark-util-html-tag-name": {
|
|
10987
|
-
"version": "1.2.0",
|
|
10988
|
-
"funding": [
|
|
10989
|
-
{
|
|
10990
|
-
"type": "GitHub Sponsors",
|
|
10991
|
-
"url": "https://github.com/sponsors/unifiedjs"
|
|
10992
|
-
},
|
|
10993
|
-
{
|
|
10994
|
-
"type": "OpenCollective",
|
|
10995
|
-
"url": "https://opencollective.com/unified"
|
|
10996
|
-
}
|
|
10997
|
-
],
|
|
10998
|
-
"license": "MIT"
|
|
10999
|
-
},
|
|
11000
|
-
"node_modules/mermaid/node_modules/micromark-util-normalize-identifier": {
|
|
11001
|
-
"version": "1.1.0",
|
|
11002
|
-
"funding": [
|
|
11003
|
-
{
|
|
11004
|
-
"type": "GitHub Sponsors",
|
|
11005
|
-
"url": "https://github.com/sponsors/unifiedjs"
|
|
11006
|
-
},
|
|
11007
|
-
{
|
|
11008
|
-
"type": "OpenCollective",
|
|
11009
|
-
"url": "https://opencollective.com/unified"
|
|
11010
|
-
}
|
|
11011
|
-
],
|
|
11012
|
-
"license": "MIT",
|
|
11013
|
-
"dependencies": {
|
|
11014
|
-
"micromark-util-symbol": "^1.0.0"
|
|
11015
|
-
}
|
|
11016
|
-
},
|
|
11017
|
-
"node_modules/mermaid/node_modules/micromark-util-resolve-all": {
|
|
11018
|
-
"version": "1.1.0",
|
|
11019
|
-
"funding": [
|
|
11020
|
-
{
|
|
11021
|
-
"type": "GitHub Sponsors",
|
|
11022
|
-
"url": "https://github.com/sponsors/unifiedjs"
|
|
11023
|
-
},
|
|
11024
|
-
{
|
|
11025
|
-
"type": "OpenCollective",
|
|
11026
|
-
"url": "https://opencollective.com/unified"
|
|
11027
|
-
}
|
|
11028
|
-
],
|
|
11029
|
-
"license": "MIT",
|
|
11030
|
-
"dependencies": {
|
|
11031
|
-
"micromark-util-types": "^1.0.0"
|
|
11032
|
-
}
|
|
11033
|
-
},
|
|
11034
|
-
"node_modules/mermaid/node_modules/micromark-util-sanitize-uri": {
|
|
11035
|
-
"version": "1.2.0",
|
|
11036
|
-
"funding": [
|
|
11037
|
-
{
|
|
11038
|
-
"type": "GitHub Sponsors",
|
|
11039
|
-
"url": "https://github.com/sponsors/unifiedjs"
|
|
11040
|
-
},
|
|
11041
|
-
{
|
|
11042
|
-
"type": "OpenCollective",
|
|
11043
|
-
"url": "https://opencollective.com/unified"
|
|
11044
|
-
}
|
|
11045
|
-
],
|
|
11046
|
-
"license": "MIT",
|
|
11047
|
-
"dependencies": {
|
|
11048
|
-
"micromark-util-character": "^1.0.0",
|
|
11049
|
-
"micromark-util-encode": "^1.0.0",
|
|
11050
|
-
"micromark-util-symbol": "^1.0.0"
|
|
11051
|
-
}
|
|
11052
|
-
},
|
|
11053
|
-
"node_modules/mermaid/node_modules/micromark-util-subtokenize": {
|
|
11054
|
-
"version": "1.1.0",
|
|
11055
|
-
"funding": [
|
|
11056
|
-
{
|
|
11057
|
-
"type": "GitHub Sponsors",
|
|
11058
|
-
"url": "https://github.com/sponsors/unifiedjs"
|
|
11059
|
-
},
|
|
11060
|
-
{
|
|
11061
|
-
"type": "OpenCollective",
|
|
11062
|
-
"url": "https://opencollective.com/unified"
|
|
11063
|
-
}
|
|
11064
|
-
],
|
|
11065
|
-
"license": "MIT",
|
|
11066
|
-
"dependencies": {
|
|
11067
|
-
"micromark-util-chunked": "^1.0.0",
|
|
11068
|
-
"micromark-util-symbol": "^1.0.0",
|
|
11069
|
-
"micromark-util-types": "^1.0.0",
|
|
11070
|
-
"uvu": "^0.5.0"
|
|
11071
|
-
}
|
|
11072
|
-
},
|
|
11073
|
-
"node_modules/mermaid/node_modules/micromark-util-symbol": {
|
|
11074
|
-
"version": "1.1.0",
|
|
11075
|
-
"funding": [
|
|
11076
|
-
{
|
|
11077
|
-
"type": "GitHub Sponsors",
|
|
11078
|
-
"url": "https://github.com/sponsors/unifiedjs"
|
|
11079
|
-
},
|
|
11080
|
-
{
|
|
11081
|
-
"type": "OpenCollective",
|
|
11082
|
-
"url": "https://opencollective.com/unified"
|
|
11083
|
-
}
|
|
11084
|
-
],
|
|
11085
|
-
"license": "MIT"
|
|
11086
|
-
},
|
|
11087
|
-
"node_modules/mermaid/node_modules/micromark-util-types": {
|
|
11088
|
-
"version": "1.1.0",
|
|
11089
|
-
"funding": [
|
|
11090
|
-
{
|
|
11091
|
-
"type": "GitHub Sponsors",
|
|
11092
|
-
"url": "https://github.com/sponsors/unifiedjs"
|
|
11093
|
-
},
|
|
11094
|
-
{
|
|
11095
|
-
"type": "OpenCollective",
|
|
11096
|
-
"url": "https://opencollective.com/unified"
|
|
11097
|
-
}
|
|
11098
|
-
],
|
|
11099
|
-
"license": "MIT"
|
|
11100
|
-
},
|
|
11101
|
-
"node_modules/mermaid/node_modules/unist-util-stringify-position": {
|
|
11102
|
-
"version": "3.0.3",
|
|
11103
|
-
"license": "MIT",
|
|
11104
|
-
"dependencies": {
|
|
11105
|
-
"@types/unist": "^2.0.0"
|
|
11106
|
-
},
|
|
11107
|
-
"funding": {
|
|
11108
|
-
"type": "opencollective",
|
|
11109
|
-
"url": "https://opencollective.com/unified"
|
|
11110
|
-
}
|
|
11111
|
-
},
|
|
11112
|
-
"node_modules/micromark": {
|
|
11113
|
-
"version": "4.0.1",
|
|
11114
|
-
"funding": [
|
|
11115
|
-
{
|
|
11116
|
-
"type": "GitHub Sponsors",
|
|
11117
|
-
"url": "https://github.com/sponsors/unifiedjs"
|
|
11118
|
-
},
|
|
11119
|
-
{
|
|
11120
|
-
"type": "OpenCollective",
|
|
11121
|
-
"url": "https://opencollective.com/unified"
|
|
11122
|
-
}
|
|
11123
|
-
],
|
|
11124
|
-
"license": "MIT",
|
|
11125
|
-
"dependencies": {
|
|
11126
|
-
"@types/debug": "^4.0.0",
|
|
11127
|
-
"debug": "^4.0.0",
|
|
11128
|
-
"decode-named-character-reference": "^1.0.0",
|
|
11129
|
-
"devlop": "^1.0.0",
|
|
11130
|
-
"micromark-core-commonmark": "^2.0.0",
|
|
11131
|
-
"micromark-factory-space": "^2.0.0",
|
|
11132
|
-
"micromark-util-character": "^2.0.0",
|
|
11133
|
-
"micromark-util-chunked": "^2.0.0",
|
|
11134
|
-
"micromark-util-combine-extensions": "^2.0.0",
|
|
11135
|
-
"micromark-util-decode-numeric-character-reference": "^2.0.0",
|
|
11136
|
-
"micromark-util-encode": "^2.0.0",
|
|
11137
|
-
"micromark-util-normalize-identifier": "^2.0.0",
|
|
11138
|
-
"micromark-util-resolve-all": "^2.0.0",
|
|
11139
|
-
"micromark-util-sanitize-uri": "^2.0.0",
|
|
11140
|
-
"micromark-util-subtokenize": "^2.0.0",
|
|
11141
|
-
"micromark-util-symbol": "^2.0.0",
|
|
11142
|
-
"micromark-util-types": "^2.0.0"
|
|
11143
|
-
}
|
|
11144
|
-
},
|
|
11145
|
-
"node_modules/micromark-core-commonmark": {
|
|
11146
|
-
"version": "2.0.2",
|
|
11102
|
+
"node_modules/micromark-core-commonmark": {
|
|
11103
|
+
"version": "2.0.2",
|
|
11147
11104
|
"funding": [
|
|
11148
11105
|
{
|
|
11149
11106
|
"type": "GitHub Sponsors",
|
|
@@ -12537,6 +12494,17 @@
|
|
|
12537
12494
|
"node": "*"
|
|
12538
12495
|
}
|
|
12539
12496
|
},
|
|
12497
|
+
"node_modules/mlly": {
|
|
12498
|
+
"version": "1.7.3",
|
|
12499
|
+
"resolved": "https://registry.npmjs.org/mlly/-/mlly-1.7.3.tgz",
|
|
12500
|
+
"integrity": "sha512-xUsx5n/mN0uQf4V548PKQ+YShA4/IW0KI1dZhrNrPCLG+xizETbHTkOa1f8/xut9JRPp8kQuMnz0oqwkTiLo/A==",
|
|
12501
|
+
"dependencies": {
|
|
12502
|
+
"acorn": "^8.14.0",
|
|
12503
|
+
"pathe": "^1.1.2",
|
|
12504
|
+
"pkg-types": "^1.2.1",
|
|
12505
|
+
"ufo": "^1.5.4"
|
|
12506
|
+
}
|
|
12507
|
+
},
|
|
12540
12508
|
"node_modules/mri": {
|
|
12541
12509
|
"version": "1.2.0",
|
|
12542
12510
|
"license": "MIT",
|
|
@@ -12715,10 +12683,6 @@
|
|
|
12715
12683
|
"version": "2.0.19",
|
|
12716
12684
|
"license": "MIT"
|
|
12717
12685
|
},
|
|
12718
|
-
"node_modules/non-layered-tidy-tree-layout": {
|
|
12719
|
-
"version": "2.0.2",
|
|
12720
|
-
"license": "MIT"
|
|
12721
|
-
},
|
|
12722
12686
|
"node_modules/nopt": {
|
|
12723
12687
|
"version": "1.0.10",
|
|
12724
12688
|
"license": "MIT",
|
|
@@ -12913,6 +12877,11 @@
|
|
|
12913
12877
|
"version": "1.0.1",
|
|
12914
12878
|
"license": "BlueOak-1.0.0"
|
|
12915
12879
|
},
|
|
12880
|
+
"node_modules/package-manager-detector": {
|
|
12881
|
+
"version": "0.2.7",
|
|
12882
|
+
"resolved": "https://registry.npmjs.org/package-manager-detector/-/package-manager-detector-0.2.7.tgz",
|
|
12883
|
+
"integrity": "sha512-g4+387DXDKlZzHkP+9FLt8yKj8+/3tOkPv7DVTJGGRm00RkEWgqbFstX1mXJ4M0VDYhUqsTOiISqNOJnhAu3PQ=="
|
|
12884
|
+
},
|
|
12916
12885
|
"node_modules/pagefind": {
|
|
12917
12886
|
"version": "1.2.0",
|
|
12918
12887
|
"license": "MIT",
|
|
@@ -12979,6 +12948,11 @@
|
|
|
12979
12948
|
"version": "1.0.1",
|
|
12980
12949
|
"license": "MIT"
|
|
12981
12950
|
},
|
|
12951
|
+
"node_modules/path-data-parser": {
|
|
12952
|
+
"version": "0.1.0",
|
|
12953
|
+
"resolved": "https://registry.npmjs.org/path-data-parser/-/path-data-parser-0.1.0.tgz",
|
|
12954
|
+
"integrity": "sha512-NOnmBpt5Y2RWbuv0LMzsayp3lVylAHLPUTut412ZA3l+C4uw4ZVkQbjShYCQ8TCpUMdPapr4YjUqLYD6v68j+w=="
|
|
12955
|
+
},
|
|
12982
12956
|
"node_modules/path-exists": {
|
|
12983
12957
|
"version": "4.0.0",
|
|
12984
12958
|
"license": "MIT",
|
|
@@ -13015,6 +12989,11 @@
|
|
|
13015
12989
|
"version": "10.4.3",
|
|
13016
12990
|
"license": "ISC"
|
|
13017
12991
|
},
|
|
12992
|
+
"node_modules/pathe": {
|
|
12993
|
+
"version": "1.1.2",
|
|
12994
|
+
"resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz",
|
|
12995
|
+
"integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ=="
|
|
12996
|
+
},
|
|
13018
12997
|
"node_modules/picocolors": {
|
|
13019
12998
|
"version": "1.1.1",
|
|
13020
12999
|
"license": "ISC"
|
|
@@ -13053,6 +13032,30 @@
|
|
|
13053
13032
|
"node": ">=8"
|
|
13054
13033
|
}
|
|
13055
13034
|
},
|
|
13035
|
+
"node_modules/pkg-types": {
|
|
13036
|
+
"version": "1.2.1",
|
|
13037
|
+
"resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.2.1.tgz",
|
|
13038
|
+
"integrity": "sha512-sQoqa8alT3nHjGuTjuKgOnvjo4cljkufdtLMnO2LBP/wRwuDlo1tkaEdMxCRhyGRPacv/ztlZgDPm2b7FAmEvw==",
|
|
13039
|
+
"dependencies": {
|
|
13040
|
+
"confbox": "^0.1.8",
|
|
13041
|
+
"mlly": "^1.7.2",
|
|
13042
|
+
"pathe": "^1.1.2"
|
|
13043
|
+
}
|
|
13044
|
+
},
|
|
13045
|
+
"node_modules/points-on-curve": {
|
|
13046
|
+
"version": "0.2.0",
|
|
13047
|
+
"resolved": "https://registry.npmjs.org/points-on-curve/-/points-on-curve-0.2.0.tgz",
|
|
13048
|
+
"integrity": "sha512-0mYKnYYe9ZcqMCWhUjItv/oHjvgEsfKvnUTg8sAtnHr3GVy7rGkXCb6d5cSyqrWqL4k81b9CPg3urd+T7aop3A=="
|
|
13049
|
+
},
|
|
13050
|
+
"node_modules/points-on-path": {
|
|
13051
|
+
"version": "0.2.1",
|
|
13052
|
+
"resolved": "https://registry.npmjs.org/points-on-path/-/points-on-path-0.2.1.tgz",
|
|
13053
|
+
"integrity": "sha512-25ClnWWuw7JbWZcgqY/gJ4FQWadKxGWk+3kR/7kD0tCaDtPPMj7oHu2ToLaVhfpnHrZzYby2w6tUA0eOIuUg8g==",
|
|
13054
|
+
"dependencies": {
|
|
13055
|
+
"path-data-parser": "0.1.0",
|
|
13056
|
+
"points-on-curve": "0.2.0"
|
|
13057
|
+
}
|
|
13058
|
+
},
|
|
13056
13059
|
"node_modules/polished": {
|
|
13057
13060
|
"version": "4.3.1",
|
|
13058
13061
|
"license": "MIT",
|
|
@@ -14334,7 +14337,8 @@
|
|
|
14334
14337
|
},
|
|
14335
14338
|
"node_modules/robust-predicates": {
|
|
14336
14339
|
"version": "3.0.2",
|
|
14337
|
-
"
|
|
14340
|
+
"resolved": "https://registry.npmjs.org/robust-predicates/-/robust-predicates-3.0.2.tgz",
|
|
14341
|
+
"integrity": "sha512-IXgzBWvWQwE6PrDI05OvmXUIruQTcoMDzRsOd5CDvHCVLcLHMTSYvOK5Cm46kWqlV3yAbuSpBZdJ5oP5OUoStg=="
|
|
14338
14342
|
},
|
|
14339
14343
|
"node_modules/rollup": {
|
|
14340
14344
|
"version": "4.28.1",
|
|
@@ -14372,6 +14376,17 @@
|
|
|
14372
14376
|
"fsevents": "~2.3.2"
|
|
14373
14377
|
}
|
|
14374
14378
|
},
|
|
14379
|
+
"node_modules/roughjs": {
|
|
14380
|
+
"version": "4.6.6",
|
|
14381
|
+
"resolved": "https://registry.npmjs.org/roughjs/-/roughjs-4.6.6.tgz",
|
|
14382
|
+
"integrity": "sha512-ZUz/69+SYpFN/g/lUlo2FXcIjRkSu3nDarreVdGGndHEBJ6cXPdKguS8JGxwj5HA5xIbVKSmLgr5b3AWxtRfvQ==",
|
|
14383
|
+
"dependencies": {
|
|
14384
|
+
"hachure-fill": "^0.5.2",
|
|
14385
|
+
"path-data-parser": "^0.1.0",
|
|
14386
|
+
"points-on-curve": "^0.2.0",
|
|
14387
|
+
"points-on-path": "^0.2.1"
|
|
14388
|
+
}
|
|
14389
|
+
},
|
|
14375
14390
|
"node_modules/rrweb-cssom": {
|
|
14376
14391
|
"version": "0.7.1",
|
|
14377
14392
|
"license": "MIT"
|
|
@@ -14406,7 +14421,8 @@
|
|
|
14406
14421
|
},
|
|
14407
14422
|
"node_modules/rw": {
|
|
14408
14423
|
"version": "1.3.3",
|
|
14409
|
-
"
|
|
14424
|
+
"resolved": "https://registry.npmjs.org/rw/-/rw-1.3.3.tgz",
|
|
14425
|
+
"integrity": "sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ=="
|
|
14410
14426
|
},
|
|
14411
14427
|
"node_modules/sade": {
|
|
14412
14428
|
"version": "1.8.1",
|
|
@@ -15136,7 +15152,8 @@
|
|
|
15136
15152
|
},
|
|
15137
15153
|
"node_modules/ts-dedent": {
|
|
15138
15154
|
"version": "2.2.0",
|
|
15139
|
-
"
|
|
15155
|
+
"resolved": "https://registry.npmjs.org/ts-dedent/-/ts-dedent-2.2.0.tgz",
|
|
15156
|
+
"integrity": "sha512-q5W7tVM71e2xjHZTlgfTDoPF/SmqKG5hddq9SzR49CH2hayqRKJtQ4mtRlSxKaJlR/+9rEM+mnBHf7I2/BQcpQ==",
|
|
15140
15157
|
"engines": {
|
|
15141
15158
|
"node": ">=6.10"
|
|
15142
15159
|
}
|
|
@@ -15288,6 +15305,11 @@
|
|
|
15288
15305
|
"semver": "^7.3.8"
|
|
15289
15306
|
}
|
|
15290
15307
|
},
|
|
15308
|
+
"node_modules/ufo": {
|
|
15309
|
+
"version": "1.5.4",
|
|
15310
|
+
"resolved": "https://registry.npmjs.org/ufo/-/ufo-1.5.4.tgz",
|
|
15311
|
+
"integrity": "sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ=="
|
|
15312
|
+
},
|
|
15291
15313
|
"node_modules/ultrahtml": {
|
|
15292
15314
|
"version": "1.5.3",
|
|
15293
15315
|
"license": "MIT"
|
|
@@ -15566,11 +15588,12 @@
|
|
|
15566
15588
|
},
|
|
15567
15589
|
"node_modules/uuid": {
|
|
15568
15590
|
"version": "9.0.1",
|
|
15591
|
+
"resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz",
|
|
15592
|
+
"integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==",
|
|
15569
15593
|
"funding": [
|
|
15570
15594
|
"https://github.com/sponsors/broofa",
|
|
15571
15595
|
"https://github.com/sponsors/ctavan"
|
|
15572
15596
|
],
|
|
15573
|
-
"license": "MIT",
|
|
15574
15597
|
"bin": {
|
|
15575
15598
|
"uuid": "dist/bin/uuid"
|
|
15576
15599
|
}
|
|
@@ -16024,10 +16047,6 @@
|
|
|
16024
16047
|
"license": "MIT",
|
|
16025
16048
|
"optional": true
|
|
16026
16049
|
},
|
|
16027
|
-
"node_modules/web-worker": {
|
|
16028
|
-
"version": "1.3.0",
|
|
16029
|
-
"license": "Apache-2.0"
|
|
16030
|
-
},
|
|
16031
16050
|
"node_modules/webidl-conversions": {
|
|
16032
16051
|
"version": "7.0.0",
|
|
16033
16052
|
"license": "BSD-2-Clause",
|