chore(deps-dev): Bump @zip.js/zip.js from 2.8.23 to 2.8.26

Bumps [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) from 2.8.23 to 2.8.26.
- [Release notes](https://github.com/gildas-lormeau/zip.js/releases)
- [Commits](https://github.com/gildas-lormeau/zip.js/compare/v2.8.23...v2.8.26)

---
updated-dependencies:
- dependency-name: "@zip.js/zip.js"
  dependency-version: 2.8.26
  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] 2026-04-04 02:36:53 +00:00 committed by GitHub
parent b9c79a51f5
commit a3892e6cbe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -108,7 +108,7 @@
"@vitest/coverage-v8": "^3.2.4",
"@vue/test-utils": "^1.3.5",
"@vue/tsconfig": "^0.5.1",
"@zip.js/zip.js": "^2.8.23",
"@zip.js/zip.js": "^2.8.26",
"babel-loader-exclude-node-modules-except": "^1.2.4",
"babel-plugin-module-resolver": "^5.0.3",
"colord": "^2.9.3",
@ -8625,9 +8625,9 @@
"license": "Apache-2.0"
},
"node_modules/@zip.js/zip.js": {
"version": "2.8.23",
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.23.tgz",
"integrity": "sha512-RB+RLnxPJFPrGvQ9rgO+4JOcsob6lD32OcF0QE0yg24oeW9q8KnTTNlugcDaIveEcCbclobJcZP+fLQ++sH0bw==",
"version": "2.8.26",
"resolved": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.8.26.tgz",
"integrity": "sha512-RQ4h9F6DOiHxpdocUDrOl6xBM+yOtz+LkUol47AVWcfebGBDpZ7w7Xvz9PS24JgXvLGiXXzSAfdCdVy1tPlaFA==",
"dev": true,
"engines": {
"bun": ">=0.7.0",

View file

@ -137,7 +137,7 @@
"@vitest/coverage-v8": "^3.2.4",
"@vue/test-utils": "^1.3.5",
"@vue/tsconfig": "^0.5.1",
"@zip.js/zip.js": "^2.8.23",
"@zip.js/zip.js": "^2.8.26",
"babel-loader-exclude-node-modules-except": "^1.2.4",
"babel-plugin-module-resolver": "^5.0.3",
"colord": "^2.9.3",