-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
99 lines (99 loc) · 3.71 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
{
"name": "happy-dom-query-selector-with-lit-sandbox",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "happy-dom-query-selector-with-lit-sandbox",
"dependencies": {
"@happy-dom/global-registrator": "^13.8.5"
}
},
"node_modules/@happy-dom/global-registrator": {
"version": "13.8.6",
"resolved": "https://registry.npmjs.org/@happy-dom/global-registrator/-/global-registrator-13.8.6.tgz",
"integrity": "sha512-7T87SGapYkomdSvYwlan1hhjb7+Ubp1wft54RiM9j5/3COAAHxX2Karv6YqsBYYn0ljqlec8BmFN6OIRHQ0epQ==",
"dependencies": {
"happy-dom": "^13.8.6"
},
"engines": {
"node": ">=16.0.0"
}
},
"node_modules/entities": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz",
"integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
"engines": {
"node": ">=0.12"
},
"funding": {
"url": "https://github.com/fb55/entities?sponsor=1"
}
},
"node_modules/happy-dom": {
"version": "13.8.5",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-13.8.5.tgz",
"integrity": "sha512-nknhkiT8WYbZ3/L6XUvf+tTfmVx3wNWCfaM+N+YKQBzCS64IzovI0A0Oe+MJlN0n94DNuCgpvA9B3bz6cM7PJQ==",
"dependencies": {
"entities": "^4.5.0",
"webidl-conversions": "^7.0.0",
"whatwg-mimetype": "^3.0.0"
},
"engines": {
"node": ">=16.0.0"
}
},
"node_modules/webidl-conversions": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-7.0.0.tgz",
"integrity": "sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==",
"engines": {
"node": ">=12"
}
},
"node_modules/whatwg-mimetype": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz",
"integrity": "sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==",
"engines": {
"node": ">=12"
}
}
},
"dependencies": {
"@happy-dom/global-registrator": {
"version": "13.8.6",
"resolved": "https://registry.npmjs.org/@happy-dom/global-registrator/-/global-registrator-13.8.6.tgz",
"integrity": "sha512-7T87SGapYkomdSvYwlan1hhjb7+Ubp1wft54RiM9j5/3COAAHxX2Karv6YqsBYYn0ljqlec8BmFN6OIRHQ0epQ==",
"requires": {
"happy-dom": "13.8.5"
}
},
"entities": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz",
"integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw=="
},
"happy-dom": {
"version": "13.8.5",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-13.8.5.tgz",
"integrity": "sha512-nknhkiT8WYbZ3/L6XUvf+tTfmVx3wNWCfaM+N+YKQBzCS64IzovI0A0Oe+MJlN0n94DNuCgpvA9B3bz6cM7PJQ==",
"requires": {
"entities": "^4.5.0",
"webidl-conversions": "^7.0.0",
"whatwg-mimetype": "^3.0.0"
}
},
"webidl-conversions": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-7.0.0.tgz",
"integrity": "sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g=="
},
"whatwg-mimetype": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz",
"integrity": "sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q=="
}
}
}