chore(deps): bump jszip from 2.5.0 to 3.10.1

Bumps [jszip](https://github.com/Stuk/jszip) from 2.5.0 to 3.10.1.
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v2.5.0...v3.10.1)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-09 04:56:47 +00:00 committed by GitHub
parent 0869721765
commit 74e742149e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
pnpm-lock.yaml generated
View File

@ -2425,7 +2425,7 @@ packages:
resolution: {integrity: sha512-P7qDB/RckdKETpBM4CtjHRQ5qXByPmFhRi86sN3E+J+tySchq+RSOGGhI2hDIefmmKFuTi/1ACjqsnDJDDDfzg==}
engines: {node: '>=18'}
peerDependencies:
eslint: ^9.11.1
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
eslint-plugin-jsonc@2.16.0:
resolution: {integrity: sha512-Af/ZL5mgfb8FFNleH6KlO4/VdmDuTqmM+SPnWcdoWywTetv7kq+vQe99UyQb9XO3b0OWLVuTH7H0d/PXYCMdSg==}
@ -2448,7 +2448,7 @@ packages:
engines: {node: ^18.0.0 || >=20.0.0}
peerDependencies:
astro-eslint-parser: ^1.0.2
eslint: ^9.11.1
eslint: '>=8.0.0'
svelte: '>=3.0.0'
svelte-eslint-parser: ^0.41.1
vue-eslint-parser: '>=9.0.0'