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 May 3, 2023
1 parent 336841c commit b5bac57
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 19 deletions.
24 changes: 8 additions & 16 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 127932,
"monthlyDonations": 10661,
"sponsorCount": 167
"annualDonations": 127872,
"monthlyDonations": 10656,
"sponsorCount": 166
},
"platinum": [
{
Expand Down Expand Up @@ -77,7 +77,7 @@
"url": "https://paydaysay.com/",
"image": "https://images.opencollective.com/payday-say-organization/9cd2467/logo.png",
"monthlyDonation": 200,
"totalDonations": 600,
"totalDonations": 800,
"source": "opencollective",
"tier": "bronze-sponsor"
},
Expand Down Expand Up @@ -456,7 +456,7 @@
"url": null,
"image": "https://images.opencollective.com/builtbyrebels/avatar.png",
"monthlyDonation": 5,
"totalDonations": 5,
"totalDonations": 10,
"source": "opencollective",
"tier": "backer"
},
Expand All @@ -465,7 +465,7 @@
"url": null,
"image": "https://images.opencollective.com/kzhrk/0fbea43/avatar.png",
"monthlyDonation": 5,
"totalDonations": 15,
"totalDonations": 20,
"source": "opencollective",
"tier": "backer"
},
Expand All @@ -474,7 +474,7 @@
"url": "https://trevorburnham.com",
"image": "https://images.opencollective.com/trevorburnham/016f6da/avatar.png",
"monthlyDonation": 5,
"totalDonations": 15,
"totalDonations": 20,
"source": "opencollective",
"tier": "backer"
},
Expand All @@ -483,7 +483,7 @@
"url": "https://www.fuller-inc.com/",
"image": "https://images.opencollective.com/fuller-inc/7b0f64a/logo.png",
"monthlyDonation": 5,
"totalDonations": 25,
"totalDonations": 30,
"source": "opencollective",
"tier": "backer"
},
Expand Down Expand Up @@ -826,14 +826,6 @@
"source": "github",
"tier": "backer"
},
{
"name": "David Dias",
"image": "https://avatars.githubusercontent.com/u/237229?u=984c72b4407a6654caf09bb1506d70a678860de7&v=4",
"url": "https://thedaviddias.dev",
"monthlyDonation": 5,
"source": "github",
"tier": "backer"
},
{
"name": "Art Pai",
"image": "https://avatars.githubusercontent.com/u/239570?v=4",
Expand Down
6 changes: 3 additions & 3 deletions src/_data/stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"currentVersionDate": "2023-04-21T21:05:15Z",
"currentVersionIsPrerelease": false,
"stars": 22601,
"lastCommitDate": "2023-05-02T05:55:47Z",
"projectDependents": 12828510,
"weeklyDownloads": 30186723,
"lastCommitDate": "2023-05-03T02:31:31Z",
"projectDependents": 12848065,
"weeklyDownloads": 29914219,
"nextVersion": "v8.40.0",
"nextVersionDate": "2023-05-05"
}

0 comments on commit b5bac57

Please sign in to comment.