-
Notifications
You must be signed in to change notification settings - Fork 2
/
pnpm-lock.yaml
75 lines (62 loc) · 1.97 KB
/
pnpm-lock.yaml
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
lockfileVersion: '6.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
importers:
.:
devDependencies:
prettier:
specifier: ^3.0.3
version: 3.0.3
packages/example-suite:
devDependencies:
'@playwright/test':
specifier: ^1.37.1
version: 1.37.1
'@scalewright/test':
specifier: '*'
version: link:../scalewright-test
'@types/node':
specifier: ^20.6.0
version: 20.6.0
packages/performance-tracking:
dependencies:
'@playwright/test':
specifier: 1.37.1
version: 1.37.1
packages/scalewright: {}
packages/scalewright-test:
dependencies:
'@playwright/test':
specifier: 1.37.1
version: 1.37.1
'@scalewright/performance-tracking':
specifier: '*'
version: link:../performance-tracking
packages:
/@playwright/[email protected]:
resolution: {integrity: sha512-bq9zTli3vWJo8S3LwB91U0qDNQDpEXnw7knhxLM0nwDvexQAwx9tO8iKDZSqqneVq+URd/WIoz+BALMqUTgdSg==}
engines: {node: '>=16'}
hasBin: true
dependencies:
'@types/node': 20.6.0
playwright-core: 1.37.1
optionalDependencies:
fsevents: 2.3.2
/@types/[email protected]:
resolution: {integrity: sha512-najjVq5KN2vsH2U/xyh2opaSEz6cZMR2SetLIlxlj08nOcmPOemJmUK2o4kUzfLqfrWE0PIrNeE16XhYDd3nqg==}
resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
os: [darwin]
requiresBuild: true
optional: true
resolution: {integrity: sha512-17EuQxlSIYCmEMwzMqusJ2ztDgJePjrbttaefgdsiqeLWidjYz9BxXaTaZWxH1J95SHGk6tjE+dwgWILJoUZfA==}
engines: {node: '>=16'}
hasBin: true
resolution: {integrity: sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==}
engines: {node: '>=14'}
hasBin: true
dev: true