This repository has been archived by the owner on May 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
137 lines (137 loc) · 4.59 KB
/
package-lock.json
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
{
"name": "jwplayer-video-element",
"version": "1.0.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "jwplayer-video-element",
"version": "1.0.6",
"license": "MIT",
"dependencies": {
"super-media-element": "~1.3.0"
},
"devDependencies": {
"wet-run": "^1.2.2"
}
},
"node_modules/@hono/node-server": {
"version": "1.11.0",
"resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-1.11.0.tgz",
"integrity": "sha512-TLIJq9TMtD1NEG1mVoqNUn1Ita0qSaB5XboZErjFBcO/GJYXwWY4dVdTi9G0lbxtu0x+hJXDItcLaFHb7rlFTw==",
"dev": true,
"engines": {
"node": ">=18.14.1"
}
},
"node_modules/hono": {
"version": "4.2.5",
"resolved": "https://registry.npmjs.org/hono/-/hono-4.2.5.tgz",
"integrity": "sha512-uonJD3i/yy005kQ7bPZRVfG3rejYJwyPqBmPoUGijS4UB/qM+YlrZ7xzSWy+ByDu9buGHUG+f+SKzz03Y6V1Kw==",
"dev": true,
"engines": {
"node": ">=16.0.0"
}
},
"node_modules/playwright-core": {
"version": "1.43.1",
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.43.1.tgz",
"integrity": "sha512-EI36Mto2Vrx6VF7rm708qSnesVQKbxEWvPrfA1IPY6HgczBplDx7ENtx+K2n4kJ41sLLkuGfmb0ZLSSXlDhqPg==",
"dev": true,
"bin": {
"playwright-core": "cli.js"
},
"engines": {
"node": ">=16"
}
},
"node_modules/super-media-element": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/super-media-element/-/super-media-element-1.3.0.tgz",
"integrity": "sha512-d9l/+MkQkaeFbM5l2ADhKS7tYNmNbjPFhvVaSj7GqNhaSkz4r/SfXOBbH+MRYQLIFHLRkKWZqG6UmNaLJnUGsw=="
},
"node_modules/wet-run": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/wet-run/-/wet-run-1.2.2.tgz",
"integrity": "sha512-6q1nuu7ffRtzC/cwFnz6VCtLlI42xdUcfWJe3BsBTGAfUiil+RUsCpHA5ig/GrwSd3nYZiybPBPiWguIJGhORQ==",
"dev": true,
"dependencies": {
"@hono/node-server": "^1.11.0",
"hono": "^4.2.5",
"playwright-core": "^1.43.1",
"ws": "^8.16.0"
},
"bin": {
"wet": "src/cli.js"
},
"engines": {
"node": ">=18.3.0"
}
},
"node_modules/ws": {
"version": "8.16.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz",
"integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==",
"dev": true,
"engines": {
"node": ">=10.0.0"
},
"peerDependencies": {
"bufferutil": "^4.0.1",
"utf-8-validate": ">=5.0.2"
},
"peerDependenciesMeta": {
"bufferutil": {
"optional": true
},
"utf-8-validate": {
"optional": true
}
}
}
},
"dependencies": {
"@hono/node-server": {
"version": "1.11.0",
"resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-1.11.0.tgz",
"integrity": "sha512-TLIJq9TMtD1NEG1mVoqNUn1Ita0qSaB5XboZErjFBcO/GJYXwWY4dVdTi9G0lbxtu0x+hJXDItcLaFHb7rlFTw==",
"dev": true
},
"hono": {
"version": "4.2.5",
"resolved": "https://registry.npmjs.org/hono/-/hono-4.2.5.tgz",
"integrity": "sha512-uonJD3i/yy005kQ7bPZRVfG3rejYJwyPqBmPoUGijS4UB/qM+YlrZ7xzSWy+ByDu9buGHUG+f+SKzz03Y6V1Kw==",
"dev": true
},
"playwright-core": {
"version": "1.43.1",
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.43.1.tgz",
"integrity": "sha512-EI36Mto2Vrx6VF7rm708qSnesVQKbxEWvPrfA1IPY6HgczBplDx7ENtx+K2n4kJ41sLLkuGfmb0ZLSSXlDhqPg==",
"dev": true
},
"super-media-element": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/super-media-element/-/super-media-element-1.3.0.tgz",
"integrity": "sha512-d9l/+MkQkaeFbM5l2ADhKS7tYNmNbjPFhvVaSj7GqNhaSkz4r/SfXOBbH+MRYQLIFHLRkKWZqG6UmNaLJnUGsw=="
},
"wet-run": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/wet-run/-/wet-run-1.2.2.tgz",
"integrity": "sha512-6q1nuu7ffRtzC/cwFnz6VCtLlI42xdUcfWJe3BsBTGAfUiil+RUsCpHA5ig/GrwSd3nYZiybPBPiWguIJGhORQ==",
"dev": true,
"requires": {
"@hono/node-server": "^1.11.0",
"hono": "^4.2.5",
"playwright-core": "^1.43.1",
"ws": "^8.16.0"
}
},
"ws": {
"version": "8.16.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz",
"integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==",
"dev": true,
"requires": {}
}
}
}