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 14, 2024
1 parent 9a15dfa commit 10756fe
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 10 deletions.
2 changes: 1 addition & 1 deletion src/_data/all_authors.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"hzoo": {
"username": "hzoo",
"name": "Henry",
"title": "ESLint Alumnus",
"title": "Guest Author",
"website": "https://henryzoo.com",
"avatar_url": "https://avatars.githubusercontent.com/u/588473?v=4",
"bio": "Learning to maintain stuff",
Expand Down
26 changes: 21 additions & 5 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 109548,
"monthlyDonations": 9129,
"sponsorCount": 174
"annualDonations": 109632,
"monthlyDonations": 9136,
"sponsorCount": 176
},
"platinum": [
{
Expand Down Expand Up @@ -39,7 +39,7 @@
{
"name": "JetBrains",
"url": "https://www.jetbrains.com/",
"image": "https://images.opencollective.com/jetbrains/eb04ddc/logo.png",
"image": "https://images.opencollective.com/jetbrains/b7ad8a3/logo.png",
"monthlyDonation": 500,
"totalDonations": 2500,
"source": "opencollective",
Expand Down Expand Up @@ -469,7 +469,7 @@
"url": "https://arturkulig.pl",
"image": "https://images.opencollective.com/arturkulig/e7b7754/avatar.png",
"monthlyDonation": 5,
"totalDonations": 15,
"totalDonations": 20,
"source": "opencollective",
"tier": "backer"
},
Expand Down Expand Up @@ -1136,6 +1136,14 @@
"source": "github",
"tier": "backer"
},
{
"name": "Roman Lykhovych",
"image": "https://avatars.githubusercontent.com/u/15987348?u=384f60a2389ce626d346dffd4d531192310f43cf&v=4",
"url": "https://github.com/liker912",
"monthlyDonation": 5,
"source": "github",
"tier": "backer"
},
{
"name": "Jordan",
"image": "https://avatars.githubusercontent.com/u/17376090?u=ebb702d1a6ac346a9ca4c093bea1928e2f62b239&v=4",
Expand Down Expand Up @@ -1309,6 +1317,14 @@
"source": "github",
"tier": "backer"
},
{
"name": "Guilherme Halter Nunes",
"image": "https://avatars.githubusercontent.com/u/99202829?u=e96b3e920712a626b1d981548035ebd7dbed6a77&v=4",
"url": "https://github.com/GuilhermeHalter",
"monthlyDonation": 2,
"source": "github",
"tier": "backer"
},
{
"name": "Theme Divi",
"url": "https://wptheme.fr/theme-wordpress-divi/",
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.2.0",
"currentVersionDate": "2024-05-03T19:46:50Z",
"currentVersionIsPrerelease": false,
"stars": 24351,
"lastCommitDate": "2024-05-13T05:01:52Z",
"projectDependents": 19616684,
"weeklyDownloads": 35634222,
"stars": 24359,
"lastCommitDate": "2024-05-14T06:05:49Z",
"projectDependents": 19639877,
"weeklyDownloads": 36228243,
"nextVersion": "v9.3.0",
"nextVersionDate": "2024-05-17"
}

0 comments on commit 10756fe

Please sign in to comment.