2 files changed +15
-16
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cidr-regex" ,
3
- "version" : " 4.1.1 " ,
3
+ "version" : " 4.1.3 " ,
4
4
"description" : " Regular expression for matching IP addresses in CIDR notation" ,
5
5
"author" : " silverwind <me@silverwind.io>" ,
6
6
"contributors" : [
23
23
"ip-regex" : " ^5.0.0"
24
24
},
25
25
"devDependencies" : {
26
- "@types/node" : " 20.12.12 " ,
26
+ "@types/node" : " 22.13.4 " ,
27
27
"eslint" : " 8.57.0" ,
28
- "eslint-config-silverwind" : " 85.1.4" ,
29
- "eslint-config-silverwind-typescript" : " 3.2.7" ,
30
- "typescript" : " 5.4.5" ,
31
- "typescript-config-silverwind" : " 4.3.2" ,
32
- "updates" : " 16.1.1" ,
33
- "versions" : " 12.0.2" ,
34
- "vite" : " 5.2.11" ,
35
- "vite-config-silverwind" : " 1.1.2" ,
36
- "vite-plugin-dts" : " 3.9.1" ,
37
- "vitest" : " 1.6.0" ,
38
- "vitest-config-silverwind" : " 9.0.6"
28
+ "eslint-config-silverwind" : " 99.0.0" ,
29
+ "eslint-config-silverwind-typescript" : " 9.2.2" ,
30
+ "typescript" : " 5.7.3" ,
31
+ "typescript-config-silverwind" : " 8.0.0" ,
32
+ "updates" : " 16.4.2" ,
33
+ "versions" : " 12.1.3" ,
34
+ "vite" : " 6.1.0" ,
35
+ "vite-config-silverwind" : " 4.0.0" ,
36
+ "vitest" : " 3.0.5" ,
37
+ "vitest-config-silverwind" : " 10.0.0"
39
38
}
40
39
}
Original file line number Diff line number Diff line change 6135
6135
}
6136
6136
},
6137
6137
"node_modules/cidr-regex": {
6138
- "version": "4.1.1 ",
6139
- "resolved": "https://registry.npmjs.org/cidr-regex/-/cidr-regex-4.1.1 .tgz",
6140
- "integrity": "sha512-ekKcVp+iRB9zlKFXyx7io7nINgb0oRjgRdXNEodp1OuxRui8FXr/CA40Tz1voWUp9DPPrMyQKy01vJhDo4N1lw ==",
6138
+ "version": "4.1.3 ",
6139
+ "resolved": "https://registry.npmjs.org/cidr-regex/-/cidr-regex-4.1.3 .tgz",
6140
+ "integrity": "sha512-86M1y3ZeQvpZkZejQCcS+IaSWjlDUC+ORP0peScQ4uEUFCZ8bEQVz7NlJHqysoUb6w3zCjx4Mq/8/2RHhMwHYw ==",
6141
6141
"inBundle": true,
6142
6142
"license": "BSD-2-Clause",
6143
6143
"dependencies": {
0 commit comments