aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 2d0e2e74..08859b82 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -54,6 +54,9 @@ importers:
eslint-plugin-tailwindcss:
specifier: ^3.14.2
version: 3.14.3(tailwindcss@3.4.1)
+ husky:
+ specifier: ^9.0.11
+ version: 9.0.11
install:
specifier: ^0.13.0
version: 0.13.0
@@ -7230,6 +7233,12 @@ packages:
ms: 2.1.3
dev: false
+ /husky@9.0.11:
+ resolution: {integrity: sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==}
+ engines: {node: '>=18'}
+ hasBin: true
+ dev: true
+
/iconv-lite@0.6.3:
resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
engines: {node: '>=0.10.0'}