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 Sep 7, 2023
1 parent 4350caa commit 4919c8a
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 25 deletions.
18 changes: 9 additions & 9 deletions src/_data/donations.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"id": "mlo94zn7-x08dpo0b-7k3pewga-3vjbrky5",
"name": "Pink Fluffy Nico",
"url": null,
"image": "https://images.opencollective.com/pinkfluffynico/avatar.png",
"amount": 1,
"date": "2023-09-06T13:57:14.119Z",
"source": "opencollective"
},
{
"id": "e0adkjrv-8xwm69o7-yjb67z5n-4l93bgoy",
"name": "Pink Fluffy Nico",
Expand Down Expand Up @@ -196,14 +205,5 @@
"amount": 12500,
"date": "2022-08-12T19:32:46.307Z",
"source": "opencollective"
},
{
"id": "ejoxl3az-45w9pawy-vom6y870-mgkbrvdn",
"name": "Josh",
"url": null,
"image": "https://images.opencollective.com/joshchoo/avatar.png",
"amount": 5,
"date": "2022-08-09T00:16:04.561Z",
"source": "opencollective"
}
]
16 changes: 4 additions & 12 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 129828,
"monthlyDonations": 10819,
"sponsorCount": 166
"annualDonations": 129768,
"monthlyDonations": 10814,
"sponsorCount": 165
},
"platinum": [
{
Expand Down Expand Up @@ -498,7 +498,7 @@
"url": null,
"image": "https://images.opencollective.com/pinkfluffynico/avatar.png",
"monthlyDonation": 5,
"totalDonations": 35,
"totalDonations": 36,
"source": "opencollective",
"tier": "backer"
},
Expand Down Expand Up @@ -1296,14 +1296,6 @@
"source": "github",
"tier": "backer"
},
{
"name": "Stanzin Norzang",
"image": "https://avatars.githubusercontent.com/u/109467334?u=0d5f47f3670584425f8acd7c7dd0080bcbe45e26&v=4",
"url": "https://github.com/Stanzin7",
"monthlyDonation": 5,
"source": "github",
"tier": "backer"
},
{
"name": "wojtekLs",
"image": "https://avatars.githubusercontent.com/u/109670049?u=b3e747a5a6378cf7f5a9a857ed1fa741a5d8e27a&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.48.0",
"currentVersionDate": "2023-08-25T20:02:14Z",
"currentVersionIsPrerelease": false,
"stars": 23332,
"lastCommitDate": "2023-09-05T18:12:39Z",
"projectDependents": 15190068,
"weeklyDownloads": 31788391,
"stars": 23339,
"lastCommitDate": "2023-09-06T21:32:31Z",
"projectDependents": 15208091,
"weeklyDownloads": 31876381,
"nextVersion": "v8.49.0",
"nextVersionDate": "2023-09-08"
}

0 comments on commit 4919c8a

Please sign in to comment.