Skip to content

Commit

Permalink
bumps: Google.Apis.YouTube.v3, MongoDB.Driver, eslint, sass, webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaosEngine committed Dec 6, 2024
1 parent c5e4546 commit b2d2e13
Show file tree
Hide file tree
Showing 2 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 @@ -51,8 +51,8 @@
<PackageReference Include="IdentityManager2.AspNetIdentity" Version="1.0.0" />
<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.0.0" Condition="$(DefineConstants.Contains('INCLUDE_MONGODB'))" />
<PackageReference Include="Google.Apis.YouTube.v3" Version="1.68.0.3608" />
<PackageReference Include="MongoDB.Driver" Version="3.1.0" Condition="$(DefineConstants.Contains('INCLUDE_MONGODB'))" />
<PackageReference Include="Google.Apis.YouTube.v3" Version="1.68.0.3617" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Facebook" Version="8.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="8.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Twitter" Version="8.0.11" />
Expand Down
6 changes: 3 additions & 3 deletions DotnetPlayground.Web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@playwright/test": "1.49.0",
"concaveman": "1.2.1",
"density-clustering": "1.3.0",
"eslint": "9.15.0",
"eslint": "9.16.0",
"fs-extra": "11.2.0",
"gulp": "5.0.0",
"gulp-concat": "2.6.1",
Expand All @@ -65,10 +65,10 @@
"gulp-sourcemaps": "3.0.0",
"gulp-terser": "2.1.0",
"javascript-astar": "0.4.1",
"sass": "1.81.0",
"sass": "1.82.0",
"terser-webpack-plugin": "5.3.10",
"tiny-glob": "0.2.9",
"webpack": "5.96.1",
"webpack": "5.97.1",
"webpack-stream": "7.0.0",
"worker-plugin": "5.0.1"
},
Expand Down

0 comments on commit b2d2e13

Please sign in to comment.