Feat: merge IP CIDR in ruleset

This commit is contained in:
SukkaW
2024-09-23 02:58:34 +08:00
parent ac2d140893
commit b91747e07f
6 changed files with 71 additions and 30 deletions

20
pnpm-lock.yaml generated
View File

@@ -33,8 +33,8 @@ importers:
specifier: ^5.5.6
version: 5.5.6
fast-cidr-tools:
specifier: ^0.2.5
version: 0.2.5
specifier: ^0.3.0
version: 0.3.0
fdir:
specifier: ^6.3.0
version: 6.3.0(picomatch@4.0.2)
@@ -488,10 +488,6 @@ packages:
typescript:
optional: true
'@typescript-eslint/types@8.0.0-alpha.36':
resolution: {integrity: sha512-D+w5uE8Y83K/P5VQZyKKi4pwTL2YkWOwtQOVJQI38Rp8f3pmY+Jmcps3wkSFSJK8wifTlvoHwwIBf1FsdCW/EA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@typescript-eslint/types@8.6.0':
resolution: {integrity: sha512-rojqFZGd4MQxw33SrOy09qIDS8WEldM8JWtKQLAjf/X5mGSeEFh5ixQlxssMNyPslVIk9yzWqXCsV2eFhYrYUw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -880,8 +876,8 @@ packages:
resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==}
engines: {node: '>=6'}
fast-cidr-tools@0.2.5:
resolution: {integrity: sha512-7/NO0T7mMlpOzm9b5wMhqZn6VO4CvQ0tQ8X0Nw/6uE74GRN+qV6lBZzlHlbtPAAutKqE3jThAL6WbON+7hNz1g==}
fast-cidr-tools@0.3.0:
resolution: {integrity: sha512-KgqVgJWV2/tYZaLc4tbV1rPgx6R79SlkwZ7a2V6n3yShZZT5dCIc4R7CeK4mSJoYV916JXjR78KGGWRDWFuNgw==}
engines: {node: '>=16'}
fast-deep-equal@3.1.3:
@@ -1930,7 +1926,7 @@ snapshots:
'@typescript-eslint/scope-manager@8.6.0':
dependencies:
'@typescript-eslint/types': 8.0.0-alpha.36
'@typescript-eslint/types': 8.6.0
'@typescript-eslint/visitor-keys': 8.6.0
'@typescript-eslint/type-utils@8.6.0(eslint@9.10.0)(typescript@5.6.2)':
@@ -1945,8 +1941,6 @@ snapshots:
- eslint
- supports-color
'@typescript-eslint/types@8.0.0-alpha.36': {}
'@typescript-eslint/types@8.6.0': {}
'@typescript-eslint/typescript-estree@8.6.0(typescript@5.6.2)':
@@ -1977,7 +1971,7 @@ snapshots:
'@typescript-eslint/visitor-keys@8.6.0':
dependencies:
'@typescript-eslint/types': 8.0.0-alpha.36
'@typescript-eslint/types': 8.6.0
eslint-visitor-keys: 3.4.3
acorn-jsx@5.3.2(acorn@8.12.1):
@@ -2427,7 +2421,7 @@ snapshots:
expand-template@2.0.3: {}
fast-cidr-tools@0.2.5: {}
fast-cidr-tools@0.3.0: {}
fast-deep-equal@3.1.3: {}