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 Nov 20, 2024
1 parent d814f7c commit 9de9391
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 9 deletions.
2 changes: 1 addition & 1 deletion src/_data/all_authors.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"nzakas": {
"username": "nzakas",
"name": "Nicholas C. Zakas",
"title": "ESLint Technical Steering Committee",
"title": "Guest Author",
"website": "https://humanwhocodes.com",
"avatar_url": "https://avatars.githubusercontent.com/u/38546?v=4",
"bio": "Creator of ESLint, independent software developer, consultant, coach, and author.",
Expand Down
2 changes: 1 addition & 1 deletion src/_data/donations.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
{
"id": "SA_kwHOAFvahM4AEqa3",
"name": "Isabela de Matos",
"image": "https://avatars.githubusercontent.com/u/30164700?u=0a7ea60c26b70cac2c04a4113bcfdcafece0d97e&v=4",
"image": "https://avatars.githubusercontent.com/u/30164700?u=bc34064a58f500929557b25fb22952f2ddb65604&v=4",
"url": "https://dematos.dev",
"amount": 1,
"date": "2024-10-30T17:38:53Z",
Expand Down
24 changes: 21 additions & 3 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 130475.21734392001,
"monthlyDonations": 10872.934778660003,
"sponsorCount": 188
"annualDonations": 130499.56886052001,
"monthlyDonations": 10874.964071710003,
"sponsorCount": 190
},
"diamond": [],
"platinum": [
Expand Down Expand Up @@ -1250,6 +1250,15 @@
"source": "github",
"tier": "backer"
},
{
"name": "charon",
"url": null,
"image": null,
"monthlyDonation": 1.02934928,
"totalDonations": "00.783637540.783637541.02934928",
"source": "thanks.dev",
"tier": "backer"
},
{
"name": "Theme Divi",
"url": "https://wptheme.fr/theme-wordpress-divi/",
Expand Down Expand Up @@ -1445,6 +1454,15 @@
"source": "github",
"tier": "backer"
},
{
"name": "peerdb",
"url": null,
"image": null,
"monthlyDonation": 0.99994377,
"totalDonations": "00.761247260.761247260.99994377",
"source": "thanks.dev",
"tier": "backer"
},
{
"name": "Jos de Jong",
"url": "https://josdejong.com",
Expand Down
8 changes: 4 additions & 4 deletions src/_data/stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"currentVersion": "v9.15.0",
"currentVersionDate": "2024-11-15T17:57:47Z",
"currentVersionIsPrerelease": false,
"stars": 25123,
"lastCommitDate": "2024-11-18T21:00:59Z",
"projectDependents": 23049047,
"weeklyDownloads": 49910704,
"stars": 25129,
"lastCommitDate": "2024-11-20T06:30:47Z",
"projectDependents": 23069372,
"weeklyDownloads": 50550509,
"nextVersion": "v9.16.0",
"nextVersionDate": "2024-11-29"
}

0 comments on commit 9de9391

Please sign in to comment.