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 Apr 7, 2023
1 parent bc81425 commit a833566
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 15 deletions.
21 changes: 10 additions & 11 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"totals": {
"annualDonations": 139704,
"monthlyDonations": 11642,
"annualDonations": 139812,
"monthlyDonations": 11651,
"sponsorCount": 170
},
"platinum": [
Expand Down Expand Up @@ -444,6 +444,14 @@
"source": "github",
"tier": "backer"
},
{
"name": "Yusuke Hakamaya",
"image": "https://avatars.githubusercontent.com/u/65002858?u=7ef80ed24a13792b0153966cc9084b4f7d5a1605&v=4",
"url": "https://www.yhakamay.me",
"monthlyDonation": 10,
"source": "github",
"tier": "backer"
},
{
"name": "Kazuhiro Kobayashi",
"url": null,
Expand Down Expand Up @@ -1409,15 +1417,6 @@
"source": "opencollective",
"tier": null
},
{
"name": "Thanyanit Jongjitragan",
"url": "https://github.com/Thanyanit-J",
"image": "https://images.opencollective.com/thanyanit-j/d817dac/avatar.png",
"monthlyDonation": 1,
"totalDonations": 4,
"source": "opencollective",
"tier": null
},
{
"name": "Guest",
"url": null,
Expand Down
8 changes: 4 additions & 4 deletions src/_data/stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"currentVersion": "v8.37.0",
"currentVersionDate": "2023-03-28T22:47:47Z",
"currentVersionIsPrerelease": false,
"stars": 22478,
"lastCommitDate": "2023-04-05T21:24:45Z",
"projectDependents": 12403385,
"weeklyDownloads": 32634510,
"stars": 22485,
"lastCommitDate": "2023-04-07T05:15:40Z",
"projectDependents": 12418562,
"weeklyDownloads": 31809877,
"nextVersion": "v8.38.0",
"nextVersionDate": "2023-04-14"
}

0 comments on commit a833566

Please sign in to comment.