File tree 2 files changed +9
-0
lines changed
2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"@vercel/analytics" : " ^1.3.1" ,
14
14
"@vercel/speed-insights" : " ^1.0.12" ,
15
+ "multiform-validator" : " ^2.6.1" ,
15
16
"next" : " ^14.2.21" ,
16
17
"next-international" : " ^1.2.4" ,
17
18
"react" : " ^18" ,
Original file line number Diff line number Diff line change @@ -3452,6 +3452,13 @@ __metadata:
3452
3452
languageName : node
3453
3453
linkType : hard
3454
3454
3455
+ " multiform-validator@npm:^2.6.1 " :
3456
+ version : 2.6.1
3457
+ resolution : " multiform-validator@npm:2.6.1"
3458
+ checksum : 10c0/01e60ad8fd5dab3a79ef904c0c84cdfce210884e038e5c13681a71463af539f186e2112a8b9867d4e9d10314913473e1eda6302edab062e52c380d2b150d3b15
3459
+ languageName : node
3460
+ linkType : hard
3461
+
3455
3462
" multiform-validator@workspace:. " :
3456
3463
version : 0.0.0-use.local
3457
3464
resolution : " multiform-validator@workspace:."
@@ -3466,6 +3473,7 @@ __metadata:
3466
3473
eslint : " npm:^8"
3467
3474
eslint-config-next : " npm:14.2.3"
3468
3475
eslint-config-universe : " npm:^12.0.1"
3476
+ multiform-validator : " npm:^2.6.1"
3469
3477
next : " npm:^14.2.21"
3470
3478
next-international : " npm:^1.2.4"
3471
3479
postcss : " npm:^8"
You can’t perform that action at this time.
0 commit comments