Ви не можете вибрати більше 25 тем
Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
|
- lockfileVersion: '9.0'
-
- settings:
- autoInstallPeers: true
- excludeLinksFromLockfile: false
-
- importers:
-
- .:
- devDependencies:
- '@playwright/test':
- specifier: 1.55.0
- version: 1.55.0
- '@types/node':
- specifier: 22.18.1
- version: 22.18.1
- typescript:
- specifier: 5.9.3
- version: 5.9.3
-
- packages:
-
- '@playwright/test@1.55.0':
- resolution: {integrity: sha512-04IXzPwHrW69XusN/SIdDdKZBzMfOT9UNT/YiJit/xpy2VuAoB8NHc8Aplb96zsWDddLnbkPL3TsmrS04ZU2xQ==}
- engines: {node: '>=18'}
- hasBin: true
-
- '@types/node@22.18.1':
- resolution: {integrity: sha512-rzSDyhn4cYznVG+PCzGe1lwuMYJrcBS1fc3JqSa2PvtABwWo+dZ1ij5OVok3tqfpEBCBoaR4d7upFJk73HRJDw==}
-
- 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.55.0:
- resolution: {integrity: sha512-GvZs4vU3U5ro2nZpeiwyb0zuFaqb9sUiAJuyrWpcGouD8y9/HLgGbNRjIph7zU9D3hnPaisMl9zG9CgFi/biIg==}
- engines: {node: '>=18'}
- hasBin: true
-
- playwright@1.55.0:
- resolution: {integrity: sha512-sdCWStblvV1YU909Xqx0DhOjPZE4/5lJsIS84IfN9dAZfcl/CIZ5O8l3o0j7hPMjDvqoTF8ZUcc+i/GL5erstA==}
- engines: {node: '>=18'}
- hasBin: true
-
- typescript@5.9.3:
- resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
- engines: {node: '>=14.17'}
- hasBin: true
-
- undici-types@6.21.0:
- resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
-
- snapshots:
-
- '@playwright/test@1.55.0':
- dependencies:
- playwright: 1.55.0
-
- '@types/node@22.18.1':
- dependencies:
- undici-types: 6.21.0
-
- fsevents@2.3.2:
- optional: true
-
- playwright-core@1.55.0: {}
-
- playwright@1.55.0:
- dependencies:
- playwright-core: 1.55.0
- optionalDependencies:
- fsevents: 2.3.2
-
- typescript@5.9.3: {}
-
- undici-types@6.21.0: {}
|