build(deps): bump npm from 11.12.1 to 11.13.0 in /src/static/app

Bumps [npm](https://github.com/npm/cli) from 11.12.1 to 11.13.0.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/v11.13.0/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v11.12.1...v11.13.0)

---
updated-dependencies:
- dependency-name: npm
  dependency-version: 11.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-05 00:27:41 +00:00
committed by GitHub
parent 9d5478e3e3
commit a5be721f39
2 changed files with 50 additions and 58 deletions

View File

@@ -23,7 +23,7 @@
"fuse.js": "^7.3.0", "fuse.js": "^7.3.0",
"i": "^0.3.7", "i": "^0.3.7",
"is-cidr": "^6.0.3", "is-cidr": "^6.0.3",
"npm": "^11.8.0", "npm": "^11.13.0",
"ol": "^10.9.0", "ol": "^10.9.0",
"pinia": "^3.0.4", "pinia": "^3.0.4",
"pinia-plugin-persistedstate": "^4.7.1", "pinia-plugin-persistedstate": "^4.7.1",
@@ -4848,9 +4848,9 @@
} }
}, },
"node_modules/npm": { "node_modules/npm": {
"version": "11.12.1", "version": "11.13.0",
"resolved": "https://registry.npmjs.org/npm/-/npm-11.12.1.tgz", "resolved": "https://registry.npmjs.org/npm/-/npm-11.13.0.tgz",
"integrity": "sha512-zcoUuF1kezGSAo0CqtvoLXX3mkRqzuqYdL6Y5tdo8g69NVV3CkjQ6ZBhBgB4d7vGkPcV6TcvLi3GRKPDFX+xTA==", "integrity": "sha512-cRmhaghDWA1lFgl3Ug4/VxDJdPBK/U+tNtnrl9kXunFqhWw1x4xL5txkNn7qzPuVfvXOmXyjHpMwsuk2uisbkg==",
"bundleDependencies": [ "bundleDependencies": [
"@isaacs/string-locale-compare", "@isaacs/string-locale-compare",
"@npmcli/arborist", "@npmcli/arborist",
@@ -4928,7 +4928,7 @@
], ],
"dependencies": { "dependencies": {
"@isaacs/string-locale-compare": "^1.1.0", "@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^9.4.2", "@npmcli/arborist": "^9.4.3",
"@npmcli/config": "^10.8.1", "@npmcli/config": "^10.8.1",
"@npmcli/fs": "^5.0.0", "@npmcli/fs": "^5.0.0",
"@npmcli/map-workspaces": "^5.0.3", "@npmcli/map-workspaces": "^5.0.3",
@@ -4950,24 +4950,24 @@
"hosted-git-info": "^9.0.2", "hosted-git-info": "^9.0.2",
"ini": "^6.0.0", "ini": "^6.0.0",
"init-package-json": "^8.2.5", "init-package-json": "^8.2.5",
"is-cidr": "^6.0.3", "is-cidr": "^6.0.4",
"json-parse-even-better-errors": "^5.0.0", "json-parse-even-better-errors": "^5.0.0",
"libnpmaccess": "^10.0.3", "libnpmaccess": "^10.0.3",
"libnpmdiff": "^8.1.5", "libnpmdiff": "^8.1.6",
"libnpmexec": "^10.2.5", "libnpmexec": "^10.2.6",
"libnpmfund": "^7.0.19", "libnpmfund": "^7.0.20",
"libnpmorg": "^8.0.1", "libnpmorg": "^8.0.1",
"libnpmpack": "^9.1.5", "libnpmpack": "^9.1.6",
"libnpmpublish": "^11.1.3", "libnpmpublish": "^11.1.3",
"libnpmsearch": "^9.0.1", "libnpmsearch": "^9.0.1",
"libnpmteam": "^8.0.2", "libnpmteam": "^8.0.2",
"libnpmversion": "^8.0.3", "libnpmversion": "^8.0.3",
"make-fetch-happen": "^15.0.5", "make-fetch-happen": "^15.0.5",
"minimatch": "^10.2.4", "minimatch": "^10.2.5",
"minipass": "^7.1.3", "minipass": "^7.1.3",
"minipass-pipeline": "^1.2.4", "minipass-pipeline": "^1.2.4",
"ms": "^2.1.2", "ms": "^2.1.2",
"node-gyp": "^12.2.0", "node-gyp": "^12.3.0",
"nopt": "^9.0.0", "nopt": "^9.0.0",
"npm-audit-report": "^7.0.0", "npm-audit-report": "^7.0.0",
"npm-install-checks": "^8.0.0", "npm-install-checks": "^8.0.0",
@@ -4986,7 +4986,7 @@
"spdx-expression-parse": "^4.0.0", "spdx-expression-parse": "^4.0.0",
"ssri": "^13.0.1", "ssri": "^13.0.1",
"supports-color": "^10.2.2", "supports-color": "^10.2.2",
"tar": "^7.5.11", "tar": "^7.5.13",
"text-table": "~0.2.0", "text-table": "~0.2.0",
"tiny-relative-date": "^2.0.2", "tiny-relative-date": "^2.0.2",
"treeverse": "^3.0.0", "treeverse": "^3.0.0",
@@ -5041,7 +5041,7 @@
} }
}, },
"node_modules/npm/node_modules/@npmcli/arborist": { "node_modules/npm/node_modules/@npmcli/arborist": {
"version": "9.4.2", "version": "9.4.3",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
@@ -5276,7 +5276,7 @@
} }
}, },
"node_modules/npm/node_modules/@sigstore/protobuf-specs": { "node_modules/npm/node_modules/@sigstore/protobuf-specs": {
"version": "0.5.0", "version": "0.5.1",
"inBundle": true, "inBundle": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"engines": { "engines": {
@@ -5405,7 +5405,7 @@
} }
}, },
"node_modules/npm/node_modules/brace-expansion": { "node_modules/npm/node_modules/brace-expansion": {
"version": "5.0.4", "version": "5.0.5",
"inBundle": true, "inBundle": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@@ -5469,7 +5469,7 @@
} }
}, },
"node_modules/npm/node_modules/cidr-regex": { "node_modules/npm/node_modules/cidr-regex": {
"version": "5.0.3", "version": "5.0.4",
"inBundle": true, "inBundle": true,
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"engines": { "engines": {
@@ -5520,7 +5520,7 @@
} }
}, },
"node_modules/npm/node_modules/diff": { "node_modules/npm/node_modules/diff": {
"version": "8.0.3", "version": "8.0.4",
"inBundle": true, "inBundle": true,
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"engines": { "engines": {
@@ -5680,11 +5680,11 @@
} }
}, },
"node_modules/npm/node_modules/is-cidr": { "node_modules/npm/node_modules/is-cidr": {
"version": "6.0.3", "version": "6.0.4",
"inBundle": true, "inBundle": true,
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"dependencies": { "dependencies": {
"cidr-regex": "^5.0.1" "cidr-regex": "^5.0.4"
}, },
"engines": { "engines": {
"node": ">=20" "node": ">=20"
@@ -5745,11 +5745,11 @@
} }
}, },
"node_modules/npm/node_modules/libnpmdiff": { "node_modules/npm/node_modules/libnpmdiff": {
"version": "8.1.5", "version": "8.1.6",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@npmcli/arborist": "^9.4.2", "@npmcli/arborist": "^9.4.3",
"@npmcli/installed-package-contents": "^4.0.0", "@npmcli/installed-package-contents": "^4.0.0",
"binary-extensions": "^3.0.0", "binary-extensions": "^3.0.0",
"diff": "^8.0.2", "diff": "^8.0.2",
@@ -5763,12 +5763,12 @@
} }
}, },
"node_modules/npm/node_modules/libnpmexec": { "node_modules/npm/node_modules/libnpmexec": {
"version": "10.2.5", "version": "10.2.6",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@gar/promise-retry": "^1.0.0", "@gar/promise-retry": "^1.0.0",
"@npmcli/arborist": "^9.4.2", "@npmcli/arborist": "^9.4.3",
"@npmcli/package-json": "^7.0.0", "@npmcli/package-json": "^7.0.0",
"@npmcli/run-script": "^10.0.0", "@npmcli/run-script": "^10.0.0",
"ci-info": "^4.0.0", "ci-info": "^4.0.0",
@@ -5785,11 +5785,11 @@
} }
}, },
"node_modules/npm/node_modules/libnpmfund": { "node_modules/npm/node_modules/libnpmfund": {
"version": "7.0.19", "version": "7.0.20",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@npmcli/arborist": "^9.4.2" "@npmcli/arborist": "^9.4.3"
}, },
"engines": { "engines": {
"node": "^20.17.0 || >=22.9.0" "node": "^20.17.0 || >=22.9.0"
@@ -5808,11 +5808,11 @@
} }
}, },
"node_modules/npm/node_modules/libnpmpack": { "node_modules/npm/node_modules/libnpmpack": {
"version": "9.1.5", "version": "9.1.6",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@npmcli/arborist": "^9.4.2", "@npmcli/arborist": "^9.4.3",
"@npmcli/run-script": "^10.0.0", "@npmcli/run-script": "^10.0.0",
"npm-package-arg": "^13.0.0", "npm-package-arg": "^13.0.0",
"pacote": "^21.0.2" "pacote": "^21.0.2"
@@ -5878,7 +5878,7 @@
} }
}, },
"node_modules/npm/node_modules/lru-cache": { "node_modules/npm/node_modules/lru-cache": {
"version": "11.2.7", "version": "11.3.5",
"inBundle": true, "inBundle": true,
"license": "BlueOak-1.0.0", "license": "BlueOak-1.0.0",
"engines": { "engines": {
@@ -5908,11 +5908,11 @@
} }
}, },
"node_modules/npm/node_modules/minimatch": { "node_modules/npm/node_modules/minimatch": {
"version": "10.2.4", "version": "10.2.5",
"inBundle": true, "inBundle": true,
"license": "BlueOak-1.0.0", "license": "BlueOak-1.0.0",
"dependencies": { "dependencies": {
"brace-expansion": "^5.0.2" "brace-expansion": "^5.0.5"
}, },
"engines": { "engines": {
"node": "18 || 20 || >=22" "node": "18 || 20 || >=22"
@@ -5957,32 +5957,16 @@
} }
}, },
"node_modules/npm/node_modules/minipass-flush": { "node_modules/npm/node_modules/minipass-flush": {
"version": "1.0.5", "version": "1.0.6",
"inBundle": true, "inBundle": true,
"license": "ISC", "license": "BlueOak-1.0.0",
"dependencies": { "dependencies": {
"minipass": "^3.0.0" "minipass": "^7.1.3"
}, },
"engines": { "engines": {
"node": ">= 8" "node": ">=16 || 14 >=14.17"
} }
}, },
"node_modules/npm/node_modules/minipass-flush/node_modules/minipass": {
"version": "3.3.6",
"inBundle": true,
"license": "ISC",
"dependencies": {
"yallist": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/npm/node_modules/minipass-flush/node_modules/yallist": {
"version": "4.0.0",
"inBundle": true,
"license": "ISC"
},
"node_modules/npm/node_modules/minipass-pipeline": { "node_modules/npm/node_modules/minipass-pipeline": {
"version": "1.2.4", "version": "1.2.4",
"inBundle": true, "inBundle": true,
@@ -6054,19 +6038,19 @@
} }
}, },
"node_modules/npm/node_modules/node-gyp": { "node_modules/npm/node_modules/node-gyp": {
"version": "12.2.0", "version": "12.3.0",
"inBundle": true, "inBundle": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"env-paths": "^2.2.0", "env-paths": "^2.2.0",
"exponential-backoff": "^3.1.1", "exponential-backoff": "^3.1.1",
"graceful-fs": "^4.2.6", "graceful-fs": "^4.2.6",
"make-fetch-happen": "^15.0.0",
"nopt": "^9.0.0", "nopt": "^9.0.0",
"proc-log": "^6.0.0", "proc-log": "^6.0.0",
"semver": "^7.3.5", "semver": "^7.3.5",
"tar": "^7.5.4", "tar": "^7.5.4",
"tinyglobby": "^0.2.12", "tinyglobby": "^0.2.12",
"undici": "^6.25.0",
"which": "^6.0.0" "which": "^6.0.0"
}, },
"bin": { "bin": {
@@ -6477,7 +6461,7 @@
} }
}, },
"node_modules/npm/node_modules/tar": { "node_modules/npm/node_modules/tar": {
"version": "7.5.11", "version": "7.5.13",
"inBundle": true, "inBundle": true,
"license": "BlueOak-1.0.0", "license": "BlueOak-1.0.0",
"dependencies": { "dependencies": {
@@ -6502,12 +6486,12 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/npm/node_modules/tinyglobby": { "node_modules/npm/node_modules/tinyglobby": {
"version": "0.2.15", "version": "0.2.16",
"inBundle": true, "inBundle": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"fdir": "^6.5.0", "fdir": "^6.5.0",
"picomatch": "^4.0.3" "picomatch": "^4.0.4"
}, },
"engines": { "engines": {
"node": ">=12.0.0" "node": ">=12.0.0"
@@ -6533,7 +6517,7 @@
} }
}, },
"node_modules/npm/node_modules/tinyglobby/node_modules/picomatch": { "node_modules/npm/node_modules/tinyglobby/node_modules/picomatch": {
"version": "4.0.3", "version": "4.0.4",
"inBundle": true, "inBundle": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {
@@ -6564,6 +6548,14 @@
"node": "^20.17.0 || >=22.9.0" "node": "^20.17.0 || >=22.9.0"
} }
}, },
"node_modules/npm/node_modules/undici": {
"version": "6.25.0",
"inBundle": true,
"license": "MIT",
"engines": {
"node": ">=18.17"
}
},
"node_modules/npm/node_modules/util-deprecate": { "node_modules/npm/node_modules/util-deprecate": {
"version": "1.0.2", "version": "1.0.2",
"inBundle": true, "inBundle": true,

View File

@@ -27,7 +27,7 @@
"fuse.js": "^7.3.0", "fuse.js": "^7.3.0",
"i": "^0.3.7", "i": "^0.3.7",
"is-cidr": "^6.0.3", "is-cidr": "^6.0.3",
"npm": "^11.8.0", "npm": "^11.13.0",
"ol": "^10.9.0", "ol": "^10.9.0",
"pinia": "^3.0.4", "pinia": "^3.0.4",
"pinia-plugin-persistedstate": "^4.7.1", "pinia-plugin-persistedstate": "^4.7.1",