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 Feb 20, 2025
1 parent 7010afb commit 221f586
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 7 deletions.
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": 139404,
"monthlyDonations": 11617,
"sponsorCount": 169
"annualDonations": 139519.33938444,
"monthlyDonations": 11626.61161537,
"sponsorCount": 171
},
"diamond": [],
"platinum": [
Expand Down Expand Up @@ -463,6 +463,15 @@
"source": "github",
"tier": "backer"
},
{
"name": "square",
"url": null,
"image": "https://github.com/square.png",
"monthlyDonation": 7.03378017,
"totalDonations": "08.426817307.03378017",
"source": "thanks.dev",
"tier": "backer"
},
{
"name": "QuestionAI",
"url": "https://questionai.io",
Expand Down Expand Up @@ -1164,6 +1173,15 @@
"source": "github",
"tier": "backer"
},
{
"name": "block",
"url": null,
"image": "https://github.com/block.png",
"monthlyDonation": 2.5778352,
"totalDonations": "03.406750532.57783520",
"source": "thanks.dev",
"tier": "backer"
},
{
"name": "Jb Landry",
"url": "https://jblandry.info",
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.20.1",
"currentVersionDate": "2025-02-11T17:15:39Z",
"currentVersionIsPrerelease": false,
"stars": 25578,
"lastCommitDate": "2025-02-17T08:09:30Z",
"projectDependents": 24729245,
"weeklyDownloads": 38521681,
"stars": 25584,
"lastCommitDate": "2025-02-20T05:31:32Z",
"projectDependents": 24752209,
"weeklyDownloads": 46110733,
"nextVersion": "v9.21.0",
"nextVersionDate": "2025-02-21"
}

0 comments on commit 221f586

Please sign in to comment.