mirror of
https://github.com/WGDashboard/WGDashboard-PRW.git
synced 2026-08-03 14:32:56 +00:00
chore(deps): bump cidr-tools from 11.0.8 to 11.2.0 in /src/static/admin
Bumps [cidr-tools](https://github.com/silverwind/cidr-tools) from 11.0.8 to 11.2.0. - [Release notes](https://github.com/silverwind/cidr-tools/releases) - [Commits](https://github.com/silverwind/cidr-tools/compare/11.0.8...11.2.0) --- updated-dependencies: - dependency-name: cidr-tools dependency-version: 11.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+8
-8
@@ -16,7 +16,7 @@
|
||||
"animate.css": "^4.1.1",
|
||||
"bootstrap": "^5.3.2",
|
||||
"bootstrap-icons": "^1.11.3",
|
||||
"cidr-tools": "^11.0.8",
|
||||
"cidr-tools": "^11.2.0",
|
||||
"css-color-converter": "^2.0.0",
|
||||
"dayjs": "^1.11.19",
|
||||
"electron-builder": "^26.8.1",
|
||||
@@ -2793,12 +2793,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cidr-tools": {
|
||||
"version": "11.0.8",
|
||||
"resolved": "https://registry.npmjs.org/cidr-tools/-/cidr-tools-11.0.8.tgz",
|
||||
"integrity": "sha512-z8TVpm6JAemTAuYsza3GL4KJH5VxSFwWge6YhA+9tFYoUICx8fraMdd6bCBb6Y/15o94POW32XghQt9LH4CHXQ==",
|
||||
"version": "11.2.0",
|
||||
"resolved": "https://registry.npmjs.org/cidr-tools/-/cidr-tools-11.2.0.tgz",
|
||||
"integrity": "sha512-WJM2u3wfOhzGR3SQiXS1n+Y1/a7ONSZ19HP4n/5a0+xaxKyy/nRngDZfxw/zCXp04VVBHpdD6JryoR1Tv+LOcg==",
|
||||
"license": "BSD-2-Clause",
|
||||
"dependencies": {
|
||||
"ip-bigint": "^8.2.4"
|
||||
"ip-bigint": "^8.2.9"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
@@ -4301,9 +4301,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/ip-bigint": {
|
||||
"version": "8.2.4",
|
||||
"resolved": "https://registry.npmjs.org/ip-bigint/-/ip-bigint-8.2.4.tgz",
|
||||
"integrity": "sha512-uLnCfRdjiqRSX36+sKW3PBsotx58qEXSfbRWqdy1N5w6LtlIDCQnxuVce5OIBD50WA9VX2DWixtiBVtalWb1fA==",
|
||||
"version": "8.2.10",
|
||||
"resolved": "https://registry.npmjs.org/ip-bigint/-/ip-bigint-8.2.10.tgz",
|
||||
"integrity": "sha512-GifRWa+yDO6HknxbKKG0lKCAWsXZMarYfLQMrFOrImytgnqKnAH/mdo3rDY3eQg2mjJeqxn293vU7STk5+b5Cg==",
|
||||
"license": "BSD-2-Clause",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"animate.css": "^4.1.1",
|
||||
"bootstrap": "^5.3.2",
|
||||
"bootstrap-icons": "^1.11.3",
|
||||
"cidr-tools": "^11.0.8",
|
||||
"cidr-tools": "^11.2.0",
|
||||
"css-color-converter": "^2.0.0",
|
||||
"dayjs": "^1.11.19",
|
||||
"electron-builder": "^26.8.1",
|
||||
|
||||
Reference in New Issue
Block a user