-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnub.jsonc
More file actions
32 lines (31 loc) 路 877 Bytes
/
Copy pathnub.jsonc
File metadata and controls
32 lines (31 loc) 路 877 Bytes
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
{
"$schema": "https://nubjs.com/schema/latest.json",
"install": {
"minimumReleaseAge": "7d",
"minimumReleaseAgeExclude": [
"pg-cloudflare",
"typescript",
"cron-parser@5.6.2",
"oxlint@1.75.0",
"oxlint-tsgolint@7.0.2001",
"@oxlint/*",
"@oxlint-tsgolint/*",
"@tanstack/react-start@1.168.31",
"@tanstack/react-start-rsc@0.1.30",
"@tanstack/start-plugin-core@1.171.23",
"@tanstack/router-generator@1.167.21",
"@tanstack/router-plugin@1.168.22",
"@earendil-works/pi-ai@0.82.1",
"@earendil-works/pi-coding-agent@0.82.1",
"@earendil-works/pi-agent-core@0.82.1",
"@earendil-works/pi-tui@0.82.1",
"evlog@2.22.3",
"oxfmt@0.60.0",
"@oxfmt/*",
"pg-boss@12.26.3",
"posthog-node@5.51.6",
"@posthog/*",
"brace-expansion@5.0.8",
],
},
}