remove unused dependency
This commit is contained in:
parent
eb3eb66d73
commit
9f16fe5d94
2 changed files with 0 additions and 11 deletions
|
@ -13,7 +13,6 @@
|
|||
"@pompydev/prettier-config": "workspace:*",
|
||||
"eslint": "^8.56.0",
|
||||
"eslint-plugin-turbo": "^1.11.2",
|
||||
"husky": "^9.0.11",
|
||||
"prettier": "^3.2.5",
|
||||
"turbo": "^1.13.3"
|
||||
},
|
||||
|
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
@ -20,9 +20,6 @@ importers:
|
|||
eslint-plugin-turbo:
|
||||
specifier: ^1.11.2
|
||||
version: 1.11.2(eslint@8.56.0)
|
||||
husky:
|
||||
specifier: ^9.0.11
|
||||
version: 9.0.11
|
||||
prettier:
|
||||
specifier: ^3.2.5
|
||||
version: 3.2.5
|
||||
|
@ -4121,11 +4118,6 @@ packages:
|
|||
resolution: {integrity: sha512-/1/GPCpDUCCYwlERiYjxoczfP0zfvZMU/OWgQPMya9AbAE24vseigFdhAMObpc8Q4lc/kjutPfUddDYyAmejnA==}
|
||||
engines: {node: '>=18.18.0'}
|
||||
|
||||
husky@9.0.11:
|
||||
resolution: {integrity: sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
iconv-lite@0.6.3:
|
||||
resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
@ -11931,8 +11923,6 @@ snapshots:
|
|||
|
||||
human-signals@8.0.0: {}
|
||||
|
||||
husky@9.0.11: {}
|
||||
|
||||
iconv-lite@0.6.3:
|
||||
dependencies:
|
||||
safer-buffer: 2.1.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue