build(deps): bump cidr-tools from 11.0.3 to 11.0.6 in /src/static/app

Bumps [cidr-tools](https://github.com/silverwind/cidr-tools) from 11.0.3 to 11.0.6.
- [Release notes](https://github.com/silverwind/cidr-tools/releases)
- [Commits](https://github.com/silverwind/cidr-tools/compare/11.0.3...11.0.6)

---
updated-dependencies:
- dependency-name: cidr-tools
  dependency-version: 11.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-03 02:21:56 +00:00
committed by GitHub
parent 8f973021fc
commit cc253a6a11
2 changed files with 9 additions and 9 deletions

View File

@@ -16,7 +16,7 @@
"animate.css": "^4.1.1", "animate.css": "^4.1.1",
"bootstrap": "^5.3.2", "bootstrap": "^5.3.2",
"bootstrap-icons": "^1.11.3", "bootstrap-icons": "^1.11.3",
"cidr-tools": "^11.0.3", "cidr-tools": "^11.0.6",
"css-color-converter": "^2.0.0", "css-color-converter": "^2.0.0",
"dayjs": "^1.11.19", "dayjs": "^1.11.19",
"electron-builder": "^26.4.0", "electron-builder": "^26.4.0",
@@ -2555,12 +2555,12 @@
} }
}, },
"node_modules/cidr-tools": { "node_modules/cidr-tools": {
"version": "11.0.3", "version": "11.0.6",
"resolved": "https://registry.npmmirror.com/cidr-tools/-/cidr-tools-11.0.3.tgz", "resolved": "https://registry.npmjs.org/cidr-tools/-/cidr-tools-11.0.6.tgz",
"integrity": "sha512-7p0rp7B2P+nZfBkJlrQzUMDyUHeYK2h/XCJY80VUl1v5oxwLxQjZMy39BXVOXugwAX67l0oJ/QQ6OhANgUtUbw==", "integrity": "sha512-RV6FaTXxvf3fzS7xkQ2sJXTwM/Q0YWA97+aUOKZ3RcB4jbV34ThcVo+mnMfBnkLbGOVl0sSt/Z9MJDYm8a3bwA==",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"dependencies": { "dependencies": {
"ip-bigint": "^8.2.1" "ip-bigint": "^8.2.4"
}, },
"engines": { "engines": {
"node": ">=18" "node": ">=18"
@@ -3896,9 +3896,9 @@
} }
}, },
"node_modules/ip-bigint": { "node_modules/ip-bigint": {
"version": "8.2.2", "version": "8.2.4",
"resolved": "https://registry.npmmirror.com/ip-bigint/-/ip-bigint-8.2.2.tgz", "resolved": "https://registry.npmjs.org/ip-bigint/-/ip-bigint-8.2.4.tgz",
"integrity": "sha512-wPoOpHigOtoY29UCFA0L82cJVFcT7M+TsrgipUVpFw7HV9LpLEuNXCymt3623jzHPlIZzFaCyaVf9VACssFYew==", "integrity": "sha512-uLnCfRdjiqRSX36+sKW3PBsotx58qEXSfbRWqdy1N5w6LtlIDCQnxuVce5OIBD50WA9VX2DWixtiBVtalWb1fA==",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"engines": { "engines": {
"node": ">=18" "node": ">=18"

View File

@@ -20,7 +20,7 @@
"animate.css": "^4.1.1", "animate.css": "^4.1.1",
"bootstrap": "^5.3.2", "bootstrap": "^5.3.2",
"bootstrap-icons": "^1.11.3", "bootstrap-icons": "^1.11.3",
"cidr-tools": "^11.0.3", "cidr-tools": "^11.0.6",
"css-color-converter": "^2.0.0", "css-color-converter": "^2.0.0",
"dayjs": "^1.11.19", "dayjs": "^1.11.19",
"electron-builder": "^26.4.0", "electron-builder": "^26.4.0",