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

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

---
updated-dependencies:
- dependency-name: cidr-tools
  dependency-version: 11.0.10
  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-16 20:41:51 +00:00
committed by GitHub
parent 2cdc0265b8
commit 934992a77e
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.8", "cidr-tools": "^11.0.10",
"css-color-converter": "^2.0.0", "css-color-converter": "^2.0.0",
"dayjs": "^1.11.19", "dayjs": "^1.11.19",
"electron-builder": "^26.7.0", "electron-builder": "^26.7.0",
@@ -2825,12 +2825,12 @@
} }
}, },
"node_modules/cidr-tools": { "node_modules/cidr-tools": {
"version": "11.0.8", "version": "11.0.10",
"resolved": "https://registry.npmjs.org/cidr-tools/-/cidr-tools-11.0.8.tgz", "resolved": "https://registry.npmjs.org/cidr-tools/-/cidr-tools-11.0.10.tgz",
"integrity": "sha512-z8TVpm6JAemTAuYsza3GL4KJH5VxSFwWge6YhA+9tFYoUICx8fraMdd6bCBb6Y/15o94POW32XghQt9LH4CHXQ==", "integrity": "sha512-941XR5nh4TkLsuzFSeSDeo++iU27VrxKk0ftQnF40mpeH2W6YjY7lGq6Xvvy22Yrc852modAyB+FBqCaqh+3QQ==",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"dependencies": { "dependencies": {
"ip-bigint": "^8.2.4" "ip-bigint": "^8.2.6"
}, },
"engines": { "engines": {
"node": ">=18" "node": ">=18"
@@ -4289,9 +4289,9 @@
} }
}, },
"node_modules/ip-bigint": { "node_modules/ip-bigint": {
"version": "8.2.4", "version": "8.2.6",
"resolved": "https://registry.npmjs.org/ip-bigint/-/ip-bigint-8.2.4.tgz", "resolved": "https://registry.npmjs.org/ip-bigint/-/ip-bigint-8.2.6.tgz",
"integrity": "sha512-uLnCfRdjiqRSX36+sKW3PBsotx58qEXSfbRWqdy1N5w6LtlIDCQnxuVce5OIBD50WA9VX2DWixtiBVtalWb1fA==", "integrity": "sha512-H1K1ZhBuvr8YfxW+5Y4Fo6oaJg6WoEApG2phRQu3zIWLurCvznm2LL/yLSc6SNtT4CfaOT2gRklMDmWaPlkEzQ==",
"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.8", "cidr-tools": "^11.0.10",
"css-color-converter": "^2.0.0", "css-color-converter": "^2.0.0",
"dayjs": "^1.11.19", "dayjs": "^1.11.19",
"electron-builder": "^26.7.0", "electron-builder": "^26.7.0",