chore: 🔨 添加eslint插件依赖

This commit is contained in:
ray
2024-10-13 10:20:46 +08:00
parent 63d800926c
commit 29c23ee99b
2 changed files with 6 additions and 13 deletions

8
pnpm-lock.yaml generated
View File

@@ -127,9 +127,6 @@ devDependencies:
eslint-config-prettier:
specifier: ^9.1.0
version: 9.1.0(eslint@9.12.0)
eslint-define-config:
specifier: ^2.1.0
version: 2.1.0
eslint-plugin-prettier:
specifier: ^5.2.1
version: 5.2.1(eslint-config-prettier@9.1.0)(eslint@9.12.0)(prettier@3.3.3)
@@ -4168,11 +4165,6 @@ packages:
eslint: 9.12.0
dev: true
/eslint-define-config@2.1.0:
resolution: {integrity: sha512-QUp6pM9pjKEVannNAbSJNeRuYwW3LshejfyBBpjeMGaJjaDUpVps4C6KVR8R7dWZnD3i0synmrE36znjTkJvdQ==}
engines: {node: '>=18.0.0', npm: '>=9.0.0', pnpm: '>=8.6.0'}
dev: true
/eslint-plugin-prettier@5.2.1(eslint-config-prettier@9.1.0)(eslint@9.12.0)(prettier@3.3.3):
resolution: {integrity: sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw==}
engines: {node: ^14.18.0 || >=16.0.0}