chore(deps): update lint (#3337)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
This commit is contained in:
renovate[bot] 2025-07-27 13:38:35 +09:00 committed by GitHub
parent b320b37e52
commit b8144db9ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 566 additions and 650 deletions

View file

@ -1,5 +1,4 @@
import type { Ref } from 'vue'
import type { UnwrapNestedRefs } from 'vue'
import type { Ref, UnwrapNestedRefs } from 'vue'
export interface PwaInjection {
isInstalled: boolean