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