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 26, 2022
1 parent 499a038 commit 52f9eb5
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 7 deletions.
2 changes: 1 addition & 1 deletion src/_data/donations.json
Expand Up @@ -260,4 +260,4 @@
"date": "2022-12-07T23:22:34Z",
"source": "github"
}
]
]
28 changes: 26 additions & 2 deletions src/_data/sponsors.json
Expand Up @@ -452,6 +452,14 @@
"source": "github",
"tier": "backer"
},
{
"name": "ndNovaDev",
"image": "https://avatars.githubusercontent.com/u/23113912?u=8f0f72610d5ec4a8bd382680e693984210b1cf18&v=4",
"url": "https://github.com/ndNovaDev",
"monthlyDonation": 10,
"source": "github",
"tier": "backer"
},
{
"name": "Raimonds Korzenevskis",
"image": "https://avatars.githubusercontent.com/u/28185559?u=4e564dd0947ebc75d9fe02a90b7149256a48164e&v=4",
Expand Down Expand Up @@ -650,7 +658,7 @@
"url": null,
"image": "https://images.opencollective.com/toan-nguyen1/avatar.png",
"monthlyDonation": 5,
"totalDonations": 90,
"totalDonations": 95,
"source": "opencollective",
"tier": "backer"
},
Expand Down Expand Up @@ -1220,6 +1228,14 @@
"source": "github",
"tier": "backer"
},
{
"name": "per1234",
"image": "https://avatars.githubusercontent.com/u/8572152?v=4",
"url": "https://github.com/per1234",
"monthlyDonation": 5,
"source": "github",
"tier": "backer"
},
{
"name": "Gabi",
"image": "https://avatars.githubusercontent.com/u/9082013?u=0a2400198d68bd7155832384f6135c22aefa6f4b&v=4",
Expand Down Expand Up @@ -1308,6 +1324,14 @@
"source": "github",
"tier": "backer"
},
{
"name": "portfine",
"image": "https://avatars.githubusercontent.com/u/19206886?u=5302740136db6d2fe4d4009680064ce95a1896fc&v=4",
"url": "https://github.com/portfine",
"monthlyDonation": 5,
"source": "github",
"tier": "backer"
},
{
"name": "BrightCrowd",
"image": "https://avatars.githubusercontent.com/u/19253501?v=4",
Expand Down Expand Up @@ -1505,4 +1529,4 @@
"tier": "backer"
}
]
}
}
8 changes: 4 additions & 4 deletions src/_data/stats.json
Expand Up @@ -2,10 +2,10 @@
"currentVersion": "v8.30.0",
"currentVersionDate": "2022-12-16T23:17:48Z",
"currentVersionIsPrerelease": false,
"stars": 21911,
"lastCommitDate": "2022-12-25T04:58:21Z",
"projectDependents": 10950096,
"weeklyDownloads": 25046582,
"stars": 21916,
"lastCommitDate": "2022-12-25T16:52:45Z",
"projectDependents": 10960863,
"weeklyDownloads": 24862347,
"nextVersion": "v8.31.0",
"nextVersionDate": "2022-12-30"
}

0 comments on commit 52f9eb5

Please sign in to comment.