Code Repository for Web Development with Blazor Second Edition Published by Packt
Find a file
dependabot[bot] 47ab9b1076
Bump qs and express in /Chapter15/CustomElements/ReactProject/ClientApp
Bumps [qs](https://github.com/ljharb/qs) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `qs` from 6.9.6 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.9.6...v6.11.0)

Updates `express` from 4.17.2 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.2...4.18.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-17 14:29:56 +00:00
Chapter02/MyBlog Initial commit 2023-02-17 15:28:17 +01:00
Chapter03/MyBlog Initial commit 2023-02-17 15:28:17 +01:00
Chapter04/MyBlog Initial commit 2023-02-17 15:28:17 +01:00
Chapter05/MyBlog Initial commit 2023-02-17 15:28:17 +01:00
Chapter06/MyBlog Initial commit 2023-02-17 15:28:17 +01:00
Chapter07/MyBlog Initial commit 2023-02-17 15:28:17 +01:00
Chapter08/MyBlog Initial commit 2023-02-17 15:28:17 +01:00
Chapter09/MyBlog Initial commit 2023-02-17 15:28:17 +01:00
Chapter10/MyBlog Initial commit 2023-02-17 15:28:17 +01:00
Chapter11/MyBlog Initial commit 2023-02-17 15:28:17 +01:00
Chapter12/MyBlog Initial commit 2023-02-17 15:28:17 +01:00
Chapter13/MyBlog Initial commit 2023-02-17 15:28:17 +01:00
Chapter15/CustomElements Bump qs and express in /Chapter15/CustomElements/ReactProject/ClientApp 2023-02-17 14:29:56 +00:00
Chapter16 Initial commit 2023-02-17 15:28:17 +01:00
Chapter17/SourceGeneratorDemo Initial commit 2023-02-17 15:28:17 +01:00
Chapter18/MauiDemo Initial commit 2023-02-17 15:28:17 +01:00
Data Initial commit 2023-02-17 15:28:17 +01:00
ExampleData Initial commit 2023-02-17 15:28:17 +01:00
.gitignore Initial commit 2023-02-17 15:28:17 +01:00
LICENSE Initial commit 2023-02-17 15:06:00 +05:30
README.md Initial commit 2023-02-17 15:06:00 +05:30

Web-Development-with-Blazor-Second-Edition

Code Repository for Web Development with Blazor Second Edition Published by Packt