Skip to content

Commit 89cd18d

Browse files
chore(docs): refresh trusted stack stats
1 parent 5d61de0 commit 89cd18d

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

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

Lines changed: 11 additions & 11 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": 147358064,
8-
"githubStargazers": 81792,
9-
"npmWeeklyDownloadsDisplay": "147m+",
10-
"githubStarsDisplay": "81.8k"
7+
"npmWeeklyDownloads": 129754198,
8+
"githubStargazers": 82035,
9+
"npmWeeklyDownloadsDisplay": "129m+",
10+
"githubStarsDisplay": "82.0k"
1111
},
1212
{
1313
"id": "vitest",
1414
"npmPackage": "vitest",
1515
"githubRepo": "vitest-dev/vitest",
16-
"npmWeeklyDownloads": 67958582,
17-
"githubStargazers": 16804,
18-
"npmWeeklyDownloadsDisplay": "67m+",
16+
"npmWeeklyDownloads": 76469540,
17+
"githubStargazers": 16834,
18+
"npmWeeklyDownloadsDisplay": "76m+",
1919
"githubStarsDisplay": "16.8k"
2020
},
2121
{
2222
"id": "oxc",
2323
"npmPackage": "oxlint",
2424
"githubRepo": "oxc-project/oxc",
25-
"npmWeeklyDownloads": 10198251,
26-
"githubStargazers": 21840,
27-
"npmWeeklyDownloadsDisplay": "10m+",
28-
"githubStarsDisplay": "21.8k"
25+
"npmWeeklyDownloads": 9853243,
26+
"githubStargazers": 21933,
27+
"npmWeeklyDownloadsDisplay": "9.9m+",
28+
"githubStarsDisplay": "21.9k"
2929
}
3030
]
3131
}

0 commit comments

Comments
 (0)