Skip to content

Commit

Permalink
bump: sass, Google.Apis.YouTube.v3
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaosEngine committed Mar 15, 2024
1 parent f10193d commit d9730a8
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 76 deletions.
2 changes: 1 addition & 1 deletion DotnetPlayground.Web/DotnetPlayground.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<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="2.24.0" Condition="$(DefineConstants.Contains('INCLUDE_MONGODB'))" />
<PackageReference Include="Google.Apis.YouTube.v3" Version="1.67.0.3351" />
<PackageReference Include="Google.Apis.YouTube.v3" Version="1.67.0.3358" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Facebook" Version="8.0.3" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="8.0.3" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Twitter" Version="8.0.3" />
Expand Down
36 changes: 18 additions & 18 deletions DotnetPlayground.Web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,42 +51,42 @@
"defaults"
],
"devDependencies": {
"@aptuitiv/gulp-clean-css": "4.4.3",
"@playwright/test": "1.42.1",
"concaveman": "1.2.1",
"density-clustering": "1.3.0",
"eslint": "8.57.0",
"fs-extra": "11.2.0",
"gulp": "4.0.2",
"gulp-terser": "2.1.0",
"terser-webpack-plugin": "5.3.10",
"gulp-concat": "2.6.1",
"@aptuitiv/gulp-clean-css": "4.4.3",
"gulp-header": "2.0.9",
"gulp-rename": "2.0.0",
"gulp-sass": "5.1.0",
"gulp-sourcemaps": "3.0.0",
"sass": "1.71.1",
"gulp-header": "2.0.9",
"gulp-terser": "2.1.0",
"javascript-astar": "0.4.1",
"sass": "1.72.0",
"terser-webpack-plugin": "5.3.10",
"tiny-glob": "0.2.9",
"concaveman": "1.2.1",
"webpack": "5.90.3",
"webpack-stream": "7.0.0",
"javascript-astar": "0.4.1",
"worker-plugin": "5.0.1",
"@playwright/test": "1.42.1",
"density-clustering": "1.3.0"
"worker-plugin": "5.0.1"
},
"dependencies": {
"@microsoft/signalr": "8.0.0",
"@microsoft/signalr-protocol-msgpack": "8.0.0",
"ace-builds": "1.32.7",
"blueimp-gallery": "3.4.0",
"bootstrap": "5.3.3",
"bootstrap-table": "1.22.3",
"node-forge": "1.3.1",
"chance": "1.1.11",
"jquery": "3.7.1",
"jquery-validation": "1.20.0",
"jquery-validation-unobtrusive": "4.0.0",
"blueimp-gallery": "3.4.0",
"video.js": "8.10.0",
"qrcodejs": "1.0.0",
"@microsoft/signalr": "8.0.0",
"@microsoft/signalr-protocol-msgpack": "8.0.0",
"msgpack5": "6.0.2",
"ace-builds": "1.32.7",
"chance": "1.1.11"
"node-forge": "1.3.1",
"qrcodejs": "1.0.0",
"video.js": "8.10.0"
},
"scripts": {
"postinstall": "npx gulp postinstall",
Expand Down
114 changes: 57 additions & 57 deletions DotnetPlayground.Web/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d9730a8

Please sign in to comment.