chore: update pnpm-lock.yaml

This commit is contained in:
gitea_admin 2024-02-08 12:13:48 +05:45
parent 1de846fb64
commit 168de5acac

22
pnpm-lock.yaml generated
View file

@ -174,6 +174,9 @@ importers:
eslint-config-next:
specifier: ^13.5.1
version: 13.5.4(eslint@8.51.0)(typescript@5.1.3)
eslint-plugin-unused-imports:
specifier: ^3.0.0
version: 3.0.0(eslint@8.51.0)
postcss:
specifier: ^8.4.23
version: 8.4.31
@ -3968,6 +3971,25 @@ packages:
string.prototype.matchall: 4.0.10
dev: true
/eslint-plugin-unused-imports@3.0.0(eslint@8.51.0):
resolution: {integrity: sha512-sduiswLJfZHeeBJ+MQaG+xYzSWdRXoSw61DpU13mzWumCkR0ufD0HmO4kdNokjrkluMHpj/7PJeN35pgbhW3kw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
'@typescript-eslint/eslint-plugin': ^6.0.0
eslint: ^8.0.0
peerDependenciesMeta:
'@typescript-eslint/eslint-plugin':
optional: true
dependencies:
eslint: 8.51.0
eslint-rule-composer: 0.3.0
dev: true
/eslint-rule-composer@0.3.0:
resolution: {integrity: sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==}
engines: {node: '>=4.0.0'}
dev: true
/eslint-scope@7.2.2:
resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}