|
@@ -50,6 +50,9 @@ importers:
|
|
|
glob:
|
|
|
specifier: ^11.0.1
|
|
|
version: 11.0.1
|
|
|
+ husky:
|
|
|
+ specifier: ^9.1.7
|
|
|
+ version: 9.1.7
|
|
|
nodemon:
|
|
|
specifier: ^3.1.9
|
|
|
version: 3.1.9
|
|
@@ -1472,6 +1475,11 @@ packages:
|
|
|
resolution: {integrity: sha512-3gKm/gCSUipeLsRYZbbdA1BD83lBoWUkZ7G9VFrhWPAU76KwYo5KR8V28bpoPm/ygy0x5/GCbpRQdY7VLYCoIg==}
|
|
|
hasBin: true
|
|
|
|
|
|
+ [email protected]:
|
|
|
+ resolution: {integrity: sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==}
|
|
|
+ engines: {node: '>=18'}
|
|
|
+ hasBin: true
|
|
|
+
|
|
|
[email protected]:
|
|
|
resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==}
|
|
|
engines: {node: '>=0.10.0'}
|
|
@@ -4021,6 +4029,8 @@ snapshots:
|
|
|
|
|
|
[email protected]: {}
|
|
|
|
|
|
+ [email protected]: {}
|
|
|
+
|
|
|
[email protected]:
|
|
|
dependencies:
|
|
|
safer-buffer: 2.1.2
|