2025-12-01 22:39:18 -06:00
|
|
|
lockfileVersion: '9.0'
|
2025-11-27 13:45:21 -06:00
|
|
|
|
|
|
|
|
settings:
|
|
|
|
|
autoInstallPeers: true
|
|
|
|
|
excludeLinksFromLockfile: false
|
|
|
|
|
|
2025-12-01 22:39:18 -06:00
|
|
|
importers:
|
|
|
|
|
|
|
|
|
|
.:
|
|
|
|
|
devDependencies:
|
|
|
|
|
'@playwright/test':
|
2026-06-22 15:28:21 -05:00
|
|
|
specifier: '=1.60.0'
|
|
|
|
|
version: 1.60.0
|
2025-12-01 22:39:18 -06:00
|
|
|
'@types/node':
|
2026-06-22 15:28:21 -05:00
|
|
|
specifier: ^24.10.1
|
2025-12-01 22:39:18 -06:00
|
|
|
version: 24.10.1
|
2025-11-27 13:45:21 -06:00
|
|
|
|
|
|
|
|
packages:
|
|
|
|
|
|
2026-06-22 15:28:21 -05:00
|
|
|
'@playwright/test@1.60.0':
|
|
|
|
|
resolution: {integrity: sha512-O71yZIbAh/PxDMNGns37GHBIfrVkEVyn+AXyIa5dOTfb4/xNvRWV+Vv/NMbNCtODB/pO7vLlF2OTmMVLhmr7Ag==}
|
2025-11-27 13:45:21 -06:00
|
|
|
engines: {node: '>=18'}
|
|
|
|
|
hasBin: true
|
|
|
|
|
|
2025-12-01 22:39:18 -06:00
|
|
|
'@types/node@24.10.1':
|
|
|
|
|
resolution: {integrity: sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==}
|
2025-11-27 13:45:21 -06:00
|
|
|
|
2025-12-01 22:39:18 -06:00
|
|
|
fsevents@2.3.2:
|
2025-11-27 13:45:21 -06:00
|
|
|
resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
|
|
|
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
|
|
|
os: [darwin]
|
|
|
|
|
|
2026-06-22 15:28:21 -05:00
|
|
|
playwright-core@1.60.0:
|
|
|
|
|
resolution: {integrity: sha512-9bW6zvX/m0lEbgTKJ6YppOKx8H3VOPBMOCFh2irXFOT4BbHgrx5hPjwJYLT40Lu+4qtD36qKc/Hn56StUW57IA==}
|
2025-11-27 13:45:21 -06:00
|
|
|
engines: {node: '>=18'}
|
|
|
|
|
hasBin: true
|
|
|
|
|
|
2026-06-22 15:28:21 -05:00
|
|
|
playwright@1.60.0:
|
|
|
|
|
resolution: {integrity: sha512-hheHdokM8cdqCb0lcE3s+zT4t4W+vvjpGxsZlDnikarzx8tSzMebh3UiFtgqwFwnTnjYQcsyMF8ei2mCO/tpeA==}
|
2025-11-27 13:45:21 -06:00
|
|
|
engines: {node: '>=18'}
|
|
|
|
|
hasBin: true
|
2025-12-01 22:39:18 -06:00
|
|
|
|
|
|
|
|
undici-types@7.16.0:
|
|
|
|
|
resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==}
|
|
|
|
|
|
|
|
|
|
snapshots:
|
|
|
|
|
|
2026-06-22 15:28:21 -05:00
|
|
|
'@playwright/test@1.60.0':
|
2025-11-27 13:45:21 -06:00
|
|
|
dependencies:
|
2026-06-22 15:28:21 -05:00
|
|
|
playwright: 1.60.0
|
2025-12-01 22:39:18 -06:00
|
|
|
|
|
|
|
|
'@types/node@24.10.1':
|
|
|
|
|
dependencies:
|
|
|
|
|
undici-types: 7.16.0
|
|
|
|
|
|
|
|
|
|
fsevents@2.3.2:
|
|
|
|
|
optional: true
|
|
|
|
|
|
2026-06-22 15:28:21 -05:00
|
|
|
playwright-core@1.60.0: {}
|
2025-12-01 22:39:18 -06:00
|
|
|
|
2026-06-22 15:28:21 -05:00
|
|
|
playwright@1.60.0:
|
2025-12-01 22:39:18 -06:00
|
|
|
dependencies:
|
2026-06-22 15:28:21 -05:00
|
|
|
playwright-core: 1.60.0
|
2025-11-27 13:45:21 -06:00
|
|
|
optionalDependencies:
|
|
|
|
|
fsevents: 2.3.2
|
|
|
|
|
|
2025-12-01 22:39:18 -06:00
|
|
|
undici-types@7.16.0: {}
|