mirror of
https://github.com/penpot/penpot.git
synced 2025-01-06 14:50:20 -05:00
36 lines
1.4 KiB
YAML
36 lines
1.4 KiB
YAML
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
# yarn lockfile v1
|
|
|
|
|
|
"@playwright/test@^1.43.1":
|
|
version "1.43.1"
|
|
resolved "https://registry.npmjs.org/@playwright/test/-/test-1.43.1.tgz"
|
|
integrity sha512-HgtQzFgNEEo4TE22K/X7sYTYNqEMMTZmFS8kTq6m8hXj+m1D8TgwgIbumHddJa9h4yl4GkKb8/bgAl2+g7eDgA==
|
|
dependencies:
|
|
playwright "1.43.1"
|
|
|
|
"@types/node@^20.12.7":
|
|
version "20.12.7"
|
|
resolved "https://registry.npmjs.org/@types/node/-/node-20.12.7.tgz"
|
|
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
|
|
dependencies:
|
|
undici-types "~5.26.4"
|
|
|
|
playwright-core@1.43.1:
|
|
version "1.43.1"
|
|
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.43.1.tgz"
|
|
integrity sha512-EI36Mto2Vrx6VF7rm708qSnesVQKbxEWvPrfA1IPY6HgczBplDx7ENtx+K2n4kJ41sLLkuGfmb0ZLSSXlDhqPg==
|
|
|
|
playwright@1.43.1:
|
|
version "1.43.1"
|
|
resolved "https://registry.npmjs.org/playwright/-/playwright-1.43.1.tgz"
|
|
integrity sha512-V7SoH0ai2kNt1Md9E3Gwas5B9m8KR2GVvwZnAI6Pg0m3sh7UvgiYhRrhsziCmqMJNouPckiOhk8T+9bSAK0VIA==
|
|
dependencies:
|
|
playwright-core "1.43.1"
|
|
optionalDependencies:
|
|
fsevents "2.3.2"
|
|
|
|
undici-types@~5.26.4:
|
|
version "5.26.5"
|
|
resolved "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz"
|
|
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
|