Skip to content

Commit 00f6ff1

Browse files
committed
chore: update dependencies in package.json and Foundatio.Mediator.Tests.csproj
- Updated @types/node from ^25.0.8 to ^24.0.0 - Upgraded mermaid from ^11.12.2 to ^11.13.0 - Bumped vitepress from ^2.0.0-alpha.15 to ^2.0.0-alpha.16 - Updated vitepress-plugin-llms from ^1.10.0 to ^1.11.0 - Added overrides for vitepress-plugin-mermaid to use the current vitepress version - Updated Foundatio.Xunit.v3 from version 13.0.0-beta3.poison-message-handling.3 to 13.0.0-beta3.13
1 parent 57fabf5 commit 00f6ff1

File tree

4 files changed

+1337
-647
lines changed

4 files changed

+1337
-647
lines changed

build/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</PropertyGroup>
3838

3939
<ItemGroup>
40-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.103" PrivateAssets="All"/>
40+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.200" PrivateAssets="All"/>
4141
<PackageReference Include="AsyncFixer" Version="2.1.0" PrivateAssets="All" />
4242
<PackageReference Include="MinVer" Version="7.0.0" PrivateAssets="All" />
4343
</ItemGroup>

0 commit comments

Comments
 (0)