Browse Source

build(deps): bump cidr-tools from 11.0.11 to 11.2.0 in /src

Bumps [cidr-tools](https://github.com/silverwind/cidr-tools) from 11.0.11 to 11.2.0.
- [Release notes](https://github.com/silverwind/cidr-tools/releases)
- [Commits](https://github.com/silverwind/cidr-tools/compare/11.0.11...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] <[email protected]>
pull/2529/head
dependabot[bot] 4 months ago
committed by GitHub
parent
commit
5641c70bf1
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/package.json
  2. 18
      src/pnpm-lock.yaml

2
src/package.json

@ -33,7 +33,7 @@
"@vueuse/nuxt": "^14.2.1",
"apexcharts": "^5.7.0",
"argon2": "^0.44.0",
"cidr-tools": "^11.0.11",
"cidr-tools": "^11.2.0",
"citty": "^0.2.1",
"consola": "^3.4.2",
"crc-32": "^1.2.2",

18
src/pnpm-lock.yaml

@ -45,8 +45,8 @@ importers:
specifier: ^0.44.0
version: 0.44.0
cidr-tools:
specifier: ^11.0.11
version: 11.0.11
specifier: ^11.2.0
version: 11.2.0
citty:
specifier: ^0.2.1
version: 0.2.1
@ -2938,8 +2938,8 @@ packages:
resolution: {integrity: sha512-zfPT2uurEroxXqefaL2L7/fT5ED2XTutC6UwFbSZfqSOk1vk5VFY6xa6/R6pBxB4Uc8MNPbRW5ykqutFG5P5ww==}
engines: {node: '>=20'}
[email protected].11:
resolution: {integrity: sha512-Hly4TDDsqtNTXrZij/5BydGjTMCjqUzzXZDHs63ihnaMum09c5Dn3TMBQ0ge38di7fJqQ8Ipyfwyv/+Ad4jpDA==}
cidr-tools@11.2.0:
resolution: {integrity: sha512-WJM2u3wfOhzGR3SQiXS1n+Y1/a7ONSZ19HP4n/5a0+xaxKyy/nRngDZfxw/zCXp04VVBHpdD6JryoR1Tv+LOcg==}
engines: {node: '>=18'}
[email protected]:
@ -4002,6 +4002,10 @@ packages:
resolution: {integrity: sha512-HVBe9OFuqs+Z6n64q09PQvP1/R4Bm+30PAyyD4wIEqssh3v9L21QjCVk4kRLucMBcDokJTcLjsGeVRlq/nH6DA==}
engines: {node: '>=12.22.0'}
[email protected]:
resolution: {integrity: sha512-GifRWa+yDO6HknxbKKG0lKCAWsXZMarYfLQMrFOrImytgnqKnAH/mdo3rDY3eQg2mjJeqxn293vU7STk5+b5Cg==}
engines: {node: '>=18'}
[email protected]:
resolution: {integrity: sha512-NKYLjXIaZ7Q3jhsp6H3aYE0Gv7ImiGDyqeNI8YB6RBdT2SjrbchzGoVTSGzNDw2TE6xYtamYEDlomNbTg+C4jA==}
engines: {node: '>=18'}
@ -8781,9 +8785,9 @@ snapshots:
[email protected]: {}
[email protected].11:
cidr-tools@11.2.0:
dependencies:
ip-bigint: 8.2.7
ip-bigint: 8.2.10
[email protected]:
dependencies:
@ -9829,6 +9833,8 @@ snapshots:
transitivePeerDependencies:
- supports-color
[email protected]: {}
[email protected]: {}
[email protected]: {}

Loading…
Cancel
Save