Bump jszip and @microsoft/sp-build-web in /samples/react-advent-calendar

Bumps [jszip](https://github.com/Stuk/jszip) to 3.8.0 and updates ancestor dependency [@microsoft/sp-build-web](http://aka.ms/spfx). These dependencies need to be updated together.


Updates `jszip` from 3.5.0 to 3.8.0
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.5.0...v3.8.0)

Updates `@microsoft/sp-build-web` from 1.17.3 to 1.18.2

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: indirect
- dependency-name: "@microsoft/sp-build-web"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-05 03:30:02 +00:00 committed by GitHub
parent f27229eeea
commit bb28552c42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1170 additions and 629 deletions

File diff suppressed because it is too large Load Diff

View File

@ -29,7 +29,7 @@
"@rushstack/eslint-config": "2.5.1",
"@microsoft/eslint-plugin-spfx": "1.17.3",
"@microsoft/eslint-config-spfx": "1.17.3",
"@microsoft/sp-build-web": "1.17.3",
"@microsoft/sp-build-web": "1.18.2",
"@types/webpack-env": "~1.15.2",
"ajv": "^6.12.5",
"eslint": "8.7.0",