build(deps-dev): bump @types/jszip from 3.4.0 to 3.4.1

---
updated-dependencies:
- dependency-name: "@types/jszip"
  dependency-version: 3.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-21 08:51:11 +00:00 committed by Simon Hausmann
parent 0a5432a4f5
commit 22d595c966
2 changed files with 7 additions and 6 deletions

11
pnpm-lock.yaml generated
View file

@ -214,8 +214,8 @@ importers:
specifier: 1.116.0
version: 1.116.0
'@types/jszip':
specifier: 3.4.0
version: 3.4.0
specifier: 3.4.1
version: 3.4.1
'@types/node':
specifier: 20.16.10
version: 20.16.10
@ -2421,8 +2421,9 @@ packages:
'@types/jsonfile@6.1.4':
resolution: {integrity: sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==}
'@types/jszip@3.4.0':
resolution: {integrity: sha512-GFHqtQQP3R4NNuvZH3hNCYD0NbyBZ42bkN7kO3NDrU/SnvIZWMS8Bp38XCsRKBT5BXvgm0y1zqpZWp/ZkRzBzg==}
'@types/jszip@3.4.1':
resolution: {integrity: sha512-TezXjmf3lj+zQ651r6hPqvSScqBLvyPI9FxdXBqpEwBijNGQ2NXpaFW/7joGzveYkKQUil7iiDHLo6LV71Pc0A==}
deprecated: This is a stub types definition. jszip provides its own type definitions, so you do not need this installed.
'@types/mdast@4.0.4':
resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==}
@ -8049,7 +8050,7 @@ snapshots:
dependencies:
'@types/node': 20.16.10
'@types/jszip@3.4.0':
'@types/jszip@3.4.1':
dependencies:
jszip: 3.10.1

View file

@ -22,7 +22,7 @@
},
"devDependencies": {
"@figma/plugin-typings": "1.116.0",
"@types/jszip": "3.4.0",
"@types/jszip": "3.4.1",
"@types/node": "20.16.10",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",