🔧 chore: pre-commit hooks

This commit is contained in:
2026-07-01 12:18:45 +07:00
parent 93b079b3d3
commit 25cf1df334
6 changed files with 18 additions and 1 deletions
+10
View File
@@ -81,6 +81,9 @@ importers:
globals:
specifier: ^17.7.0
version: 17.7.0
husky:
specifier: ^9.1.7
version: 9.1.7
playwright-core:
specifier: ^1.61.1
version: 1.61.1
@@ -1933,6 +1936,11 @@ packages:
humanize-ms@1.2.1:
resolution: {integrity: sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==}
husky@9.1.7:
resolution: {integrity: sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==}
engines: {node: '>=18'}
hasBin: true
i18next@26.3.2:
resolution: {integrity: sha512-QQkXAM1sPDHqhxMQuBeHVMUn6mJchF+wdpOoQerciLAFqO3ZYdxO0EUbeEhruyutnNwpUQIITDVzLjwnNL0T1w==}
peerDependencies:
@@ -4885,6 +4893,8 @@ snapshots:
dependencies:
ms: 2.1.3
husky@9.1.7: {}
i18next@26.3.2(typescript@5.9.3):
optionalDependencies:
typescript: 5.9.3