Commit Graph

7 Commits

Author SHA1 Message Date
Oliver Booth b9de8205f6
chore: update dependencies
.NET project:
* AspNetCore.ReCaptcha 1.8.1
* MailKitSimplified.Sender 2.9.0
* Markdig 0.35.0
* Microsoft.AspNetCore.Components.Web 8.0.2
* Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation 8.0.2
* Microsoft.Extensions.FileProviders.Embedded 8.0.2
* Pomelo.EntityFrameworkCore.MySql 8.0.0
* Serilog.AspNetCore 8.0.1
* SmartFormat.NET 3.3.2

npm project:
No front-facing dependencies updated; however some child packages were updated in the process of npm update.
2024-02-27 13:27:28 +00:00
Oliver Booth bd1b584e94
chore: replace node-sass with sass
fixes alpha channel on rgba($col, $a) call
2023-12-26 15:59:25 +00:00
Oliver Booth 5b862eeb88
chore: update npm packages 2023-12-14 16:23:52 +00:00
Oliver Booth 95dd7e51e5
perf: add dynamic fetch of blog posts to speed up page load 2023-08-10 04:56:12 +01:00
Oliver Booth f2da5f9363
feat: add ts build pipeline 2023-08-04 12:55:16 +01:00
Oliver Booth 46008c2acb
chore: add sass to build pipeline 2023-08-04 12:45:10 +01:00
Oliver Booth 1279bfb82e
chore: add package.json 2023-08-04 12:36:29 +01:00