Files
vite-plugin-port-checker/pnpm-lock.yaml
T
siujamo 76384bb9da feat: warn when dev server listens on a restricted port
If the port assigned to the Vite dev server is categorised as restricted
by browsers (e.g. port 6000), a warning is now displayed in the console
to prevent accessibility issues.
2026-05-08 12:04:41 +08:00

35 lines
716 B
YAML

lockfileVersion: '9.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
importers:
.:
devDependencies:
prettier:
specifier: ^3.8.3
version: 3.8.3
typescript:
specifier: ^5.5.3
version: 5.9.3
packages:
prettier@3.8.3:
resolution: {integrity: sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==}
engines: {node: '>=14'}
hasBin: true
typescript@5.9.3:
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
engines: {node: '>=14.17'}
hasBin: true
snapshots:
prettier@3.8.3: {}
typescript@5.9.3: {}