@likec4/mcp 1.38.1 → 1.39.0
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/.turbo/turbo-build.log +133 -118
- package/README.md +38 -0
- package/build.config.ts +3 -2
- package/dist/index.mjs +294 -261
- package/package.json +15 -9
- package/src/index.ts +79 -20
- package/tsconfig.json +6 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @likec4/mcp@1.
|
|
2
|
+
> @likec4/mcp@1.39.0 build /home/runner/work/likec4/likec4/packages/mcp
|
|
3
3
|
> wireit
|
|
4
4
|
|
|
5
5
|
Analyzing
|
|
@@ -7,14 +7,11 @@ Analyzing
|
|
|
7
7
|
[info] Automatically detected entries: src/index [esm]
|
|
8
8
|
[info] Building mcp
|
|
9
9
|
[info] Cleaning dist directory: `./dist`
|
|
10
|
-
[plugin alias] rewrote raw-body to ./src/empty.ts but was not an abolute path and was not handled by other plugins. This will lead to duplicated modules for the same path. To avoid duplicating modules, you should resolve to an absolute path.
|
|
11
|
-
[plugin alias] rewrote content-type to ./src/empty.ts but was not an abolute path and was not handled by other plugins. This will lead to duplicated modules for the same path. To avoid duplicating modules, you should resolve to an absolute path.
|
|
12
10
|
../../node_modules/.pnpm/@mantine+colors-generator@8.2.4_chroma-js@3.1.2/node_modules/@mantine/colors-generator/esm/generate-colors.mjs (1:0): Module level directives cause errors when bundled, "use client" in "../../node_modules/.pnpm/@mantine+colors-generator@8.2.4_chroma-js@3.1.2/node_modules/@mantine/colors-generator/esm/generate-colors.mjs" was ignored.
|
|
13
11
|
[success] Build succeeded for mcp
|
|
14
|
-
[log] dist/index.mjs (total size: 2.
|
|
15
|
-
📦 ../../node_modules/.pnpm/@hpcc-js+wasm-graphviz@1.11.0/node_modules/@hpcc-js/wasm-graphviz/dist/index.js (727 kB)
|
|
12
|
+
[log] dist/index.mjs (total size: 2.06 MB, chunk size: 2.06 MB)
|
|
16
13
|
📦 ../../node_modules/.pnpm/graphology@0.25.4_graphology-types@0.24.8/node_modules/graphology/dist/graphology.esm.js (176 kB)
|
|
17
|
-
📦 ../../node_modules/.pnpm/zod@3.25.
|
|
14
|
+
📦 ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js (130 kB)
|
|
18
15
|
📦 ../../node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/parser/index.js (108 kB)
|
|
19
16
|
📦 ../../node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/tokenizer/index.js (101 kB)
|
|
20
17
|
📦 ../../node_modules/.pnpm/vscode-languageserver-types@3.17.5/node_modules/vscode-languageserver-types/lib/umd/main.js (98.1 kB)
|
|
@@ -23,9 +20,10 @@ Analyzing
|
|
|
23
20
|
📦 ../../node_modules/.pnpm/uri-js@4.4.1/node_modules/uri-js/dist/es5/uri.all.js (56.5 kB)
|
|
24
21
|
📦 ../../node_modules/.pnpm/vscode-jsonrpc@8.2.1/node_modules/vscode-jsonrpc/lib/common/connection.js (53.8 kB)
|
|
25
22
|
📦 ../../node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-html.js (47.7 kB)
|
|
26
|
-
📦 ../../node_modules/.pnpm/json5@2.2.3/node_modules/json5/dist/index.mjs (46.
|
|
23
|
+
📦 ../../node_modules/.pnpm/json5@2.2.3/node_modules/json5/dist/index.mjs (46.6 kB)
|
|
27
24
|
📦 ../../node_modules/.pnpm/fetch-to-node@2.1.0/node_modules/fetch-to-node/dist/fetch-to-node/http-outgoing.js (44.8 kB)
|
|
28
|
-
📦 ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.17.
|
|
25
|
+
📦 ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.17.5/node_modules/@modelcontextprotocol/sdk/dist/esm/types.js (44.3 kB)
|
|
26
|
+
📦 ../../node_modules/.pnpm/zod@4.0.17/node_modules/zod/v4/core/schemas.js (40.8 kB)
|
|
29
27
|
📦 ../../node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/common/server.js (35.8 kB)
|
|
30
28
|
📦 ../../node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer.js (35.4 kB)
|
|
31
29
|
📦 ../../node_modules/.pnpm/character-entities@2.0.2/node_modules/character-entities/index.js (33.5 kB)
|
|
@@ -34,8 +32,8 @@ Analyzing
|
|
|
34
32
|
📦 ../../node_modules/.pnpm/picomatch@4.0.3/node_modules/picomatch/lib/parse.js (28.6 kB)
|
|
35
33
|
📦 ../../node_modules/.pnpm/unified@11.0.5/node_modules/unified/lib/index.js (28.5 kB)
|
|
36
34
|
📦 ../../node_modules/.pnpm/mdast-util-from-markdown@2.0.2/node_modules/mdast-util-from-markdown/lib/index.js (28.5 kB)
|
|
37
|
-
📦 ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.17.
|
|
38
|
-
📦 ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.17.
|
|
35
|
+
📦 ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.17.5/node_modules/@modelcontextprotocol/sdk/dist/esm/server/mcp.js (28.5 kB)
|
|
36
|
+
📦 ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.17.5/node_modules/@modelcontextprotocol/sdk/dist/esm/server/streamableHttp.js (25.7 kB)
|
|
39
37
|
📦 ../../node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_engine.js (25.2 kB)
|
|
40
38
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/lsp/formatter.js (24.7 kB)
|
|
41
39
|
📦 ../../node_modules/.pnpm/chokidar@4.0.3/node_modules/chokidar/esm/handler.js (24.4 kB)
|
|
@@ -48,11 +46,12 @@ Analyzing
|
|
|
48
46
|
📦 ../../node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/lookahead.js (20.3 kB)
|
|
49
47
|
📦 ../../node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/syntax.js (20.3 kB)
|
|
50
48
|
📦 ../../node_modules/.pnpm/micromark-extension-gfm-autolink-literal@2.1.0/node_modules/micromark-extension-gfm-autolink-literal/lib/syntax.js (20.1 kB)
|
|
51
|
-
📦 ../../node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/interpreter.js (
|
|
49
|
+
📦 ../../node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/interpreter.js (20 kB)
|
|
52
50
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/lsp/completion/completion-provider.js (19.8 kB)
|
|
53
51
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/parser/langium-parser.js (19.6 kB)
|
|
52
|
+
📦 ../../node_modules/.pnpm/zod@4.0.17/node_modules/zod/v4/classic/schemas.js (19.5 kB)
|
|
54
53
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/workspace/document-builder.js (19.1 kB)
|
|
55
|
-
📦 ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.17.
|
|
54
|
+
📦 ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.17.5/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/protocol.js (18.9 kB)
|
|
56
55
|
📦 ../../node_modules/.pnpm/hast-util-raw@9.1.0/node_modules/hast-util-raw/lib/index.js (18.8 kB)
|
|
57
56
|
📦 ../../node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/all-star-lookahead.js (18.7 kB)
|
|
58
57
|
📦 ../../node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode.js (18.4 kB)
|
|
@@ -61,8 +60,8 @@ Analyzing
|
|
|
61
60
|
📦 ../../node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/common/html.js (17.5 kB)
|
|
62
61
|
📦 ../../node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/checks.js (17.5 kB)
|
|
63
62
|
📦 ../../node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/index.js (16.7 kB)
|
|
63
|
+
📦 ../../node_modules/.pnpm/@hono+node-server@1.19.1_hono@4.9.6/node_modules/@hono/node-server/dist/index.mjs (16.5 kB)
|
|
64
64
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/utils/stream.js (16.4 kB)
|
|
65
|
-
📦 ../../node_modules/.pnpm/@hono+node-server@1.18.2_hono@4.9.1/node_modules/@hono/node-server/dist/index.mjs (16.3 kB)
|
|
66
65
|
📦 ../../node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/ajv.js (16.2 kB)
|
|
67
66
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/lsp/normalized-text-documents.js (16.1 kB)
|
|
68
67
|
📦 ../../node_modules/.pnpm/fetch-to-node@2.1.0/node_modules/fetch-to-node/dist/fetch-to-node/http-incoming.js (16.1 kB)
|
|
@@ -72,10 +71,12 @@ Analyzing
|
|
|
72
71
|
📦 ../../node_modules/.pnpm/ts-graphviz@1.8.2/node_modules/ts-graphviz/lib/ast/index.js (15.4 kB)
|
|
73
72
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/lsp/semantic-token-provider.js (15.2 kB)
|
|
74
73
|
📦 ../../node_modules/.pnpm/@msgpack+msgpack@3.1.2/node_modules/@msgpack/msgpack/dist.esm/Encoder.mjs (14.8 kB)
|
|
75
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
74
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/string.js (14.7 kB)
|
|
76
75
|
📦 ../../node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/svg.js (14.3 kB)
|
|
77
76
|
📦 ../../node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/create-tokenizer.js (14.3 kB)
|
|
78
77
|
📦 ../../node_modules/.pnpm/property-information@6.5.0/node_modules/property-information/lib/svg.js (14.1 kB)
|
|
78
|
+
📦 ../../node_modules/.pnpm/citty@0.1.6/node_modules/citty/dist/index.mjs (13.9 kB)
|
|
79
|
+
📦 ../../node_modules/.pnpm/consola@3.4.2/node_modules/consola/dist/core.mjs (13.5 kB)
|
|
79
80
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/parser/parser-builder-base.js (13.2 kB)
|
|
80
81
|
📦 ../../node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/html-text.js (13.2 kB)
|
|
81
82
|
📦 ../../node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recoverable.js (13.1 kB)
|
|
@@ -92,16 +93,17 @@ Analyzing
|
|
|
92
93
|
📦 ../../node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-end.js (12.1 kB)
|
|
93
94
|
📦 ../../node_modules/.pnpm/@logtape+logtape@0.12.2/node_modules/@logtape/logtape/dist/formatter.js (11.5 kB)
|
|
94
95
|
📦 ../../node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/minpath.browser.js (11.5 kB)
|
|
95
|
-
📦 ../../node_modules/.pnpm/valibot@1.1.0_typescript@5.9.2/node_modules/valibot/dist/index.js (11.3 kB)
|
|
96
96
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/workspace/documents.js (11.2 kB)
|
|
97
97
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/generator/scale.js (11.2 kB)
|
|
98
98
|
📦 ../../node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/index.js (11.1 kB)
|
|
99
99
|
📦 ../../node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/parser/open-element-stack.js (11 kB)
|
|
100
100
|
📦 ../../node_modules/.pnpm/vscode-jsonrpc@8.2.1/node_modules/vscode-jsonrpc/lib/common/messages.js (11 kB)
|
|
101
|
+
📦 ../../node_modules/.pnpm/zod@4.0.17/node_modules/zod/v4/core/util.js (10.9 kB)
|
|
101
102
|
📦 ../../node_modules/.pnpm/vscode-jsonrpc@8.2.1/node_modules/vscode-jsonrpc/lib/common/api.js (10.9 kB)
|
|
102
103
|
📦 ../../node_modules/.pnpm/vscode-uri@3.1.0/node_modules/vscode-uri/lib/esm/index.mjs (10.8 kB)
|
|
103
104
|
📦 ../../node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.notebook.js (10.6 kB)
|
|
104
105
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/validation/document-validator.js (10.6 kB)
|
|
106
|
+
📦 ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.17.5/node_modules/@modelcontextprotocol/sdk/dist/esm/server/index.js (10.6 kB)
|
|
105
107
|
📦 ../../node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/document.js (10.6 kB)
|
|
106
108
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/lsp/language-server.js (10.5 kB)
|
|
107
109
|
📦 ../../node_modules/.pnpm/vscode-jsonrpc@8.2.1/node_modules/vscode-jsonrpc/lib/node/main.js (10.4 kB)
|
|
@@ -120,11 +122,11 @@ Analyzing
|
|
|
120
122
|
📦 ../../node_modules/.pnpm/picomatch@4.0.3/node_modules/picomatch/lib/scan.js (9.65 kB)
|
|
121
123
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/utils/cst-utils.js (9.58 kB)
|
|
122
124
|
📦 ../../node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/node/files.js (9.43 kB)
|
|
125
|
+
📦 ../../node_modules/.pnpm/zod@4.0.17/node_modules/zod/v4/core/api.js (9.36 kB)
|
|
123
126
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/serializer/json-serializer.js (9.31 kB)
|
|
124
127
|
📦 ../../node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/parser.js (9.15 kB)
|
|
125
128
|
📦 ../../node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/code-fenced.js (9.14 kB)
|
|
126
129
|
📦 ../../node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/errors_public.js (9.06 kB)
|
|
127
|
-
📦 ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.17.2/node_modules/@modelcontextprotocol/sdk/dist/esm/server/index.js (8.81 kB)
|
|
128
130
|
📦 ../../node_modules/.pnpm/readdirp@4.1.2/node_modules/readdirp/esm/index.js (8.75 kB)
|
|
129
131
|
📦 ../../node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/closing.js (8.65 kB)
|
|
130
132
|
📦 ../../node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/html.js (8.57 kB)
|
|
@@ -137,6 +139,7 @@ Analyzing
|
|
|
137
139
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/references/linker.js (8.02 kB)
|
|
138
140
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/parser/cst-node-builder.js (7.99 kB)
|
|
139
141
|
📦 ../../node_modules/.pnpm/hast-util-from-parse5@8.0.3/node_modules/hast-util-from-parse5/lib/index.js (7.88 kB)
|
|
142
|
+
📦 ../../node_modules/.pnpm/zod@4.0.17/node_modules/zod/v4/core/checks.js (7.82 kB)
|
|
140
143
|
📦 ../../node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/tree_builder.js (7.76 kB)
|
|
141
144
|
📦 ../../node_modules/.pnpm/ts-graphviz@1.8.2/node_modules/ts-graphviz/lib/core/index.js (7.75 kB)
|
|
142
145
|
📦 ../../node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limit.js (7.68 kB)
|
|
@@ -150,14 +153,14 @@ Analyzing
|
|
|
150
153
|
📦 ../../node_modules/.pnpm/fetch-to-node@2.1.0/node_modules/fetch-to-node/dist/utils/errors.js (7.42 kB)
|
|
151
154
|
📦 ../../node_modules/.pnpm/mnemonist@0.40.3_patch_hash=5c12abb43fcff6fd81e53021b89075d53249640d165a2556cc1e58d71201a13a/node_modules/mnemonist/set.js (7.41 kB)
|
|
152
155
|
📦 ../../node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/util.js (7.26 kB)
|
|
153
|
-
📦 ../../node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/element.js (7.
|
|
156
|
+
📦 ../../node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/element.js (7.26 kB)
|
|
154
157
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/io/css/css2rgb.js (7.07 kB)
|
|
155
|
-
📦 ../../node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/attention.js (6.99 kB)
|
|
156
158
|
📦 ../../node_modules/.pnpm/micromark-util-character@2.1.1/node_modules/micromark-util-character/index.js (6.98 kB)
|
|
159
|
+
📦 ../../node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/attention.js (6.98 kB)
|
|
157
160
|
📦 ../../node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/tokenizer/preprocessor.js (6.91 kB)
|
|
158
161
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/validation/validation-registry.js (6.86 kB)
|
|
159
|
-
📦 ../../node_modules/.pnpm/hono@4.9.
|
|
160
|
-
📦 ../../node_modules/.pnpm/hono@4.9.
|
|
162
|
+
📦 ../../node_modules/.pnpm/hono@4.9.6/node_modules/hono/dist/hono-base.js (6.75 kB)
|
|
163
|
+
📦 ../../node_modules/.pnpm/hono@4.9.6/node_modules/hono/dist/router/reg-exp-router/router.js (6.7 kB)
|
|
161
164
|
📦 ../../node_modules/.pnpm/micromark-util-subtokenize@2.1.0/node_modules/micromark-util-subtokenize/index.js (6.61 kB)
|
|
162
165
|
📦 ../../node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/common/semanticTokens.js (6.58 kB)
|
|
163
166
|
📦 ../../node_modules/.pnpm/@chevrotain+gast@11.0.3/node_modules/@chevrotain/gast/lib/src/model.js (6.57 kB)
|
|
@@ -170,23 +173,23 @@ Analyzing
|
|
|
170
173
|
📦 ../../node_modules/.pnpm/@logtape+logtape@0.12.2/node_modules/@logtape/logtape/dist/config.js (6 kB)
|
|
171
174
|
📦 ../../node_modules/.pnpm/vscode-jsonrpc@8.2.1/node_modules/vscode-jsonrpc/lib/common/messageBuffer.js (5.98 kB)
|
|
172
175
|
📦 ../../node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/common/progress.js (5.9 kB)
|
|
173
|
-
📦 ../../node_modules/.pnpm/hono@4.9.1/node_modules/hono/dist/utils/url.js (5.84 kB)
|
|
174
176
|
📦 ../../node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/format.js (5.84 kB)
|
|
177
|
+
📦 ../../node_modules/.pnpm/hono@4.9.6/node_modules/hono/dist/utils/url.js (5.82 kB)
|
|
175
178
|
📦 ../../node_modules/.pnpm/@msgpack+msgpack@3.1.2/node_modules/@msgpack/msgpack/dist.esm/utils/utf8.mjs (5.78 kB)
|
|
176
179
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/colors/colorbrewer.js (5.7 kB)
|
|
177
180
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/utils/analyze.js (5.65 kB)
|
|
178
181
|
📦 ../../node_modules/.pnpm/vscode-jsonrpc@8.2.1/node_modules/vscode-jsonrpc/lib/node/ril.js (5.63 kB)
|
|
179
182
|
📦 ../../node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.fileOperations.js (5.63 kB)
|
|
180
|
-
📦 ../../node_modules/.pnpm/hono@4.9.
|
|
183
|
+
📦 ../../node_modules/.pnpm/hono@4.9.6/node_modules/hono/dist/router/trie-router/node.js (5.55 kB)
|
|
181
184
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/workspace/workspace-manager.js (5.54 kB)
|
|
182
185
|
📦 ../../node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/text.js (5.52 kB)
|
|
186
|
+
📦 ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/locales/en.js (5.48 kB)
|
|
183
187
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/utils/collections.js (5.4 kB)
|
|
184
188
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/dependency-injection.js (5.4 kB)
|
|
185
189
|
📦 ../../node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/footer.js (5.31 kB)
|
|
186
|
-
📦 ../../node_modules/.pnpm/zod@3.25.67/node_modules/zod/dist/esm/v3/locales/en.js (5.27 kB)
|
|
187
190
|
📦 ../../node_modules/.pnpm/micromark-extension-gfm-table@2.1.1/node_modules/micromark-extension-gfm-table/lib/edit-map.js (5.27 kB)
|
|
188
191
|
📦 ../../node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/tree-adapters/default.js (5.17 kB)
|
|
189
|
-
📦 ../../node_modules/.pnpm/hono@4.9.
|
|
192
|
+
📦 ../../node_modules/.pnpm/hono@4.9.6/node_modules/hono/dist/context.js (5.16 kB)
|
|
190
193
|
📦 ../../node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/definition.js (5.15 kB)
|
|
191
194
|
📦 ../../node_modules/.pnpm/ufo@1.6.1/node_modules/ufo/dist/index.mjs (5.13 kB)
|
|
192
195
|
📦 ../../node_modules/.pnpm/mnemonist@0.40.3_patch_hash=5c12abb43fcff6fd81e53021b89075d53249640d165a2556cc1e58d71201a13a/node_modules/mnemonist/linked-list.js (5.08 kB)
|
|
@@ -197,7 +200,7 @@ Analyzing
|
|
|
197
200
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/parser/token-builder.js (4.83 kB)
|
|
198
201
|
📦 ../../node_modules/.pnpm/mdast-util-find-and-replace@3.0.2/node_modules/mdast-util-find-and-replace/lib/index.js (4.82 kB)
|
|
199
202
|
📦 ../../node_modules/.pnpm/remark-rehype@11.1.2/node_modules/remark-rehype/lib/index.js (4.79 kB)
|
|
200
|
-
📦 ../../node_modules/.pnpm/picomatch@4.0.3/node_modules/picomatch/lib/constants.js (4.
|
|
203
|
+
📦 ../../node_modules/.pnpm/picomatch@4.0.3/node_modules/picomatch/lib/constants.js (4.76 kB)
|
|
201
204
|
📦 ../../node_modules/.pnpm/unist-util-visit-parents@6.0.1/node_modules/unist-util-visit-parents/lib/index.js (4.75 kB)
|
|
202
205
|
📦 ../../node_modules/.pnpm/vscode-jsonrpc@8.2.1/node_modules/vscode-jsonrpc/lib/common/events.js (4.74 kB)
|
|
203
206
|
📦 ../../node_modules/.pnpm/hast-util-sanitize@5.0.2/node_modules/hast-util-sanitize/lib/schema.js (4.74 kB)
|
|
@@ -211,6 +214,7 @@ Analyzing
|
|
|
211
214
|
📦 ../../node_modules/.pnpm/mnemonist@0.40.3_patch_hash=5c12abb43fcff6fd81e53021b89075d53249640d165a2556cc1e58d71201a13a/node_modules/mnemonist/utils/typed-arrays.js (4.53 kB)
|
|
212
215
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/utils/caching.js (4.52 kB)
|
|
213
216
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/references/scope-computation.js (4.51 kB)
|
|
217
|
+
📦 ../../node_modules/.pnpm/zod@4.0.17/node_modules/zod/v4/core/regexes.js (4.47 kB)
|
|
214
218
|
📦 ../../node_modules/.pnpm/unist-util-is@6.0.0/node_modules/unist-util-is/lib/index.js (4.4 kB)
|
|
215
219
|
📦 ../../node_modules/.pnpm/pretty-ms@9.2.0/node_modules/pretty-ms/index.js (4.38 kB)
|
|
216
220
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseClone.js (4.37 kB)
|
|
@@ -218,18 +222,19 @@ Analyzing
|
|
|
218
222
|
📦 ../../node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/if.js (4.36 kB)
|
|
219
223
|
📦 ../../node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/rest.js (4.35 kB)
|
|
220
224
|
📦 ../../node_modules/.pnpm/@ungap+structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/serialize.js (4.32 kB)
|
|
225
|
+
📦 ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js (4.29 kB)
|
|
221
226
|
📦 ../../node_modules/.pnpm/micromark-factory-destination@2.0.1/node_modules/micromark-factory-destination/index.js (4.29 kB)
|
|
222
227
|
📦 ../../node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/parser/formatting-element-list.js (4.28 kB)
|
|
223
|
-
📦 ../../node_modules/.pnpm/zod@
|
|
228
|
+
📦 ../../node_modules/.pnpm/zod@4.0.17/node_modules/zod/v4/core/errors.js (4.19 kB)
|
|
224
229
|
📦 ../../node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/heading-atx.js (4.17 kB)
|
|
225
230
|
📦 ../../node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/keyword.js (4.15 kB)
|
|
226
|
-
📦 ../../node_modules/.pnpm/mnemonist@0.40.3_patch_hash=5c12abb43fcff6fd81e53021b89075d53249640d165a2556cc1e58d71201a13a/node_modules/mnemonist/stack.js (4.
|
|
231
|
+
📦 ../../node_modules/.pnpm/mnemonist@0.40.3_patch_hash=5c12abb43fcff6fd81e53021b89075d53249640d165a2556cc1e58d71201a13a/node_modules/mnemonist/stack.js (4.14 kB)
|
|
227
232
|
📦 ../../node_modules/.pnpm/mnemonist@0.40.3_patch_hash=5c12abb43fcff6fd81e53021b89075d53249640d165a2556cc1e58d71201a13a/node_modules/mnemonist/bi-map.js (4.13 kB)
|
|
228
233
|
📦 ../../node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/setext-underline.js (4.13 kB)
|
|
229
234
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/colors/w3cx11.js (4.08 kB)
|
|
230
235
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/lsp/document-update-handler.js (4.08 kB)
|
|
231
236
|
📦 ../../node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens.js (4.07 kB)
|
|
232
|
-
📦 ../../node_modules/.pnpm/zod@3.25.
|
|
237
|
+
📦 ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/util.js (4.03 kB)
|
|
233
238
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/workspace/configuration.js (3.98 kB)
|
|
234
239
|
📦 ../../node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/builder/index.js (3.97 kB)
|
|
235
240
|
📦 ../../node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/uniqueItems.js (3.94 kB)
|
|
@@ -255,26 +260,26 @@ Analyzing
|
|
|
255
260
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalByTag.js (3.51 kB)
|
|
256
261
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/service-registry.js (3.44 kB)
|
|
257
262
|
📦 ../../node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/opening.js (3.42 kB)
|
|
258
|
-
📦 ../../node_modules/.pnpm/zod@3.25.
|
|
263
|
+
📦 ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/parseUtil.js (3.42 kB)
|
|
259
264
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/parser/value-converter.js (3.39 kB)
|
|
260
265
|
📦 ../../node_modules/.pnpm/micromark-extension-gfm-task-list-item@2.1.0/node_modules/micromark-extension-gfm-task-list-item/lib/syntax.js (3.39 kB)
|
|
261
266
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/references/references.js (3.38 kB)
|
|
262
267
|
📦 ../../node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/oneOf.js (3.38 kB)
|
|
263
268
|
📦 ../../node_modules/.pnpm/vecti@3.1.1/node_modules/vecti/dist/index.mjs (3.37 kB)
|
|
264
|
-
📦 ../../node_modules/.pnpm/hono@4.9.
|
|
269
|
+
📦 ../../node_modules/.pnpm/hono@4.9.6/node_modules/hono/dist/router/reg-exp-router/node.js (3.36 kB)
|
|
265
270
|
📦 ../../node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/index.js (3.36 kB)
|
|
266
271
|
📦 ../../node_modules/.pnpm/@msgpack+msgpack@3.1.2/node_modules/@msgpack/msgpack/dist.esm/timestamp.mjs (3.32 kB)
|
|
267
272
|
📦 ../../node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/index.js (3.31 kB)
|
|
268
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
273
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/selectParser.js (3.24 kB)
|
|
274
|
+
📦 ../../node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/common/utils/uuid.js (3.2 kB)
|
|
269
275
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/parser/lexer.js (3.18 kB)
|
|
270
|
-
📦 ../../node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/common/utils/uuid.js (3.17 kB)
|
|
271
276
|
📦 ../../node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/index.js (3.16 kB)
|
|
272
277
|
📦 ../../node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/encode-info.js (3.14 kB)
|
|
273
278
|
📦 ../../node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/character-reference.js (3.12 kB)
|
|
274
279
|
📦 ../../node_modules/.pnpm/micromark-factory-label@2.0.1/node_modules/micromark-factory-label/index.js (3.12 kB)
|
|
275
280
|
📦 ../../node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/anyOf.js (3.11 kB)
|
|
276
281
|
📦 ../../node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/content.js (3.11 kB)
|
|
277
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
282
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/union.js (3.08 kB)
|
|
278
283
|
📦 ../../node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limitLength.js (3.08 kB)
|
|
279
284
|
📦 ../../node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/list-item.js (3.06 kB)
|
|
280
285
|
📦 ../../node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/preprocess.js (3.06 kB)
|
|
@@ -283,9 +288,9 @@ Analyzing
|
|
|
283
288
|
📦 ../../node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/multipleOf.js (3.04 kB)
|
|
284
289
|
📦 ../../node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limitProperties.js (3.02 kB)
|
|
285
290
|
📦 ../../node_modules/.pnpm/vscode-jsonrpc@8.2.1/node_modules/vscode-jsonrpc/lib/common/sharedArrayCancellation.js (3.01 kB)
|
|
291
|
+
📦 ../../node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/error_handler.js (3 kB)
|
|
286
292
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/lsp/default-lsp-module.js (3 kB)
|
|
287
|
-
📦 ../../node_modules/.pnpm/
|
|
288
|
-
📦 ../../node_modules/.pnpm/hono@4.9.1/node_modules/hono/dist/request.js (2.96 kB)
|
|
293
|
+
📦 ../../node_modules/.pnpm/hono@4.9.6/node_modules/hono/dist/request.js (2.96 kB)
|
|
289
294
|
📦 ../../node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limitItems.js (2.95 kB)
|
|
290
295
|
📦 ../../node_modules/.pnpm/micromark-factory-title@2.0.1/node_modules/micromark-factory-title/index.js (2.94 kB)
|
|
291
296
|
📦 ../../node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/common/unicode.js (2.93 kB)
|
|
@@ -299,7 +304,8 @@ Analyzing
|
|
|
299
304
|
📦 ../../node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/api/functions/resolve-symlink.js (2.78 kB)
|
|
300
305
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/syntax-tree.js (2.78 kB)
|
|
301
306
|
📦 ../../node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.typeHierarchy.js (2.76 kB)
|
|
302
|
-
📦 ../../node_modules/.pnpm
|
|
307
|
+
📦 ../../node_modules/.pnpm/consola@3.4.2/node_modules/consola/dist/shared/consola.DXBYu-KD.mjs (2.75 kB)
|
|
308
|
+
📦 ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.17.5/node_modules/@modelcontextprotocol/sdk/dist/esm/server/stdio.js (2.75 kB)
|
|
303
309
|
📦 ../../node_modules/.pnpm/unist-util-visit@5.0.0/node_modules/unist-util-visit/lib/index.js (2.74 kB)
|
|
304
310
|
📦 ../../node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/list.js (2.73 kB)
|
|
305
311
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/references/scope.js (2.73 kB)
|
|
@@ -327,7 +333,7 @@ Analyzing
|
|
|
327
333
|
📦 ../../node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/channel.js (2.5 kB)
|
|
328
334
|
📦 ../../node_modules/.pnpm/@chevrotain+gast@11.0.3/node_modules/@chevrotain/gast/lib/src/helpers.js (2.44 kB)
|
|
329
335
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/utils/uri-utils.js (2.44 kB)
|
|
330
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
336
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parseDef.js (2.43 kB)
|
|
331
337
|
📦 ../../node_modules/.pnpm/hast-util-parse-selector@4.0.0/node_modules/hast-util-parse-selector/lib/index.js (2.42 kB)
|
|
332
338
|
📦 ../../node_modules/.pnpm/vscode-jsonrpc@8.2.1/node_modules/vscode-jsonrpc/lib/common/semaphore.js (2.4 kB)
|
|
333
339
|
📦 ../../node_modules/.pnpm/vfile-location@5.0.3/node_modules/vfile-location/lib/index.js (2.39 kB)
|
|
@@ -335,21 +341,22 @@ Analyzing
|
|
|
335
341
|
📦 ../../node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/common/api.js (2.35 kB)
|
|
336
342
|
📦 ../../node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/format-smart.js (2.33 kB)
|
|
337
343
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/utils/delta-e.js (2.33 kB)
|
|
338
|
-
📦 ../../node_modules/.pnpm/micromark-util-chunked@2.0.1/node_modules/micromark-util-chunked/index.js (2.
|
|
344
|
+
📦 ../../node_modules/.pnpm/micromark-util-chunked@2.0.1/node_modules/micromark-util-chunked/index.js (2.31 kB)
|
|
339
345
|
📦 ../../node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/common/fileOperations.js (2.29 kB)
|
|
340
346
|
📦 ../../node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/llk_lookahead.js (2.28 kB)
|
|
341
347
|
📦 ../../node_modules/.pnpm/p-limit@6.2.0/node_modules/p-limit/index.js (2.27 kB)
|
|
342
348
|
📦 ../../node_modules/.pnpm/picomatch@4.0.3/node_modules/picomatch/lib/utils.js (2.27 kB)
|
|
343
349
|
📦 ../../node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/find.js (2.25 kB)
|
|
344
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
350
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/object.js (2.25 kB)
|
|
345
351
|
📦 ../../node_modules/.pnpm/mnemonist@0.40.3_patch_hash=5c12abb43fcff6fd81e53021b89075d53249640d165a2556cc1e58d71201a13a/node_modules/mnemonist/utils/iterables.js (2.24 kB)
|
|
346
352
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/io/lab/rgb2lab.js (2.23 kB)
|
|
347
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
353
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/zodToJsonSchema.js (2.21 kB)
|
|
348
354
|
📦 ../../node_modules/.pnpm/@msgpack+msgpack@3.1.2/node_modules/@msgpack/msgpack/dist.esm/CachedKeyDecoder.mjs (2.21 kB)
|
|
349
355
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/generator/cubehelix.js (2.2 kB)
|
|
350
356
|
📦 ../../node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/const.js (2.19 kB)
|
|
351
357
|
📦 ../../node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.colorProvider.js (2.19 kB)
|
|
352
358
|
📦 ../../node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/rules.js (2.18 kB)
|
|
359
|
+
📦 ../../node_modules/.pnpm/zod@4.0.17/node_modules/zod/v4/core/parse.js (2.18 kB)
|
|
353
360
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/memoize.js (2.16 kB)
|
|
354
361
|
📦 ../../node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.workspaceFolder.js (2.16 kB)
|
|
355
362
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsTypedArray.js (2.15 kB)
|
|
@@ -360,17 +367,17 @@ Analyzing
|
|
|
360
367
|
📦 ../../node_modules/.pnpm/unist-util-stringify-position@4.0.0/node_modules/unist-util-stringify-position/lib/index.js (2.12 kB)
|
|
361
368
|
📦 ../../node_modules/.pnpm/@msgpack+msgpack@3.1.2/node_modules/@msgpack/msgpack/dist.esm/ExtensionCodec.mjs (2.12 kB)
|
|
362
369
|
📦 ../../node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/common/callHierarchy.js (2.11 kB)
|
|
363
|
-
📦 ../../node_modules/.pnpm/hono@4.9.
|
|
370
|
+
📦 ../../node_modules/.pnpm/hono@4.9.6/node_modules/hono/dist/utils/body.js (2.11 kB)
|
|
364
371
|
📦 ../../node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/messages.js (2.1 kB)
|
|
365
372
|
📦 ../../node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/exceptions_public.js (2.1 kB)
|
|
366
373
|
📦 ../../node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/common/typeHierarchy.js (2.1 kB)
|
|
367
374
|
📦 ../../node_modules/.pnpm/micromark-util-combine-extensions@2.0.1/node_modules/micromark-util-combine-extensions/index.js (2.08 kB)
|
|
368
|
-
📦 ../../node_modules/.pnpm/@ungap+structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/deserialize.js (2.
|
|
375
|
+
📦 ../../node_modules/.pnpm/@ungap+structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/deserialize.js (2.06 kB)
|
|
369
376
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneByTag.js (2.04 kB)
|
|
370
377
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/utils/contrastAPCA.js (2.04 kB)
|
|
371
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
378
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/record.js (2.03 kB)
|
|
372
379
|
📦 ../../node_modules/.pnpm/obliterator@2.0.5/node_modules/obliterator/iterator.js (2.02 kB)
|
|
373
|
-
📦 ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.17.
|
|
380
|
+
📦 ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.17.5/node_modules/@modelcontextprotocol/sdk/dist/esm/server/completable.js (2.02 kB)
|
|
374
381
|
📦 ../../node_modules/.pnpm/graphology-dag@0.4.1_graphology-types@0.24.8/node_modules/graphology-dag/will-create-cycle.js (2.02 kB)
|
|
375
382
|
📦 ../../node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/first.js (2.01 kB)
|
|
376
383
|
📦 ../../node_modules/.pnpm/obliterator@2.0.5/node_modules/obliterator/foreach.js (1.98 kB)
|
|
@@ -379,7 +386,7 @@ Analyzing
|
|
|
379
386
|
📦 ../../node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/api/functions/invoke-callback.js (1.94 kB)
|
|
380
387
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/workspace/ast-node-locator.js (1.93 kB)
|
|
381
388
|
📦 ../../node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.inlineValue.js (1.93 kB)
|
|
382
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
389
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/number.js (1.93 kB)
|
|
383
390
|
📦 ../../node_modules/.pnpm/unist-util-position@5.0.0/node_modules/unist-util-position/lib/index.js (1.92 kB)
|
|
384
391
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/lsp/definition-provider.js (1.9 kB)
|
|
385
392
|
📦 ../../node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-start-image.js (1.89 kB)
|
|
@@ -388,10 +395,12 @@ Analyzing
|
|
|
388
395
|
📦 ../../node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/utils/is.js (1.85 kB)
|
|
389
396
|
📦 ../../node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/table-row.js (1.84 kB)
|
|
390
397
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/lsp/fuzzy-matcher.js (1.84 kB)
|
|
391
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
398
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/intersection.js (1.84 kB)
|
|
392
399
|
📦 ../../node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/image.js (1.82 kB)
|
|
393
|
-
📦 ../../node_modules/.pnpm/
|
|
400
|
+
📦 ../../node_modules/.pnpm/consola@3.4.2/node_modules/consola/dist/browser.mjs (1.81 kB)
|
|
401
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/bigint.js (1.8 kB)
|
|
394
402
|
📦 ../../node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/minurl.browser.js (1.78 kB)
|
|
403
|
+
📦 ../../node_modules/.pnpm/zod@4.0.17/node_modules/zod/v4/core/core.js (1.77 kB)
|
|
395
404
|
📦 ../../node_modules/.pnpm/fetch-to-node@2.1.0/node_modules/fetch-to-node/dist/utils/types.js (1.77 kB)
|
|
396
405
|
📦 ../../node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/common/configuration.js (1.76 kB)
|
|
397
406
|
📦 ../../node_modules/.pnpm/redefine-property@3.0.1/node_modules/redefine-property/build/src/merge.js (1.75 kB)
|
|
@@ -414,7 +423,7 @@ Analyzing
|
|
|
414
423
|
📦 ../../node_modules/.pnpm/micromark-util-html-tag-name@2.0.1/node_modules/micromark-util-html-tag-name/index.js (1.65 kB)
|
|
415
424
|
📦 ../../node_modules/.pnpm/word-wrap@1.2.5/node_modules/word-wrap/index.js (1.65 kB)
|
|
416
425
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/interpolator/_hsx.js (1.65 kB)
|
|
417
|
-
📦 ../../node_modules/.pnpm/hono@4.9.
|
|
426
|
+
📦 ../../node_modules/.pnpm/hono@4.9.6/node_modules/hono/dist/router/reg-exp-router/trie.js (1.64 kB)
|
|
418
427
|
📦 ../../node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/common/inlayHint.js (1.63 kB)
|
|
419
428
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getTag.js (1.63 kB)
|
|
420
429
|
📦 ../../node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/common/utils/is.js (1.63 kB)
|
|
@@ -429,8 +438,8 @@ Analyzing
|
|
|
429
438
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/lsp/references-provider.js (1.59 kB)
|
|
430
439
|
📦 ../../node_modules/.pnpm/natural-compare-lite@1.4.0/node_modules/natural-compare-lite/index.js (1.59 kB)
|
|
431
440
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/defaults.js (1.58 kB)
|
|
432
|
-
📦 ../../node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/constructs.js (1.57 kB)
|
|
433
441
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reduce.js (1.57 kB)
|
|
442
|
+
📦 ../../node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/constructs.js (1.57 kB)
|
|
434
443
|
📦 ../../node_modules/.pnpm/normalize-exception@4.0.1/node_modules/normalize-exception/build/src/create/object.js (1.55 kB)
|
|
435
444
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/includes.js (1.54 kB)
|
|
436
445
|
📦 ../../node_modules/.pnpm/trim-lines@3.0.1/node_modules/trim-lines/index.js (1.54 kB)
|
|
@@ -447,8 +456,8 @@ Analyzing
|
|
|
447
456
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/utils/grammar-loader.js (1.5 kB)
|
|
448
457
|
📦 ../../node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/emphasis.js (1.5 kB)
|
|
449
458
|
📦 ../../node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/list-item.js (1.5 kB)
|
|
450
|
-
📦 ../../node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/api/functions/join-path.js (1.5 kB)
|
|
451
459
|
📦 ../../node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/strong.js (1.5 kB)
|
|
460
|
+
📦 ../../node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/api/functions/join-path.js (1.5 kB)
|
|
452
461
|
📦 ../../node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/rgb.js (1.5 kB)
|
|
453
462
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/findIndex.js (1.49 kB)
|
|
454
463
|
📦 ../../node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/common/foldingRange.js (1.49 kB)
|
|
@@ -459,6 +468,7 @@ Analyzing
|
|
|
459
468
|
📦 ../../node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.declaration.js (1.45 kB)
|
|
460
469
|
📦 ../../node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.selectionRange.js (1.44 kB)
|
|
461
470
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/map.js (1.44 kB)
|
|
471
|
+
📦 ../../node_modules/.pnpm/zod@4.0.17/node_modules/zod/v4/core/registries.js (1.44 kB)
|
|
462
472
|
📦 ../../node_modules/.pnpm/micromark-factory-space@2.0.1/node_modules/micromark-factory-space/index.js (1.43 kB)
|
|
463
473
|
📦 ../../node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.showDocument.js (1.42 kB)
|
|
464
474
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseDifference.js (1.41 kB)
|
|
@@ -468,8 +478,8 @@ Analyzing
|
|
|
468
478
|
📦 ../../node_modules/.pnpm/mdast-util-gfm@3.1.0/node_modules/mdast-util-gfm/lib/index.js (1.39 kB)
|
|
469
479
|
📦 ../../node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/index.js (1.39 kB)
|
|
470
480
|
📦 ../../node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/common/inlineValue.js (1.38 kB)
|
|
471
|
-
📦 ../../node_modules/.pnpm/hono@4.9.
|
|
472
|
-
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toNumber.js (1.
|
|
481
|
+
📦 ../../node_modules/.pnpm/hono@4.9.6/node_modules/hono/dist/router/smart-router/router.js (1.38 kB)
|
|
482
|
+
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toNumber.js (1.38 kB)
|
|
473
483
|
📦 ../../node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.linkedEditingRange.js (1.37 kB)
|
|
474
484
|
📦 ../../node_modules/.pnpm/vscode-jsonrpc@8.2.1/node_modules/vscode-jsonrpc/lib/common/is.js (1.37 kB)
|
|
475
485
|
📦 ../../node_modules/.pnpm/merge-error-cause@5.0.2/node_modules/merge-error-cause/build/src/main.js (1.36 kB)
|
|
@@ -478,10 +488,11 @@ Analyzing
|
|
|
478
488
|
📦 ../../node_modules/.pnpm/ts-graphviz@1.8.2/node_modules/ts-graphviz/lib/common/index.js (1.36 kB)
|
|
479
489
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/ops/set.js (1.35 kB)
|
|
480
490
|
📦 ../../node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/table.js (1.35 kB)
|
|
491
|
+
📦 ../../node_modules/.pnpm/zod@4.0.17/node_modules/zod/v4/classic/errors.js (1.35 kB)
|
|
481
492
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/Color.js (1.35 kB)
|
|
482
493
|
📦 ../../node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/initialize/flow.js (1.32 kB)
|
|
483
494
|
📦 ../../node_modules/.pnpm/@logtape+logtape@0.12.2/node_modules/@logtape/logtape/dist/filter.js (1.32 kB)
|
|
484
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
495
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/date.js (1.31 kB)
|
|
485
496
|
📦 ../../node_modules/.pnpm/character-entities-legacy@3.0.0/node_modules/character-entities-legacy/index.js (1.31 kB)
|
|
486
497
|
📦 ../../node_modules/.pnpm/property-information@6.5.0/node_modules/property-information/lib/find.js (1.3 kB)
|
|
487
498
|
📦 ../../node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/follow.js (1.29 kB)
|
|
@@ -494,8 +505,8 @@ Analyzing
|
|
|
494
505
|
📦 ../../node_modules/.pnpm/normalize-exception@4.0.1/node_modules/normalize-exception/build/src/descriptors.js (1.26 kB)
|
|
495
506
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/io/oklab/rgb2oklab.js (1.25 kB)
|
|
496
507
|
📦 ../../node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/common/moniker.js (1.24 kB)
|
|
508
|
+
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNative.js (1.24 kB)
|
|
497
509
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/io/hcg/hcg2rgb.js (1.23 kB)
|
|
498
|
-
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNative.js (1.23 kB)
|
|
499
510
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/lsp/signature-help-provider.js (1.23 kB)
|
|
500
511
|
📦 ../../node_modules/.pnpm/micromark-util-normalize-identifier@2.0.1/node_modules/micromark-util-normalize-identifier/index.js (1.23 kB)
|
|
501
512
|
📦 ../../node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/revert.js (1.23 kB)
|
|
@@ -516,10 +527,10 @@ Analyzing
|
|
|
516
527
|
📦 ../../node_modules/.pnpm/parse-ms@4.0.0/node_modules/parse-ms/index.js (1.14 kB)
|
|
517
528
|
📦 ../../node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/resolver.js (1.14 kB)
|
|
518
529
|
📦 ../../node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/api/functions/push-file.js (1.14 kB)
|
|
519
|
-
📦 ../../node_modules/.pnpm/hono@4.9.
|
|
530
|
+
📦 ../../node_modules/.pnpm/hono@4.9.6/node_modules/hono/dist/compose.js (1.14 kB)
|
|
520
531
|
📦 ../../node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/index.js (1.14 kB)
|
|
521
|
-
📦 ../../node_modules/.pnpm/
|
|
522
|
-
📦 ../../node_modules/.pnpm/
|
|
532
|
+
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSet.js (1.12 kB)
|
|
533
|
+
📦 ../../node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/to-named.js (1.11 kB)
|
|
523
534
|
📦 ../../node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js (1.11 kB)
|
|
524
535
|
📦 ../../node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/character-escape.js (1.1 kB)
|
|
525
536
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getRawTag.js (1.1 kB)
|
|
@@ -528,15 +539,16 @@ Analyzing
|
|
|
528
539
|
📦 ../../node_modules/.pnpm/@mantine+colors-generator@8.2.4_chroma-js@3.1.2/node_modules/@mantine/colors-generator/esm/generate-colors.mjs (1.09 kB)
|
|
529
540
|
📦 ../../node_modules/.pnpm/set-error-message@3.0.1/node_modules/set-error-message/build/src/stack.js (1.09 kB)
|
|
530
541
|
📦 ../../node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/definition_schema.js (1.08 kB)
|
|
531
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
542
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/nullable.js (1.08 kB)
|
|
543
|
+
📦 ../../node_modules/.pnpm/zod@4.0.17/node_modules/zod/v4/core/doc.js (1.08 kB)
|
|
532
544
|
📦 ../../node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/minurl.shared.js (1.08 kB)
|
|
533
545
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/io/hsv/hsv2rgb.js (1.06 kB)
|
|
534
546
|
📦 ../../node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/label-start-link.js (1.06 kB)
|
|
535
547
|
📦 ../../node_modules/.pnpm/micromark-factory-whitespace@2.0.1/node_modules/micromark-factory-whitespace/index.js (1.06 kB)
|
|
536
548
|
📦 ../../node_modules/.pnpm/micromark-util-decode-string@2.0.1/node_modules/micromark-util-decode-string/index.js (1.06 kB)
|
|
537
549
|
📦 ../../node_modules/.pnpm/micromark-util-decode-numeric-character-reference@2.0.2/node_modules/micromark-util-decode-numeric-character-reference/index.js (1.05 kB)
|
|
538
|
-
📦 ../../node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/parse.js (1.05 kB)
|
|
539
550
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/negate.js (1.05 kB)
|
|
551
|
+
📦 ../../node_modules/.pnpm/micromark@4.0.2/node_modules/micromark/lib/parse.js (1.05 kB)
|
|
540
552
|
📦 ../../node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/keys.js (1.05 kB)
|
|
541
553
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-HGKLN5KY.js (1.04 kB)
|
|
542
554
|
📦 ../../node_modules/.pnpm/remark-parse@11.0.0/node_modules/remark-parse/lib/index.js (1.04 kB)
|
|
@@ -547,35 +559,36 @@ Analyzing
|
|
|
547
559
|
📦 ../../node_modules/.pnpm/fetch-to-node@2.1.0/node_modules/fetch-to-node/dist/fetch-to-node/http-common.js (1.03 kB)
|
|
548
560
|
📦 ../../node_modules/.pnpm/mdast-util-phrasing@4.1.0/node_modules/mdast-util-phrasing/lib/index.js (1.02 kB)
|
|
549
561
|
📦 ../../node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/error_classes.js (1.02 kB)
|
|
550
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
562
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/tuple.js (1.01 kB)
|
|
551
563
|
📦 ../../node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/connection.js (1.01 kB)
|
|
552
564
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/parser/langium-parser-builder.js (1 kB)
|
|
553
565
|
📦 ../../node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/blank-line.js (1 kB)
|
|
566
|
+
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/clone.js (999 B)
|
|
554
567
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/io/oklab/oklab2rgb.js (999 B)
|
|
555
|
-
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/clone.js (997 B)
|
|
556
568
|
📦 ../../node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/common/showDocument.js (996 B)
|
|
557
569
|
📦 ../../node_modules/.pnpm/obliterator@2.0.5/node_modules/obliterator/chain.js (990 B)
|
|
558
570
|
📦 ../../node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/context_assist.js (987 B)
|
|
559
571
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/io/rgb/index.js (982 B)
|
|
560
572
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/io/temp/temperature2rgb.js (980 B)
|
|
573
|
+
📦 ../../node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/api/queue.js (980 B)
|
|
561
574
|
📦 ../../node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/omission/omission.js (975 B)
|
|
562
|
-
📦 ../../node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/api/queue.js (970 B)
|
|
563
575
|
📦 ../../node_modules/.pnpm/wrap-error-message@3.0.1/node_modules/wrap-error-message/build/src/main.js (963 B)
|
|
564
576
|
📦 ../../node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/text.js (960 B)
|
|
565
577
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/io/hsl/rgb2hsl.js (959 B)
|
|
566
578
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/io/hsl/hsl2rgb.js (958 B)
|
|
567
579
|
📦 ../../node_modules/.pnpm/set-error-class@3.0.1/node_modules/set-error-class/build/src/args.js (956 B)
|
|
568
580
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneBuffer.js (953 B)
|
|
569
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
581
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/Options.js (950 B)
|
|
570
582
|
📦 ../../node_modules/.pnpm/vscode-jsonrpc@8.2.1/node_modules/vscode-jsonrpc/lib/common/ral.js (948 B)
|
|
571
583
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nodeUtil.js (944 B)
|
|
572
584
|
📦 ../../node_modules/.pnpm/obliterator@2.0.5/node_modules/obliterator/take.js (941 B)
|
|
573
585
|
📦 ../../node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-link-as-autolink.js (929 B)
|
|
574
|
-
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/node/node-file-system-provider.js (920 B)
|
|
575
586
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/utils/multiply-matrices.js (920 B)
|
|
587
|
+
📦 ../../node_modules/.pnpm/property-information@6.5.0/node_modules/property-information/lib/util/defined-info.js (920 B)
|
|
588
|
+
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/node/node-file-system-provider.js (920 B)
|
|
589
|
+
📦 ../../node_modules/.pnpm/zod@4.0.17/node_modules/zod/v4/classic/iso.js (919 B)
|
|
576
590
|
📦 ../../node_modules/.pnpm/@msgpack+msgpack@3.1.2/node_modules/@msgpack/msgpack/dist.esm/utils/int.mjs (917 B)
|
|
577
591
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAssigner.js (916 B)
|
|
578
|
-
📦 ../../node_modules/.pnpm/property-information@6.5.0/node_modules/property-information/lib/util/defined-info.js (914 B)
|
|
579
592
|
📦 ../../node_modules/.pnpm/micromark-core-commonmark@2.0.3/node_modules/micromark-core-commonmark/lib/hard-break-escape.js (914 B)
|
|
580
593
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_shortOut.js (912 B)
|
|
581
594
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArguments.js (908 B)
|
|
@@ -586,14 +599,14 @@ Analyzing
|
|
|
586
599
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqBy.js (896 B)
|
|
587
600
|
📦 ../../node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/index.js (895 B)
|
|
588
601
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFlatten.js (893 B)
|
|
589
|
-
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isFunction.js (
|
|
602
|
+
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isFunction.js (890 B)
|
|
590
603
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqual.js (887 B)
|
|
591
604
|
📦 ../../node_modules/.pnpm/@chevrotain+regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.js (879 B)
|
|
592
605
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseReduce.js (878 B)
|
|
593
606
|
📦 ../../node_modules/.pnpm/hast-util-whitespace@3.0.0/node_modules/hast-util-whitespace/lib/index.js (878 B)
|
|
594
607
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/languages/grammar-config.js (874 B)
|
|
595
608
|
📦 ../../node_modules/.pnpm/set-error-message@3.0.1/node_modules/set-error-message/build/src/main.js (855 B)
|
|
596
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
609
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/array.js (849 B)
|
|
597
610
|
📦 ../../node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/image.js (844 B)
|
|
598
611
|
📦 ../../node_modules/.pnpm/vscode-jsonrpc@8.2.1/node_modules/vscode-jsonrpc/lib/common/disposable.js (843 B)
|
|
599
612
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/difference.js (842 B)
|
|
@@ -603,7 +616,7 @@ Analyzing
|
|
|
603
616
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseExtremum.js (825 B)
|
|
604
617
|
📦 ../../node_modules/.pnpm/longest-streak@3.1.0/node_modules/longest-streak/index.js (824 B)
|
|
605
618
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/get.js (822 B)
|
|
606
|
-
📦 ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.17.
|
|
619
|
+
📦 ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.17.5/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/stdio.js (821 B)
|
|
607
620
|
📦 ../../node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/common/token.js (819 B)
|
|
608
621
|
📦 ../../node_modules/.pnpm/@logtape+logtape@0.12.2/node_modules/@logtape/logtape/dist/sink.js (813 B)
|
|
609
622
|
📦 ../../node_modules/.pnpm/normalize-exception@4.0.1/node_modules/normalize-exception/build/src/create/main.js (813 B)
|
|
@@ -615,7 +628,7 @@ Analyzing
|
|
|
615
628
|
📦 ../../node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-bullet-other.js (801 B)
|
|
616
629
|
📦 ../../node_modules/.pnpm/@chevrotain+regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/utils.js (796 B)
|
|
617
630
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignValue.js (795 B)
|
|
618
|
-
📦 ../../node_modules/.pnpm/hono@4.9.
|
|
631
|
+
📦 ../../node_modules/.pnpm/hono@4.9.6/node_modules/hono/dist/utils/html.js (795 B)
|
|
619
632
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatchesProperty.js (789 B)
|
|
620
633
|
📦 ../../node_modules/.pnpm/hastscript@9.0.1/node_modules/hastscript/lib/svg-case-sensitive-tag-names.js (789 B)
|
|
621
634
|
📦 ../../node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/link.js (782 B)
|
|
@@ -628,7 +641,7 @@ Analyzing
|
|
|
628
641
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isLength.js (773 B)
|
|
629
642
|
📦 ../../node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/builder/api-builder.js (771 B)
|
|
630
643
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/parser/async-parser.js (770 B)
|
|
631
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
644
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/Refs.js (768 B)
|
|
632
645
|
📦 ../../node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/pattern-in-scope.js (765 B)
|
|
633
646
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseEach.js (763 B)
|
|
634
647
|
📦 ../../node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/utils/apply_mixins.js (758 B)
|
|
@@ -645,20 +658,20 @@ Analyzing
|
|
|
645
658
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSlice.js (726 B)
|
|
646
659
|
📦 ../../node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/api/async.js (723 B)
|
|
647
660
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackSet.js (720 B)
|
|
661
|
+
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeysIn.js (718 B)
|
|
648
662
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLike.js (717 B)
|
|
649
663
|
📦 ../../node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/api/counter.js (717 B)
|
|
650
|
-
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeysIn.js (716 B)
|
|
651
664
|
📦 ../../node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js (716 B)
|
|
652
665
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatMap.js (709 B)
|
|
653
666
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashGet.js (708 B)
|
|
654
|
-
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObject.js (
|
|
667
|
+
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObject.js (706 B)
|
|
655
668
|
📦 ../../node_modules/.pnpm/@chevrotain+utils@11.0.3/node_modules/@chevrotain/utils/lib/src/to-fast-properties.js (704 B)
|
|
656
669
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-3XVHBXPW.js (701 B)
|
|
657
670
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createFind.js (699 B)
|
|
658
671
|
📦 ../../node_modules/.pnpm/fetch-to-node@2.1.0/node_modules/fetch-to-node/dist/fetch-to-node/internal-http.js (699 B)
|
|
672
|
+
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIterateeCall.js (698 B)
|
|
659
673
|
📦 ../../node_modules/.pnpm/@ungap+structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/index.js (697 B)
|
|
660
674
|
📦 ../../node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/comment.js (697 B)
|
|
661
|
-
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIterateeCall.js (696 B)
|
|
662
675
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheDelete.js (695 B)
|
|
663
676
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFindIndex.js (694 B)
|
|
664
677
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toInteger.js (691 B)
|
|
@@ -677,8 +690,8 @@ Analyzing
|
|
|
677
690
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeys.js (666 B)
|
|
678
691
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneArray.js (665 B)
|
|
679
692
|
📦 ../../node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/refs/data.json (662 B)
|
|
680
|
-
📦 ../../node_modules/.pnpm/picomatch@4.0.3/node_modules/picomatch/index.js (659 B)
|
|
681
693
|
📦 ../../node_modules/.pnpm/rehype-raw@7.0.0/node_modules/rehype-raw/lib/index.js (659 B)
|
|
694
|
+
📦 ../../node_modules/.pnpm/picomatch@4.0.3/node_modules/picomatch/index.js (659 B)
|
|
682
695
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/has.js (658 B)
|
|
683
696
|
📦 ../../node_modules/.pnpm/@logtape+logtape@0.12.2/node_modules/@logtape/logtape/dist/level.js (653 B)
|
|
684
697
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/compact.js (653 B)
|
|
@@ -690,9 +703,9 @@ Analyzing
|
|
|
690
703
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePickBy.js (646 B)
|
|
691
704
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIteratee.js (645 B)
|
|
692
705
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/references/name-provider.js (645 B)
|
|
693
|
-
📦 ../../node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/index.js (644 B)
|
|
694
706
|
📦 ../../node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/break.js (639 B)
|
|
695
707
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetTag.js (637 B)
|
|
708
|
+
📦 ../../node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/index.js (636 B)
|
|
696
709
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/io/css/hsl2css.js (635 B)
|
|
697
710
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/values.js (634 B)
|
|
698
711
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/utils/unpack.js (629 B)
|
|
@@ -700,9 +713,9 @@ Analyzing
|
|
|
700
713
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/io/lch/index.js (628 B)
|
|
701
714
|
📦 ../../node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/break.js (628 B)
|
|
702
715
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniq.js (623 B)
|
|
703
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
716
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/map.js (622 B)
|
|
704
717
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/utils/errors.js (619 B)
|
|
705
|
-
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseCreate.js (
|
|
718
|
+
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseCreate.js (618 B)
|
|
706
719
|
📦 ../../node_modules/.pnpm/ccount@2.0.1/node_modules/ccount/index.js (616 B)
|
|
707
720
|
📦 ../../node_modules/.pnpm/normalize-exception@4.0.1/node_modules/normalize-exception/build/src/stack.js (615 B)
|
|
708
721
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keysIn.js (614 B)
|
|
@@ -712,7 +725,7 @@ Analyzing
|
|
|
712
725
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/io/temp/rgb2temperature.js (611 B)
|
|
713
726
|
📦 ../../node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/util/schema.js (607 B)
|
|
714
727
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_MapCache.js (604 B)
|
|
715
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
728
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/literal.js (601 B)
|
|
716
729
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayFilter.js (600 B)
|
|
717
730
|
📦 ../../node_modules/.pnpm/property-information@6.5.0/node_modules/property-information/lib/util/schema.js (599 B)
|
|
718
731
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/io/css/lch2css.js (598 B)
|
|
@@ -729,15 +742,15 @@ Analyzing
|
|
|
729
742
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObjectLike.js (581 B)
|
|
730
743
|
📦 ../../node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js (581 B)
|
|
731
744
|
📦 ../../node_modules/.pnpm/@msgpack+msgpack@3.1.2/node_modules/@msgpack/msgpack/dist.esm/utils/typedArrays.mjs (580 B)
|
|
732
|
-
📦 ../../node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/root.js (579 B)
|
|
733
745
|
📦 ../../node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js (577 B)
|
|
746
|
+
📦 ../../node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/root.js (577 B)
|
|
734
747
|
📦 ../../node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/delete.js (575 B)
|
|
735
748
|
📦 ../../node_modules/.pnpm/@smithy+util-buffer-from@4.0.0/node_modules/@smithy/util-buffer-from/dist-es/index.js (573 B)
|
|
736
749
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isString.js (572 B)
|
|
737
750
|
📦 ../../node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/util/merge.js (572 B)
|
|
738
751
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-EMIEIAAH.js (571 B)
|
|
739
752
|
📦 ../../node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/strong.js (571 B)
|
|
740
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
753
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/nativeEnum.js (568 B)
|
|
741
754
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSymbol.js (567 B)
|
|
742
755
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_strictIndexOf.js (566 B)
|
|
743
756
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEvery.js (566 B)
|
|
@@ -747,7 +760,7 @@ Analyzing
|
|
|
747
760
|
📦 ../../node_modules/.pnpm/property-information@6.5.0/node_modules/property-information/lib/util/merge.js (563 B)
|
|
748
761
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_memoizeCapped.js (562 B)
|
|
749
762
|
📦 ../../node_modules/.pnpm/langium@3.5.0/node_modules/langium/lib/utils/disposable.js (562 B)
|
|
750
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
763
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/pipeline.js (560 B)
|
|
751
764
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashHas.js (558 B)
|
|
752
765
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/io/hcg/rgb2hcg.js (558 B)
|
|
753
766
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMap.js (556 B)
|
|
@@ -765,7 +778,7 @@ Analyzing
|
|
|
765
778
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignValue.js (537 B)
|
|
766
779
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toSource.js (535 B)
|
|
767
780
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_objectToString.js (534 B)
|
|
768
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
781
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/set.js (534 B)
|
|
769
782
|
📦 ../../node_modules/.pnpm/decode-named-character-reference@1.0.2/node_modules/decode-named-character-reference/index.js (532 B)
|
|
770
783
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_matchesStrictComparable.js (530 B)
|
|
771
784
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isTypedArray.js (528 B)
|
|
@@ -783,12 +796,12 @@ Analyzing
|
|
|
783
796
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatches.js (516 B)
|
|
784
797
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGet.js (515 B)
|
|
785
798
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFor.js (515 B)
|
|
786
|
-
📦 ../../node_modules/.pnpm/hono@4.9.
|
|
799
|
+
📦 ../../node_modules/.pnpm/hono@4.9.6/node_modules/hono/dist/router/trie-router/router.js (514 B)
|
|
787
800
|
📦 ../../node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/node.js (512 B)
|
|
788
801
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEach.js (507 B)
|
|
789
802
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toString.js (505 B)
|
|
790
803
|
📦 ../../node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/check-list-item-indent.js (505 B)
|
|
791
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
804
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/optional.js (502 B)
|
|
792
805
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/constant.js (499 B)
|
|
793
806
|
📦 ../../node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/api/functions/group-files.js (498 B)
|
|
794
807
|
📦 ../../node_modules/.pnpm/@smithy+util-base64@4.0.0/node_modules/@smithy/util-base64/dist-es/toBase64.js (496 B)
|
|
@@ -796,7 +809,7 @@ Analyzing
|
|
|
796
809
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isMasked.js (491 B)
|
|
797
810
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isRegExp.js (489 B)
|
|
798
811
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIndexOf.js (487 B)
|
|
799
|
-
📦 ../../node_modules/.pnpm/set-error-props@6.0.1/node_modules/set-error-props/build/src/assign.js (
|
|
812
|
+
📦 ../../node_modules/.pnpm/set-error-props@6.0.1/node_modules/set-error-props/build/src/assign.js (485 B)
|
|
800
813
|
📦 ../../node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/index.js (481 B)
|
|
801
814
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_trimmedEndIndex.js (479 B)
|
|
802
815
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSetToString.js (477 B)
|
|
@@ -806,8 +819,8 @@ Analyzing
|
|
|
806
819
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheSet.js (472 B)
|
|
807
820
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneSymbol.js (472 B)
|
|
808
821
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/min.js (471 B)
|
|
809
|
-
📦 ../../node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/api/functions/get-array.js (467 B)
|
|
810
822
|
📦 ../../node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/handle/root.js (467 B)
|
|
823
|
+
📦 ../../node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/api/functions/get-array.js (467 B)
|
|
811
824
|
📦 ../../node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/handle/paragraph.js (466 B)
|
|
812
825
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isMap.js (465 B)
|
|
813
826
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSet.js (465 B)
|
|
@@ -866,7 +879,7 @@ Analyzing
|
|
|
866
879
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/head.js (392 B)
|
|
867
880
|
📦 ../../node_modules/.pnpm/parse5@7.2.1/node_modules/parse5/dist/serializer/index.js (390 B)
|
|
868
881
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castPath.js (389 B)
|
|
869
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
882
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/errorMessages.js (389 B)
|
|
870
883
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneTypedArray.js (388 B)
|
|
871
884
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsRegExp.js (388 B)
|
|
872
885
|
📦 ../../node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/scale.js (388 B)
|
|
@@ -895,11 +908,11 @@ Analyzing
|
|
|
895
908
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/io/css/index.js (365 B)
|
|
896
909
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/utils/type.js (363 B)
|
|
897
910
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTrim.js (361 B)
|
|
911
|
+
📦 ../../node_modules/.pnpm/set-error-props@6.0.1/node_modules/set-error-props/build/src/main.js (360 B)
|
|
898
912
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubArray.js (360 B)
|
|
899
913
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/utils/clip_rgb.js (360 B)
|
|
900
914
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseForOwn.js (359 B)
|
|
901
915
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/ops/get.js (359 B)
|
|
902
|
-
📦 ../../node_modules/.pnpm/set-error-props@6.0.1/node_modules/set-error-props/build/src/main.js (358 B)
|
|
903
916
|
📦 ../../node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust_channel.js (357 B)
|
|
904
917
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/io/css/oklab2css.js (355 B)
|
|
905
918
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overArg.js (354 B)
|
|
@@ -912,7 +925,7 @@ Analyzing
|
|
|
912
925
|
📦 ../../node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/util/types.js (342 B)
|
|
913
926
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/identity.js (341 B)
|
|
914
927
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheGet.js (339 B)
|
|
915
|
-
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isStrictComparable.js (
|
|
928
|
+
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isStrictComparable.js (338 B)
|
|
916
929
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapToArray.js (332 B)
|
|
917
930
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEach.js (331 B)
|
|
918
931
|
📦 ../../node_modules/.pnpm/is-plain-obj@4.1.0/node_modules/is-plain-obj/index.js (330 B)
|
|
@@ -943,7 +956,7 @@ Analyzing
|
|
|
943
956
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheHas.js (306 B)
|
|
944
957
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/ops/premultiply.js (306 B)
|
|
945
958
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUnary.js (302 B)
|
|
946
|
-
📦 ../../node_modules/.pnpm/hono@4.9.
|
|
959
|
+
📦 ../../node_modules/.pnpm/hono@4.9.6/node_modules/hono/dist/router.js (302 B)
|
|
947
960
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeys.js (301 B)
|
|
948
961
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/io/lch/lab2lch.js (300 B)
|
|
949
962
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getValue.js (296 B)
|
|
@@ -951,7 +964,7 @@ Analyzing
|
|
|
951
964
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackHas.js (294 B)
|
|
952
965
|
📦 ../../node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/util/case-sensitive-transform.js (294 B)
|
|
953
966
|
📦 ../../node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/util/case-insensitive-transform.js (293 B)
|
|
954
|
-
📦 ../../node_modules/.pnpm/zod@3.25.
|
|
967
|
+
📦 ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/errorUtil.js (292 B)
|
|
955
968
|
📦 ../../node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/schema_obj.js (288 B)
|
|
956
969
|
📦 ../../node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust.js (286 B)
|
|
957
970
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheHas.js (284 B)
|
|
@@ -974,6 +987,7 @@ Analyzing
|
|
|
974
987
|
📦 ../../node_modules/.pnpm/@ungap+structured-clone@1.3.0/node_modules/@ungap/structured-clone/esm/types.js (248 B)
|
|
975
988
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/io/oklch/rgb2oklch.js (247 B)
|
|
976
989
|
📦 ../../node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/constants.js (247 B)
|
|
990
|
+
📦 ../../node_modules/.pnpm/zod@4.0.17/node_modules/zod/v4/classic/parse.js (245 B)
|
|
977
991
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/io/lch/rgb2lch.js (243 B)
|
|
978
992
|
📦 ../../node_modules/.pnpm/normalize-exception@4.0.1/node_modules/normalize-exception/build/src/cause.js (242 B)
|
|
979
993
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackGet.js (242 B)
|
|
@@ -988,7 +1002,7 @@ Analyzing
|
|
|
988
1002
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/io/lch/lch2rgb.js (228 B)
|
|
989
1003
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/noop.js (225 B)
|
|
990
1004
|
📦 ../../node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/change.js (222 B)
|
|
991
|
-
📦 ../../node_modules/.pnpm/hono@4.9.
|
|
1005
|
+
📦 ../../node_modules/.pnpm/hono@4.9.6/node_modules/hono/dist/hono.js (221 B)
|
|
992
1006
|
📦 ../../node_modules/.pnpm/vfile@6.0.3/node_modules/vfile/lib/minproc.browser.js (218 B)
|
|
993
1007
|
📦 ../../node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/lang/lang_extensions.js (217 B)
|
|
994
1008
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-LFJW7BOT.js (217 B)
|
|
@@ -1001,10 +1015,10 @@ Analyzing
|
|
|
1001
1015
|
📦 ../../node_modules/.pnpm/bail@2.0.2/node_modules/bail/index.js (199 B)
|
|
1002
1016
|
📦 ../../node_modules/.pnpm/@chevrotain+utils@11.0.3/node_modules/@chevrotain/utils/lib/src/timer.js (197 B)
|
|
1003
1017
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-NJXNQM3G.js (197 B)
|
|
1004
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
1005
|
-
📦 ../../node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/types.js (194 B)
|
|
1018
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/null.js (196 B)
|
|
1006
1019
|
📦 ../../node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/index.js (190 B)
|
|
1007
1020
|
📦 ../../node_modules/.pnpm/property-information@7.0.0/node_modules/property-information/lib/xml.js (189 B)
|
|
1021
|
+
📦 ../../node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/types.js (188 B)
|
|
1008
1022
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/interpolator/num.js (185 B)
|
|
1009
1023
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-6RKHJ2CP.js (184 B)
|
|
1010
1024
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheClear.js (183 B)
|
|
@@ -1025,13 +1039,13 @@ Analyzing
|
|
|
1025
1039
|
📦 ../../node_modules/.pnpm/merge-error-cause@5.0.2/node_modules/merge-error-cause/build/src/set.js (153 B)
|
|
1026
1040
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/interpolator/lch.js (149 B)
|
|
1027
1041
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/ops/mix.js (148 B)
|
|
1028
|
-
📦 ../../node_modules/.pnpm/zod@3.25.
|
|
1029
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
1042
|
+
📦 ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/errors.js (146 B)
|
|
1043
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/default.js (146 B)
|
|
1030
1044
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-VIBSXWWU.js (145 B)
|
|
1031
1045
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_freeGlobal.js (142 B)
|
|
1032
1046
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/interpolator/oklch.js (142 B)
|
|
1033
1047
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-WIMGWYZL.js (140 B)
|
|
1034
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
1048
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/effects.js (140 B)
|
|
1035
1049
|
📦 ../../node_modules/.pnpm/normalize-exception@4.0.1/node_modules/normalize-exception/build/src/create/string.js (139 B)
|
|
1036
1050
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-3IFJP4R5.js (139 B)
|
|
1037
1051
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/mnemonist@0.40.3_patch_hash=5c12abb43fcff6fd81e53021b89075d53249640d165a2556cc1e58d71201a13a/node_modules/mnemonist/default-weak-map.js?commonjs-es-import (139 B)
|
|
@@ -1076,7 +1090,7 @@ Analyzing
|
|
|
1076
1090
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/mnemonist@0.40.3_patch_hash=5c12abb43fcff6fd81e53021b89075d53249640d165a2556cc1e58d71201a13a/node_modules/mnemonist/stack.js?commonjs-es-import (112 B)
|
|
1077
1091
|
📦 ../../node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/to_hex.js (112 B)
|
|
1078
1092
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/obliterator@2.0.5/node_modules/obliterator/iterator.js?commonjs-es-import (112 B)
|
|
1079
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
1093
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/enum.js (112 B)
|
|
1080
1094
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_WeakMap.js (110 B)
|
|
1081
1095
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Promise.js (110 B)
|
|
1082
1096
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/io/lch/hcl2rgb.js (108 B)
|
|
@@ -1096,35 +1110,36 @@ Analyzing
|
|
|
1096
1110
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/chroma.js (94 B)
|
|
1097
1111
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getPrototype.js (92 B)
|
|
1098
1112
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/ajv.js?commonjs-es-import (92 B)
|
|
1099
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
1100
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
1113
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/readonly.js (91 B)
|
|
1114
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/catch.js (88 B)
|
|
1101
1115
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-RBODUO3Q.js (87 B)
|
|
1102
1116
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-NFFV4IQT.js (87 B)
|
|
1103
1117
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/ops/clipped.js (84 B)
|
|
1104
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
1118
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/branded.js (83 B)
|
|
1105
1119
|
📦 ../../node_modules/.pnpm/unist-util-visit-parents@6.0.1/node_modules/unist-util-visit-parents/lib/color.js (82 B)
|
|
1106
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
1120
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/promise.js (81 B)
|
|
1107
1121
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-P2PQB7KO.js (77 B)
|
|
1108
1122
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/refs/json-schema-draft-07.json?commonjs-proxy (76 B)
|
|
1109
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
1123
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/boolean.js (75 B)
|
|
1110
1124
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-NS6ZBRLP.js (73 B)
|
|
1111
1125
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Uint8Array.js (71 B)
|
|
1112
|
-
📦 ../../node_modules/.pnpm/hono@4.9.
|
|
1126
|
+
📦 ../../node_modules/.pnpm/hono@4.9.6/node_modules/hono/dist/utils/constants.js (70 B)
|
|
1113
1127
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-EVIH3PFY.js (69 B)
|
|
1114
1128
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-3UBK2BVM.js (69 B)
|
|
1115
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
1129
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/undefined.js (69 B)
|
|
1116
1130
|
📦 ../../node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/constants.js (68 B)
|
|
1117
1131
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-C4OZY4Z2.js (68 B)
|
|
1118
1132
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-VFECZ57D.js (68 B)
|
|
1119
1133
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-FDH4IRIM.js (67 B)
|
|
1120
|
-
📦 ../../node_modules/.pnpm/zod
|
|
1134
|
+
📦 ../../node_modules/.pnpm/zod@4.0.17/node_modules/zod/v4/core/versions.js (65 B)
|
|
1135
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/never.js (65 B)
|
|
1121
1136
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-AIG3BDKO.js (64 B)
|
|
1122
1137
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-H4OTHZJB.js (64 B)
|
|
1123
1138
|
📦 ../../node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Symbol.js (63 B)
|
|
1124
1139
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/refs/data.json?commonjs-proxy (63 B)
|
|
1125
1140
|
📦 ../../node_modules/.pnpm/chroma-js@3.1.2/node_modules/chroma-js/src/version.js (61 B)
|
|
1126
1141
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-6GTAPB47.js (60 B)
|
|
1127
|
-
📦 ../../node_modules/.pnpm/hono@4.9.
|
|
1142
|
+
📦 ../../node_modules/.pnpm/hono@4.9.6/node_modules/hono/dist/request/constants.js (60 B)
|
|
1128
1143
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-G5B2IDWB.js (57 B)
|
|
1129
1144
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-PFSVCZNE.js (57 B)
|
|
1130
1145
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/graphology-dag@0.4.1_graphology-types@0.24.8/node_modules/graphology-dag/topological-sort.js?commonjs-es-import (54 B)
|
|
@@ -1134,7 +1149,7 @@ Analyzing
|
|
|
1134
1149
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-VVM5DH6Z.js (48 B)
|
|
1135
1150
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-BSLJB6JE.js (47 B)
|
|
1136
1151
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-5NQBDF4H.js (45 B)
|
|
1137
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
1152
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/unknown.js (45 B)
|
|
1138
1153
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-PULGOXDA.js (44 B)
|
|
1139
1154
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-ENOHV5LT.js (44 B)
|
|
1140
1155
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/mnemonist@0.40.3_patch_hash=5c12abb43fcff6fd81e53021b89075d53249640d165a2556cc1e58d71201a13a/node_modules/mnemonist/set.js?commonjs-es-import (44 B)
|
|
@@ -1143,7 +1158,7 @@ Analyzing
|
|
|
1143
1158
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-CAZXBO45.js (42 B)
|
|
1144
1159
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-SGAFZVQH.js (42 B)
|
|
1145
1160
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-EDOGCRPU.js (41 B)
|
|
1146
|
-
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.
|
|
1161
|
+
📦 ../../node_modules/.pnpm/zod-to-json-schema@3.24.5_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/any.js (41 B)
|
|
1147
1162
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-BO3LQZNF.js (40 B)
|
|
1148
1163
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-HJSE3ESO.js (39 B)
|
|
1149
1164
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/natural-compare-lite@1.4.0/node_modules/natural-compare-lite/index.js?commonjs-module (39 B)
|
|
@@ -1169,8 +1184,8 @@ Analyzing
|
|
|
1169
1184
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.colorProvider.js?commonjs-exports (32 B)
|
|
1170
1185
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.callHierarchy.js?commonjs-exports (32 B)
|
|
1171
1186
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.typeHierarchy.js?commonjs-exports (32 B)
|
|
1172
|
-
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/index.js?commonjs-es-import (32 B)
|
|
1173
1187
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-HV3WACXG.js (32 B)
|
|
1188
|
+
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/index.js?commonjs-es-import (32 B)
|
|
1174
1189
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.foldingRange.js?commonjs-exports (31 B)
|
|
1175
1190
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.showDocument.js?commonjs-exports (31 B)
|
|
1176
1191
|
📦 ../../node_modules/.pnpm/remeda@2.23.1/node_modules/remeda/dist/chunk-JK3VNB42.js (31 B)
|
|
@@ -1224,31 +1239,31 @@ Analyzing
|
|
|
1224
1239
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/protocol.js?commonjs-exports (18 B)
|
|
1225
1240
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/common/progress.js?commonjs-exports (18 B)
|
|
1226
1241
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/common/notebook.js?commonjs-exports (18 B)
|
|
1242
|
+
📦 ../../node_modules/.pnpm/devlop@1.1.0/node_modules/devlop/lib/default.js (18 B)
|
|
1227
1243
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/api/functions/join-path.js?commonjs-exports (18 B)
|
|
1228
1244
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/api/functions/push-file.js?commonjs-exports (18 B)
|
|
1229
1245
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/api/functions/get-array.js?commonjs-exports (18 B)
|
|
1230
|
-
📦 ../../node_modules/.pnpm/devlop@1.1.0/node_modules/devlop/lib/default.js (18 B)
|
|
1231
1246
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/common/moniker.js?commonjs-exports (17 B)
|
|
1247
|
+
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/obliterator@2.0.5/node_modules/obliterator/support.js?commonjs-exports (17 B)
|
|
1232
1248
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/builder/index.js?commonjs-exports (17 B)
|
|
1233
1249
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/api/async.js?commonjs-exports (17 B)
|
|
1234
1250
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/utils.js?commonjs-exports (17 B)
|
|
1251
|
+
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/api/queue.js?commonjs-exports (17 B)
|
|
1235
1252
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/api/counter.js?commonjs-exports (17 B)
|
|
1236
|
-
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/types.js?commonjs-exports (17 B)
|
|
1237
|
-
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/obliterator@2.0.5/node_modules/obliterator/support.js?commonjs-exports (17 B)
|
|
1238
1253
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/node/main.js?commonjs-exports (16 B)
|
|
1239
1254
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/common/server.js?commonjs-exports (16 B)
|
|
1240
1255
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/node/main.js?commonjs-exports (16 B)
|
|
1241
1256
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/vscode-jsonrpc@8.2.1/node_modules/vscode-jsonrpc/lib/node/main.js?commonjs-exports (16 B)
|
|
1242
1257
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/vscode-jsonrpc@8.2.1/node_modules/vscode-jsonrpc/lib/common/events.js?commonjs-exports (16 B)
|
|
1258
|
+
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/common/utils/uuid.js?commonjs-exports (16 B)
|
|
1243
1259
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/api/walker.js?commonjs-exports (16 B)
|
|
1244
1260
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/vscode-jsonrpc@8.2.1/node_modules/vscode-jsonrpc/lib/common/api.js?commonjs-exports (15 B)
|
|
1245
1261
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/api.js?commonjs-exports (15 B)
|
|
1246
1262
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/node/files.js?commonjs-exports (15 B)
|
|
1247
|
-
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/api/queue.js?commonjs-exports (15 B)
|
|
1248
1263
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/picomatch@4.0.3/node_modules/picomatch/lib/utils.js?commonjs-exports (15 B)
|
|
1264
|
+
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/types.js?commonjs-exports (15 B)
|
|
1249
1265
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/common/utils/is.js?commonjs-exports (14 B)
|
|
1250
1266
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/vscode-jsonrpc@8.2.1/node_modules/vscode-jsonrpc/lib/common/is.js?commonjs-exports (14 B)
|
|
1251
|
-
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/common/utils/uuid.js?commonjs-exports (14 B)
|
|
1252
1267
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/node.js?commonjs-es-import (14 B)
|
|
1253
1268
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/index.js?commonjs-exports (14 B)
|
|
1254
1269
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/fdir@6.4.6_picomatch@4.0.3/node_modules/fdir/dist/api/sync.js?commonjs-exports (14 B)
|
|
@@ -1257,7 +1272,7 @@ Analyzing
|
|
|
1257
1272
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/vscode-languageserver@9.0.1/node_modules/vscode-languageserver/lib/common/api.js?commonjs-exports (13 B)
|
|
1258
1273
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/mnemonist@0.40.3_patch_hash=5c12abb43fcff6fd81e53021b89075d53249640d165a2556cc1e58d71201a13a/node_modules/mnemonist/set.js?commonjs-exports (13 B)
|
|
1259
1274
|
📦 dist//home/runner/work/likec4/likec4/node_modules/.pnpm/vscode-languageserver-protocol@3.17.5/node_modules/vscode-languageserver-protocol/lib/common/utils/is.js?commonjs-exports (12 B)
|
|
1260
|
-
📦 ../../node_modules/.pnpm/zod@3.25.
|
|
1261
|
-
Σ Total dist size (byte size): 2.
|
|
1275
|
+
📦 ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/external.js
|
|
1276
|
+
Σ Total dist size (byte size): 2.06 MB
|
|
1262
1277
|
[log]
|
|
1263
|
-
✅ Ran 1 script and skipped 0 in
|
|
1278
|
+
✅ Ran 1 script and skipped 0 in 17.6s.
|