Skip to content

Commit

Permalink
bump: @playwright/test, eslint, MessagePack
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaosEngine committed Jan 28, 2025
1 parent 63ef6e7 commit d420583
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions DotnetPlayground.Web/DotnetPlayground.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@
<PackageReference Include="Lib.AspNetCore.ServerTiming" Version="6.0.0" />
<!--<PackageReference Include="Microsoft.Azure.DocumentDB.Core" Version="2.16.2" Condition="$(DefineConstants.Contains('INCLUDE_COSMOSDB'))" />-->
<PackageReference Include="MongoDB.Driver" Version="3.1.0" Condition="$(DefineConstants.Contains('INCLUDE_MONGODB'))" />
<PackageReference Include="Google.Apis.YouTube.v3" Version="1.68.0.3653" />
<PackageReference Include="Google.Apis.YouTube.v3" Version="1.69.0.3674" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Facebook" Version="9.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="9.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Twitter" Version="9.0.1" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="9.0.1" />
<PackageReference Include="MessagePack" Version="3.1.1" />
<PackageReference Include="MessagePack" Version="3.1.2" />
</ItemGroup>

<Target Name="PrepublishScript" BeforeTargets="PrepareForPublish">
Expand Down
4 changes: 2 additions & 2 deletions DotnetPlayground.Web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
],
"devDependencies": {
"@aptuitiv/gulp-clean-css": "4.4.3",
"@playwright/test": "1.49.1",
"@playwright/test": "1.50.0",
"concaveman": "1.2.1",
"density-clustering": "1.3.0",
"eslint": "9.18.0",
"eslint": "9.19.0",
"fs-extra": "11.3.0",
"gulp": "5.0.0",
"gulp-concat": "2.6.1",
Expand Down
2 changes: 1 addition & 1 deletion InkBall

0 comments on commit d420583

Please sign in to comment.