tangled
alpha
login
or
join now
hexmani.ac
/
clippr
12
fork
atom
social bookmarking for atproto
12
fork
atom
overview
issues
1
pulls
pipelines
[spindle/backend] Add missing node type definition package
hexmani.ac
8 months ago
d64f95eb
e774b23c
verified
This commit was signed with the committer's
known signature
.
hexmani.ac
SSH Key Fingerprint:
SHA256:tV3v2UX4P3x12jjh+mHVzpRQ4ZhNBCHoFwqRiYzzTcM=
2/3
build_backend.yaml
failed
14s
build_frontend.yaml
success
13s
build_lexicons.yaml
success
13s
+13
-1
2 changed files
expand all
collapse all
unified
split
backend
package.json
pnpm-lock.yaml
+1
backend/package.json
···
35
35
"devDependencies": {
36
36
"@atcute/lex-cli": "^2.1.1",
37
37
"@eslint/js": "^9.30.1",
38
38
+
"@types/node": "^24.0.12",
38
39
"@typescript-eslint/eslint-plugin": "^8.35.1",
39
40
"@typescript-eslint/parser": "^8.35.1",
40
41
"drizzle-kit": "^0.31.4",
+12
-1
backend/pnpm-lock.yaml
···
54
54
'@eslint/js':
55
55
specifier: ^9.30.1
56
56
version: 9.30.1
57
57
+
'@types/node':
58
58
+
specifier: ^24.0.12
59
59
+
version: 24.0.12
57
60
'@typescript-eslint/eslint-plugin':
58
61
specifier: ^8.35.1
59
62
version: 8.35.1(@typescript-eslint/parser@8.35.1(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3))(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3)
···
597
600
598
601
'@types/node@24.0.10':
599
602
resolution: {integrity: sha512-ENHwaH+JIRTDIEEbDK6QSQntAYGtbvdDXnMXnZaZ6k13Du1dPMmprkEHIL7ok2Wl2aZevetwTAb5S+7yIF+enA==}
603
603
+
604
604
+
'@types/node@24.0.12':
605
605
+
resolution: {integrity: sha512-LtOrbvDf5ndC9Xi+4QZjVL0woFymF/xSTKZKPgrrl7H7XoeDvnD+E2IclKVDyaK9UM756W/3BXqSU+JEHopA9g==}
600
606
601
607
'@types/triple-beam@1.3.5':
602
608
resolution: {integrity: sha512-6WaYesThRMCl19iryMYP7/x2OVgCtbIVflDGFpWnb9irXI3UjYE4AzmYuiUKY1AJstGijoY+MgUszMgRxIYTYw==}
···
2194
2200
'@types/node@24.0.10':
2195
2201
dependencies:
2196
2202
undici-types: 7.8.0
2203
2203
+
optional: true
2204
2204
+
2205
2205
+
'@types/node@24.0.12':
2206
2206
+
dependencies:
2207
2207
+
undici-types: 7.8.0
2197
2208
2198
2209
'@types/triple-beam@1.3.5': {}
2199
2210
2200
2211
'@types/ws@8.18.1':
2201
2212
dependencies:
2202
2202
-
'@types/node': 24.0.10
2213
2213
+
'@types/node': 24.0.12
2203
2214
2204
2215
'@typescript-eslint/eslint-plugin@8.35.1(@typescript-eslint/parser@8.35.1(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3))(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3)':
2205
2216
dependencies: