2024-08-02 09:50:12 +08:00
|
|
|
lockfileVersion: '9.0'
|
|
|
|
|
|
|
|
settings:
|
|
|
|
autoInstallPeers: true
|
|
|
|
excludeLinksFromLockfile: false
|
|
|
|
|
|
|
|
importers:
|
|
|
|
|
|
|
|
.:
|
|
|
|
dependencies:
|
2024-08-02 11:31:51 +08:00
|
|
|
'@playwright/test':
|
2025-05-08 14:51:31 +08:00
|
|
|
specifier: ^1.52.0
|
|
|
|
version: 1.52.0
|
2024-08-02 11:31:51 +08:00
|
|
|
'@types/node':
|
2025-05-08 14:51:31 +08:00
|
|
|
specifier: ^22.15.16
|
|
|
|
version: 22.15.16
|
2024-08-02 09:50:12 +08:00
|
|
|
playwright:
|
2025-05-08 14:51:31 +08:00
|
|
|
specifier: ^1.52.0
|
|
|
|
version: 1.52.0
|
2024-08-02 09:50:12 +08:00
|
|
|
typescript:
|
2025-05-08 14:51:31 +08:00
|
|
|
specifier: ^5.8.3
|
|
|
|
version: 5.8.3
|
2024-08-02 09:50:12 +08:00
|
|
|
|
|
|
|
packages:
|
|
|
|
|
2025-05-08 14:51:31 +08:00
|
|
|
'@playwright/test@1.52.0':
|
|
|
|
resolution: {integrity: sha512-uh6W7sb55hl7D6vsAeA+V2p5JnlAqzhqFyF0VcJkKZXkgnFcVG9PziERRHQfPLfNGx1C292a4JqbWzhR8L4R1g==}
|
2024-08-02 11:31:51 +08:00
|
|
|
engines: {node: '>=18'}
|
2024-08-02 09:50:12 +08:00
|
|
|
hasBin: true
|
|
|
|
|
2025-05-08 14:51:31 +08:00
|
|
|
'@types/node@22.15.16':
|
|
|
|
resolution: {integrity: sha512-3pr+KjwpVujqWqOKT8mNR+rd09FqhBLwg+5L/4t0cNYBzm/yEiYGCxWttjaPBsLtAo+WFNoXzGJfolM1JuRXoA==}
|
2024-08-02 09:50:12 +08:00
|
|
|
|
|
|
|
fsevents@2.3.2:
|
|
|
|
resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
|
|
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
|
|
os: [darwin]
|
|
|
|
|
2025-05-08 14:51:31 +08:00
|
|
|
playwright-core@1.52.0:
|
|
|
|
resolution: {integrity: sha512-l2osTgLXSMeuLZOML9qYODUQoPPnUsKsb5/P6LJ2e6uPKXUdPK5WYhN4z03G+YNbWmGDY4YENauNu4ZKczreHg==}
|
2024-08-02 11:31:51 +08:00
|
|
|
engines: {node: '>=18'}
|
2024-08-02 09:50:12 +08:00
|
|
|
hasBin: true
|
|
|
|
|
2025-05-08 14:51:31 +08:00
|
|
|
playwright@1.52.0:
|
|
|
|
resolution: {integrity: sha512-JAwMNMBlxJ2oD1kce4KPtMkDeKGHQstdpFPcPH3maElAXon/QZeTvtsfXmTMRyO9TslfoYOXkSsvao2nE1ilTw==}
|
2024-08-02 11:31:51 +08:00
|
|
|
engines: {node: '>=18'}
|
2024-08-02 09:50:12 +08:00
|
|
|
hasBin: true
|
|
|
|
|
2025-05-08 14:51:31 +08:00
|
|
|
typescript@5.8.3:
|
|
|
|
resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==}
|
2024-08-02 11:31:51 +08:00
|
|
|
engines: {node: '>=14.17'}
|
2024-08-02 09:50:12 +08:00
|
|
|
hasBin: true
|
|
|
|
|
2025-05-08 14:51:31 +08:00
|
|
|
undici-types@6.21.0:
|
|
|
|
resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
|
2024-08-02 09:50:12 +08:00
|
|
|
|
2024-08-02 11:31:51 +08:00
|
|
|
snapshots:
|
2024-08-02 09:50:12 +08:00
|
|
|
|
2025-05-08 14:51:31 +08:00
|
|
|
'@playwright/test@1.52.0':
|
2024-08-02 11:31:51 +08:00
|
|
|
dependencies:
|
2025-05-08 14:51:31 +08:00
|
|
|
playwright: 1.52.0
|
2024-08-02 09:50:12 +08:00
|
|
|
|
2025-05-08 14:51:31 +08:00
|
|
|
'@types/node@22.15.16':
|
2024-08-02 11:31:51 +08:00
|
|
|
dependencies:
|
2025-05-08 14:51:31 +08:00
|
|
|
undici-types: 6.21.0
|
2024-08-02 09:50:12 +08:00
|
|
|
|
2024-08-02 11:31:51 +08:00
|
|
|
fsevents@2.3.2:
|
|
|
|
optional: true
|
2024-08-02 09:50:12 +08:00
|
|
|
|
2025-05-08 14:51:31 +08:00
|
|
|
playwright-core@1.52.0: {}
|
2024-08-02 09:50:12 +08:00
|
|
|
|
2025-05-08 14:51:31 +08:00
|
|
|
playwright@1.52.0:
|
2024-08-02 11:31:51 +08:00
|
|
|
dependencies:
|
2025-05-08 14:51:31 +08:00
|
|
|
playwright-core: 1.52.0
|
2024-08-02 11:31:51 +08:00
|
|
|
optionalDependencies:
|
|
|
|
fsevents: 2.3.2
|
2024-08-02 09:50:12 +08:00
|
|
|
|
2025-05-08 14:51:31 +08:00
|
|
|
typescript@5.8.3: {}
|
2024-08-02 09:50:12 +08:00
|
|
|
|
2025-05-08 14:51:31 +08:00
|
|
|
undici-types@6.21.0: {}
|