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:*",
|
"@pompydev/prettier-config": "workspace:*",
|
||||||
"eslint": "^8.56.0",
|
"eslint": "^8.56.0",
|
||||||
"eslint-plugin-turbo": "^1.11.2",
|
"eslint-plugin-turbo": "^1.11.2",
|
||||||
"husky": "^9.0.11",
|
|
||||||
"prettier": "^3.2.5",
|
"prettier": "^3.2.5",
|
||||||
"turbo": "^1.13.3"
|
"turbo": "^1.13.3"
|
||||||
},
|
},
|
||||||
|
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
@ -20,9 +20,6 @@ importers:
|
||||||
eslint-plugin-turbo:
|
eslint-plugin-turbo:
|
||||||
specifier: ^1.11.2
|
specifier: ^1.11.2
|
||||||
version: 1.11.2(eslint@8.56.0)
|
version: 1.11.2(eslint@8.56.0)
|
||||||
husky:
|
|
||||||
specifier: ^9.0.11
|
|
||||||
version: 9.0.11
|
|
||||||
prettier:
|
prettier:
|
||||||
specifier: ^3.2.5
|
specifier: ^3.2.5
|
||||||
version: 3.2.5
|
version: 3.2.5
|
||||||
|
@ -4121,11 +4118,6 @@ packages:
|
||||||
resolution: {integrity: sha512-/1/GPCpDUCCYwlERiYjxoczfP0zfvZMU/OWgQPMya9AbAE24vseigFdhAMObpc8Q4lc/kjutPfUddDYyAmejnA==}
|
resolution: {integrity: sha512-/1/GPCpDUCCYwlERiYjxoczfP0zfvZMU/OWgQPMya9AbAE24vseigFdhAMObpc8Q4lc/kjutPfUddDYyAmejnA==}
|
||||||
engines: {node: '>=18.18.0'}
|
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:
|
iconv-lite@0.6.3:
|
||||||
resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
|
resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
|
||||||
engines: {node: '>=0.10.0'}
|
engines: {node: '>=0.10.0'}
|
||||||
|
@ -11931,8 +11923,6 @@ snapshots:
|
||||||
|
|
||||||
human-signals@8.0.0: {}
|
human-signals@8.0.0: {}
|
||||||
|
|
||||||
husky@9.0.11: {}
|
|
||||||
|
|
||||||
iconv-lite@0.6.3:
|
iconv-lite@0.6.3:
|
||||||
dependencies:
|
dependencies:
|
||||||
safer-buffer: 2.1.2
|
safer-buffer: 2.1.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue