mirror of
https://github.com/home-assistant/core.git
synced 2026-08-03 20:24:55 +02:00
39e32ce0b2
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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.61.1
|
|
version: 1.61.1
|
|
|
|
packages:
|
|
|
|
'@playwright/test@1.61.1':
|
|
resolution: {integrity: sha512-8nKv6+0RJSL9FE4jYOEGXnPeM/Hg12qZpmqzZjRh3qM0Y7c3z1mrOTfFLids72RDQYVh9WpLEfR5WdpNX4fkig==}
|
|
engines: {node: '>=18'}
|
|
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.61.1:
|
|
resolution: {integrity: sha512-h7Qlt6m4REp25qvIdvbDtVmD4LqVXfpRxhORv9L0jzETM05p4fuPJ3dKyuSXQxDSbXnmS79HAgi9589lGSpLkg==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
playwright@1.61.1:
|
|
resolution: {integrity: sha512-DWnY5o3YbLWK4GovuAVwpqL+1VwGNdUGrRr++8j8PtQQzvAVZUIMjKQ90fY689sEJZJBbZVw1rXaOKSTitkzPQ==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
|
|
snapshots:
|
|
|
|
'@playwright/test@1.61.1':
|
|
dependencies:
|
|
playwright: 1.61.1
|
|
|
|
fsevents@2.3.2:
|
|
optional: true
|
|
|
|
playwright-core@1.61.1: {}
|
|
|
|
playwright@1.61.1:
|
|
dependencies:
|
|
playwright-core: 1.61.1
|
|
optionalDependencies:
|
|
fsevents: 2.3.2
|