-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
132 lines (132 loc) · 4.61 KB
/
.gitmodules
File metadata and controls
132 lines (132 loc) · 4.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
# node-26.1.0 sha256:ccaf9bfea12ec3d2beb36f5a1d54483f2620ad9de007e551fb8640ed82d29989
[submodule "packages/node-smol-builder/upstream/node"]
path = packages/node-smol-builder/upstream/node
url = https://github.com/nodejs/node.git
ignore = dirty
shallow = true
# yoga-3.2.1
[submodule "packages/yoga-layout-builder/upstream/yoga"]
path = packages/yoga-layout-builder/upstream/yoga
url = https://github.com/facebook/yoga.git
ignore = dirty
shallow = true
# onnxruntime-1.24.4
[submodule "packages/onnxruntime-builder/upstream/onnxruntime"]
path = packages/onnxruntime-builder/upstream/onnxruntime
url = https://github.com/microsoft/onnxruntime.git
ignore = dirty
shallow = true
# lief-0.17.0
[submodule "packages/lief-builder/upstream/lief"]
path = packages/lief-builder/upstream/lief
url = https://github.com/lief-project/LIEF.git
ignore = dirty
shallow = true
# cjson-1.7.19
[submodule "packages/binject/upstream/cJSON"]
path = packages/binject/upstream/cJSON
url = https://github.com/DaveGamble/cJSON.git
ignore = dirty
shallow = true
# libdeflate-1.25
[submodule "packages/binject/upstream/libdeflate"]
path = packages/binject/upstream/libdeflate
url = https://github.com/ebiggers/libdeflate.git
ignore = dirty
shallow = true
# curl-8.19.0
[submodule "packages/curl-builder/upstream/curl"]
path = packages/curl-builder/upstream/curl
url = https://github.com/curl/curl.git
ignore = dirty
shallow = true
# mbedtls-3.6.6
[submodule "packages/curl-builder/upstream/mbedtls"]
path = packages/curl-builder/upstream/mbedtls
url = https://github.com/Mbed-TLS/mbedtls.git
ignore = dirty
shallow = true
# wpt-epochs/three_hourly/2026-02-24_21H
[submodule "packages/node-smol-builder/scripts/vendor-fast-webstreams/wpt/streams"]
path = packages/node-smol-builder/scripts/vendor-fast-webstreams/wpt/streams
url = https://github.com/web-platform-tests/wpt.git
ignore = dirty
shallow = true
# iocraft-0.8.0
[submodule "packages/iocraft-builder/upstream/iocraft"]
path = packages/iocraft-builder/upstream/iocraft
url = https://github.com/ccbrown/iocraft.git
ignore = dirty
shallow = true
# liburing-2.14
[submodule "packages/node-smol-builder/upstream/liburing"]
path = packages/node-smol-builder/upstream/liburing
url = https://github.com/axboe/liburing.git
ignore = dirty
shallow = true
# postgres-17.9
[submodule "packages/libpq-builder/upstream/postgres"]
path = packages/libpq-builder/upstream/postgres
url = https://github.com/postgres/postgres.git
ignore = dirty
shallow = true
# usockets-0.8.8
[submodule "packages/node-smol-builder/upstream/uSockets"]
path = packages/node-smol-builder/upstream/uSockets
url = https://github.com/uNetworking/uSockets.git
ignore = dirty
shallow = true
# uwebsockets-20.76.0
[submodule "packages/node-smol-builder/upstream/uWebSockets"]
path = packages/node-smol-builder/upstream/uWebSockets
url = https://github.com/uNetworking/uWebSockets.git
ignore = dirty
shallow = true
# opentui-0.1.99
[submodule "packages/opentui-builder/upstream/opentui"]
path = packages/opentui-builder/upstream/opentui
url = https://github.com/anomalyco/opentui.git
ignore = dirty
shallow = true
# ink-7.0.0
[submodule "packages/ink-builder/upstream/ink"]
path = packages/ink-builder/upstream/ink
url = https://github.com/vadimdemedes/ink.git
ignore = dirty
shallow = true
# zstd-1.5.7
[submodule "packages/bin-infra/upstream/zstd"]
path = packages/bin-infra/upstream/zstd
url = https://github.com/facebook/zstd.git
ignore = dirty
shallow = true
# ultraviolet-0.0.0-a0f1f21
[submodule "packages/ultraviolet-builder/upstream/ultraviolet"]
path = packages/ultraviolet-builder/upstream/ultraviolet
url = https://github.com/charmbracelet/ultraviolet.git
ignore = dirty
shallow = true
# uucode-0.1.0
[submodule "packages/opentui-builder/upstream/uucode"]
path = packages/opentui-builder/upstream/uucode
url = https://github.com/jacobsandlund/uucode.git
ignore = dirty
shallow = true
# semver-7.7.4
[submodule "packages/node-smol-builder/upstream/semver"]
path = packages/node-smol-builder/upstream/semver
url = https://github.com/npm/node-semver.git
ignore = dirty
shallow = true
# temporal-v0.1.0 (locked: pinned by upstream Node's deps/crates/Cargo.toml; bump only via updating-node)
[submodule "packages/node-smol-builder/upstream/temporal"]
path = packages/node-smol-builder/upstream/temporal
url = https://github.com/boa-dev/temporal.git
ignore = dirty
shallow = true
# temporal-v0.2.3 (track-latest: bump independently via updating-temporal-infra)
[submodule "packages/temporal-infra/upstream/temporal"]
path = packages/temporal-infra/upstream/temporal
url = https://github.com/boa-dev/temporal.git
ignore = dirty
shallow = true