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 Dec 24, 2024
1 parent b98e490 commit 32c351b
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 17 deletions.
9 changes: 0 additions & 9 deletions src/_data/donations.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,6 @@
"date": "2024-11-26T10:04:06Z",
"source": "github"
},
{
"id": "SA_kwHOAFvahM4AEtah",
"name": "Pupfelt",
"image": "https://avatars.githubusercontent.com/u/185438011?v=4",
"url": "https://github.com/Pupfelt",
"amount": 5,
"date": "2024-11-24T17:31:47Z",
"source": "github"
},
{
"id": "eng0kzdy-vor4pz84-mnrpbma8-37xlw95j",
"name": "Meta Open Source",
Expand Down
26 changes: 22 additions & 4 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 132211.71632987997,
"monthlyDonations": 11017.643027490001,
"sponsorCount": 197
"annualDonations": 132224.97625199996,
"monthlyDonations": 11018.748021000001,
"sponsorCount": 199
},
"diamond": [],
"platinum": [
Expand Down Expand Up @@ -297,7 +297,7 @@
"url": null,
"image": "https://images.opencollective.com/odan/3b99c72/avatar.png",
"monthlyDonation": 10,
"totalDonations": 180,
"totalDonations": 190,
"source": "opencollective",
"tier": "backer"
},
Expand Down Expand Up @@ -1496,6 +1496,15 @@
"source": "thanks.dev",
"tier": "backer"
},
{
"name": "Trevor Burnham",
"url": "http://trevorburnham.com",
"image": "https://github.com/trevorburnham.png",
"monthlyDonation": 0.69745014,
"totalDonations": "05.729764060.288011590.165338280.159169460.156555340.155512200.151551060.160889750.163961850.158733750.527942750.162531990.503347140.504827100.527961270.69745014",
"source": "thanks.dev",
"tier": "backer"
},
{
"name": "Jos de Jong",
"url": "https://josdejong.com",
Expand All @@ -1505,6 +1514,15 @@
"source": "thanks.dev",
"tier": "backer"
},
{
"name": "styled-components",
"url": "https://styled-components.com",
"image": "https://github.com/styled-components.png",
"monthlyDonation": 0.40754337,
"totalDonations": "00.326053020.012738540.011030230.010665550.010449220.010140180.010645300.010899230.010936890.009709040.013606960.415049130.408826210.428176180.40754337",
"source": "thanks.dev",
"tier": "backer"
},
{
"name": "Sharp Hall",
"url": "http://sharphall.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 @@ -4,10 +4,10 @@
"currentVersion": "v9.17.0",
"currentVersionDate": "2024-12-13T21:29:40Z",
"currentVersionIsPrerelease": false,
"stars": 25351,
"lastCommitDate": "2024-12-21T21:33:30Z",
"projectDependents": 23657730,
"weeklyDownloads": 41242397,
"stars": 25353,
"lastCommitDate": "2024-12-23T08:09:09Z",
"projectDependents": 23674249,
"weeklyDownloads": 38647950,
"nextVersion": "v9.18.0",
"nextVersionDate": "2025-01-10"
}

0 comments on commit 32c351b

Please sign in to comment.