Bump jszip, @microsoft/sp-build-web and spfx-fast-serve-helpers

Bumps [jszip](https://github.com/Stuk/jszip) to 3.8.0 and updates ancestor dependencies [jszip](https://github.com/Stuk/jszip), [@microsoft/sp-build-web](http://aka.ms/spfx) and [spfx-fast-serve-helpers](https://github.com/s-KaiNet/spfx-fast-serve-helpers). 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.4 to 1.18.0

Updates `spfx-fast-serve-helpers` from 1.17.4 to 1.18.1
- [Commits](https://github.com/s-KaiNet/spfx-fast-serve-helpers/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-21 03:44:57 +00:00 committed by GitHub
parent 2c3da5dc1f
commit 32152e1c0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5380 additions and 8867 deletions

File diff suppressed because it is too large Load Diff

View File

@ -35,7 +35,7 @@
"@microsoft/eslint-config-spfx": "1.17.4", "@microsoft/eslint-config-spfx": "1.17.4",
"@microsoft/eslint-plugin-spfx": "1.17.4", "@microsoft/eslint-plugin-spfx": "1.17.4",
"@microsoft/rush-stack-compiler-4.5": "0.5.0", "@microsoft/rush-stack-compiler-4.5": "0.5.0",
"@microsoft/sp-build-web": "1.17.4", "@microsoft/sp-build-web": "1.18.0",
"@microsoft/sp-module-interfaces": "1.17.4", "@microsoft/sp-module-interfaces": "1.17.4",
"@rushstack/eslint-config": "2.5.1", "@rushstack/eslint-config": "2.5.1",
"@types/node": "^20.5.9", "@types/node": "^20.5.9",
@ -46,7 +46,7 @@
"eslint": "8.7.0", "eslint": "8.7.0",
"eslint-plugin-react-hooks": "4.3.0", "eslint-plugin-react-hooks": "4.3.0",
"gulp": "4.0.2", "gulp": "4.0.2",
"spfx-fast-serve-helpers": "~1.17.0", "spfx-fast-serve-helpers": "~1.18.1",
"typescript": "4.5.5" "typescript": "4.5.5"
} }
} }