mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-21 20:01:16 +00:00
chore(deps): update dependency husky to v9.0.11
This commit is contained in:
parent
59fbfb4cc5
commit
c77acdebc3
1 changed files with 7 additions and 12 deletions
|
@ -55,7 +55,7 @@ importers:
|
|||
version: 3.0.6
|
||||
daisyui:
|
||||
specifier: ^4.6.0
|
||||
version: 4.6.0(postcss@8.4.33)
|
||||
version: 4.6.0(postcss@8.4.38)
|
||||
express:
|
||||
specifier: ~4.18.2
|
||||
version: 4.18.2
|
||||
|
@ -146,7 +146,7 @@ importers:
|
|||
version: 5.1.3(@types/eslint@8.56.2)(eslint@8.56.0)(prettier@3.2.4)
|
||||
husky:
|
||||
specifier: ^9.0.6
|
||||
version: 9.0.6
|
||||
version: 9.0.11
|
||||
lint-staged:
|
||||
specifier: ^15.0.2
|
||||
version: 15.2.0
|
||||
|
@ -2002,8 +2002,8 @@ packages:
|
|||
resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==}
|
||||
engines: {node: '>=16.17.0'}
|
||||
|
||||
husky@9.0.6:
|
||||
resolution: {integrity: sha512-EEuw/rfTiMjOfuL7pGO/i9otg1u36TXxqjIA6D9qxVjd/UXoDOsLor/BSFf5hTK50shwzCU3aVVwdXDp/lp7RA==}
|
||||
husky@9.0.11:
|
||||
resolution: {integrity: sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -5125,12 +5125,12 @@ snapshots:
|
|||
|
||||
culori@3.3.0: {}
|
||||
|
||||
daisyui@4.6.0(postcss@8.4.33):
|
||||
daisyui@4.6.0(postcss@8.4.38):
|
||||
dependencies:
|
||||
css-selector-tokenizer: 0.8.0
|
||||
culori: 3.3.0
|
||||
picocolors: 1.0.0
|
||||
postcss-js: 4.0.1(postcss@8.4.33)
|
||||
postcss-js: 4.0.1(postcss@8.4.38)
|
||||
transitivePeerDependencies:
|
||||
- postcss
|
||||
|
||||
|
@ -5699,7 +5699,7 @@ snapshots:
|
|||
|
||||
human-signals@5.0.0: {}
|
||||
|
||||
husky@9.0.6: {}
|
||||
husky@9.0.11: {}
|
||||
|
||||
i18next@23.8.0:
|
||||
dependencies:
|
||||
|
@ -6298,11 +6298,6 @@ snapshots:
|
|||
read-cache: 1.0.0
|
||||
resolve: 1.22.8
|
||||
|
||||
postcss-js@4.0.1(postcss@8.4.33):
|
||||
dependencies:
|
||||
camelcase-css: 2.0.1
|
||||
postcss: 8.4.33
|
||||
|
||||
postcss-js@4.0.1(postcss@8.4.38):
|
||||
dependencies:
|
||||
camelcase-css: 2.0.1
|
||||
|
|
Loading…
Reference in a new issue