Skip to content

Commit 44ebdee

Browse files
chore(docs): refresh trusted stack stats
1 parent 434f527 commit 44ebdee

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": 138834324,
8-
"githubStargazers": 81479,
9-
"npmWeeklyDownloadsDisplay": "138m+",
10-
"githubStarsDisplay": "81.5k"
7+
"npmWeeklyDownloads": 142424457,
8+
"githubStargazers": 81594,
9+
"npmWeeklyDownloadsDisplay": "142m+",
10+
"githubStarsDisplay": "81.6k"
1111
},
1212
{
1313
"id": "vitest",
1414
"npmPackage": "vitest",
1515
"githubRepo": "vitest-dev/vitest",
16-
"npmWeeklyDownloads": 68581107,
17-
"githubStargazers": 16712,
18-
"npmWeeklyDownloadsDisplay": "68m+",
16+
"npmWeeklyDownloads": 71433292,
17+
"githubStargazers": 16739,
18+
"npmWeeklyDownloadsDisplay": "71m+",
1919
"githubStarsDisplay": "16.7k"
2020
},
2121
{
2222
"id": "oxc",
2323
"npmPackage": "oxlint",
2424
"githubRepo": "oxc-project/oxc",
25-
"npmWeeklyDownloads": 8719173,
26-
"githubStargazers": 21594,
27-
"npmWeeklyDownloadsDisplay": "8.7m+",
28-
"githubStarsDisplay": "21.6k"
25+
"npmWeeklyDownloads": 9039666,
26+
"githubStargazers": 21657,
27+
"npmWeeklyDownloadsDisplay": "9m+",
28+
"githubStarsDisplay": "21.7k"
2929
}
3030
]
3131
}

0 commit comments

Comments
 (0)