chore(deps): Bump Uno.Wasm.Bootstrap.DevServer

Bumps [Uno.Wasm.Bootstrap.DevServer](https://github.com/unoplatform/Uno.Wasm.Bootstrap) from 8.0.0-dev.261 to 8.0.3.
- [Release notes](https://github.com/unoplatform/Uno.Wasm.Bootstrap/releases)
- [Changelog](https://github.com/unoplatform/Uno.Wasm.Bootstrap/blob/main/doc/release-procedure.md)
- [Commits](https://github.com/unoplatform/Uno.Wasm.Bootstrap/commits)

---
updated-dependencies:
- dependency-name: Uno.Wasm.Bootstrap.DevServer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-13 01:45:10 +00:00 коммит произвёл GitHub
Родитель ba525f1e11
Коммит 0863f51318
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -107,7 +107,7 @@
<PackageReference Include="Uno.WinUI.MediaPlayer.WebAssembly" Version="5.0.0-dev.2339" />
<PackageReference Include="Uno.UI.Adapter.Microsoft.Extensions.Logging" Version="5.0.0-dev.2339" />
<PackageReference Include="Uno.Wasm.Bootstrap" Version="8.0.0-dev.261" />
<PackageReference Include="Uno.Wasm.Bootstrap.DevServer" Version="8.0.0-dev.261" />
<PackageReference Include="Uno.Wasm.Bootstrap.DevServer" Version="8.0.3" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Filter" Version="1.1.2" />
</ItemGroup>