Skip to content

Commit 737affc

Browse files
chore(docs): refresh trusted stack stats
1 parent 2a42657 commit 737affc

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

docs/.vitepress/theme/data/trusted-stack-stats.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,28 @@
44
"id": "vite",
55
"npmPackage": "vite",
66
"githubRepo": "vitejs/vite",
7-
"npmWeeklyDownloads": 142424457,
8-
"githubStargazers": 81594,
9-
"npmWeeklyDownloadsDisplay": "142m+",
10-
"githubStarsDisplay": "81.6k"
7+
"npmWeeklyDownloads": 140977733,
8+
"githubStargazers": 81688,
9+
"npmWeeklyDownloadsDisplay": "140m+",
10+
"githubStarsDisplay": "81.7k"
1111
},
1212
{
1313
"id": "vitest",
1414
"npmPackage": "vitest",
1515
"githubRepo": "vitest-dev/vitest",
16-
"npmWeeklyDownloads": 71433292,
17-
"githubStargazers": 16739,
18-
"npmWeeklyDownloadsDisplay": "71m+",
19-
"githubStarsDisplay": "16.7k"
16+
"npmWeeklyDownloads": 68928372,
17+
"githubStargazers": 16776,
18+
"npmWeeklyDownloadsDisplay": "68m+",
19+
"githubStarsDisplay": "16.8k"
2020
},
2121
{
2222
"id": "oxc",
2323
"npmPackage": "oxlint",
2424
"githubRepo": "oxc-project/oxc",
25-
"npmWeeklyDownloads": 9039666,
26-
"githubStargazers": 21657,
27-
"npmWeeklyDownloadsDisplay": "9m+",
28-
"githubStarsDisplay": "21.7k"
25+
"npmWeeklyDownloads": 10116174,
26+
"githubStargazers": 21756,
27+
"npmWeeklyDownloadsDisplay": "10m+",
28+
"githubStarsDisplay": "21.8k"
2929
}
3030
]
3131
}

0 commit comments

Comments
 (0)