mirror of
https://github.com//cppla/ServerStatus
synced 2026-09-20 16:00:15 +08:00
53 lines
1.3 KiB
YAML
53 lines
1.3 KiB
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
|
|
.:
|
|
devDependencies:
|
|
'@playwright/test':
|
|
specifier: 1.62.1
|
|
version: 1.62.1
|
|
|
|
packages:
|
|
|
|
'@playwright/test@1.62.1':
|
|
resolution: {integrity: sha512-DTcUc8qii+cpHvtOwggMtBRMjKZHXYWdw8syRYu2vtzuq4Wxphqq4NfCs5Zt44L6mA8rfDfj+PHnxFc/FeK6mQ==}
|
|
engines: {node: '>=20'}
|
|
hasBin: true
|
|
|
|
fsevents@2.3.2:
|
|
resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
|
|
playwright-core@1.62.1:
|
|
resolution: {integrity: sha512-wPYSwEBJY9GHraISXqyqtx0na0LpO3XEX7jNDhntbex7tzUS7kLnZsOlFruFJB4Hi/rhDMjXGqHewDZ68nYZVw==}
|
|
engines: {node: '>=20'}
|
|
hasBin: true
|
|
|
|
playwright@1.62.1:
|
|
resolution: {integrity: sha512-0M+L3LAD8/nm554LOla9Ayx0j0tmFZ0FBcoQ7F1VuVHpM/XpiC8RcDzBQB8W5+hA8L22THxELzeF+2WcUzvcLg==}
|
|
engines: {node: '>=20'}
|
|
hasBin: true
|
|
|
|
snapshots:
|
|
|
|
'@playwright/test@1.62.1':
|
|
dependencies:
|
|
playwright: 1.62.1
|
|
|
|
fsevents@2.3.2:
|
|
optional: true
|
|
|
|
playwright-core@1.62.1: {}
|
|
|
|
playwright@1.62.1:
|
|
dependencies:
|
|
playwright-core: 1.62.1
|
|
optionalDependencies:
|
|
fsevents: 2.3.2
|