Browse Source

build(deps): bump cidr-tools from 11.3.2 to 11.3.3 in /src

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

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

Signed-off-by: dependabot[bot] <[email protected]>
pull/2576/head
dependabot[bot] 3 months ago
committed by GitHub
parent
commit
80d5c84a97
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.10.5",
"argon2": "^0.44.0",
"cidr-tools": "^11.3.2",
"cidr-tools": "^11.3.3",
"citty": "^0.2.2",
"consola": "^3.4.2",
"crc-32": "^1.2.2",

18
src/pnpm-lock.yaml

@ -48,8 +48,8 @@ importers:
specifier: ^0.44.0
version: 0.44.0
cidr-tools:
specifier: ^11.3.2
version: 11.3.2
specifier: ^11.3.3
version: 11.3.3
citty:
specifier: ^0.2.2
version: 0.2.2
@ -3196,8 +3196,8 @@ packages:
resolution: {integrity: sha512-zfPT2uurEroxXqefaL2L7/fT5ED2XTutC6UwFbSZfqSOk1vk5VFY6xa6/R6pBxB4Uc8MNPbRW5ykqutFG5P5ww==}
engines: {node: '>=20'}
[email protected].2:
resolution: {integrity: sha512-yCtb8tB3CngbbzGUsEz8koyxHDxEA3VUOOldXFeLqQREWl1HK/FZxLzxxWQgPDPMwuvMF7q9kyIsFLmmBPaN6A==}
[email protected].3:
resolution: {integrity: sha512-3fHQpk8DxUjO/nuoo9gTDpOKQDHoHarCxU3b7bkAq/nMHm54ADqoSQRF3l/GVbnOEtt5wfo/3vTEp4imLb7BZQ==}
engines: {node: '>=18'}
[email protected]:
@ -4270,6 +4270,10 @@ packages:
resolution: {integrity: sha512-r1bCRPxLv4PcyIB95FbsxaVvymNhFfbsIxrFdHqgZhWOBvfEPnzIHDGLAP+85cBozVf+XGaM00em4ZoJHm9EHw==}
engines: {node: '>=18'}
[email protected]:
resolution: {integrity: sha512-W34SH99LpEuCGlX+pv5EM8m57EMfm01o19Os2oQEHsmQVkHcIHtAU/YfpGFTAzUqM65e3GKA1JK/bHhNL1Ag4Q==}
engines: {node: '>=18'}
[email protected]:
resolution: {integrity: sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
@ -9229,9 +9233,9 @@ snapshots:
[email protected]: {}
[email protected].2:
[email protected].3:
dependencies:
ip-bigint: 8.3.3
ip-bigint: 8.3.4
[email protected]:
dependencies:
@ -10299,6 +10303,8 @@ snapshots:
[email protected]: {}
[email protected]: {}
[email protected]: {}
[email protected]: {}

Loading…
Cancel
Save