playwright-demo/pnpm-lock.yaml
2024-08-02 11:31:51 +08:00

81 lines
2.1 KiB
YAML

lockfileVersion: '9.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
importers:
.:
dependencies:
'@playwright/test':
specifier: ^1.45.3
version: 1.45.3
'@types/node':
specifier: ^22.0.2
version: 22.0.2
playwright:
specifier: ^1.45.3
version: 1.45.3
typescript:
specifier: ^5.5.4
version: 5.5.4
packages:
'@playwright/test@1.45.3':
resolution: {integrity: sha512-UKF4XsBfy+u3MFWEH44hva1Q8Da28G6RFtR2+5saw+jgAFQV5yYnB1fu68Mz7fO+5GJF3wgwAIs0UelU8TxFrA==}
engines: {node: '>=18'}
hasBin: true
'@types/node@22.0.2':
resolution: {integrity: sha512-yPL6DyFwY5PiMVEwymNeqUTKsDczQBJ/5T7W/46RwLU/VH+AA8aT5TZkvBviLKLbbm0hlfftEkGrNzfRk/fofQ==}
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.45.3:
resolution: {integrity: sha512-+ym0jNbcjikaOwwSZycFbwkWgfruWvYlJfThKYAlImbxUgdWFO2oW70ojPm4OpE4t6TAo2FY/smM+hpVTtkhDA==}
engines: {node: '>=18'}
hasBin: true
playwright@1.45.3:
resolution: {integrity: sha512-QhVaS+lpluxCaioejDZ95l4Y4jSFCsBvl2UZkpeXlzxmqS+aABr5c82YmfMHrL6x27nvrvykJAFpkzT2eWdJww==}
engines: {node: '>=18'}
hasBin: true
typescript@5.5.4:
resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==}
engines: {node: '>=14.17'}
hasBin: true
undici-types@6.11.1:
resolution: {integrity: sha512-mIDEX2ek50x0OlRgxryxsenE5XaQD4on5U2inY7RApK3SOJpofyw7uW2AyfMKkhAxXIceo2DeWGVGwyvng1GNQ==}
snapshots:
'@playwright/test@1.45.3':
dependencies:
playwright: 1.45.3
'@types/node@22.0.2':
dependencies:
undici-types: 6.11.1
fsevents@2.3.2:
optional: true
playwright-core@1.45.3: {}
playwright@1.45.3:
dependencies:
playwright-core: 1.45.3
optionalDependencies:
fsevents: 2.3.2
typescript@5.5.4: {}
undici-types@6.11.1: {}