web: bump dev dependencies in frpc and frps package-lock.json (#5239)

This commit is contained in:
fatedier
2026-03-16 23:22:42 +08:00
committed by GitHub
parent 85e8e2c830
commit 6cdef90113
3 changed files with 44 additions and 42 deletions

View File

@@ -90,6 +90,7 @@ linters:
- third_party$
- builtin$
- examples$
- node_modules
formatters:
enable:
- gci
@@ -112,6 +113,7 @@ formatters:
- third_party$
- builtin$
- examples$
- node_modules
issues:
max-issues-per-linter: 0
max-same-issues: 0