Files
mnote/pnpm-lock.yaml
T

56 lines
1.3 KiB
YAML
Raw Normal View History

2025-11-18 06:58:49 +08:00
lockfileVersion: '9.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
importers:
.:
2026-01-15 20:54:21 +08:00
devDependencies:
2026-01-02 07:25:50 +08:00
'@playwright/test':
specifier: ^1.56.1
version: 1.57.0
playwright:
specifier: ^1.56.1
version: 1.57.0
2025-11-18 06:58:49 +08:00
packages:
2026-01-02 07:25:50 +08:00
'@playwright/test@1.57.0':
resolution: {integrity: sha512-6TyEnHgd6SArQO8UO2OMTxshln3QMWBtPGrOCgs3wVEmQmwyuNtB10IZMfmYDE0riwNR1cu4q+pPcxMVtaG3TA==}
2025-11-23 10:45:45 +08:00
engines: {node: '>=18'}
hasBin: true
2026-01-02 07:25:50 +08:00
fsevents@2.3.2:
resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
2025-11-23 10:45:45 +08:00
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
os: [darwin]
2026-01-02 07:25:50 +08:00
playwright-core@1.57.0:
resolution: {integrity: sha512-agTcKlMw/mjBWOnD6kFZttAAGHgi/Nw0CZ2o6JqWSbMlI219lAFLZZCyqByTsvVAJq5XA5H8cA6PrvBRpBWEuQ==}
2025-11-18 06:58:49 +08:00
engines: {node: '>=18'}
2026-01-02 07:25:50 +08:00
hasBin: true
2025-11-18 06:58:49 +08:00
2026-01-02 07:25:50 +08:00
playwright@1.57.0:
resolution: {integrity: sha512-ilYQj1s8sr2ppEJ2YVadYBN0Mb3mdo9J0wQ+UuDhzYqURwSoW4n1Xs5vs7ORwgDGmyEh33tRMeS8KhdkMoLXQw==}
2025-11-18 06:58:49 +08:00
engines: {node: '>=18'}
hasBin: true
snapshots:
2026-01-02 07:25:50 +08:00
'@playwright/test@1.57.0':
2025-11-23 10:45:45 +08:00
dependencies:
2026-01-02 07:25:50 +08:00
playwright: 1.57.0
2025-11-23 10:45:45 +08:00
2026-01-02 07:25:50 +08:00
fsevents@2.3.2:
2025-11-18 06:58:49 +08:00
optional: true
2026-01-02 07:25:50 +08:00
playwright-core@1.57.0: {}
2025-11-23 10:45:45 +08:00
2026-01-02 07:25:50 +08:00
playwright@1.57.0:
2025-11-23 10:45:45 +08:00
dependencies:
2026-01-02 07:25:50 +08:00
playwright-core: 1.57.0
2025-11-23 10:45:45 +08:00
optionalDependencies:
2026-01-02 07:25:50 +08:00
fsevents: 2.3.2