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 24, 2023
1 parent 0eaf7ca commit 1c72ba1
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 16 deletions.
9 changes: 0 additions & 9 deletions src/_data/donations.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,14 +214,5 @@
"amount": 1265,
"date": "2022-06-22T07:23:11.370Z",
"source": "opencollective"
},
{
"id": "ywz9j4av-god8pgml-aa5pmr35-nxklb0e7",
"name": "Charlie Calvert",
"url": null,
"image": "https://images.opencollective.com/charlie-calvert/b45909e/avatar.png",
"amount": 5,
"date": "2022-04-13T16:06:56.491Z",
"source": "opencollective"
}
]
14 changes: 11 additions & 3 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 130332,
"monthlyDonations": 10861,
"sponsorCount": 165
"annualDonations": 130476,
"monthlyDonations": 10873,
"sponsorCount": 166
},
"platinum": [
{
Expand Down Expand Up @@ -264,6 +264,14 @@
"source": "github",
"tier": "backer"
},
{
"name": "Pleo",
"image": "https://avatars.githubusercontent.com/u/12394870?v=4",
"url": "https://www.pleo.io",
"monthlyDonation": 12,
"source": "github",
"tier": "backer"
},
{
"name": "Nirvati",
"url": "https://nirvati.org/",
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.41.0",
"currentVersionDate": "2023-05-19T20:53:14Z",
"currentVersionIsPrerelease": false,
"stars": 22698,
"lastCommitDate": "2023-05-22T21:11:27Z",
"projectDependents": 13281112,
"weeklyDownloads": 31639573,
"stars": 22705,
"lastCommitDate": "2023-05-24T06:33:43Z",
"projectDependents": 13304175,
"weeklyDownloads": 31570071,
"nextVersion": "v8.42.0",
"nextVersionDate": "2023-06-02"
}

0 comments on commit 1c72ba1

Please sign in to comment.