Skip to content

Commit

Permalink
chore: Update remote data
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Nov 4, 2024
1 parent d00e4ef commit 822657a
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
1 change: 0 additions & 1 deletion src/_data/all_authors.json
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@
"bio": "A ship in harbor is safe, but that is not what ships are built for.",
"twitter_username": "antfu7",
"github_username": "antfu",
"mastodon_url": "https://m.webtoo.ls/@antfu",
"location": "undefined"
}
}
9 changes: 9 additions & 0 deletions src/_data/donations.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"id": "SA_kwHOAFvahM4AEqzm",
"name": "64 Shades",
"image": "https://avatars.githubusercontent.com/u/85593293?v=4",
"url": "https://lichess.org/team/64-shades",
"amount": 1,
"date": "2024-11-03T07:13:20Z",
"source": "github"
},
{
"id": "SA_kwHOAFvahM4AEqvE",
"name": "Kei Nakayama",
Expand Down
14 changes: 3 additions & 11 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 125628,
"monthlyDonations": 10469,
"sponsorCount": 170
"annualDonations": 125088,
"monthlyDonations": 10424,
"sponsorCount": 169
},
"diamond": [],
"platinum": [
Expand Down Expand Up @@ -179,14 +179,6 @@
"source": "github",
"tier": "backer"
},
{
"name": "Alan",
"image": "https://avatars.githubusercontent.com/u/18175329?v=4",
"url": "https://alan.com",
"monthlyDonation": 45,
"source": "github",
"tier": "backer"
},
{
"name": "Yannick Croissant",
"url": "https://yannick.cr/",
Expand Down
8 changes: 4 additions & 4 deletions src/_data/stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"currentVersion": "v9.14.0",
"currentVersionDate": "2024-11-01T18:53:26Z",
"currentVersionIsPrerelease": false,
"stars": 25069,
"lastCommitDate": "2024-11-03T02:43:21Z",
"projectDependents": 22750995,
"weeklyDownloads": 41757277,
"stars": 25074,
"lastCommitDate": "2024-11-03T19:08:40Z",
"projectDependents": 22766719,
"weeklyDownloads": 41147007,
"nextVersion": "v9.15.0",
"nextVersionDate": "2024-11-15"
}

0 comments on commit 822657a

Please sign in to comment.