-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn.lock
45 lines (37 loc) · 1.8 KB
/
yarn.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
"@playwright/test@^1.37.1":
version "1.37.1"
resolved "https://registry.npmjs.org/@playwright/test/-/test-1.37.1.tgz"
integrity sha512-bq9zTli3vWJo8S3LwB91U0qDNQDpEXnw7knhxLM0nwDvexQAwx9tO8iKDZSqqneVq+URd/WIoz+BALMqUTgdSg==
dependencies:
"@types/node" "*"
playwright-core "1.37.1"
optionalDependencies:
fsevents "2.3.2"
"@types/node@*":
version "20.5.9"
resolved "https://registry.npmjs.org/@types/node/-/node-20.5.9.tgz"
integrity sha512-PcGNd//40kHAS3sTlzKB9C9XL4K0sTup8nbG5lC14kzEteTNuAFh9u5nA0o5TWnSG2r/JNPRXFVcHJIIeRlmqQ==
"dotenv@^16.3.1":
"integrity" "sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ=="
"resolved" "https://registry.npmjs.org/dotenv/-/dotenv-16.3.1.tgz"
"version" "16.3.1"
"integrity" "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA=="
"resolved" "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz"
"version" "2.3.2"
"integrity" "sha512-17EuQxlSIYCmEMwzMqusJ2ztDgJePjrbttaefgdsiqeLWidjYz9BxXaTaZWxH1J95SHGk6tjE+dwgWILJoUZfA=="
"resolved" "https://registry.npmjs.org/playwright-core/-/playwright-core-1.37.1.tgz"
"version" "1.37.1"
"integrity" "sha512-lDVjxQQFoCG1jcrP06LNo2lbWp4QTShEXnhActFBwYuHprllQV6VUpwreApsYqCgD+N1mHoqJ/BI/4eV4R2GYg=="
"resolved" "https://registry.npmjs.org/randombytes/-/randombytes-2.0.3.tgz"
"version" "2.0.3"
"randomstring@^1.3.0":
"integrity" "sha512-gY7aQ4i1BgwZ8I1Op4YseITAyiDiajeZOPQUbIq9TPGPhUm5FX59izIaOpmKbME1nmnEiABf28d9K2VSii6BBg=="
"resolved" "https://registry.npmjs.org/randomstring/-/randomstring-1.3.0.tgz"
"version" "1.3.0"
dependencies:
"randombytes" "2.0.3"