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 Dec 24, 2022
1 parent 86f715b commit 415e0bb
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 15 deletions.
9 changes: 9 additions & 0 deletions src/_data/donations.json
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,15 @@
"date": "2022-02-21T11:46:53.444Z",
"source": "opencollective"
},
{
"id": "SA_kwHOAFvahM4ABIzq",
"name": null,
"image": "https://avatars.githubusercontent.com/u/23113912?u=8f0f72610d5ec4a8bd382680e693984210b1cf18&v=4",
"url": "https://github.com/ndNovaDev",
"amount": 10,
"date": "2022-12-24T02:22:57Z",
"source": "github"
},
{
"id": "SA_kwHOAFvahM4ABHcn",
"name": "Gabriel Gregório",
Expand Down
30 changes: 19 additions & 11 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 131808,
"monthlyDonations": 10984,
"sponsorCount": 178
"annualDonations": 131928,
"monthlyDonations": 10994,
"sponsorCount": 179
},
"platinum": [
{
Expand Down Expand Up @@ -452,6 +452,14 @@
"source": "github",
"tier": "backer"
},
{
"name": null,
"image": "https://avatars.githubusercontent.com/u/23113912?u=8f0f72610d5ec4a8bd382680e693984210b1cf18&v=4",
"url": "https://github.com/ndNovaDev",
"monthlyDonation": 10,
"source": "github",
"tier": "backer"
},
{
"name": "Raimonds Korzenevskis",
"image": "https://avatars.githubusercontent.com/u/28185559?u=4e564dd0947ebc75d9fe02a90b7149256a48164e&v=4",
Expand Down Expand Up @@ -1252,6 +1260,14 @@
"source": "github",
"tier": "backer"
},
{
"name": "Fatih Aygün",
"image": "https://avatars.githubusercontent.com/u/10846005?u=5f14cc2e916a6f2f1620bc5b3bce5e012c5a8bc1&v=4",
"url": "https://github.com/cyco130",
"monthlyDonation": 5,
"source": "github",
"tier": "backer"
},
{
"name": "James Ives",
"image": "https://avatars.githubusercontent.com/u/10888441?u=61f6af1b0be0b5e9a15908ef45168b9242798486&v=4",
Expand Down Expand Up @@ -1324,14 +1340,6 @@
"source": "github",
"tier": "backer"
},
{
"name": "Mikl Wolfe",
"image": "https://avatars.githubusercontent.com/u/22719398?u=34dbc5a2f36a3bf05b9d5a7f49211cb96fd91e11&v=4",
"url": "chiefmikey.com",
"monthlyDonation": 5,
"source": "github",
"tier": "backer"
},
{
"name": "Krešimir Čondić",
"image": "https://avatars.githubusercontent.com/u/26605058?u=ce9a827bfef6ec4740a32a2e2c5cb769c812a217&v=4",
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.30.0",
"currentVersionDate": "2022-12-16T23:17:48Z",
"currentVersionIsPrerelease": false,
"stars": 21905,
"lastCommitDate": "2022-12-22T18:51:08Z",
"projectDependents": 10927623,
"weeklyDownloads": 26596820,
"stars": 21908,
"lastCommitDate": "2022-12-23T19:04:37Z",
"projectDependents": 10939788,
"weeklyDownloads": 25320886,
"nextVersion": "v8.31.0",
"nextVersionDate": "2022-12-30"
}

0 comments on commit 415e0bb

Please sign in to comment.