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 3, 2024
1 parent 1aa5ba5 commit d00e4ef
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 14 deletions.
9 changes: 9 additions & 0 deletions src/_data/donations.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"id": "SA_kwHOAFvahM4AEqvE",
"name": "Kei Nakayama",
"image": "https://avatars.githubusercontent.com/u/350671?u=5f1550c21d0609f2c89ef22e46203782e7564d01&v=4",
"url": "https://qiita.com/kexi",
"amount": 5,
"date": "2024-11-02T15:17:12Z",
"source": "github"
},
{
"id": "ejoxl3az-45w9pa5v-w8k6y870-mgkbrvdn",
"name": "b-yp",
Expand Down
29 changes: 19 additions & 10 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 123588,
"monthlyDonations": 10299,
"sponsorCount": 169
"annualDonations": 125628,
"monthlyDonations": 10469,
"sponsorCount": 170
},
"diamond": [],
"platinum": [
Expand Down Expand Up @@ -96,7 +96,7 @@
"url": "https://www.wordhint.net/",
"image": "https://images.opencollective.com/wordhint/be86813/avatar.png",
"monthlyDonation": 200,
"totalDonations": 200,
"totalDonations": 400,
"source": "opencollective",
"tier": "bronze-sponsor"
},
Expand Down Expand Up @@ -153,12 +153,21 @@
}
],
"backers": [
{
"name": "Principal Financial Group",
"url": "https://www.principal.com/about-us",
"image": "https://images.opencollective.com/principal/431e690/logo.png",
"monthlyDonation": 170,
"totalDonations": 3680,
"source": "opencollective",
"tier": "backer"
},
{
"name": "Torutek",
"url": "https://torutek.com",
"image": "https://images.opencollective.com/torutek/logo.png",
"monthlyDonation": 50,
"totalDonations": 150,
"totalDonations": 200,
"source": "opencollective",
"tier": "backer"
},
Expand Down Expand Up @@ -459,7 +468,7 @@
"url": "https://automatio.ai/",
"image": "https://images.opencollective.com/kinder/cd0b9b4/avatar.png",
"monthlyDonation": 5,
"totalDonations": 20,
"totalDonations": 25,
"source": "opencollective",
"tier": "backer"
},
Expand All @@ -468,7 +477,7 @@
"url": "https://sidesmedia.com",
"image": "https://images.opencollective.com/sidesmedia/45fac3a/logo.png",
"monthlyDonation": 5,
"totalDonations": 45,
"totalDonations": 50,
"source": "opencollective",
"tier": "backer"
},
Expand All @@ -477,7 +486,7 @@
"url": "https://www.itflashcards.com",
"image": "https://images.opencollective.com/it-flashcards/dc7aa6c/logo.png",
"monthlyDonation": 5,
"totalDonations": 16,
"totalDonations": 21,
"source": "opencollective",
"tier": "backer"
},
Expand All @@ -486,7 +495,7 @@
"url": null,
"image": "https://images.opencollective.com/davidpassarelli/2734144/avatar.png",
"monthlyDonation": 5,
"totalDonations": 15,
"totalDonations": 20,
"source": "opencollective",
"tier": "backer"
},
Expand All @@ -495,7 +504,7 @@
"url": "https://sidesmedia.com",
"image": "https://images.opencollective.com/sidesmedia/45fac3a/logo.png",
"monthlyDonation": 5,
"totalDonations": 45,
"totalDonations": 50,
"source": "opencollective",
"tier": "backer"
},
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.14.0",
"currentVersionDate": "2024-11-01T18:53:26Z",
"currentVersionIsPrerelease": false,
"stars": 25066,
"lastCommitDate": "2024-11-02T02:51:48Z",
"projectDependents": 22737382,
"weeklyDownloads": 42193932,
"stars": 25069,
"lastCommitDate": "2024-11-03T02:43:21Z",
"projectDependents": 22750995,
"weeklyDownloads": 41757277,
"nextVersion": "v9.15.0",
"nextVersionDate": "2024-11-15"
}

0 comments on commit d00e4ef

Please sign in to comment.